mjanez / ckanext-scheming

GeoDCAT-AP/INSPIRE CKAN custom schema
Other
0 stars 0 forks source link

Feature - Download buttons RDF/ISO19139 metadata #11

Closed mjanez closed 1 year ago

mjanez commented 1 year ago

RDF,TTL, RDF-XML semantic metadata and XML (ISO191139 if exists).

Currently, ckanext-scheming extension provides a great way to customize metadata fields and schema for CKAN data portals. However, there is no straightforward way to download metadata in RDF, XML, TTL, RDF-XML formats in the dataset page (only the URI endpoints i.e: https://example.org/dataset_id.ttl) . This feature would be extremely useful for data publishers and users who want to integrate CKAN metadata with other tools or systems.

The download buttons should be easily accessible on the metadata page and should allow users to download metadata in their desired format instead of add as distributions in the dataset page.

This feature would greatly enhance the usability and interoperability of CKAN data portals, making it easier for users to work with CKAN metadata in a variety of contexts.

mjanez commented 1 year ago

Derived to other extension: https://github.com/orgs/OpenDataGIS/projects/2?pane=issue&itemId=27679169