Class Shape.ParseSettings

java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.Shape.ParseSettings
Enclosing class:
Shape

@InternalUseOnly public static class Shape.ParseSettings extends Object
  • Field Details

    • eclipseRdf4jShaclExtensions

      private final boolean eclipseRdf4jShaclExtensions
    • dashDataShapes

      private final boolean dashDataShapes
  • Constructor Details

    • ParseSettings

      public ParseSettings(boolean eclipseRdf4jShaclExtensions, boolean dashDataShapes)
  • Method Details

    • parseEclipseRdf4jShaclExtensions

      public boolean parseEclipseRdf4jShaclExtensions()
    • parseDashDataShapes

      public boolean parseDashDataShapes()