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

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

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

Classes in com.hp.hpl.jena.reasoner.rulesys that implement RuleReasoner
 class DAMLMicroReasoner
          We do not support DAML inference.
 class FBRuleReasoner
          Rule-based reasoner interface.
 class GenericRuleReasoner
          A reasoner interface that is able to invoke any of the useful rule engine combinations.
 class OWLFBRuleReasoner
          A hybrid forward/backward implementation of the OWL closure rules.
 class OWLMicroReasoner
          Reasoner configuration for the OWL micro reasoner.
 class OWLMiniReasoner
          Reasoner configuration for the OWL mini reasoner.
 class RDFSFBRuleReasoner
          A backward chaining implementation of the RDFS closure rules based upon the basic backward rule interpreter.
 class RDFSForwardRuleReasoner
          A pure forward chaining implementation of the RDFS closure rules based upon the basic forward rule interpreter.
 class RDFSRuleReasoner
          A full implemention of RDFS reasoning using a hybrid rule system, together with optimized subclass/subproperty closure using the transitive graph caches.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Hewlett-Packard Development Company, LP