|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.reasoner.rulesys.FBRuleReasoner
com.hp.hpl.jena.reasoner.rulesys.GenericRuleReasoner
com.hp.hpl.jena.reasoner.rulesys.OWLMicroReasoner
public class OWLMicroReasoner
Reasoner configuration for the OWL micro reasoner. This only supports:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.hp.hpl.jena.reasoner.rulesys.GenericRuleReasoner |
|---|
GenericRuleReasoner.RuleMode |
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.reasoner.rulesys.GenericRuleReasoner |
|---|
BACKWARD, filterFunctors, FORWARD, FORWARD_RETE, HYBRID |
| Constructor Summary | |
|---|---|
OWLMicroReasoner(ReasonerFactory factory)
Constructor |
|
| Method Summary | |
|---|---|
Capabilities |
getGraphCapabilities()
Return the Jena Graph Capabilties that the inference graphs generated by this reasoner are expected to conform to. |
static java.util.List |
loadRules()
Return the rule set, loading it in if necessary |
| Methods inherited from class com.hp.hpl.jena.reasoner.rulesys.GenericRuleReasoner |
|---|
addPreprocessingHook, bind, bindSchema, removePreprocessingHook, setFunctorFiltering, setMode, setOWLTranslation, setRules, setTransitiveClosureCaching |
| Methods inherited from class com.hp.hpl.jena.reasoner.rulesys.FBRuleReasoner |
|---|
addDescription, addRules, bindSchema, getBoundSchema, getReasonerCapabilities, getRules, isTraceOn, loadRules, setDerivationLogging, setParameter, setTraceOn, supportsProperty, tablePredicate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.hp.hpl.jena.reasoner.Reasoner |
|---|
addDescription, bind, bindSchema, bindSchema, getReasonerCapabilities, setDerivationLogging, setParameter, supportsProperty |
| Constructor Detail |
|---|
public OWLMicroReasoner(ReasonerFactory factory)
| Method Detail |
|---|
public static java.util.List loadRules()
public Capabilities getGraphCapabilities()
getGraphCapabilities in interface ReasonergetGraphCapabilities in class FBRuleReasoner
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||