sim-relation-core 0.1.0

Open relational domain, row, and canonical identity records for SIM.
Documentation
1
2
3
4
5
6
7
8
9
# sim-relation-core

Open relational vocabulary over SIM's kernel `Datum`, `Symbol`, `Ref`, and
`ContentId`. It defines data contracts and canonical projections only; runtime
Shape resolution and storage providers live in downstream libraries.

The API and custom-domain specimen are checked in rustdoc. This data-contract
crate intentionally ships no recipe directory because it has no runtime
behavior to configure or execute.