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
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: documentation.html
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@
4
4
5
5
<h2>Specification</h2>
6
6
<divclass="block">
7
-
<p>The latest Internet-Draft at the IETF is v5, published 2016-10-13.
8
-
(Due to a change in authorship the I-D numbering has been reset).
7
+
<p>The latest Internet-Drafts at the IETF are the draft-wright-json-schema*-01
8
+
documents, which correspond to the draft-06 meta-schemas. These were
9
+
published on 2017-04-15.
10
+
(Due to a change in authorship the I-D numbering was reset with the previous draft).
9
11
The specification is split into three parts, Core, Validation, and Hyper-Schema:</p>
10
12
<tableclass="key-value">
11
13
<tr>
@@ -21,7 +23,7 @@ <h2>Specification</h2>
21
23
<tdclass="value">defines the hyper-media keywords of JSON Schema</td>
22
24
</tr>
23
25
</table>
24
-
<p>They are also available on the IETF main site: <ahref="http://tools.ietf.org/html/draft-wright-json-schema-00">core (draft-wright-json-schema-00)</a>, <ahref="http://tools.ietf.org/html/draft-wright-json-schema-validation-00">validation (draft-wright-json-schema-validation-00)</a> and <ahref="http://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00">hyper-schema (draft-wright-json-schema-hyperschema-00)</a>.
26
+
<p>They are also available on the IETF main site: <ahref="http://tools.ietf.org/html/draft-wright-json-schema-01">core (draft-wright-json-schema-01)</a>, <ahref="http://tools.ietf.org/html/draft-wright-json-schema-validation-01">validation (draft-wright-json-schema-validation-01)</a> and <ahref="http://tools.ietf.org/html/draft-wright-json-schema-hyperschema-01">hyper-schema (draft-wright-json-schema-hyperschema-01)</a>.
25
27
</p>
26
28
<p>For previous versions of the specification, please see the <ahref="https://github.com/json-schema-org/json-schema-spec/wiki/Specification-Links">Specification Links</a> page on our github wiki.
27
29
</p>
@@ -30,7 +32,7 @@ <h2>Specification</h2>
30
32
<h2>Meta-schemas</h2>
31
33
<divclass="block">
32
34
<p>The meta-schemas are the schemas which define the JSON Schema and Hyper-Schema formats.</p>
33
-
<p>The latest meta-schema is draft-04. A future release with additional keywords will be published in the near future.</p>
0 commit comments