(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)
(resolve-template-metadata-uris csv-uri uri-template-strings)
(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-site-wide-configuration-templates csv-uri)
(try-locate-site-wide-configurations-metadata csv-uri)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close