open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.67k stars 1.06k forks source link

Add tooltips around Domain Type to explain Domains #13879

Closed Ashish8689 closed 1 year ago

Ashish8689 commented 1 year ago

Issue from https://github.com/open-metadata/OpenMetadata/issues/13316#issuecomment-1743650290

Screenshots or steps to reproduce

image

Version:

Additional context Add any other context about the problem here.

sureshms commented 1 year ago

@Ashish8689 Here is some reference for domain types - https://www.datamesh-architecture.com/#mesh

Descriptions should be: Source-aligned Domains closer to online services and transactional databases that include events, and transactional data.

Aggregate Domains that collect and curate the data from multiple source-aligned to provide aggregated data and data products, such as Customer 360, Customers sessions, etc., for other domains to consume.

Consumer-aligned Domains that are user-facing where the end product of a combination of data from various domains are available for business users or data citizens for data-driven decision-making.