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 Link icon

    • NAMESPACE Link icon

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

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

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

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

    • SESAMEQNAME Link icon

      public SESAMEQNAME()