Class SESAMEQNAME

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

public class SESAMEQNAME extends Object
Defines constants for the Sesame QName schema namespace.
Author:
Peter Ansell
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      The Sesame QName Schema namespace ( http://www.openrdf.org/schema/qname#).
      See Also:
    • PREFIX

      public static final String PREFIX
      Recommended prefix for the Sesame QName Schema namespace: "q"
      See Also:
    • NS

      public static final Namespace NS
      An immutable Namespace constant that represents the Sesame QName namespace.
    • QNAME

      public static final IRI QNAME
      http://www.openrdf.org/schema/qname#qname
  • Constructor Details

    • SESAMEQNAME

      public SESAMEQNAME()