ckan / ckanext-dcat

CKAN ♥ DCAT
164 stars 142 forks source link

Add option to inherit dataset licenses for distributions when missing #231

Closed seitenbau-govdata closed 1 year ago

seitenbau-govdata commented 1 year ago

We added a config-setting ckanext.dcat.resource.inherit.license which allows the dataset license to be used as fallback for distributions when it's missing. Only valid URIs are used as fallback.

This solves #182.

amercader commented 1 year ago

Sorry @seitenbau-govdata I had missed this, looks good!