Class Shape.ParseSettings
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.Shape.ParseSettings
- Enclosing class:
Shape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Constructor Details
-
ParseSettings
public ParseSettings(boolean eclipseRdf4jShaclExtensions, boolean dashDataShapes)
-
-
Method Details
-
parseEclipseRdf4jShaclExtensions
public boolean parseEclipseRdf4jShaclExtensions() -
parseDashDataShapes
public boolean parseDashDataShapes()
-