fedora.common.rdf
Class RDFXSDNamespace
java.lang.Object
fedora.common.rdf.RDFNamespace
fedora.common.rdf.RDFXSDNamespace
- All Implemented Interfaces:
- java.io.Serializable
public class RDFXSDNamespace
- extends RDFNamespace
The XSD RDF namespace.
Namespace URI : http://www.w3.org/2001/XMLSchema#
Preferred Prefix : xsd
NOTE: This is subtly different from the XML XSD namespace, in
that its URI ends with a #. See
http://www.w3.org/2001/tag/group/track/issues/6 for more information
on why this is necessary.
- Author:
- cwilper@cs.cornell.edu
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATE_TIME
public final RDFName DATE_TIME
INT
public final RDFName INT
LONG
public final RDFName LONG
FLOAT
public final RDFName FLOAT
DOUBLE
public final RDFName DOUBLE
STRING
public final RDFName STRING
RDFXSDNamespace
public RDFXSDNamespace()