Liking cljdoc? Tell your friends :D

quoll.rdf.data

Data management for SPARQL protocols

Data management for SPARQL protocols
raw docstring

csv-parserclj

(csv-parser _)

json-result-parserclj

(json-result-parser iri-fn)

new-generatorclj

(new-generator iri-fn)

Wraps a TTL node generator, reimplementing only the new-iri function.

Wraps a TTL node generator, reimplementing only the new-iri function.
raw docstring

rdf-resourceclj

(rdf-resource term)
(rdf-resource iri-fn {:keys [type value] :as term})

Converts a SPARQL result object into an appropriate RDF resource object

Converts a SPARQL result object into an appropriate RDF resource object
raw docstring

tsv-parserclj

(tsv-parser _)

ttl-parserclj

(ttl-parser iri-fn)

unpack-json-resultsclj

(unpack-json-results {{:keys [vars link] :as head} :head
                      {:keys [bindings] :as results} :results
                      :as response}
                     iri-fn)

Decodes JSON results from a SPARQL query.

Decodes JSON results from a SPARQL query.
raw docstring

xml-result-parserclj

(xml-result-parser iri-fn)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close