|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseInfGraph | |
com.hp.hpl.jena.reasoner.rdfsReasoner1 | This package contains an example RDFS reasoner. |
com.hp.hpl.jena.reasoner.transitiveReasoner | This package contains a reasoner which supports transitive-reflexive closure of subPropertyOf and subClassOf relations. |
Uses of BaseInfGraph in com.hp.hpl.jena.reasoner.rdfsReasoner1 |
Subclasses of BaseInfGraph in com.hp.hpl.jena.reasoner.rdfsReasoner1 | |
class |
RDFSInfGraph
An RDFS reasoner that has been bound to both a TBox and an ABox. |
Uses of BaseInfGraph in com.hp.hpl.jena.reasoner.transitiveReasoner |
Subclasses of BaseInfGraph in com.hp.hpl.jena.reasoner.transitiveReasoner | |
class |
TransitiveInfGraph
Implementation of InfGraph used by the TransitiveReasoner. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |