|
| 1 | +--- |
| 2 | +title: Specification Links |
| 3 | +layout: page |
| 4 | +--- |
| 5 | + |
| 6 | +<!-- Links on this page should be immutable -- none of them should go to `/latest`, etc. --> |
| 7 | + |
| 8 | +* TOC |
| 9 | +{:toc} |
| 10 | + |
| 11 | +## Latest Snapshot (work in progress) |
| 12 | + |
| 13 | +The next unreleased draft is a work in progress. You can [give feedback and get involved on GitHub](https://github.com/json-schema-org/json-schema-spec). |
| 14 | + |
| 15 | + - Core: [jsonschema-core.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/jsonschema-core.xml) |
| 16 | + - Validation: [jsonschema-validation.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/jsonschema-validation.xml) |
| 17 | + - Hyper-Schema: [jsonschema-hyperschema.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/jsonschema-hyperschema.xml) |
| 18 | + |
| 19 | + |
| 20 | +## Draft 6 |
| 21 | + |
| 22 | +Core: |
| 23 | +* specification: [draft-wright-json-schema-01](https://tools.ietf.org/html/draft-wright-json-schema-01) |
| 24 | +* changes: [Appendix B](https://tools.ietf.org/html/draft-wright-json-schema-01#appendix-B) |
| 25 | +* meta-schema: [draft-06/schema#](http://json-schema.org/draft-06/schema#) |
| 26 | + |
| 27 | +Validation: |
| 28 | +* specification: [draft-wright-json-schema-validation-01](https://tools.ietf.org/html/draft-wright-json-schema-validation-01) |
| 29 | +* changes: [Appendix B](https://tools.ietf.org/html/draft-wright-json-schema-validation-01#appendix-B) |
| 30 | +* meta-schema: [draft-06/schema#](http://json-schema.org/draft-06/schema#) |
| 31 | + |
| 32 | +Hyper-Schema: |
| 33 | +* specification: [draft-wright-json-schema-hyperschema-01](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-01) |
| 34 | +* changes: [Appendix B](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-01#appendix-B) |
| 35 | +* meta-schema: [draft-06/hyper-schema#](http://json-schema.org/draft-06/hyper-schema#) |
| 36 | +* See also the [hyper-schema migration FAQ](https://github.com/json-schema-org/json-schema-spec/wiki/FAQ:-draft-wright-json-schema-hyperschema-01) |
| 37 | + |
| 38 | +## Draft 5 |
| 39 | + |
| 40 | +**Note:** Draft 5 was primarily a cleanup of Draft 4 and therefore does not have its own meta-schema. The Draft 4 meta-schema should continue to be used until Draft 6, which will have a new meta-schema, is available. |
| 41 | + |
| 42 | + - Core: [draft-wright-json-schema-00](https://tools.ietf.org/html/draft-wright-json-schema-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-00#appendix-B)) |
| 43 | + - Validation: [draft-wright-json-schema-validation-00](https://tools.ietf.org/html/draft-wright-json-schema-validation-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-validation-00#appendix-B)) |
| 44 | + - Hyper-Schema: [draft-wright-json-schema-hyperschema-00](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00#appendix-B)) |
| 45 | + |
| 46 | +## Draft 4 |
| 47 | + |
| 48 | + - Core: [draft-zyp-json-schema-04](https://tools.ietf.org/html/draft-zyp-json-schema-04) ([changes](https://tools.ietf.org/html/draft-zyp-json-schema-04#appendix-A)) |
| 49 | + - Validation: [draft-fge-json-schema-validation-00](https://tools.ietf.org/html/draft-fge-json-schema-validation-00) ([changes](https://tools.ietf.org/html/draft-fge-json-schema-validation-00#appendix-A)) |
| 50 | + - Hyper-Schema: [draft-luff-json-hyper-schema-00](https://tools.ietf.org/html/draft-luff-json-hyper-schema-00) ([changes](https://tools.ietf.org/html/draft-luff-json-hyper-schema-00#appendix-A)) |
0 commit comments