metno / mmd

GNU General Public License v3.0
2 stars 11 forks source link

add altLabel to licenses #246

Closed ferrighi closed 3 months ago

ferrighi commented 4 months ago

Addition of altLabel would help translating harvested information on license. For example:

skos:prefLabel "CC-BY-4.0"@en ; skos:altLabel "Creative Commons Attribution 4.0 International"@en, "Attribution"@en, "Navngivelse"@nb ;

should become skos:prefLabel "CC-BY-4.0"@en ; skos:altLabel "Creative Commons Attribution 4.0 International"@en, "CC BY 4.0"@en, "Attribution"@en, "Navngivelse"@nb ;

This applies for all CC license.