A mapping from all XSD datatype IRIs to their respective RDFDatatype
instances. All numeric type IRIs are mapped to either XSDinteger
or
XSDdecimal
, to match how the Jena parser assigns numeric literal types.
A mapping from all XSD datatype IRIs to their respective `RDFDatatype` instances. All numeric type IRIs are mapped to either `XSDinteger` or `XSDdecimal`, to match how the Jena parser assigns numeric literal types.
A mapping from all XSD datatype IRIs to their respective RDFDatatype
instances. Unlike a xsd-datatype-map
, all IRIs are mapped to their
datatypes without overrides.
A mapping from all XSD datatype IRIs to their respective `RDFDatatype` instances. Unlike a `xsd-datatype-map`, all IRIs are mapped to their datatypes without overrides.
A list of all static RDFDatatype
fields defined in XSDDatatype
.
A list of all static `RDFDatatype` fields defined in `XSDDatatype`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close