Skip to content

Specification⚓︎

Visit specification website

Data Product Descriptor Specification⚓︎

The Data Product Descriptor Specification (DPDS) is the first project launched under the Open Data Mesh Initiative in 2022.

It is a declarative and technology-independent open standard that can be used to describe a data product in all its components through a JSON or YAML document. It allows human agents (e.g. analysts, data scientists, etc..) and digital agents (e.g. other data products, BI tools, planes of the underlying mesh platform, etc..) to operate, discover and access a data product. When properly defined, external agents can understand and interact with the data product with a minimal amount of cognitive load and implementation logic.

Read the Specification

Explore the project on Github

Data Store API Specification⚓︎

The Data Store API Specification (DSAS) is a project launched within the development of the Data Product Descriptor Specification (DPDS) in 2022.

It defines a standard, language-agnostic interface to a Data API which allows both humans and computers to understand how to establish a connection and query a database service managing tabular data without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote database service with a minimal amount of implementation logic.

A Data Store API definition can then be used by documentation generation tools to display the API, code generation tools to generate servers and clients in various programming languages, testing tools, and many other use cases.

Read the Specification

Explore the project on Github


Last update: May 8, 2023
Created: May 8, 2023