Uses of Class
org.eclipse.rdf4j.sail.shacl.ShaclSailConnection
-
Packages that use ShaclSailConnection Package Description org.eclipse.rdf4j.sail.shacl A Sail implementation for SHACL constraint checking.org.eclipse.rdf4j.sail.shacl.wrapper.data -
-
Uses of ShaclSailConnection in org.eclipse.rdf4j.sail.shacl
Constructors in org.eclipse.rdf4j.sail.shacl with parameters of type ShaclSailConnection Constructor Description Settings(ShaclSailConnection connection)
-
Uses of ShaclSailConnection in org.eclipse.rdf4j.sail.shacl.wrapper.data
Methods in org.eclipse.rdf4j.sail.shacl.wrapper.data with parameters of type ShaclSailConnection Modifier and Type Method Description static RdfsSubClassOfReasoner
RdfsSubClassOfReasoner. createReasoner(ShaclSailConnection shaclSailConnection)
-