Class ExcludeMetaShapesFilter

  • All Implemented Interfaces:
    Predicate<SHShape>

    public class ExcludeMetaShapesFilter
    extends Object
    implements Predicate<SHShape>
    A Predicate that can be used to bypass any shapes that are also constraint components and any shapes from the tosh namespace.
    Author:
    Holger Knublauch
    • Constructor Detail

      • ExcludeMetaShapesFilter

        public ExcludeMetaShapesFilter()
    • Method Detail

      • addSystemShapes

        public static void addSystemShapes​(org.apache.jena.rdf.model.Resource... shapes)