public class ForwardChainingRDFSInferencer extends AbstractForwardChainingInferencer
InferencerConnections from their Sail.getConnection() method.| Constructor and Description |
|---|
ForwardChainingRDFSInferencer() |
ForwardChainingRDFSInferencer(NotifyingSail baseSail) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection |
getConnection() |
void |
initialize()
Adds axiom statements to the underlying Sail.
|
getDefaultIsolationLevel, getSupportedIsolationLevelsaddSailChangedListener, getBaseSail, removeSailChangedListener, setBaseSailgetDataDir, getValueFactory, isWritable, setDataDir, setFederatedServiceResolver, shutDown, verifyBaseSailSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataDir, getValueFactory, isWritable, setDataDir, shutDownpublic ForwardChainingRDFSInferencer()
public ForwardChainingRDFSInferencer(NotifyingSail baseSail)
public org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection getConnection() throws SailException
getConnection in interface NotifyingSailgetConnection in interface SailgetConnection in class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapperSailExceptionpublic void initialize()
throws SailException
initialize in interface Sailinitialize in class org.eclipse.rdf4j.sail.helpers.SailWrapperSailExceptionCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.