OpenMetadata/docs
Sriharsha Chintalapani 63a93c8944
Fix #1356: Add new entities to ES index from OpenMetadata server (#1423)
* Fix #1356: Add new entities to ES index from OpenMetadata server

Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-04 08:45:17 -08:00
..
.gitbook/assets Merge pull request #1355 from open-metadata/issue1325 2021-11-23 22:36:59 -08:00
api/schemas/types OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00
connectors fix: remove spaCy dependencies from setup.py (#1362) 2021-11-24 12:23:17 -08:00
install Fix #1356: Add new entities to ES index from OpenMetadata server (#1423) 2021-12-04 08:45:17 -08:00
open-source-community GitBook: [#60] Updating Document for Json Schema to Typescript Types generation. (#1535) 2021-12-03 16:01:06 +05:30
openmetadata/connectors fix: remove spaCy dependencies from setup.py (#1362) 2021-11-24 12:23:17 -08:00
openmetadata-apis Update schema-language.md 2021-11-30 22:44:54 +01:00
tutorials Added documentation changes done in 0.5.0 branch to main (#1168) 2021-11-13 09:33:20 -08:00
features.md GitBook: [#30] Re-addition of 0.6 features to Features page. 2021-11-23 19:58:23 -08:00
README.md Added documentation changes done in 0.5.0 branch to main (#1168) 2021-11-13 09:33:20 -08:00
roadmap.md Added documentation changes done in 0.5.0 branch to main (#1168) 2021-11-13 09:33:20 -08:00
SUMMARY.md GitBook: [#60] Updating Document for Json Schema to Typescript Types generation. (#1535) 2021-12-03 16:01:06 +05:30
take-it-for-a-spin.md Added documentation changes done in 0.5.0 branch to main (#1168) 2021-11-13 09:33:20 -08:00

Introduction

Metadata enables you to unlock the value of data assets in the common use cases of data discovery and governance, but also in emerging use cases related to data quality, observability, and people collaboration. However, poorly organized and managed metadata leads to redundant efforts within organizations and other inefficiencies that are expensive in time and dollars.

OpenMetadata is an open standard with a centralized metadata store that unifies all your data assets end-to-end to enable data discovery, user collaboration, and tool interoperability.

OpenMetadata includes the following:

  • Metadata schemas - defines core abstractions and vocabulary for metadata with schemas for Types, Entities, and Relationships between entities. This is the foundation of the Open Metadata Standard.
  • Metadata store - stores a metadata graph that connects data assets and user and tool generated metadata.
  • Metadata APIs - for producing and consuming metadata built on schemas for User Interfaces and for Integrating tools, systems, and services.
  • Ingestion framework - a pluggable framework for integrating tools and ingesting metadata to the metadata store. The ingestion framework already supports well-known data warehouses - Google BigQuery, Snowflake, Amazon Redshift, and Apache Hive and databases - MySQL, Postgres, Oracle, and MSSQL.
  • OpenMetadata User Interface - a central place for users to discover and collaborate on all data.

License

OpenMetadata is released under Apache License, Version 2.0