Skip to content

v0.1.0, Initial Release

Choose a tag to compare

@kyyberi kyyberi released this 26 May 12:25
· 84 commits to main since this release

Initial release of the Open Data Products Python SDK.

This release introduces the first public SDK package for the OpenDataProducts.org standards family. It provides Python APIs, CLI commands, MCP tooling, and LLM-assisted workflows for working with data product standards.

Included in this release:

  • ODPS support for Open Data Product Specification workflows
  • ODPC support for catalog generation, summary, and search
  • ODPG support for graph summary, traversal, analysis, and agent context
  • ODPV support for vocabulary lookup, term explanation, relationships, and context
  • MCP server support for AI agent interaction
  • CLI command root: open-data-products
  • LLM-assisted generation workflows for creating structured data product artifacts
  • Product-level data contract inspection helpers
  • YAML and JSON-oriented validation and generation workflows
  • Example commands and starter workflows for developers and AI agents