@@ -10,33 +10,31 @@ layout: page
10
10
11
11
## Draft 6
12
12
13
- Unreleased.
13
+ Draft 6 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 )
14
18
15
19
## Draft 5
16
20
17
21
** 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.
18
22
19
- 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 ) )
20
-
21
- 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 ) )
22
-
23
- 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 ) )
23
+ - 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 ) )
24
+ - 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 ) )
25
+ - 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 ) )
24
26
25
27
## Draft 4
26
28
27
- 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 ) )
28
-
29
- 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 ) )
30
-
31
- 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 ) )
29
+ - 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 ) )
30
+ - 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 ) )
31
+ - 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 ) )
32
32
33
33
## Draft 3
34
34
35
- Core: [ draft-zyp-json-schema-03] ( https://tools.ietf.org/html/draft-zyp-json-schema-03 ) ([ changes] ( https://tools.ietf.org/html/draft-zyp-json-schema-03#appendix-A ) )
36
-
37
- Validation: none (included in Core)
38
-
39
- Hyper-Schema: none (included in Core)
35
+ - Core: [ draft-zyp-json-schema-03] ( https://tools.ietf.org/html/draft-zyp-json-schema-03 ) ([ changes] ( https://tools.ietf.org/html/draft-zyp-json-schema-03#appendix-A ) )
36
+ - Validation: none (included in Core)
37
+ - Hyper-Schema: none (included in Core)
40
38
41
39
## Drafts 0/1/2
42
40
These older drafts can be found on GitHub: [ Draft 0] ( https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-00 ) , [ Draft 1] ( https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-01 ) , [ Draft 2] ( https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-02 )
0 commit comments