mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-10 06:26:51 +00:00
GitBook: [#248] Small tweaks to intro paragraph.
This commit is contained in:
parent
68bb436aea
commit
25d2614daf
@ -2,7 +2,7 @@
|
||||
|
||||
* [Introduction](README.md)
|
||||
* [Features](features/README.md)
|
||||
* [Discover Your Data](features/discover-your-data.md)
|
||||
* [Discover Your Data](features/asset-discovery.md)
|
||||
* [Roadmap](roadmap.md)
|
||||
* [Try OpenMetadata](take-it-for-a-spin.md)
|
||||
* [Tutorials](tutorials/README.md)
|
||||
|
||||
@ -8,7 +8,7 @@ description: >-
|
||||
|
||||
### Discover Your Data
|
||||
|
||||
Discover your data through keyword search, associated data (e.g., frequently joined tables, lineage), and complex queries. OpenMetadata supports discovery across tables, topics, dashboards, pipelines, and a their components (e.g., columns, charts) through metadata annotations and data profiling. OpenMetadata includes support for discovery based on complex data types such as arrays and structs.
|
||||
OpenMetadata enables you to discover your data using a variety of strategies, including: keyword search, data associations (e.g., frequently joined tables, lineage), and complex queries. Using OpenMetadata you can search across tables, topics, dashboards, pipelines, and services. The OpenMetadata standard and discovery UI provides for fine-grained and detailed metadata for assets and a their components (e.g., columns, charts), including support for complex data types such as arrays and structs.
|
||||
|
||||
#### Keyword Search
|
||||
|
||||
@ -16,7 +16,7 @@ Find assets based on name, description, component metadata (e.g., for columns, c
|
||||
|
||||

|
||||
|
||||
For more details see the documentation on [Discover Your Data.](discover-your-data.md)
|
||||
For more details see the documentation on [Discover Your Data.](asset-discovery.md)
|
||||
|
||||
#### Discover Data through Association
|
||||
|
||||
@ -30,7 +30,7 @@ Find assets matching strict criteria on metadata properties and Boolean operator
|
||||
|
||||

|
||||
|
||||
For more details on asset metadata properties, please see the documentation on [Discover Your Data.](discover-your-data.md)
|
||||
For more details on asset metadata properties, please see the documentation on [Discover Your Data.](asset-discovery.md)
|
||||
|
||||
#### Support for Complex Data Types
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
description: In this section, we present an overview of asset discovery in OpenMetadata.
|
||||
---
|
||||
|
||||
# Asset Discovery
|
||||
# Discover Your Data
|
||||
|
||||
OpenMetadata provides a search user interface (UI) that enables you to find data assets based on simple keyword queries or complex queries. The figures below provide examples of each type of query.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user