Uses of Class
org.apache.jena.reasoner.transitiveReasoner.TransitiveReasoner
Packages that use TransitiveReasoner
Package
Description
This package contains a reasoner which supports transitive-reflexive closure
of subPropertyOf and subClassOf relations.
-
Uses of TransitiveReasoner in org.apache.jena.reasoner.transitiveReasoner
Constructors in org.apache.jena.reasoner.transitiveReasoner with parameters of type TransitiveReasonerModifierConstructorDescriptionTransitiveInfGraph
(Graph data, TransitiveReasoner reasoner) Constructor.