Data management for SPARQL protocols
Data management for SPARQL protocols
(csv-parser _)(json-result-parser iri-fn)(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.
(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
(tsv-parser _)(ttl-parser iri-fn)(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.
(xml-result-parser iri-fn)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |