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

Commit 61c75e9

Browse files
committed
Explain the draft process goals better
and indicate that we are trying to keep things stable in order to reach working group adoption.
1 parent d9ba9a7 commit 61c75e9

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

index.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,25 @@ Advantages
3434
Project Status
3535
--------------
3636

37-
Publication of Internet-Draft documents can be tracked through the IETF:
37+
The JSON Schema project intends to shepherd the Core, Validation, and Hyper-Schema specifications
38+
to RFC status. Currently, we are continuing to improve our self-published Internet-Drafts.
39+
The next step will be to get the drafts adopted by an IETF Working Group.
40+
41+
In the meantime, publication of Internet-Draft documents can be tracked through the IETF:
3842
- [JSON Schema (core)](https://datatracker.ietf.org/doc/draft-wright-json-schema/)
3943
- [JSON Schema Validation](https://datatracker.ietf.org/doc/draft-wright-json-schema-validation/)
4044
- [JSON Hyper-Schema](https://datatracker.ietf.org/doc/draft-wright-json-schema-hyperschema/)
4145

42-
Internet-Drafts expire after six months, so our goal is to publish often enough to always have a set of unexpired drafts available. There may be brief gaps as we wrap up each draft and finalize the text.
46+
Internet-Drafts expire after six months, so our goal is to publish often enough to always have
47+
a set of unexpired drafts available. There may be brief gaps as we wrap up each draft and finalize
48+
the text.
49+
50+
_\[**NOTE**: There is likely to be a one to two month gap before the publication of the
51+
draft-07 documents\]_
52+
53+
The intention, particularly for vocabularies such as validation which have been widely
54+
implemented, is to remain as compatible as possible from draft to draft. However, these are still
55+
drafts, and given a clear enough need validated with the user community, major changes can occur.
4356

4457
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)
4558

0 commit comments

Comments
 (0)