XML Schema Datatypes¶
Datatypes commonly used in RDF/OWL, drawn from the W3C XML Schema Definition Language.
NOTE: This ontology has been tweaked to allow it to properly generate the documentation for this site. For example, the ending of the ontology IRI was changed from a # to a / to allow hyperlinks to work correctly.
Ontology concepts¶
Datatypes¶
- anyURI
- base64Binary
- boolean
- byte
- date
- dateTime
- dateTimeStamp
- dayTimeDuration
- decimal
- double
- duration
- float
- hexBinary
- int
- integer
- long
- negativeInteger
- nonNegativeInteger
- nonPositiveInteger
- positiveInteger
- short
- string
- time
- yearMonthDuration
The formal definition of this ontology is available in TURTLE Syntax.