Uses of Class
org.apache.jena.reasoner.rulesys.FBRuleReasoner
Packages that use FBRuleReasoner
Package
Description
Provides a selection of simple rule engines for Jena inference models.
-
Uses of FBRuleReasoner in org.apache.jena.reasoner.rulesys
Subclasses of FBRuleReasoner in org.apache.jena.reasoner.rulesysModifier and TypeClassDescriptionclassA reasoner interface that is able to invoke any of the useful rule engine combinations.classA hybrid forward/backward implementation of the OWL closure rules.classReasoner configuration for the OWL micro reasoner.classReasoner configuration for the OWL mini reasoner.classA backward chaining implementation of the RDFS closure rules based upon the basic backward rule interpreter.classA pure forward chaining implementation of the RDFS closure rules based upon the basic forward rule interpreter.classA full implementation of RDFS reasoning using a hybrid rule system, together with optimized subclass/subproperty closure using the transitive graph caches.Methods in org.apache.jena.reasoner.rulesys that return FBRuleReasonerModifier and TypeMethodDescriptionAdd the given rules to the current set and answer this Reasoner.