Uses of Interface
com.hp.hpl.jena.reasoner.rulesys.BackwardRuleInfGraphI

Packages that use BackwardRuleInfGraphI
com.hp.hpl.jena.reasoner.rulesys Provides a selection of simple rule engines for Jena inference models. 
 

Uses of BackwardRuleInfGraphI in com.hp.hpl.jena.reasoner.rulesys
 

Classes in com.hp.hpl.jena.reasoner.rulesys that implement BackwardRuleInfGraphI
 class FBRuleInfGraph
          An inference graph that uses a mixture of forward and backward chaining rules.
 class LPBackwardRuleInfGraph
          Inference graph for accessing the LP version of the backward chaining rule engine.
 class RDFSRuleInfGraph
          Customization of the generic rule inference graph for RDFS inference.
 



Licenced under the Apache License, Version 2.0