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


childrenclj

(children node)

datatype->iriclj


defaultclj


dispatch-hierarchyclj


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

get-datatype-iriclj


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

iri->datatype-nameclj


is-binary-type?clj

(is-binary-type? type-name)

is-boolean-type?clj

(is-boolean-type? type-name)

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

is-date-time-type?clj

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

is-duration-type?clj

(is-duration-type? type-name)

is-inner?clj

(is-inner? x)

is-leaf?clj

(is-leaf? x)

is-numeric-type?clj

(is-numeric-type? type-name)

is-string-type?clj

(is-string-type? type-name)

is-subtype?clj

Returns whether type b is a subtype of type a

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

is-uri-type?clj

(is-uri-type? type-name)

node-nameclj

(node-name x)

primitive-type-namesclj

Type names which are not aliases for other types

Type names which are not aliases for other types
raw docstring

type-hierarchyclj


type-namesclj

All known type names

All known type names
raw docstring

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

× close