Package | Description |
---|---|
org.eclipse.rdf4j.sail.inferencer.fc |
Forward-chaining inferencers, implemented as
StackableSail s. |
Modifier and Type | Method and Description |
---|---|
static SchemaCachingRDFSInferencer |
SchemaCachingRDFSInferencer.fastInstantiateFrom(SchemaCachingRDFSInferencer sailToInstantiateFrom,
NotifyingSail store)
Instantiate a new SchemaCachingRDFSInferencer from an existing one.
|
static SchemaCachingRDFSInferencer |
SchemaCachingRDFSInferencer.fastInstantiateFrom(SchemaCachingRDFSInferencer sailToInstantiateFrom,
NotifyingSail store,
boolean useAllRdfsRules)
Instantiate a new SchemaCachingRDFSInferencer from an existing one.
|
Modifier and Type | Method and Description |
---|---|
static SchemaCachingRDFSInferencer |
SchemaCachingRDFSInferencer.fastInstantiateFrom(SchemaCachingRDFSInferencer sailToInstantiateFrom,
NotifyingSail store)
Instantiate a new SchemaCachingRDFSInferencer from an existing one.
|
static SchemaCachingRDFSInferencer |
SchemaCachingRDFSInferencer.fastInstantiateFrom(SchemaCachingRDFSInferencer sailToInstantiateFrom,
NotifyingSail store,
boolean useAllRdfsRules)
Instantiate a new SchemaCachingRDFSInferencer from an existing one.
|
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.