parthp2107 f63da0f430
updating schema docs (#1640)
* updating schema docs

* added page links and references
2021-12-09 18:19:32 +05:30
..
2021-12-09 18:19:32 +05:30
2021-12-09 18:19:32 +05:30
2021-11-30 22:44:54 +01:00

Schemas

Schema Modeling

OpenMetadata takes the schema-first approach to model metadata as a Single Source of Truth with clear vocabulary for the system. First, the Entities, Types, and relationships between the entities in the system are identified and schemas are defined for them. Code is then generated from these schemas for implementation.