diff --git a/common.js b/common.js index 81949b1..36e03a9 100644 --- a/common.js +++ b/common.js @@ -40,6 +40,21 @@ var vcwg = { title: "JSON Schema: A Media Type for Describing JSON Documents", publisher: "OpenJS Foundation" }, + "JSON-SCHEMA-2020-12": { + href: "https://json-schema.org/draft/2020-12/release-notes.html", + title: "JSON Schema 2020-12 Release Notes", + publisher: "OpenJS Foundation" + }, + "JSON-SCHEMA-2019-09": { + href: "https://json-schema.org/draft/2019-09/release-notes.html", + title: "JSON Schema 2019-09 Release Notes", + publisher: "OpenJS Foundation" + }, + "JSON-SCHEMA-DRAFT-7": { + href: "https://json-schema.org/draft-07/json-schema-release-notes.html", + title: "JSON Schema Draft-07 Release Notes", + publisher: "OpenJS Foundation" + }, "DID-CORE": { href: "https://w3c.github.io/did-core/", title: "Decentralized Identifiers (DIDs) v1.0", diff --git a/index.html b/index.html index eaa9683..81301c1 100644 --- a/index.html +++ b/index.html @@ -339,42 +339,27 @@

JSON Schema Specifications

JSON Schema Specification Date of Publication - References + $schema URI - draft-bhutton-json-schema-01 + [[JSON-SCHEMA-2020-12]] 10 June 2022 - - • JSON Schema: A Media Type for Describing JSON Documents
- • JSON Schema Validation: A Vocabulary for Structural Validation of JSON
- • Relative JSON Pointers - + https://json-schema.org/draft/2020-12/schema - Draft 2020-12, draft-bhutton-json-schema-00 - 11 June 2021 - - • JSON Schema: A Media Type for Describing JSON Documents
- • JSON Schema Validation: A Vocabulary for Structural Validation of JSON
- • Relative JSON Pointers - + [[JSON-SCHEMA-2019-09]] + 19 March 2020 + https://json-schema.org/draft/2019-09/schema - Draft 2019-09, Draft 8 - 19 March 2020 - - • JSON Schema: A Media Type for Describing JSON Documents
- • JSON Schema Validation: A Vocabulary for Structural Validation of JSON
- • JSON Hyper-Schema: A Vocabulary for Hypermedia Annotation of JSON - + [[JSON-SCHEMA-DRAFT-7]] + 20 September 2018 + http://json-schema.org/draft-07/schema# -

- Write considerations for normatively referencing JSON Schema. -

Reserved Keywords