Package org.eclipse.rdf4j.sail.inferencer.fc
package org.eclipse.rdf4j.sail.inferencer.fc
Forward-chaining inferencers, implemented as
StackableSail
s.-
ClassesClassDescriptionA forward-chaining inferencer that infers new statements using a SPARQL graph query.An inferencer may infer the same statement from two different statements.A forward-chaining inferencer that infers the direct-type hierarchy relations
sesame:directSubClassOf
,sesame:directSubPropertyOf
andsesame:directType
.Deprecated.This inferencer implementation will be phased out.Deprecated.This inferencer implementation will be phased out.Constants representing the RDF+RDFS entailment rules from the RDF Semantics W3C Recommendation (10 February 2004).The SchemaCachingRDFSInferencer is an RDFS reasoner that caches all schema (TBox) statements and calculates an inference map to quickly determine inferred statements.