Pere Miquel Brull 970a7786db
Revert "Docs (#3276)" (#3278)
This reverts commit 876ac24e44f2b900857f10ab2cb138b60913b251.
2022-03-08 18:25:44 +01:00
..
2022-03-08 18:25:44 +01:00
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.