Liking cljdoc? Tell your friends :D

csv2rdf.csvw.annotated

Implementation of 'minimal-plus' mode - this mode operates the same as minimal mode with the addition that notes and non-core annotations are output for tables and table groups which specify an @id.

Implementation of 'minimal-plus' mode - this mode operates the same as minimal mode with the addition
that notes and non-core annotations are output for tables and table groups which specify an @id.
raw docstring

No vars found in this namespace.

csv2rdf.http

Functions for making HTTP requests and processing responses.

RFC 5988: https://tools.ietf.org/html/rfc5988

Functions for making HTTP requests and processing responses.

RFC 5988: https://tools.ietf.org/html/rfc5988
raw docstring

csv2rdf.json

Functions for processing JSON maps

Functions for processing JSON maps
raw docstring

csv2rdf.json-ld

Implementation of any parts of the JSON-LD specification required for expanding URIs in metadata documents. Defines the prefixes required to support compact URIs in common properties.

RDFa initial context spec: https://www.w3.org/2011/rdfa-context/rdfa-1.1 JSON-LD spec: https://www.w3.org/TR/json-ld/ JSON-LD API spec: https://www.w3.org/TR/json-ld-api/

Implementation of any parts of the JSON-LD specification required for expanding URIs in metadata documents.
Defines the prefixes required to support compact URIs in common properties.

RDFa initial context spec: https://www.w3.org/2011/rdfa-context/rdfa-1.1
JSON-LD spec: https://www.w3.org/TR/json-ld/
JSON-LD API spec: https://www.w3.org/TR/json-ld-api/
raw docstring

csv2rdf.logging

Entry point for logging messages during the CSVW process. Components should call log-warning and log-error instead of writing log messages directly. The sink for log messages can be configured by setting logger.

Entry point for logging messages during the CSVW process. Components should call log-warning and log-error
instead of writing log messages directly. The sink for log messages can be configured by setting *logger*.
raw docstring

csv2rdf.source

A source is an instance of clojure.java.io/IOFactory which has an associated URI

A source is an instance of clojure.java.io/IOFactory which has an associated URI
raw docstring

csv2rdf.uri-template

Functions for parsing and expanding URI templates.

RFC 6570: https://tools.ietf.org/html/rfc6570

Functions for parsing and expanding URI templates.

RFC 6570: https://tools.ietf.org/html/rfc6570
raw docstring

csv2rdf.xml.datatype.canonical

Conversions for data types into their corresponding canonical values as defined by the XML schema specification.

Conversions for data types into their corresponding canonical values as defined by the XML schema specification.
raw docstring

csv2rdf.xml.datatype.compare

Defines protocol and implementations for partially-ordered datatypes.

Defines protocol and implementations for partially-ordered datatypes.
raw docstring

csv2rdf.xml.datatype.parsing

Functions for parsing XML datatypes in either a specified format or the default format defined by XML schema. The representation for datatype formats vary by the target datatype and is defined by the metadata validator.

XML schema spec: https://www.w3.org/TR/xmlschema11-2/

Functions for parsing XML datatypes in either a specified format or the default format defined by XML schema.
The representation for datatype formats vary by the target datatype and is defined by the metadata validator.

XML schema spec: https://www.w3.org/TR/xmlschema11-2/
raw docstring

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

× close