- Set up a current graphdb free (tried with 9.3.3 and 9.4.0)
- create a new repository in the workbench that has SHACL validation enabled
- export it to ttl
- set it up as an init repository that graphdb imports upon startup
- observe that graphdb startup fails with the message
Only graphdb repositories are supported
This is biting us when trying to set up automated deployments with a prepared db. Any suggestions how to get around it?