Liking cljdoc? Tell your friends :D

csv2rdf.xml.datatype

Defines the XML schema type hierarchy and funtions for querying sub/super type relationships.

Defines the XML schema type hierarchy and funtions for querying sub/super type relationships.
raw docstring

aliasesclj

source

childrenclj

(children node)
source

datatype->iriclj

source

defaultclj

source

dispatch-hierarchyclj

source

dispatch-keyclj

(dispatch-key type-name)

Returns the key for the given type name in the multimethod dispatch hierarchy.

Returns the key for the given type name in the multimethod dispatch hierarchy.
sourceraw docstring

expandclj

(expand dt)

Expands a partial datatype definition into one which conforms to the ::datatype spec

Expands a partial datatype definition into one which conforms to the ::datatype spec
sourceraw docstring

get-datatype-iriclj

source

get-lengthclj

(get-length value {:keys [base] :as datatype})

Returns the length of the value of the given datatype.

Returns the length of the value of the given datatype.
sourceraw docstring

indirect-mapping-irisclj

Type IRIs which are not mapped directly to an XSD type IRI based on their name

Type IRIs which are not mapped directly to an XSD type IRI based on their name
sourceraw docstring

iri->datatype-nameclj

source

is-binary-type?clj

(is-binary-type? type-name)
source

is-boolean-type?clj

(is-boolean-type? type-name)
source

is-built-in-type-iri?clj

(is-built-in-type-iri? type-iri)

Whether the given IRI identifies a built-in datatype.

Whether the given IRI identifies a built-in datatype.
sourceraw docstring

is-date-time-type?clj

(is-date-time-type? type-name)
source

is-duration-type?clj

(is-duration-type? type-name)
source

is-inner?clj

(is-inner? x)
source

is-leaf?clj

(is-leaf? x)
source

is-numeric-type?clj

(is-numeric-type? type-name)
source

is-string-type?clj

(is-string-type? type-name)
source

is-subtype?clj

Returns whether type b is a subtype of type a

Returns whether type b is a subtype of type a
sourceraw docstring

is-uri-type?clj

(is-uri-type? type-name)
source

node-nameclj

(node-name x)
source

primitive-type-namesclj

Type names which are not aliases for other types

Type names which are not aliases for other types
sourceraw docstring

type-hierarchyclj

source

type-namesclj

All known type names

All known type names
sourceraw docstring

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

× close