ckan / ckanext-dcat

CKAN ♥ DCAT
https://docs.ckan.org/projects/ckanext-dcat
165 stars 145 forks source link

optional UI Form to edit and create DCAT metadata #186

Open ccancellieri opened 3 years ago

ccancellieri commented 3 years ago

Dear dcat project, we are planning to implement a very easy form on top of this plugin to support DCAT in addition to the CAT format, so an user can create new DCAT metadata using the UI form.

It is intentionally super-easy and plain then users can build on top of it or embed the form in their own templates.

It will not be set as default (more info here), users will see 2 buttons: add dataset -> /dataset/new add dcat -> /dcat/new

which is the default behavior when adding another format called 'dcat'

We are building it as separate plugin but I was wondering if you are interested to have it on your codebase (via pull req) so we can then merge it here as a module.

Do you have something like that already implemented? Are you interested in contributions?

ccancellieri commented 3 years ago

probably not the best option, let me check the ckanex-scheming.

inderps commented 1 year ago

@ccancellieri Did you make any progress here? We have a similar use case

ccancellieri commented 1 year ago

Hi, well here is what we've about DCAT now: https://bitbucket.org/cioapps/ckanext-scheming_dcat/src/master/