From b582805289192d06584491cb7d306231801f942a Mon Sep 17 00:00:00 2001 From: Austin Wright Date: Mon, 28 Nov 2016 05:02:36 -0700 Subject: [PATCH 1/3] Docs: Update revision number and publication details --- documentation.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/documentation.html b/documentation.html index 5f2a883e..32dbde32 100644 --- a/documentation.html +++ b/documentation.html @@ -4,9 +4,8 @@

Specification

-

The latest IETF published draft is v4. The specification is split into three parts: - -

+

The latest Internet-Draft at the IETF is v5, published 2016-10-13. + The specification is split into three parts (draft-wright-json-schema-00, draft-wright-json-schema-validation-00, and draft-wright-json-schema-hyperschema-00):

@@ -23,13 +22,13 @@

Specification

JSON Schema Core

They are also available on the IETF main site: core, validation and hyper-schema. +

Meta-schemas

-

The meta-schemas are the schemas which define the JSON Schema and Hyper-Schema formats. - -

+

The meta-schemas are the schemas which define the JSON Schema and Hyper-Schema formats.

+

The latest meta-schema is draft-04. A future release with additional keywords will be published in the near future.

@@ -45,8 +44,7 @@

Meta-schemas

Standard schemas

These sample schemas describe simple data structures which can be expressed as JSON: - -

+

Core/Validation Meta-Schema
From e933df94dd3f3f8ec4e6265ceebcb640a5bf72aa Mon Sep 17 00:00:00 2001 From: Ben Hutton Date: Mon, 28 Nov 2016 13:03:31 +0000 Subject: [PATCH 2/3] Moved URI part --- documentation.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation.html b/documentation.html index 32dbde32..7db46998 100644 --- a/documentation.html +++ b/documentation.html @@ -5,7 +5,7 @@

Specification

The latest Internet-Draft at the IETF is v5, published 2016-10-13. - The specification is split into three parts (draft-wright-json-schema-00, draft-wright-json-schema-validation-00, and draft-wright-json-schema-hyperschema-00):

+ The specification is split into three parts, Core, Validation, and Hyper-Schema:

Geographic Coordinate
@@ -20,8 +20,7 @@

Specification

JSON Schema Core defines the hyper-media keywords of JSON Schema
- -

They are also available on the IETF main site: core, validation and hyper-schema. +

They are also available on the IETF main site: core (draft-wright-json-schema-00), validation (draft-wright-json-schema-validation-00) and hyper-schema (draft-wright-json-schema-hyperschema-00).

From de9dae71b938beeb9af0600a567717d10eb8c2e3 Mon Sep 17 00:00:00 2001 From: Ben Hutton Date: Mon, 12 Dec 2016 14:12:44 +0000 Subject: [PATCH 3/3] Update documentation.html Mentions that the I-D number has been reset to avoid confusion. --- documentation.html | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation.html b/documentation.html index 7db46998..4d4aa285 100644 --- a/documentation.html +++ b/documentation.html @@ -5,6 +5,7 @@

Specification

The latest Internet-Draft at the IETF is v5, published 2016-10-13. + (Due to a change in authorship the I-D numbering has been reset). The specification is split into three parts, Core, Validation, and Hyper-Schema: