Vincent Bombaerts
Results
2
issues of
Vincent Bombaerts
SHACL validation on European Data Portal raises an error on the element dcat:byteSize. The value is expected to be an xsd:decimal while the DCAT-AP 3.0 specifies that type must be...
The Cardinality for [Application profile](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#CatalogueRecord) of a catalogue record is 0..* but [SHACL shapes](https://semiceu.github.io/DCAT-AP/releases/3.0.1/html/shacl/shapes.ttl) allows maximum 1. ``` :CatalogRecord_Shape a sh:NodeShape ; rdfs:label "Catalog Record"@en ; sh:property [ sh:maxCount 1...
type:bug