Data Model
VAST'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 VAST
- Modules: packaging type definitions and schemas
- Taxonomies: field mappings and type constraints
📄️ Type System
One design goal of VAST is being
📄️ Schemas
VAST defines a schema as a named record type. Since all types can have
📄️ Modules
A module creates a namespace for [type
📄️ Taxonomies
Event taxonomies address the uphill battle of data normalization.