(get-metadata-link csv-headers)
(get-metadata-link-uri csv-uri csv-headers)
(get-site-wide-configuration-templates csv-uri)
(io-source->embedded-metadata io-source)
(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.
(linked-metadata-references-data-file? csv-uri metadata-uri metadata-doc)
(get-metadata tabular-source)
(parse-response-location-templates body)
(resolve-associated-metadata csv-uri csv-link)
(resolve-template-metadata-uris csv-uri uri-template-strings)
(try-expand-location-template csv-uri template-string)
(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.
(try-get-location-templates uri)
(try-get-site-wide-configuration-templates csv-uri)
(try-locate-site-wide-configurations-metadata csv-uri)
(try-resolve-linked-metadata csv-uri metadata-uri)
(try-resolve-template-metadata csv-uri template-uris)
(try-resolve-template-uri csv-uri template)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |