java.lang.Object
org.eclipse.rdf4j.model.vocabulary.RSX

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

    • NAMESPACE

      public static final String NAMESPACE
      The namespace (http://rdf4j.org/shacl-extensions#).
      See Also:
    • PREFIX

      public static final String PREFIX
      Recommended prefix
      See Also:
    • 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 Details

    • RSX

      public RSX()