Package org.topbraid.shacl.engine
Class ShapesGraphFactory
java.lang.Object
org.topbraid.shacl.engine.ShapesGraphFactory
The singleton that should be used to construct ShapesGraph instances.
Can be overloaded to make customizations.
- Author:
- Holger Knublauch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateShapesGraph(org.apache.jena.rdf.model.Model shapesModel) static ShapesGraphFactoryget()static voidset(ShapesGraphFactory value)
-
Constructor Details
-
ShapesGraphFactory
public ShapesGraphFactory()
-
-
Method Details
-
get
-
set
-
createShapesGraph
-