public class DAMLMicroReasoner extends GenericRuleReasoner
GenericRuleReasoner.RuleMode| Modifier and Type | Field and Description |
|---|---|
static String |
RULE_FILE
Deprecated.
The location of the OWL rule definitions on the class path
|
BACKWARD, filterFunctors, FORWARD, FORWARD_RETE, HYBRID| Constructor and Description |
|---|
DAMLMicroReasoner(ReasonerFactory parent)
Deprecated.
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Capabilities |
getGraphCapabilities()
Deprecated.
Return the Jena Graph Capabilties that the inference graphs generated
by this reasoner are expected to conform to.
|
static List<Rule> |
loadRules()
Deprecated.
Return the RDFS rule set, loading it in if necessary
|
addPreprocessingHook, bind, bindSchema, removePreprocessingHook, setFunctorFiltering, setMode, setOWLTranslation, setRules, setTransitiveClosureCachingaddDescription, addRules, bindSchema, getBoundSchema, getReasonerCapabilities, getRules, isTraceOn, loadRules, setDerivationLogging, setParameter, setTraceOn, supportsProperty, tablePredicatepublic static final String RULE_FILE
public DAMLMicroReasoner(ReasonerFactory parent)
public static List<Rule> loadRules()
public Capabilities getGraphCapabilities()
getGraphCapabilities in interface ReasonergetGraphCapabilities in class FBRuleReasonerLicenced under the Apache License, Version 2.0