-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Check compliance with SHACL definitions #22
Comments
- Revise to make the output compliant with the DCAT-AP 2.0.1 and GeoDCAT-AP 2.0.0 SHACL definitions, by adding the classes of all subjects and objects in the output RDF statements - see #22. - Fix syntax errors, concerning the use of `@rdf:resource` instead of `@rdf:about` for responsible parties. - Optimise and clean code. - Editorial revisions.
XSLT revised accordingly, via PR #23 There are still some validation issues. The following list is limited to those raising a
|
Fixed via PR #26 |
This has been addressed (at least partially) in PR #26 , by adding mappings from textual descriptions of distribution formats to URIs. For more details, see #24 |
A first test on the XSLT output against the SHACL definitions returns validation errors concerning instances whose class is not explicitly specified (as
dct:LinguisticSystem
,dct:Frequency
, and other code list values).The text was updated successfully, but these errors were encountered: