Class SESAMEQNAME


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

      • NAMESPACE

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

        public static final String PREFIX
        Recommended prefix for the Sesame QName Schema namespace: "q"
        See Also:
        Constant Field Values
      • 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 Detail

      • SESAMEQNAME

        public SESAMEQNAME()