mif-core 0.1.0

Shared foundational types for the MIF (Modeled Information Format) ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# mif-core

Shared foundational types for the [MIF (Modeled Information Format)](https://mif-spec.dev) ecosystem.

Provides `OntologyReference`, `EntityReference`, `EntityData`, and
`ConceptType` — the types shared by `mif-schema` (JSON Schema validation)
and `mif-ontology` (ontology resolution). Field definitions are taken
directly from the canonical MIF JSON Schema at <https://mif-spec.dev/schema/>.

## License

MIT