Open amercader opened 5 years ago
I think it's useful. If we include it in this extension two parameters should be added: serialization format (xml, json-ld, turtle, ...) and profile.
Can it be added to the API?
This function is useful. While missing in the API @knudmoeller wrote it's own dowload module https://github.com/berlinonline/dcat-catalog-downloader
We are cleaning up the CKAN core CLI (https://github.com/ckan/ckan/issues/4639) and there is the
rdf-export
command that dumps all datasets in the site as RDF in a folder.The implementation isn't particularly great and will probably fail on large sites, but is this a useful command to have anyway?
I'm curious to hear people's thoughts.