Class CoreConstraintFilter
java.lang.Object
org.topbraid.shacl.engine.filters.CoreConstraintFilter
- All Implemented Interfaces:
Predicate<Constraint>
Can be used with
ShapesGraph.setConstraintFilter to ignore any
constraints outside of SHACL Core.- Author:
- Holger Knublauch
-
Constructor Details
-
CoreConstraintFilter
public CoreConstraintFilter()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<Constraint>
-