Package org.eclipse.rdf4j.sail.shacl
Class RdfsSubClassOfReasoner
- java.lang.Object
-
- org.eclipse.rdf4j.sail.shacl.RdfsSubClassOfReasoner
-
@InternalUseOnly public class RdfsSubClassOfReasoner extends Object
-
-
Constructor Summary
Constructors Constructor Description RdfsSubClassOfReasoner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Resource>
backwardsChain(Resource type)
java.util.stream.Stream<Statement>
forwardChain(Statement statement)
boolean
isEmpty()
-