Data Model
Tenzir's data model offers a rich set of types for deep domain modeling.
We cover the following aspects of the data model:
- Type system: type descriptions and construction
- Schemas: the role of schemas in Tenzir
- Modules: packaging type definitions and schemas
- Taxonomies: field mappings and type constraints
📄️ Type System
One design goal of Tenzir is being expressive
📄️ Schemas
A schema in Tenzir is named record type that specifies
📄️ Modules
A module creates a namespace for [type
📄️ Taxonomies
Event taxonomies address the uphill battle of data normalization.