Uses of Class
org.openrdf.sail.helpers.NotifyingSailWrapper

Packages that use NotifyingSailWrapper
org.openrdf.sail.inferencer.fc Forward-chaining inferencers, implemented as StackableSails. 
 

Uses of NotifyingSailWrapper in org.openrdf.sail.inferencer.fc
 

Subclasses of NotifyingSailWrapper in org.openrdf.sail.inferencer.fc
 class DirectTypeHierarchyInferencer
          A forward-chaining inferencer that infers the direct-type hierarchy relations sesame:directSubClassOf, sesame:directSubPropertyOf and sesame:directType.
 class ForwardChainingRDFSInferencer
          Forward-chaining RDF Schema inferencer, using the rules from the RDF Semantics Recommendation (10 February 2004).
 



Copyright © 2001-2012 Aduna. All Rights Reserved.