Hi,
Anyone using Shacl in StarDog? If you want to make Shacl change, what will you do?
-
Drop database, then recreate? This will work, but how can this be in Production?
-
Import Shacl constraint initially. Then remove and re-import shacl constraints for changes. If you pick this approach, do you have any trouble? I tried this approach and found Shacl constraint can not be completely removed.
-
Add Shacl as data initially. Then remove and re-add shacl as data for changes. I tried this approach also, and found Shacl data can not be completely removed.
It seems this issue exist for a while, any solution?