Liking cljdoc? Tell your friends :D

com.yetanalytics.flint-jena.axiom


blank-node-mapclj

(blank-node-map)

blank-var-mapclj

(blank-var-map)

xsd-datatype-mapclj

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.
raw docstring

xsd-datatype-map*clj

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.
raw docstring

xsd-datatypesclj

A list of all static RDFDatatype fields defined in XSDDatatype.

A list of all static `RDFDatatype` fields defined in `XSDDatatype`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close