An eccenca Corporate Memory workflow plugin generating SHACL node and property shapes from data graphs.
The IRI of the data graph to be analyzed.
The IRI of the SHACL graph to be produced.
If enabled and a graph with the specified SHACL shapes graph IRI exists, the graph will be overwritten with the result. If disabled and such a graph exists, the plugin execution fails.
If enabled, the resulting SHACL shapes graph is imported with owl:imports
in the CMEM Shapes Catalog.
If enabled, attempt to fetch namespace prefixes from http://prefix.cc instead of from the local database. If this fails, fall back on local database.
- Run task to see all major development tasks.
- Use pre-commit to avoid errors before commit.
- This repository was created with this copier template.