Uses of Package
com.hp.hpl.jena.reasoner.transitiveReasoner

Packages that use com.hp.hpl.jena.reasoner.transitiveReasoner
com.hp.hpl.jena.reasoner.transitiveReasoner This package contains a reasoner which supports transitive-reflexive closure of subPropertyOf and subClassOf relations. 
 

Classes in com.hp.hpl.jena.reasoner.transitiveReasoner used by com.hp.hpl.jena.reasoner.transitiveReasoner
TransitiveEngine
          Uses two transitive graph caches to store a subclass and a subproperty lattice and use them within a larger inference graph.
TransitiveGraphCache
          Datastructure used to represent a closed transitive reflexive relation.
TransitiveReasoner
          A simple "reasoner" used to help with API development.
 



Licenced under the Apache License, Version 2.0