-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Title:
Quality issues with example snippets on https://dcat-ap.ch/releases/2.0/dcat-ap-ch.html
Content:
Some example snippets have invalid turtle syntax: 3, 17, 52 (and likely more ...)
The @prefix dcatap: <http://data.europa.eu/r5r/> .
is missing from C. Verzeichnis der referenzierten Namensräume. It should be listed there
Example 64:
The datasets at the very bottom of the example have the wrong type, should be dcat:Dataset
- The main resource of the example -
<https://swisstopo/api>
- has a misleading IRI and wrong type, should bedcat:Dataset
- The publisher IRIs are not matching:
<https://swisstopo/>
versus<https://swisstopo>
- The title for the example should be "Usage of dct:accessRights for dcat:Dataset"
- The example is using
dct:rights
, this should bedct:accessRights
instead
dct:accessURL
, this should bedcat:accessURL
insteaddct:availability
, this should bedcatap:availability
insteaddct:format dcat:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
is a statement with more than one predicate
Metadata
Metadata
Assignees
Labels
No labels