(cell-statements table-url
row-subject
default-cell-subject
{:keys [aboutUrl] :as cell})
(json-ld->rdf subject property value)
(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.
(notes-non-core-annotation-statements subject {:keys [notes] :as element})
(row-statements table-subject
{table-url :url :as table}
{:keys [number source-number] :as row})
(row-title-object {:keys [list value stringValue] :as cell-value})
(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
(try-expand-property property)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close