Description:
I was configuring the dataset metadata schema for the Reference Implementation (persistent/v1) and got "Unable to read RDF (parse exception)" after I replaced the default code of the dataset schema with the latest EHDS-compliant datasetshape.ttl
Fixed with the following steps:
- added ";" to line 106,
- replaced "," with ";" on lines 33, 45, 57, 68, 80, 91, 104, 115