parthp2107 a12c99f3ac
Doc update (#309)
* added updated documentation and formatted schema description

* added updated documentation and formatted schema description

* minor doc changes

Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-26 13:33:44 +05:30
..
2021-08-26 13:33:44 +05:30
2021-08-26 13:33:44 +05:30
2021-08-18 19:58:51 +00:00
2021-08-15 01:39:19 +00: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.