|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackableSail | |
|---|---|
| org.openrdf.sail.helpers | Generic utility classes for RDF Sail implementations. |
| org.openrdf.sail.inferencer.fc | Forward-chaining inferencers, implemented as StackableSails. |
| Uses of StackableSail in org.openrdf.sail.helpers |
|---|
| Classes in org.openrdf.sail.helpers that implement StackableSail | |
|---|---|
class |
SailWrapper
An implementation of the StackableSail interface that wraps another Sail object and forwards any relevant calls to the wrapped Sail. |
| Uses of StackableSail in org.openrdf.sail.inferencer.fc |
|---|
| Classes in org.openrdf.sail.inferencer.fc that implement StackableSail | |
|---|---|
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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||