Next steps
Where to go from here.
This tutorial covered the Document model, OML, OSD, validation, materialization, the other four codecs, the full schema algebra, inference, and the CLI — the complete feature set, in Python.
Everything here exists the same way in the other four independent ports, each built spec-first against the same conformance suite:
| Language | Docs |
|---|---|
| Python (used in this tutorial) | py.omnist.dev |
| TypeScript | ts.omnist.dev |
| Rust | rs.omnist.dev |
| Go | go.omnist.dev |
| Java | j.omnist.dev |