Package org.eclipse.rdf4j.sail.shacl.ast
Class Shape.Factory
- java.lang.Object
-
- org.eclipse.rdf4j.sail.shacl.ast.Shape.Factory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<ContextWithShapes>getShapes(ShapeSource shapeSource, ShaclSail shaclSail)
-
-
-
Method Detail
-
getShapes
public static List<ContextWithShapes> getShapes(ShapeSource shapeSource, ShaclSail shaclSail)
-
-