Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opendatadiscovery/opendatadiscovery-specification
ODD Specification is a universal open standard for collecting metadata.
https://github.com/opendatadiscovery/opendatadiscovery-specification
api big-data big-data-platform data-discovery data-engineering data-governance data-mesh data-platform metadata metadata-management metadata-parser open-source opensource spec specification
Last synced: 12 days ago
JSON representation
ODD Specification is a universal open standard for collecting metadata.
- Host: GitHub
- URL: https://github.com/opendatadiscovery/opendatadiscovery-specification
- Owner: opendatadiscovery
- License: apache-2.0
- Created: 2020-12-16T11:41:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T13:05:11.000Z (16 days ago)
- Last Synced: 2024-10-28T16:48:43.212Z (15 days ago)
- Topics: api, big-data, big-data-platform, data-discovery, data-engineering, data-governance, data-mesh, data-platform, metadata, metadata-management, metadata-parser, open-source, opensource, spec, specification
- Homepage:
- Size: 2.14 MB
- Stars: 128
- Watchers: 9
- Forks: 12
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Apache2](https://img.shields.io/badge/license-Apache2-green.svg?style=for-the-badge)](https://www.apache.org/licenses/LICENSE-2.0)
[![GitHub contributors](https://img.shields.io/github/contributors/opendatadiscovery/odd-platform?style=for-the-badge)](https://github.com/opendatadiscovery/odd-platform/graphs/contributors)
[![Slack](https://img.shields.io/badge/chat-on_slack-purple.svg?style=for-the-badge&logo=slack)](https://go.opendatadiscovery.org/slack)# Open Data Discovery Specification (ODD Spec): A Universal Standard for Metadata Collection
## Specification
* :point_right: [`specification.md`](./specification/specification.md) is a versioned description of the current Open Data Discovery Standard.
* :point_right: Here is a reference implementation of Open Data Discovery Specification: [Open Data Platform](https://github.com/opendatadiscovery/odd-platform) (ODD Platform).
## Overview
ODD Spec is an open source industry-wide standard for collecting metadata. It provides a set of technologies to gather and export metadata from cloud-native applications, infrastructure, and other data sources to let it be discovered. The standard defines a schema for metadata collection and integrates with data tools through endpoints to receive metadata from them.
Data catalogs built on ODD Spec would enjoy important opportunities like data federation, real end-to-end lineage, data quality assurance, company-wide observability, and discoverable ML assets.
## Contributing
Contributing to ODD Spec is very welcome. For basic contributions, all you need is being comfortable with GitHub and Git. The best ways to contribute are:
* Work on new adapters
* Work on documentationTo ensure equal and positive communication, we adhere to our [Code of Conduct](./CODE_OF_CONDUCT.md). Before starting any interactions with this repository, please read it and make sure to follow.
Please before contributing check out our [Contributing Guide](./CONTRIBUTING.md) and issues labeled "good first issue":
[![GitHub issues by-label](https://img.shields.io/github/issues/opendatadiscovery/opendatadiscovery-specification/good%20first%20issue?style=for-the-badge)](https://github.com/opendatadiscovery/opendatadiscovery-specification/contribute)
## License
ODD Spec uses the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.txt).