ontocore-plugin-shacl
Reference SHACL validator scaffold for the OntoCore plugin host.
| Plugin id | ontocode.shacl-validator |
| Kind | validator |
| Permission | workspace.read |
What it does
Looks for a shapes directory (shapes_dir in the plugin config) and emits informational diagnostics when shapes are missing, empty, or pending full validation. Full rudof-backed validation is incomplete — treat this as a scaffold, not production SHACL CI.
Try it
- Add a plugin TOML pointing at this binary (see examples/plugin-workspace).
- Run
ontocore validate ..
Authoring docs
Plugin authoring — TOML + subprocess JSON only.
License
MIT OR Apache-2.0