Package org.topbraid.shacl.engine.filters


package org.topbraid.shacl.engine.filters
  • Classes
    Class
    Description
    Can be used with ShapesGraph.setConstraintFilter to ignore any constraints outside of SHACL Core.
    A Predicate that can be used to bypass any shapes that are also constraint components and any shapes from the tosh namespace.
    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.