Uses of Class
com.hp.hpl.jena.reasoner.rulesys.GenericRuleReasoner

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

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

Subclasses of GenericRuleReasoner in com.hp.hpl.jena.reasoner.rulesys
 class DAMLMicroReasoner
          We do not support DAML inference.
 class RDFSForwardRuleReasoner
          An 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-2003 Hewlett-Packard. All Rights Reserved.