ontocore-plugin 0.22.0

Plugin manifest discovery for OntoCore (v0.14 host foundation)
Documentation

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
ontocore-plugin = "0.22"

Enable via the ontocore façade feature:

ontocore = { version = "0.22", features = ["plugins"] }

Historical design notes only (do not implement from): PLUGIN_SPEC.md.

Current version: 0.22.0