Skip to main content

Crate knowledge_base_extension_framework

Crate knowledge_base_extension_framework 

Source
Expand description

Contracts and runtime support for statically composed knowledge-base extensions.

Start with contracts to define an extension, use registry to select the extensions enabled for a repository, and use bindings to supply the repository-specific ontology identifiers they need.

Modulesยง

bindings
contracts
error
manifest
Versioned, repository-local configuration for compiled extensions.
ontology
Composition and verification of extension ontology contracts.
registry