Mirror of the Open Data Contract Standard (ODCS). Credits go to bitol-io for their hard work in developing the standard. HOIST IT has fully adopted the standard. https://bitol-io.github.io/open-data-contract-standard/
  • Shell 73.9%
  • Ruby 26.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Dr. Simon Harrer 24d5f1b0af
Merge pull request #309 from bitol-io/simonharrer-patch-1
Update infrastructure-servers.md
2026-07-23 14:27:36 +02:00
.github Merge branch 'main' into feature/codeowners 2025-10-09 09:11:21 +11:00
docs Update infrastructure-servers.md 2026-07-23 13:22:28 +02:00
schema schema: add v3.1.0-20260505 dated snapshot for the deprecation silent fix 2026-05-05 09:08:34 -07:00
src/script Delete src/script/dev_setup.sh 2025-12-04 17:23:17 -05:00
.gitignore chore(DEV SETUP): added Bash and PowerShell dev setup scripts (#167) 2025-11-18 08:11:43 +11:00
AUTHORS.md Full review 2025-12-05 09:33:01 -06:00
building-doc.md docs(TIDY UP): Update broken test docs and general cleanup (#152) 2025-10-14 09:05:49 +11:00
CHANGELOG.md Update CHANGELOG for version 3.1.0 approval 2025-12-04 17:24:42 -05:00
CONTRIBUTING.md Clean up 2025-12-05 09:44:44 -06:00
history.md Clean up 2025-12-05 09:44:44 -06:00
LICENSE Initial commit 2023-04-21 13:19:11 -03:00
mkdocs.yml docs: enhance documentation formatting and content 2026-04-10 08:54:31 +10:00
README.md chore(readme): gh issue 212 add references 2025-12-05 10:26:59 +00:00
resources.md fix: remove resource duplicates 2026-03-21 21:51:15 +01:00
vendors.md Update vendors.md 2026-06-02 22:16:57 +02:00

title description image
Open Data Contract Standard (ODCS) Home of Open Data Contract Standard (ODCS) documentation. https://raw.githubusercontent.com/bitol-io/artwork/main/horizontal/color/Bitol_Logo_color.svg

OpenSSF Best Practices Stars Slack Status

Open Data Contract Standard (ODCS)

Welcome!

Thanks for your interest and for taking the time to come here! ❤️

Executive summary

This standard describes a structure for a data contract. Its current version is v3.1.0. It is available for you as an Apache 2.0 license. Contributions are welcome!

Discover the open standard

A reader-friendly version of the standard can be found on its dedicated site.

Discover the Open Data Contract Standard. This file contains some explanations and several examples. More examples can be found here.

What is a Data Contract?

The basics of a data contract

A data contract defines the agreement between a data producer and consumers. A data contract contains several sections:

Data contract schema

Figure 1: illustration of a data contract, its principal contributors, sections, and usage.

JSON Schema

JSON Schema for ODCS can be found here. You can import this schema into your IDE for validation of your YAML files. Links below show how you can import the schema:

Articles and Other Resources

Check out the resources page.

Contributing to the project

Check out the CONTRIBUTING page.

More

Citation

If you need to cite this standard, you can use the following BibTeX entry:

@manual{ODCS2025,
  title        = {Open Data Contract Standard (ODCS)},
  author       = {{Bitol}},
  organization = {LF AI \& Data Foundation},
  year         = {2025},
  url          = {https://bitol-io.github.io/open-data-contract-standard}
}

Mime/Media Type

The official media (fka mime) type is:

application/odcs+yaml;version=3.1.0