Package | Description |
---|---|
org.openrdf.sail.inferencer.fc |
Forward-chaining inferencers, implemented as StackableSails.
|
org.openrdf.sail.lucene |
Modifier and Type | Class and Description |
---|---|
class |
CustomGraphQueryInferencer
A forward-chaining inferencer that infers new statements using a SPARQL or
SeRQL graph query.
|
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).
|
Modifier and Type | Class and Description |
---|---|
class |
LuceneSail
A LuceneSail wraps an arbitrary existing Sail and extends it with support for
full-text search on all Literals.
|
Copyright © 2001-2016 Aduna. All Rights Reserved.