Skip to content

Related Standards⚓︎

API⚓︎

Standard Description
OpenAPI The OpenAPI Specification, previously known as the Swagger Specification, is a specification for machine-readable interface files for describing, producing, consuming and visualizing RESTful web services.

💡 DPDS RECOMMEND to use this standard to define the API of ports that expose RESTful servics.
AsyncAPI The AsyncAPI Specification is a specification for describing, producing, consuming and visualizing asynchronous services.

💡 DPDS RECOMMEND to use this standard to define the API of ports that expose streaming data.
DatastoreAPI The DatastoreAPI Specification is a specification for describing, producing, consuming and visualizing connection based service that expose a tabular datastore.

💡 DPDS RECOMMEND to use this standard to define the API of ports that expose tabular data stored in database accessible with a connection based protocol.

Consult our Data Store API project on GitHub for further information.

Schemas⚓︎

Standard Description
JSON Schema TODO
Open Metadata TODO
Avro TODO
Protocol Buffers TODO

Observability⚓︎

Standard Description
Open Tracing TODO
Open Lineage TODO
Open SLO TODO

Computational Governance⚓︎

Standard Description
Open Policy Agent TODO
Great Expectations TODO
Soda TODO

Misc⚓︎

Standard Description
Data Product Specification (by Agile Lab) TODO

Last update: November 28, 2022
Created: November 7, 2022