Generate SHACL node and property shapes from a data graph.
The input data graph to be analyzed for the SHACL shapes generation.
The output SHACL shapes graph.
Overwrite the output SHACL shapes graph if it exists. If disabled and the graph exists, the plugin execution fails.
Import the SHACL shapes graph in the CMEM Shapes catalog by adding an owl:imports
statement to the CMEM Shapes Catalog.
Attempt to fetch namespace prefixes from http://prefix.cc instead of from the local database. If this fails, fall back on local database. Prefixes defined in the CMEM project override prefixes defined in the external 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.