Liking cljdoc? Tell your friends :D

crux.rdf

Helpers for loading RDF triples into Crux.

https://www.w3.org/TR/rdf11-primer/
https://www.w3.org/TR/n-triples/

See http://docs.rdf4j.org/
raw docstring

*default-language*clj

source

*default-prefixes*clj

source

*ntriples-log-size*clj

source

->default-languageclj

(->default-language c)
source

->maps-by-idclj

(->maps-by-id rdf-maps)
source

->tx-opclj

(->tx-op entity)
source

->tx-opsclj

(->tx-ops ntriples)
source

bnode->kwclj

(bnode->kw bnode)
source

clj->rdfclj

(clj->rdf x)
source

crux-unqualified-iri-prefixclj

source

empty-resource-arrayclj

source

entity-statements->mapclj

(entity-statements->map entity-statements)
source

iri->kwclj

(iri->kw iri)
source

lang->strclj

(lang->str lang language)
source

literal->cljclj

(literal->clj literal)
source

missing-lang-stringclj

source

ntriplesclj

(ntriples resource)
source

ntriples-seqclj

(ntriples-seq in)
source

parse-ntriple-lineclj

(parse-ntriple-line line)
source

parse-ntriples-strclj

(parse-ntriples-str s)
source

patch-missing-lang-stringclj

(patch-missing-lang-string s)
source

RDFToClojurecljprotocol

rdf->cljclj

(rdf->clj _)
source

statements->mapsclj

(statements->maps statements)
source

submit-ntriplesclj

(submit-ntriples node in tx-size)
source

use-default-languageclj

(use-default-language rdf-map language)
source

with-ntriplesclj

(with-ntriples res f)
source

with-prefixclj

(with-prefix x)
(with-prefix prefixes x)
source

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

× close