java.lang.Object
org.apache.jena.reasoner.rulesys.FBRuleReasoner
org.apache.jena.reasoner.rulesys.RDFSFBRuleReasoner
- All Implemented Interfaces:
Reasoner,RuleReasoner
A backward chaining implementation of the RDFS closure rules
based upon the basic backward rule interpreter.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.reasoner.rulesys.FBRuleReasoner
addDescription, addRules, bind, bindSchema, bindSchema, getBoundSchema, getReasonerCapabilities, getRules, isTraceOn, loadRules, setDerivationLogging, setParameter, setRules, setTraceOn, supportsProperty, tablePredicate
-
Field Details
-
RULE_FILE
The location of the OWL rule definitions on the class path- See Also:
-
-
Constructor Details
-
RDFSFBRuleReasoner
Constructor
-
-
Method Details
-
loadRules
Return the RDFS rule set, loading it in if necessary
-