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 withs
added at the endstatic OntTools.Path
Answer the shortest path from thestart
resource to theend
RDF 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