kyyn-core 0.1.11

Core vocabulary for kyyn: registry, links, query AST, plugin and validation contracts for typed, git-backed knowledge bases.
Documentation
1
2
3
4
5
6
7
8
9
# kyyn-core

Core vocabulary for [kyyn](https://github.com/drshade/kyyn): the registry
(kinds, fields, roles, affordances), the universal link grammar, the
serializable query AST and typed builder, the source-plugin contract, and the
validation protocol a KB's schema crate speaks.

A KB's `schema/` crate depends on this; the engine and the schema meet only
through these types.