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

Show that we are an active project #163

Merged
merged 1 commit into from
Oct 2, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,18 @@ Advantages

</div>

Project Status
--------------

Publication of Internet-Draft documents can be tracked through the IETF:
- [JSON Schema (core)](https://datatracker.ietf.org/doc/draft-wright-json-schema/)
- [JSON Schema Validation](https://datatracker.ietf.org/doc/draft-wright-json-schema-validation/)
- [JSON Hyper-Schema](https://datatracker.ietf.org/doc/draft-wright-json-schema-hyperschema/)

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.

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)

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

Quickstart
Expand Down