Package | Description |
---|---|
com.hp.hpl.jena.reasoner.rulesys |
Provides a selection of simple rule engines for Jena inference models.
|
Modifier and Type | Class and Description |
---|---|
class |
DAMLMicroReasoner
We do not support DAML inference.
|
class |
FBRuleReasoner
Rule-based reasoner interface.
|
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 |
OWLMicroReasoner
Reasoner configuration for the OWL micro reasoner.
|
class |
OWLMiniReasoner
Reasoner configuration for the OWL mini reasoner.
|
class |
RDFSFBRuleReasoner
A backward chaining implementation of the RDFS closure rules
based upon the basic backward rule interpreter.
|
class |
RDFSForwardRuleReasoner
A 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.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP