Uses of Class
org.eclipse.rdf4j.sail.shacl.wrapper.shape.Rdf4jShaclShapeGraphShapeSource
-
Packages that use Rdf4jShaclShapeGraphShapeSource Package Description org.eclipse.rdf4j.sail.shacl.wrapper.shape -
-
Uses of Rdf4jShaclShapeGraphShapeSource in org.eclipse.rdf4j.sail.shacl.wrapper.shape
Fields in org.eclipse.rdf4j.sail.shacl.wrapper.shape declared as Rdf4jShaclShapeGraphShapeSource Modifier and Type Field Description private Rdf4jShaclShapeGraphShapeSourceCombinedShapeSource. rdf4jShapesGraphMethods in org.eclipse.rdf4j.sail.shacl.wrapper.shape that return Rdf4jShaclShapeGraphShapeSource Modifier and Type Method Description Rdf4jShaclShapeGraphShapeSourceRdf4jShaclShapeGraphShapeSource. withContext(Resource[] context)Constructors in org.eclipse.rdf4j.sail.shacl.wrapper.shape with parameters of type Rdf4jShaclShapeGraphShapeSource Constructor Description CombinedShapeSource(Rdf4jShaclShapeGraphShapeSource rdf4jShapesGraph, BackwardChainingShapeSource baseSail, Resource[] context)
-