Package org.topbraid.shacl.engine.filters
-
Class Summary Class Description CoreConstraintFilter Can be used withShapesGraph.setConstraintFilterto ignore any constraints outside of SHACL Core.ExcludeMetaShapesFilter A Predicate that can be used to bypass any shapes that are also constraint components and any shapes from the tosh namespace.MinSeverityShapeFilter A Predicate that can be used to bypass any shapes that have less than a minimum severity, in the order of sh:Violation, sh:Warning and any other.