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/>.
MIT