Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit b582805

Browse files
committed
Docs: Update revision number and publication details
1 parent 2b1e640 commit b582805

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

documentation.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
<h2>Specification</h2>
66
<div class="block">
7-
<p>The latest IETF published draft is v4. The specification is split into three parts:
8-
9-
<p>
7+
<p>The latest Internet-Draft at the IETF is v5, published 2016-10-13.
8+
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):</p>
109
<table class="key-value">
1110
<tr>
1211
<td class="key"><a href="latest/json-schema-core.html">JSON Schema Core</a></td>
@@ -23,13 +22,13 @@ <h2>Specification</h2>
2322
</table>
2423

2524
<p>They are also available on the IETF main site: <a href="http://tools.ietf.org/html/draft-wright-json-schema-00">core</a>, <a href="http://tools.ietf.org/html/draft-wright-json-schema-validation-00">validation</a> and <a href="http://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00">hyper-schema</a>.
25+
</p>
2626
</div>
2727

2828
<h2>Meta-schemas</h2>
2929
<div class="block">
30-
<p>The meta-schemas are the schemas which define the JSON Schema and Hyper-Schema formats.
31-
32-
<p>
30+
<p>The meta-schemas are the schemas which define the JSON Schema and Hyper-Schema formats.</p>
31+
<p>The latest meta-schema is draft-04. A future release with additional keywords will be published in the near future.</p>
3332
<table class="key-value">
3433
<tr>
3534
<td class="key"><a href="http://json-schema.org/schema">Core/Validation Meta-Schema</a></td>
@@ -45,8 +44,7 @@ <h2>Meta-schemas</h2>
4544
<h2>Standard schemas</h2>
4645
<div class="block">
4746
<p>These sample schemas describe simple data structures which can be expressed as JSON:
48-
49-
<p>
47+
</p>
5048
<table class="key-value">
5149
<tr>
5250
<td class="key"><a href="http://json-schema.org/geo">Geographic Coordinate</a></td>

0 commit comments

Comments
 (0)