Documentation
Getting Started
Integrate once against open schemas; interoperate across vendors and platforms.
1. Understand the split
Read Architecture: OGIS defines canonical meaning; OGT moves and normalizes data.
2. Pin the schema
Vendor glucose.reading.v0_1.json from
Downloads. Record the Git tag
(ogis-v0.1.0-schema).
3. Map your source
Build or use an OGT adapter for your source system. Set
provenance.source_system per the
Provenance registry.
4. Validate
Run schema validation on emitted events before shipping to production. See Code Examples.
5. Contribute back
Share adapters and examples via pull request. Follow the Contributor Guide.