You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: work-in-progress/index.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,20 @@ permalink: /work-in-progress
7
7
* TOC
8
8
{:toc}
9
9
10
-
## The Next Draft is Ready for Final Pre-Publication Review!
10
+
## The Next Draft (by whatever name) Is Ready for Final Pre-Publication Review!
11
11
12
12
The forthcoming draft is now feature-frozen and has gone through the initial four-week pre-publication review period.
13
13
14
14
_**UPDATE: July 28th, 2019** We continue to incorporate feedback and clarify sections of the new draft. We expect to finally publish the draft during August._
15
15
16
-
To see what changes are involved, read the [release notes](./WIP-json-schema-release-notes.md).
17
-
18
16
The following sorts of feedback are particularly desired:
19
17
20
18
* Clarity, readability, and accessibility to new readers
21
19
* Contradictions, inconsistencies and other bugs
22
20
* Anything so egregious that implementation would be infeasible or impossible
23
21
24
-
Work on the next draft will begin immediately after this one is published.
22
+
New features or major changes to existing features will be deferred to a future draft,
23
+
and work on the next draft will begin immediately after this one is published.
25
24
26
25
## What Is This Draft Called, Anyway?
27
26
@@ -89,9 +88,9 @@ _**NOTE:** when published, the `.json` will be removed from the final URI_
89
88
*[WIP: meta/meta-data.json](/work-in-progress/meta/WIP-meta-data.json) (meta-data annotations, from the validation spec)
90
89
*[WIP: meta/format.json](/work-in-progress/meta/WIP-format.json) (the format keyword, from the validation spec)
91
90
*[WIP: meta/content.json](/work-in-progress/meta/WIP-content.json) (content keywords, from the validation spec)
92
-
*[WIP: meta/hyper-schema.json](/work-in-progress/meta/WIP-hyper-schema.json) (hyper-schema keywords, from the hyper-schema spec)
91
+
*[WIP: meta/hyper-schema.json](/work-in-progress/meta/WIP-hyper-schema.json) (hyper-schema keywords, from the hyper-shema spec)
93
92
94
-
### Output Schema
93
+
### Output schema:
95
94
96
95
The new draft also introduces recommended output formats for reporting errors and annotations.
97
96
@@ -101,12 +100,12 @@ _**NOTE:** when published, the `.json` will be removed from the final URI_
101
100
*[WIP: verbose-example.json](/work-in-progress/output/WIP-verbose-example.json) (example of the most verbose output format)
102
101
*[WIP: hyper-schema.json](/work-in-progress/output/WIP-hyper-schema.json) (format used by the proposed hyper-schema test suite, and used in examples in the specification)
103
102
104
-
## Get Involved
103
+
## Providing Feedback and Tracking Progress in GitHub
105
104
106
105
We are **particularly interested** in feedback on whether the wording and concepts is an
107
106
improvement in terms of how easy it is to understand and learn the specifications.
108
107
109
-
Note that _all drafts have Changelog appendices_, for a concise list of notable changes.
108
+
Note that _all drafts have Changelog appendicies_, for a concise list of notable changes.
110
109
111
110
* The active sources are on the
112
111
["master" branch of json-schema-org/json-schema-spec](https://github.com/json-schema-org/json-schema-spec)
@@ -118,3 +117,4 @@ Note that _all drafts have Changelog appendices_, for a concise list of notable
118
117
*[file an issue](https://github.com/json-schema-org/json-schema-spec/issues/new?milestone=draft-08)
119
118
or [join us on Slack](https://join.slack.com/t/json-schema/shared_invite/enQtMjk1NDcyNDI2NTAwLTcyYmYwMjdmMmUxNzZjYzIxNGU2YjdkNzdlOGZiNjIwNDI2M2Y3NmRkYjA4YmMwODMwYjgyOTFlNWZjZjAyNjg) to submit feedback
120
119
_(technically there is also a [mailing list](https://groups.google.com/forum/#!forum/json-schema) but it gets very little traffic and is not closely monitored)_
0 commit comments