ontocore-plugin-shacl 0.26.1

SHACL validator plugin for OntoCore (rudof adapter)
Documentation

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

  1. Add a plugin TOML pointing at this binary (see examples/plugin-workspace).
  2. Run ontocore validate ..

Authoring docs

Plugin authoring — TOML + subprocess JSON only.

License

MIT OR Apache-2.0