https://github.com/bitol-io/open-data-product-standard
Home of the Open Data Product Standard (ODPS).
https://github.com/bitol-io/open-data-product-standard
data data-engineering data-mesh data-product data-products data-quality standard
Last synced: 3 months ago
JSON representation
Home of the Open Data Product Standard (ODPS).
- Host: GitHub
- URL: https://github.com/bitol-io/open-data-product-standard
- Owner: bitol-io
- License: apache-2.0
- Created: 2024-06-17T18:05:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-21T15:52:47.000Z (7 months ago)
- Last Synced: 2025-11-21T17:29:14.752Z (7 months ago)
- Topics: data, data-engineering, data-mesh, data-product, data-products, data-quality, standard
- Language: Shell
- Homepage: https://bitol-io.github.io/open-data-product-standard/
- Size: 2.04 MB
- Stars: 41
- Watchers: 9
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.md
Awesome Lists containing this project
README
---
title: "Open Data Product Standard (ODPS)"
description: "Home of Open Data Product Standard (ODPS) documentation."
image: "https://raw.githubusercontent.com/bitol-io/artwork/main/horizontal/color/Bitol_Logo_color.svg"
---
[](https://www.bestpractices.dev/projects/8149)

# Open Data Product Standard (ODPS)
Welcome!
Thanks for your interest and for taking the time to come here! ❤️
## Executive summary
This standard describes a structure for a **data product** called Open Data Product Standard (ODPS). Its current version is v1.0.0. It is available for you as an Apache 2.0 license. Contributions are welcome!
## Discover the open standard
Discover the [Open Data Product Standard](docs/README.md). This file contains some explanations and several examples. More [examples](docs/examples/README.md) can be found here. A reader-friendly version of the standard can be found on its [dedicated site](https://bitol-io.github.io/open-data-product-standard/).
Contributions are welcome!
## Articles and Other Resources
Check out the [resources](resources.md) page.
## Contributing to the project
Check out the [CONTRIBUTING](./CONTRIBUTING.md) page.
## More
### Citation
If you need to cite this standard, you can use the following BibTeX entry:
```bibtex
@manual{ODPS2025,
title = {Open Data Product Standard (ODPS)},
author = {{Bitol}},
organization = {LF AI \& Data Foundation},
year = {2025},
url = {https://bitol-io.github.io/open-data-product-standard}
}
```
### Mime/Media Type
The official media (fka mime) type is:
```
application/odps+yaml;version=1.0.0
```