ckanext-dcat
ckanext-dcat copied to clipboard
Add option to inherit dataset licenses for distributions when missing
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.