Implementation of any parts of the JSON-LD specification required for expanding URIs in metadata documents. Defines the prefixes required to support compact URIs in common properties.
RDFa initial context spec: https://www.w3.org/2011/rdfa-context/rdfa-1.1 JSON-LD spec: https://www.w3.org/TR/json-ld/ JSON-LD API spec: https://www.w3.org/TR/json-ld-api/
Implementation of any parts of the JSON-LD specification required for expanding URIs in metadata documents. Defines the prefixes required to support compact URIs in common properties. RDFa initial context spec: https://www.w3.org/2011/rdfa-context/rdfa-1.1 JSON-LD spec: https://www.w3.org/TR/json-ld/ JSON-LD API spec: https://www.w3.org/TR/json-ld-api/
(expand-uri-string uri-str)
Expands a string containing a URI or prefixed URI into a string containing the full URI. String which do not contain a URI are unaffected by the expansion.
Expands a string containing a URI or prefixed URI into a string containing the full URI. String which do not contain a URI are unaffected by the expansion.
(is-keyword? s)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close