ontocore-plugin
Experimental — v0.14+ host foundation. Manifest parsing and discovery. Not a stable plugin API — implement against the TOML/subprocess model in Plugin authoring.
Plugin host foundation for OntoCore:
- TOML plugin manifest parsing (schema documented in the author guide)
- Discovery of manifests under
.ontocore/plugins/*.toml
= "0.22"
Enable via the ontocore façade feature:
= { = "0.22", = ["plugins"] }
Historical design notes only (do not implement from): PLUGIN_SPEC.md.
Current version: 0.22.0