You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using it to describe its data models, generate human-friendly documentation,
308
+
validate data, and code-generate Java and TypeScript representations of those
309
+
models.
304
310
305
311
## JSON Schema across jurisdictions
306
312
@@ -376,7 +382,7 @@ Schema infrastructure on the public record:
376
382
| Country | Evidence |
377
383
|---|---|
378
384
| 🇺🇸 United States |[api.data.gov](https://api.data.gov/), [Code.gov](https://code.gov) metadata schema (itself a JSON Schema), [NASA General Coordinates Network schemas](https://github.com/nasa-gcn/gcn-schema), [NASA CMR/UMM](https://github.com/nasa/Common-Metadata-Repository), [NIST OSCAL](https://github.com/usnistgov/OSCAL/releases/latest), [NCI GDC Data Dictionary](https://github.com/NCI-GDC/gdcdictionary), [GovInfo MCP](https://www.govinfo.gov/features/mcp-public-preview), [US Census Bureau MCP](https://github.com/uscensusbureau/us-census-bureau-data-api-mcp), NIEM 6.0 [OASIS standard](https://www.oasis-open.org/2025/12/09/oasis-approves-two-niemopen-standards-to-advance-ai-ready-data-interoperability/) with [JSON Schema bindings](https://github.com/niemopen/niem-naming-design-rules/blob/main/doc/cmf-to-json-schema-guide.md)|
379
-
| 🇬🇧 United Kingdom |[UK API Catalogue](https://github.com/co-cddo/api-catalogue), [GOV.UK Notify](https://www.notifications.service.gov.uk/), [Open Standards Board OpenAPI 3 recommendation](https://www.gov.uk/government/publications/recommended-open-standards-for-government/describing-restful-apis-with-openapi-3), [GOV.UK content schemas](https://github.com/alphagov/publishing-api/tree/main/content_schemas), [UKAEA fusion-research schemas](https://github.com/ukaea/ukaea-metadata), [UK Home Office booktravel_schema](https://github.com/UKHomeOffice/booktravel_schema), UK GDS i.AI [Parliament MCP](https://github.com/i-dot-ai/parliament-mcp) and [Lex API](https://lex.lab.i.ai.gov.uk/api/openapi.json)|
385
+
| 🇬🇧 United Kingdom |[UK API Catalogue](https://github.com/co-cddo/api-catalogue), [GOV.UK Notify](https://www.notifications.service.gov.uk/), [Open Standards Board OpenAPI 3 recommendation](https://www.gov.uk/government/publications/recommended-open-standards-for-government/describing-restful-apis-with-openapi-3), [GOV.UK content schemas](https://github.com/alphagov/publishing-api/tree/main/content_schemas), [UKAEA fusion-research schemas](https://github.com/ukaea/ukaea-metadata), [UK Home Office booktravel_schema](https://github.com/UKHomeOffice/booktravel_schema), [DVLA tooling and processes that "make heavy use of JSON Schema"](https://dvla.github.io/posts/2022-10-working-with-json-schema/), UK GDS i.AI [Parliament MCP](https://github.com/i-dot-ai/parliament-mcp) and [Lex API](https://lex.lab.i.ai.gov.uk/api/openapi.json)|
380
386
| 🇫🇷 France |[schema.data.gouv.fr](https://schema.data.gouv.fr/) national multi-format schema registry, [data.gouv.fr MCP](https://www.data.gouv.fr/posts/experimentation-autour-dun-serveur-mcp-pour-datagouv), #1 on the OECD OURdata 2025 index |
0 commit comments