-
-
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
Standard / ISO / Schematron for DCAT HVD requirements #8555
Conversation
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
Quality Gate passedIssues Measures |
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.
Why are not defined the translations in schematron-rules-dcat-ap-hvd.xml
files that can be added to the loc
folder?
|
@fxprunayre if using |
Follow up of #8555 Add rules: * (recommended) Add a domain specific legislation * Specification can now be defined in a vocabulary (The default sample vocabulary contains INSPIRE technical guidelines and can be extended for non INSPIRE specifications) Vocabularies: * Update applicable legislation sample vocabulary with legislation short name in the concept label (instead of code only) * Add additional vocabulary for specifications
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 to facilitate encoding of HVD requirements in ISO records.
The mapping rule defined in the ISO to DCAT mapping are used. Some rules may require adjustments eg.
conformsTo
reference INSPIRE data specification but how none INSPIRE dataset reference specification?Relates to #8547
Dataset validation
Service validation
DCAT-AP-HVD output is available at http://localhost:8080/geonetwork/srv/api/records/2414e736-72e2-4b5a-967d-da410ef4526c/formatters/eu-dcat-ap-hvd
A complementary work could be to have a DCAT-AP requirements validation.
Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentation