Liking cljdoc? Tell your friends :D

csv2rdf.tabular.metadata


default-location-templatesclj


(get-metadata-link csv-headers)

(get-metadata-link-uri csv-uri csv-headers)

get-site-wide-configuration-templatesclj

(get-site-wide-configuration-templates csv-uri)

get-uri-metadatacljmultimethod


io-source->embedded-metadataclj

(io-source->embedded-metadata io-source)

is-metadata-link?clj

(is-metadata-link? {:keys [rel type]})

Indicates whether the given CSV file response header is a valid Link header for the associated metadata file.

Indicates whether the given CSV file response header is a valid Link header for the
associated metadata file.
raw docstring

linked-metadata-references-data-file?clj

(linked-metadata-references-data-file? csv-uri metadata-uri metadata-doc)


MetadataLocatorcljprotocol

get-metadataclj

(get-metadata tabular-source)

parse-response-location-templatesclj

(parse-response-location-templates body)

resolve-associated-metadataclj

(resolve-associated-metadata csv-uri csv-link)

resolve-template-metadata-urisclj

(resolve-template-metadata-uris csv-uri uri-template-strings)

try-expand-location-templateclj

(try-expand-location-template csv-uri template-string)

try-get-linked-metadataclj

(try-get-linked-metadata metadata-uri)

Tries to fetch the linked metadata from the given URI. Returns nil on any errors or if the request fails.

Tries to fetch the linked metadata from the given URI. Returns nil on any errors or if the request fails.
raw docstring

try-get-location-templatesclj

(try-get-location-templates uri)

try-get-site-wide-configuration-templatesclj

(try-get-site-wide-configuration-templates csv-uri)

try-locate-site-wide-configurations-metadataclj

(try-locate-site-wide-configurations-metadata csv-uri)

try-resolve-linked-metadataclj

(try-resolve-linked-metadata csv-uri metadata-uri)

try-resolve-template-metadataclj

(try-resolve-template-metadata csv-uri template-uris)

try-resolve-template-uriclj

(try-resolve-template-uri csv-uri template)

well-known-site-wide-configuration-uriclj

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

× close