Liking cljdoc? Tell your friends :D

csv2rdf.csvw.standard


cell-statementsclj

(cell-statements table-url
                 row-subject
                 default-cell-subject
                 {:keys [aboutUrl] :as cell})

json-ld->rdfclj

(json-ld->rdf subject property value)

normalise-typesclj

(normalise-types t)

Extracts and expands all types within a common property value. Returns a sequence of all contained type URIs.

Extracts and expands all types within a common property value. Returns a sequence of all contained
type URIs.
raw docstring

notes-non-core-annotation-statementsclj

(notes-non-core-annotation-statements subject {:keys [notes] :as element})

row-statementsclj

(row-statements table-subject
                {table-url :url :as table}
                {:keys [number source-number] :as row})

row-title-objectclj

(row-title-object {:keys [list value stringValue] :as cell-value})

row-title-statementsclj

(row-title-statements row-subject {:keys [titles] :as row})

Gets the statements for a rows titles annotation. The titles annotation should contain a list of cell values for the columns referenced in the schema

Gets the statements for a rows titles annotation. The titles annotation should contain a list of cell values
for the columns referenced in the schema 
raw docstring

try-expand-propertyclj

(try-expand-property property)

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

× close