|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FBRuleReasoner | |
com.hp.hpl.jena.reasoner.rulesys | Provides a selection of simple rule engines for Jena inference models. |
Uses of FBRuleReasoner in com.hp.hpl.jena.reasoner.rulesys |
Subclasses of FBRuleReasoner in com.hp.hpl.jena.reasoner.rulesys | |
class |
DAMLMicroReasoner
We do not support DAML inference. |
class |
GenericRuleReasoner
A reasoner interface that is able to invoke any of the useful rule engine combinations. |
class |
OWLFBRuleReasoner
A hybrid forward/backward implementation of the OWL closure rules. |
class |
RDFSFBRuleReasoner
A backward chaining implementation of the RDFS closure rules based upon the basic backward rule interpreter. |
class |
RDFSForwardRuleReasoner
An pure forward chaining implementation of the RDFS closure rules based upon the basic forward rule interpreter. |
class |
RDFSRuleReasoner
A full implemention of RDFS reasoning using a hybrid rule system, together with optimized subclass/subproperty closure using the transitive graph caches. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |