Class ForwardChainingRDFSInferencer

    • Constructor Detail

      • ForwardChainingRDFSInferencer

        public ForwardChainingRDFSInferencer()
        Deprecated.
      • ForwardChainingRDFSInferencer

        public ForwardChainingRDFSInferencer​(NotifyingSail baseSail)
        Deprecated.
    • Method Detail

      • getConnection

        public org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection getConnection()
                                                                                                   throws SailException
        Deprecated.
        Specified by:
        getConnection in interface NotifyingSail
        Specified by:
        getConnection in interface Sail
        Overrides:
        getConnection in class org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
        Throws:
        SailException
      • init

        public void init()
                  throws SailException
        Deprecated.
        Adds axiom statements to the underlying Sail.
        Specified by:
        init in interface Sail
        Overrides:
        init in class org.eclipse.rdf4j.sail.helpers.SailWrapper
        Throws:
        SailException