|
|||||||||||
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.RDFSFBRuleReasoner
A backward chaining implementation of the RDFS closure rules based upon the basic backward rule interpreter.
Field Summary | |
static java.lang.String |
RULE_FILE
The location of the OWL rule definitions on the class path |
Constructor Summary | |
RDFSFBRuleReasoner(ReasonerFactory parent)
Constructor |
Method Summary | |
static java.util.List |
loadRules()
Return the RDFS rule set, loading it in if necessary |
Methods inherited from class com.hp.hpl.jena.reasoner.rulesys.FBRuleReasoner |
addDescription, bind, bindSchema, bindSchema, getCapabilities, getRules, isTraceOn, setDerivationLogging, setParameter, setRules, setTraceOn, supportsProperty, tablePredicate |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String RULE_FILE
Constructor Detail |
public RDFSFBRuleReasoner(ReasonerFactory parent)
Method Detail |
public static java.util.List loadRules()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |