The ISO19139 field that is used to express the license in CKAN is the one displayed in GeoNetwork as “Resource constraint” (Italian labels: “Vincoli sulla risorsa”/”Limitazione d’uso”).
This field is a free text, that needs to have one of these values to be properly parsed by CKAN:
String | Open License |
---|---|
odc-pddl |
|
odc-odbl |
|
odc-by |
|
cc-zero |
|
cc-by |
|
cc-by-sa |
|
gfdl |
|
other-open | LicenseOtherOpen |
other-pd | LicenseOtherPublicDomain |
other-at | LicenseOtherAttribution |
uk-ogl | LicenseOpenGovernment |
These are the values for the recognised non-open licenses:
String | Non-open License |
---|---|
cc-nc |
|
other-nc | LicenseOtherNonCommercial |
other-closed | LicenseOtherClosed |
Values different from these ones will be handled as non-recognized closed licenses.