-
-
Notifications
You must be signed in to change notification settings - Fork 490
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
Formatter / DCAT / Improvements #8547
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fxprunayre
force-pushed
the
44-dcat-doc-and-semic-align
branch
from
December 10, 2024 13:35
e800ce7
to
3864a91
Compare
fxprunayre
added a commit
that referenced
this pull request
Dec 11, 2024
ISO metadata can be retrieved in DCAT and specific rules apply to High Value Dataset context. See https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd/ This schematron test ISO19139 or ISO19115-3 records and check mandatory elements for datasets and services. The mapping rule defined in the ISO to DCAT mapping are used (and some rules may require adaptation depending on user rules eg. no common practice to encode service documentation which is mandatory for HVD). Relates to #8547
10 tasks
josegar74
reviewed
Dec 11, 2024
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.
Please check the added comments.
I haven't tested the changes, but apart from the comments above, the changes look good.
schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/formatter/dcat/dcat-variables.xsl
Outdated
Show resolved
Hide resolved
schemas/iso19139/src/main/plugin/iso19139/formatter/eu-geodcat-ap-semiceu/view.xsl
Show resolved
Hide resolved
* Update SEMIC conversion with the latest version * Improve documentation (and add details about the differences between the 2 conversions) * CatalogRecord and Resource URI improvement * use first resource identifier for the resource if defined * use DOI if declared as metadata linkage or resource identifier * avoid having same URI used by 2 different objects in the graph (reported by Belgium HVD portal) * Add mapping for online resource not in distribution section (eg. portrayal)
In GeoDCAT-AP, HVD keyword must be encoded using HVD category extension.
…tegory. The vocabulary is used to create skos:Concept with proper URI in case ISO keyword is encoded using gco:CharacterString only.
…ter/dcat/dcat-variables.xsl Co-authored-by: Jose García <josegar74@gmail.com>
fxprunayre
force-pushed
the
44-dcat-doc-and-semic-align
branch
from
December 11, 2024 14:07
ec6c807
to
66d044f
Compare
josegar74
approved these changes
Dec 11, 2024
Quality Gate passedIssues Measures |
fxprunayre
added a commit
that referenced
this pull request
Dec 12, 2024
ISO metadata can be retrieved in DCAT and specific rules apply to High Value Dataset context. See https://semiceu.github.io/DCAT-AP/releases/2.2.0-hvd/ This schematron test ISO19139 or ISO19115-3 records and check mandatory elements for datasets and services. The mapping rule defined in the ISO to DCAT mapping are used (and some rules may require adaptation depending on user rules eg. no common practice to encode service documentation which is mandatory for HVD). Relates to #8547
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dcatap:hvdCategory
elements)foaf:documentation
mapping (required for service in HVD)Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentation