Package RDFClosure :: Module XsdDatatypes
[hide private]
[frames] | no frames]

Module XsdDatatypes

source code

Lists of XSD datatypes and their mutual relationships


Requires: RDFLib, 4.0.0 and higher

License: This software is available for use under the W3C Software License

Organization: World Wide Web Consortium

Author: Ivan Herman

Contact: Ivan Herman, ivan@w3.org

Variables [hide private]
  __author__ = 'Ivan Herman'
  __license__ = u'W3C® SOFTWARE NOTICE AND LICENSE, http://www.w...
  _Common_XSD_Datatypes = [rdflib.term.URIRef(u'http://www.w3.or...
  RDFS_Datatypes = [rdflib.term.URIRef(u'http://www.w3.org/2001/...
  OWL_RL_Datatypes = [rdflib.term.URIRef(u'http://www.w3.org/200...
  _Common_Datatype_Subsumptions = {rdflib.term.URIRef(u'http://w...
  RDFS_Datatype_Subsumptions = {rdflib.term.URIRef(u'http://www....
  OWL_Datatype_Subsumptions = {rdflib.term.URIRef(u'http://www.w...
  __package__ = 'RDFClosure'

Imports: ns_rdf, Literal, XMLLiteral, HTMLLiteral, LangString, rdflib, ns_xsd


Variables Details [hide private]

__license__

Value:
u'W3C® SOFTWARE NOTICE AND LICENSE, http://www.w3.org/Consortium/Legal\
/2002/copyright-software-20021231'

_Common_XSD_Datatypes

Value:
[rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#decimal'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#nonNegativeInte\
ger'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#nonPositiveInte\
ger'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#negativeInteger\
'),
...

RDFS_Datatypes

Value:
[rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#decimal'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#nonNegativeInte\
ger'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#nonPositiveInte\
ger'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#negativeInteger\
'),
...

OWL_RL_Datatypes

Value:
[rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#integer'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#decimal'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#nonNegativeInte\
ger'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#nonPositiveInte\
ger'),
 rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#negativeInteger\
'),
...

_Common_Datatype_Subsumptions

Value:
{rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#NCName'): [rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#Name'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#token'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#normalizedString'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#string')],
...

RDFS_Datatype_Subsumptions

Value:
{rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#NCName'): [rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#Name'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#token'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#normalizedString'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#string')],
...

OWL_Datatype_Subsumptions

Value:
{rdflib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#NCName'): [rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#Name'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#token'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#normalizedString'),
                                                                  rdfl\
ib.term.URIRef(u'http://www.w3.org/2001/XMLSchema#string')],
...