Class RSX


  • public class RSX
    extends Object
    Constants for the Eclipse RDF4J SHACL Extensions.
    • Field Detail

      • NS

        public static final Namespace NS
        An immutable Namespace constant that represents the namespace.
      • targetShape

        public static final IRI targetShape
        http://rdf4j.org/shacl-extensions#targetShape
      • dataGraph

        public static final IRI dataGraph
      • shapesGraph

        public static final IRI shapesGraph
      • valueConformsToXsdDatatypeFunction

        public static final IRI valueConformsToXsdDatatypeFunction
    • Constructor Detail

      • RSX

        public RSX()