rostock / ckanext-hro_dcatapde

A custom implementation of DCAT-AP.de for OpenData.HRO, the open data portal of the municipality of Rostock
https://opendata-hro.de
GNU Affero General Public License v3.0
3 stars 1 forks source link

possible to get 0 Errors for the DCAT-AP.de Validator #2

Closed rickelt closed 2 years ago

rickelt commented 2 years ago

Is it possible with this extension to get 0 Errors in the EU-Validator? DCAT-AP.de Validator: https://www.itb.ec.europa.eu/shacl/dcat-ap.de/upload (Github https://github.com/GovDataOfficial/DCAT-AP.de-SHACL-Validation/) This Extension is really helpful to assign a license to a ressource, but I still have a few metadata missing, like publisher_name and publisher_email.

gdmhrogut commented 2 years ago

Well, I'm pretty sure it would be possible if the DCAT-AP.de Validator was working correctly and not mostly coughing up false negatives. This test for example…

8932hfGEHJGFJZJZjgrj

…leads to 10 errors supposing that dct:language is not an URI – but in fact it is: http://publications.europa.eu/resource/authority/language/DEU.

With 7c1a44c I fixed the error that dct:accessRights was not returning an URI but a literal.