Skip to content

Commit 5bb4810

Browse files
committed
Update front page for draft-07
1 parent a249981 commit 5bb4810

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /
66

77
**JSON Schema** is a vocabulary that allows you to **annotate** and **validate** JSON documents.
88

9-
<span style="color:red">***The next draft is [ready for pre-publication feedback](/work-in-progress)!***</span>
9+
***Draft-07 has been [released](documentation.md)!***
1010

1111
Advantages
1212
----------
@@ -41,22 +41,22 @@ to RFC status. Currently, we are continuing to improve our self-published Inter
4141
The next step will be to get the drafts adopted by an IETF Working Group.
4242

4343
In the meantime, publication of Internet-Draft documents can be tracked through the IETF:
44-
- [JSON Schema (core)](https://datatracker.ietf.org/doc/draft-wright-json-schema/)
45-
- [JSON Schema Validation](https://datatracker.ietf.org/doc/draft-wright-json-schema-validation/)
46-
- [JSON Hyper-Schema](https://datatracker.ietf.org/doc/draft-wright-json-schema-hyperschema/)
44+
- [JSON Schema (core)](https://datatracker.ietf.org/doc/draft-handrews-json-schema/)
45+
- [JSON Schema Validation](https://datatracker.ietf.org/doc/draft-handrews-json-schema-validation/)
46+
- [JSON Hyper-Schema](https://datatracker.ietf.org/doc/draft-handrews-json-schema-hyperschema/)
47+
- [Relative JSON Pointers](https://datatracker.ietf.org/doc/draft-handrews-relative-json-pointer/)
4748

4849
Internet-Drafts expire after six months, so our goal is to publish often enough to always have
4950
a set of unexpired drafts available. There may be brief gaps as we wrap up each draft and finalize
5051
the text.
5152

52-
_\[**NOTE**: There is likely to be a one to two month gap before the publication of the
53-
draft-07 documents\]_
54-
5553
The intention, particularly for vocabularies such as validation which have been widely
5654
implemented, is to remain as compatible as possible from draft to draft. However, these are still
5755
drafts, and given a clear enough need validated with the user community, major changes can occur.
5856

59-
Progress on the next set of Internet-Drafts can be tracked on GitHub. The current milestone is [draft-07 (wright-\*-02)](https://github.com/json-schema-org/json-schema-spec/milestone/5)
57+
Progress on the next set of Internet-Drafts can be tracked on GitHub.
58+
The [draft-08](https://github.com/json-schema-org/json-schema-spec/milestone/6) milestone
59+
will track the evolving scope of the draft
6060

6161
<div style="clear:both"></div>
6262

@@ -88,7 +88,7 @@ Interested? Check out:
8888
- some [examples](examples.md)
8989
- the growing list of [JSON (Hyper-)Schema software](implementations.md)
9090

91-
We encourage updating to the latest specification, as described by the draft-06 meta-schemas. However, if you are still using draft-04, you may be interested in:
91+
We encourage updating to the latest specification, as described by the draft-07 meta-schemas. However, if you are still using draft-04, you may be interested in:
9292
- this [excellent guide](http://spacetelescope.github.io/understanding-json-schema/) for schema authors, from the [Space Telescope Science Institute](http://www.stsci.edu/)
9393

9494
Questions? Feeling helpful? Get involved on:

0 commit comments

Comments
 (0)