About data contract creation and maintenance
The data contract is an important part of a data product as it shapes the agreement between the data product owner and the data consumers. The data contract documents the structure, format, service level, quality, and terms of use. A data contract consists of a high-level overview of the agreement and one or more data contract manifests. Data contract manifests are the actual YAML files that contain the definitions and contents of a data contract.
For more information, go to About data contracts.
To create, maintain, and show data contracts and their details, Collibra offers a set of features. These features are optimized for the Open Data Contract Standard, an open-source framework that describes what is expected in a data contract manifest file. Collibra provides:
-
In-product features to view, create, and manage the data contracts and manifests.
-
CLIs and API calls to create, maintain, and integrate data contracts and manifests.
Related topics
- Creating and maintaining data contracts and their manifest files from Collibra
- Creating and maintaining data contracts and their manifest files through CLI and API
- Viewing all data contracts via the Data Contract Registry
- About data products