diff --git a/data.md b/data.md index 73dabf0..1001b01 100644 --- a/data.md +++ b/data.md @@ -6,6 +6,12 @@ GitHub provides a [REST API](https://docs.github.com/en/rest) and a [GraphQL API](https://docs.github.com/en/graphql). It contains list of repositories and issues. [w3c/github-cache](https://github.com/w3c/github-cache) does provide a cache for some information, exposed through [labs.w3.org](https://labs.w3.org/). +[common-labels.json](https://w3c.github.io/common-labels.json) contains the list of horizontal repositories, used for review requests and horizontal issues tracking. + +@@WPT + +@@ASH-NAZG + # Curated sources Curated sources provide data that has been curated automatically (such as dropping invalid JSON files) and manually (such as patching raw data or complementing raw data). @@ -15,5 +21,3 @@ Curated sources provide data that has been curated automatically (such as droppi [browser-specs](https://github.com/w3c/browser-specs/) contains [index.json](https://w3c.github.io/browser-specs/index.json), to associate the URL of a specification, with its groups (W3C, WHATWG, IETF, etc.), shortname, github repository, etc. [webref](https://w3c.github.io/webref/) contains [index.json](https://w3c.github.io/webref/ed/index.json) and [idlnames](https://w3c.github.io/webref/ed/idlnames.json), to associate a specification with its IDL definitions. - -[common-labels.json](https://w3c.github.io/common-labels.json) contains the list of horizontal repositories, used for review requests and horizontal issues tracking.