{"id":13707933,"url":"https://github.com/linkedin/datahub-gma","last_synced_at":"2026-04-06T23:03:25.033Z","repository":{"id":37080518,"uuid":"295513734","full_name":"linkedin/datahub-gma","owner":"linkedin","description":"General Metadata Architecture","archived":false,"fork":false,"pushed_at":"2025-08-11T16:14:04.000Z","size":36036,"stargazers_count":127,"open_issues_count":28,"forks_count":58,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-08-11T18:20:40.372Z","etag":null,"topics":["datahub","linkedin","metadata"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkedin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-14T19:10:15.000Z","updated_at":"2025-08-11T16:08:08.000Z","dependencies_parsed_at":"2023-10-14T15:52:53.790Z","dependency_job_id":"dbe2ce61-a16b-4a80-a5d6-ae62c1888f73","html_url":"https://github.com/linkedin/datahub-gma","commit_stats":null,"previous_names":[],"tags_count":445,"template":false,"template_full_name":null,"purl":"pkg:github/linkedin/datahub-gma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkedin%2Fdatahub-gma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkedin%2Fdatahub-gma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkedin%2Fdatahub-gma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkedin%2Fdatahub-gma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkedin","download_url":"https://codeload.github.com/linkedin/datahub-gma/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkedin%2Fdatahub-gma/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796216,"owners_count":24647319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datahub","linkedin","metadata"],"created_at":"2024-08-02T22:01:49.648Z","updated_at":"2026-01-06T06:26:54.738Z","avatar_url":"https://github.com/linkedin.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# General Metadata Architecture\n\n[![release](https://img.shields.io/github/v/release/linkedin/datahub-gma)](https://github.com/linkedin/datahub-gma/releases/)\n[![build \u0026 test](https://github.com/linkedin/datahub-gma/workflows/build%20\u0026%20test/badge.svg?branch=master\u0026event=push)](https://github.com/linkedin/datahub-gma/actions?query=workflow%3A%22build+%26+test%22+branch%3Amaster+event%3Apush)\n[![codecov](https://codecov.io/gh/linkedin/datahub-gma/graph/badge.svg?token=VYJOBVTD00)](https://codecov.io/gh/linkedin/datahub-gma)\n[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://join.slack.com/t/datahubspace/shared_invite/zt-dkzbxfck-dzNl96vBzB06pJpbRwP6RA)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/linkedin/datahub-gma/blob/master/docs/CONTRIBUTING.md)\n[![License](https://img.shields.io/github/license/linkedin/datahub-gma)](LICENSE)\n\n---\n\n[Documentation](#documentation) | [Roadmap](docs/roadmap.md) | [FAQ](docs/faq.md)\n\n---\n\n\u003e 📣 We've moved from Bintray to [Artifactory](https://linkedin.jfrog.io/artifactory/datahub-gma/)!\n\u003e\n\u003e As of version [0.2.45](https://github.com/linkedin/datahub-gma/releases/tag/v0.2.45), we are only publishing versions\n\u003e to LinkedIn's Artifactory instance rather than Bintray, which is approaching end of life.\n\n## Introduction\n\nGeneral Metadata Architecture (GMA) is the backend for [DataHub](https://github.com/linkedin/datahub), LinkedIn's\ngeneralized metadata search \u0026 discovery tool. To learn more about DataHub, check out its\n[GitHub page](https://github.com/linkedin/datahub).\n\nYou should also visit [GMA Architecture](docs/architecture/architecture.md) to get a better understanding of how GMA is\nimplemented.\n\nThis repository contains the _partial_ source code for GMA. It originally lived in the same GitHub repository as\nDataHub. We're still in the process of moving it all over.\n\n## Documentation\n\n- [GMA Developer's Guide](docs/developers.md)\n- [GMA Architecture](docs/architecture/architecture.md)\n\n## Releases\n\nSee [Releases](https://github.com/linkedin/datahub-gma/releases) page for more details. We follow the\n[SemVer Specification](https://semver.org) when versioning the releases and adopt the\n[Keep a Changelog convention](https://keepachangelog.com/) for the changelog format.\n\n## FAQs\n\nFrequently Asked Questions about DataHub can be found [here](docs/faq.md).\n\n## Features \u0026 Roadmap\n\nCheck out GMA's [Features](docs/features.md) \u0026 [Roadmap](docs/roadmap.md).\n\n## Contributing\n\nWe welcome contributions from the community. Please refer to our [Contributing Guidelines](docs/CONTRIBUTING.md) for\nmore details. We also have a [contrib](contrib) directory for incubating experimental features.\n\n## Community\n\nJoin our [slack workspace](https://join.slack.com/t/datahubspace/shared_invite/zt-dkzbxfck-dzNl96vBzB06pJpbRwP6RA) for\ndiscussions and important announcements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkedin%2Fdatahub-gma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkedin%2Fdatahub-gma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkedin%2Fdatahub-gma/lists"}