Class AbstractRule

  • All Implemented Interfaces:
    Rule
    Direct Known Subclasses:
    SPARQLRule

    public abstract class AbstractRule
    extends Object
    implements Rule
    • Constructor Detail

      • AbstractRule

        protected AbstractRule​(org.apache.jena.rdf.model.Resource resource)
    • Method Detail

      • getContextNode

        public org.apache.jena.graph.Node getContextNode()
        Specified by:
        getContextNode in interface Rule
      • getLabelStart

        public String getLabelStart​(String type)
      • getResource

        public org.apache.jena.rdf.model.Resource getResource()