|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicForwardRuleInfGraph | |
---|---|
com.hp.hpl.jena.reasoner.rulesys | Provides a selection of simple rule engines for Jena inference models. |
Uses of BasicForwardRuleInfGraph in com.hp.hpl.jena.reasoner.rulesys |
---|
Subclasses of BasicForwardRuleInfGraph in com.hp.hpl.jena.reasoner.rulesys | |
---|---|
class |
FBRuleInfGraph
An inference graph that uses a mixture of forward and backward chaining rules. |
class |
RDFSRuleInfGraph
Customization of the generic rule inference graph for RDFS inference. |
class |
RETERuleInfGraph
RETE implementation of the forward rule infernce graph. |
Constructors in com.hp.hpl.jena.reasoner.rulesys with parameters of type BasicForwardRuleInfGraph | |
---|---|
BasicFBReifier(BasicForwardRuleInfGraph parent,
Reifier base,
com.hp.hpl.jena.reasoner.rulesys.BasicFBReifier.GetReifier deductions,
ReificationStyle style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |