Class Shape.ParseSettings

  • Enclosing class:
    Shape

    @InternalUseOnly
    public static class Shape.ParseSettings
    extends java.lang.Object
    • Field Detail

      • eclipseRdf4jShaclExtensions

        private final boolean eclipseRdf4jShaclExtensions
      • dashDataShapes

        private final boolean dashDataShapes
    • Constructor Detail

      • ParseSettings

        public ParseSettings​(boolean eclipseRdf4jShaclExtensions,
                             boolean dashDataShapes)
    • Method Detail

      • parseEclipseRdf4jShaclExtensions

        public boolean parseEclipseRdf4jShaclExtensions()
      • parseDashDataShapes

        public boolean parseDashDataShapes()