[ckan-dev] ckanext-scheming
Armin Retterath
armin.retterath at gmail.com
Tue Feb 7 07:55:17 UTC 2017
hello together,
we want to support dcat-ap for the future and the datamodel of dcat defines
license information on distribution level, not on dataset level. i test to
define
{
"field_name": "license_id",
"label":
{ "en": "License",
"de": "Lizenz"
},
"form_snippet": "license.html",
"help_text": "License definitions and additional information can be
found at http://opendefinition.org/"
},
in resource_fields, but the dropdown list is not shown as it is done for
dataset level.
does
https://github.com/ckan/ckanext-scheming/blob/master/ckanext/scheming/templates/scheming/form_snippets/license.html
not get the license list?
thanx in advance
armin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20170207/171514b0/attachment-0002.html>
More information about the ckan-dev
mailing list