-
-
Notifications
You must be signed in to change notification settings - Fork 496
DCAT / Update Licence EU Vocabulary #8865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but should we also update the vocabulary to the latest version https://github.com/geonetwork/core-geonetwork/blob/main/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/formatter/dcat/vocabularies/licences-skos.rdf ?
Sure! |
Formatter tests for DCAT are defined here https://github.com/geonetwork/core-geonetwork/blob/main/services/src/test/java/org/fao/geonet/api/records/formatters/FormatterApiTest.java#L89-L97
Sounds fine to update the vocabulary here. |
Thanks. |
This is a preemptive PR that will be required on the next GeoNetwork License EU vocabulary upgrade(decided to go with vocabulary update on that PR).Newer versions of the License EU vocabulary contain
Concept
elements with severalexactMatch
occurrences.For instance :
The current XSLT raises the following error:
Tested with licences-skos.rdf version 20241211-0 (latest so far).
Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentation