Closed dglemos closed 8 months ago
This happens if you modify the SHACL in a way that causes the record to become invalid.
In the latest releases of the FDP client and server, they no longer check for consistency when deleting.
Bump your docker-compose versions to:
fdp: image: fairdata/fairdatapoint:1.16.2
fdp_client: image: fairdata/fairdatapoint-client:1.16.3
That should solve your problem.
Cheers!
I have a problem when editing a Catalog or trying to remove it. If I try to edit any information in the Catalog I get the following error message: "Unable to update entity data" Now I have a draft Catalog that I want to edit or delete but I cannot do any of those actions.