Uses of Class
org.apache.jena.ontology.OntTools.Path
Packages that use OntTools.Path
Package
Description
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies
represented in RDF.
-
Uses of OntTools.Path in org.apache.jena.ontology
Methods in org.apache.jena.ontology that return OntTools.PathModifier and TypeMethodDescriptionAnswer a new Path whose elements are this Path withsadded at the endstatic OntTools.PathAnswer the shortest path from thestartresource to theendRDF node, such that every step on the path is accepted by the given filter.Constructors in org.apache.jena.ontology with parameters of type OntTools.Path