Skip to content

Commit 5b665c5

Browse files
authored
Update README.md
1 parent 2209628 commit 5b665c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The _data contract specification_ defines a YAML format to describe attributes o
1717
It is data platform neutral and can be used with any data platform, such as AWS S3, Google BigQuery, Azure, Databricks, and Snowflake.
1818
The data contract specification is an open initiative to define a common data contract format.
1919
It follows [OpenAPI](https://www.openapis.org/) and [AsyncAPI](https://www.asyncapi.com/) conventions.
20+
If you haven't adopted a YAML format yet, we recommend to start directly with the [Open Data Contract Standard](https://github.com/bitol-io/open-data-contract-standard). It’s considered the conceptual successor and comes highly recommended.
2021

2122
Data contracts come into play when data is exchanged between different teams or organizational units, such as in a [data mesh architecture](https://www.datamesh-architecture.com/).
2223
First, and foremost, data contracts are a communication tool to express a common understanding of how data should be structured and interpreted.

0 commit comments

Comments
 (0)