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

Commit 6158699

Browse files
committed
Mark IETF draft docs as works in progress
1 parent 065e118 commit 6158699

8 files changed

+29
-29
lines changed

work-in-progress/WIP-jsonschema-core.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
<link rel="schema.dct" href="http://purl.org/dc/terms/" />
478478

479479
<meta name="dct.creator" content="Wright, A., Ed., Andrews, H., Ed., Hutton, B., Ed., and G. Dennis" />
480-
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-02" />
480+
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-WIP" />
481481
<meta name="dct.issued" scheme="ISO8601" content="2019-25" />
482482
<meta name="dct.abstract" content="JSON Schema defines the media type &quot;application/schema+json&quot;, a JSON-based format for describing the structure of JSON data. JSON Schema asserts what a JSON document must look like, ways to extract information from it, and how to interact with it. The &quot;application/schema-instance+json&quot; media type provides additional feature-rich integration with &quot;application/schema+json&quot; beyond what can be offered for &quot;application/json&quot; documents. " />
483483
<meta name="description" content="JSON Schema defines the media type &quot;application/schema+json&quot;, a JSON-based format for describing the structure of JSON data. JSON Schema asserts what a JSON document must look like, ways to extract information from it, and how to interact with it. The &quot;application/schema-instance+json&quot; media type provides additional feature-rich integration with &quot;application/schema+json&quot; beyond what can be offered for &quot;application/json&quot; documents. " />
@@ -527,7 +527,7 @@
527527
</table>
528528

529529
<p class="title">JSON Schema: A Media Type for Describing JSON Documents<br />
530-
<span class="filename">draft-handrews-json-schema-02</span></p>
530+
<span class="filename">draft-handrews-json-schema-WIP</span></p>
531531

532532
<h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
533533
<p>JSON Schema defines the media type "application/schema+json", a JSON-based format for describing the structure of JSON data. JSON Schema asserts what a JSON document must look like, ways to extract information from it, and how to interact with it. The "application/schema-instance+json" media type provides additional feature-rich integration with "application/schema+json" beyond what can be offered for "application/json" documents. </p>
@@ -2047,12 +2047,12 @@ <h1 id="rfc.references.2">
20472047
<tr>
20482048
<td class="reference"><b id="json-hyper-schema">[json-hyper-schema]</b></td>
20492049
<td class="top">
2050-
<a>Andrews, H.</a> and <a>A. Wright</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-hyperschema-02">JSON Hyper-Schema: A Vocabulary for Hypermedia Annotation of JSON</a>", Internet-Draft draft-handrews-json-schema-hyperschema-02, November 2017.</td>
2050+
<a>Andrews, H.</a> and <a>A. Wright</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-hyperschema-02">JSON Hyper-Schema: A Vocabulary for Hypermedia Annotation of JSON</a>", Internet-Draft draft-handrews-json-schema-hyperschema-WIP, November 2017.</td>
20512051
</tr>
20522052
<tr>
20532053
<td class="reference"><b id="json-schema-validation">[json-schema-validation]</b></td>
20542054
<td class="top">
2055-
<a>Wright, A.</a>, <a>Andrews, H.</a> and <a>G. Luff</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-validation-02">JSON Schema Validation: A Vocabulary for Structural Validation of JSON</a>", Internet-Draft draft-handrews-json-schema-validation-02, November 2017.</td>
2055+
<a>Wright, A.</a>, <a>Andrews, H.</a> and <a>G. Luff</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-validation-02">JSON Schema Validation: A Vocabulary for Structural Validation of JSON</a>", Internet-Draft draft-handrews-json-schema-validation-WIP, November 2017.</td>
20562056
</tr>
20572057
<tr>
20582058
<td class="reference"><b id="RFC7049">[RFC7049]</b></td>
@@ -2085,7 +2085,7 @@ <h1 id="rfc.appendix.B">
20852085
<p></p>
20862086

20872087
<dl>
2088-
<dt>draft-handrews-json-schema-02</dt>
2088+
<dt>draft-handrews-json-schema-WIP</dt>
20892089
<dd style="margin-left: 8">
20902090
<ul>
20912091
<li>Update to RFC 8359 for JSON specification</li>

work-in-progress/WIP-jsonschema-core.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Expires: November 26, 2019 Riverbed Technology
1313

1414

1515
JSON Schema: A Media Type for Describing JSON Documents
16-
draft-handrews-json-schema-02
16+
draft-handrews-json-schema-WIP
1717

1818
Abstract
1919

@@ -3404,7 +3404,7 @@ Internet-Draft JSON Schema May 2019
34043404
[json-schema-validation]
34053405
Wright, A., Andrews, H., and G. Luff, "JSON Schema
34063406
Validation: A Vocabulary for Structural Validation of
3407-
JSON", draft-handrews-json-schema-validation-02 (work in
3407+
JSON", draft-handrews-json-schema-validation-WIP (work in
34083408
progress), November 2017.
34093409

34103410
[RFC7049] Bormann, C. and P. Hoffman, "Concise Binary Object
@@ -3488,7 +3488,7 @@ Appendix B. ChangeLog
34883488
[[CREF9: This section to be removed before leaving Internet-Draft
34893489
status.]]
34903490

3491-
draft-handrews-json-schema-02
3491+
draft-handrews-json-schema-WIP
34923492

34933493
* Update to RFC 8359 for JSON specification
34943494

work-in-progress/WIP-jsonschema-hyperschema.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
<link rel="schema.dct" href="http://purl.org/dc/terms/" />
454454

455455
<meta name="dct.creator" content="Andrews, H., Ed. and A. Wright, Ed." />
456-
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-hyperschema-02" />
456+
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-hyperschema-WIP" />
457457
<meta name="dct.issued" scheme="ISO8601" content="2019-25" />
458458
<meta name="dct.abstract" content="JSON Schema is a JSON-based format for describing JSON data using various vocabularies. This document specifies a vocabulary for annotating JSON documents with hyperlinks. These hyperlinks include attributes describing how to manipulate and interact with remote resources through hypermedia environments such as HTTP, as well as determining whether the link is usable based on the instance value. The hyperlink serialization format described in this document is also usable independent of JSON Schema. " />
459459
<meta name="description" content="JSON Schema is a JSON-based format for describing JSON data using various vocabularies. This document specifies a vocabulary for annotating JSON documents with hyperlinks. These hyperlinks include attributes describing how to manipulate and interact with remote resources through hypermedia environments such as HTTP, as well as determining whether the link is usable based on the instance value. The hyperlink serialization format described in this document is also usable independent of JSON Schema. " />
@@ -487,7 +487,7 @@
487487
</table>
488488

489489
<p class="title">JSON Hyper-Schema: A Vocabulary for Hypermedia Annotation of JSON <br />
490-
<span class="filename">draft-handrews-json-schema-hyperschema-02</span></p>
490+
<span class="filename">draft-handrews-json-schema-hyperschema-WIP</span></p>
491491

492492
<h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
493493
<p>JSON Schema is a JSON-based format for describing JSON data using various vocabularies. This document specifies a vocabulary for annotating JSON documents with hyperlinks. These hyperlinks include attributes describing how to manipulate and interact with remote resources through hypermedia environments such as HTTP, as well as determining whether the link is usable based on the instance value. The hyperlink serialization format described in this document is also usable independent of JSON Schema. </p>
@@ -1751,12 +1751,12 @@ <h1 id="rfc.references.1">
17511751
<tr>
17521752
<td class="reference"><b id="json-schema">[json-schema]</b></td>
17531753
<td class="top">
1754-
<a>Wright, A.</a> and <a>H. Andrews</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-02">JSON Schema: A Media Type for Describing JSON Documents</a>", Internet-Draft draft-handrews-json-schema-02, November 2017.</td>
1754+
<a>Wright, A.</a> and <a>H. Andrews</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-02">JSON Schema: A Media Type for Describing JSON Documents</a>", Internet-Draft draft-handrews-json-schema-WIP, November 2017.</td>
17551755
</tr>
17561756
<tr>
17571757
<td class="reference"><b id="json-schema-validation">[json-schema-validation]</b></td>
17581758
<td class="top">
1759-
<a>Wright, A.</a>, <a>Andrews, H.</a> and <a>G. Luff</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-validation-02">JSON Schema Validation: A Vocabulary for Structural Validation of JSON</a>", Internet-Draft draft-handrews-json-schema-validation-02, November 2017.</td>
1759+
<a>Wright, A.</a>, <a>Andrews, H.</a> and <a>G. Luff</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-validation-02">JSON Schema Validation: A Vocabulary for Structural Validation of JSON</a>", Internet-Draft draft-handrews-json-schema-validation-WIP, November 2017.</td>
17601760
</tr>
17611761
<tr>
17621762
<td class="reference"><b id="relative-json-pointer">[relative-json-pointer]</b></td>
@@ -1868,7 +1868,7 @@ <h1 id="rfc.appendix.B">
18681868
<p></p>
18691869

18701870
<dl>
1871-
<dt>draft-handrews-json-schema-hyperschema-02</dt>
1871+
<dt>draft-handrews-json-schema-hyperschema-WIP</dt>
18721872
<dd style="margin-left: 8">
18731873
<ul>
18741874
<li>Allow multiple values for "rel"</li>

work-in-progress/WIP-jsonschema-hyperschema.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Expires: November 26, 2019 May 25, 2019
99

1010

1111
JSON Hyper-Schema: A Vocabulary for Hypermedia Annotation of JSON
12-
draft-handrews-json-schema-hyperschema-02
12+
draft-handrews-json-schema-hyperschema-WIP
1313

1414
Abstract
1515

@@ -2818,13 +2818,13 @@ Internet-Draft JSON Hyper-Schema May 2019
28182818

28192819
[json-schema]
28202820
Wright, A. and H. Andrews, "JSON Schema: A Media Type for
2821-
Describing JSON Documents", draft-handrews-json-schema-02
2821+
Describing JSON Documents", draft-handrews-json-schema-WIP
28222822
(work in progress), November 2017.
28232823

28242824
[json-schema-validation]
28252825
Wright, A., Andrews, H., and G. Luff, "JSON Schema
28262826
Validation: A Vocabulary for Structural Validation of
2827-
JSON", draft-handrews-json-schema-validation-02 (work in
2827+
JSON", draft-handrews-json-schema-validation-WIP (work in
28282828
progress), November 2017.
28292829

28302830
[relative-json-pointer]
@@ -3052,7 +3052,7 @@ Appendix B. ChangeLog
30523052
[[CREF13: This section to be removed before leaving Internet-Draft
30533053
status.]]
30543054

3055-
draft-handrews-json-schema-hyperschema-02
3055+
draft-handrews-json-schema-hyperschema-WIP
30563056

30573057
* Allow multiple values for "rel"
30583058

work-in-progress/WIP-jsonschema-validation.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
<link rel="schema.dct" href="http://purl.org/dc/terms/" />
448448

449449
<meta name="dct.creator" content="Wright, A., Ed., Andrews, H., Ed., Hutton, B., Ed., and G. Luff" />
450-
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-validation-02" />
450+
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-validation-WIP" />
451451
<meta name="dct.issued" scheme="ISO8601" content="2019-25" />
452452
<meta name="dct.abstract" content="JSON Schema (application/schema+json) has several purposes, one of which is JSON instance validation. This document specifies a vocabulary for JSON Schema to describe the meaning of JSON documents, provide hints for user interfaces working with JSON data, and to make assertions about what a valid document must look like. " />
453453
<meta name="description" content="JSON Schema (application/schema+json) has several purposes, one of which is JSON instance validation. This document specifies a vocabulary for JSON Schema to describe the meaning of JSON documents, provide hints for user interfaces working with JSON data, and to make assertions about what a valid document must look like. " />
@@ -497,7 +497,7 @@
497497
</table>
498498

499499
<p class="title">JSON Schema Validation: A Vocabulary for Structural Validation of JSON <br />
500-
<span class="filename">draft-handrews-json-schema-validation-02</span></p>
500+
<span class="filename">draft-handrews-json-schema-validation-WIP</span></p>
501501

502502
<h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
503503
<p>JSON Schema (application/schema+json) has several purposes, one of which is JSON instance validation. This document specifies a vocabulary for JSON Schema to describe the meaning of JSON documents, provide hints for user interfaces working with JSON data, and to make assertions about what a valid document must look like. </p>
@@ -1066,7 +1066,7 @@ <h1 id="rfc.references.1">
10661066
<tr>
10671067
<td class="reference"><b id="json-schema">[json-schema]</b></td>
10681068
<td class="top">
1069-
<a>Wright, A.</a> and <a>H. Andrews</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-02">JSON Schema: A Media Type for Describing JSON Documents</a>", Internet-Draft draft-handrews-json-schema-02, November 2017.</td>
1069+
<a>Wright, A.</a> and <a>H. Andrews</a>, "<a href="https://tools.ietf.org/html/draft-handrews-json-schema-02">JSON Schema: A Media Type for Describing JSON Documents</a>", Internet-Draft draft-handrews-json-schema-WIP, November 2017.</td>
10701070
</tr>
10711071
<tr>
10721072
<td class="reference"><b id="relative-json-pointer">[relative-json-pointer]</b></td>
@@ -1195,7 +1195,7 @@ <h1 id="rfc.appendix.C">
11951195
<p></p>
11961196

11971197
<dl>
1198-
<dt>draft-handrews-json-schema-validation-02</dt>
1198+
<dt>draft-handrews-json-schema-validation-WIP</dt>
11991199
<dd style="margin-left: 8">
12001200
<ul>
12011201
<li>Moved "definitions" to the core spec as "$defs"</li>

work-in-progress/WIP-jsonschema-validation.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Expires: November 26, 2019 Riverbed Technology
1313

1414

1515
JSON Schema Validation: A Vocabulary for Structural Validation of JSON
16-
draft-handrews-json-schema-validation-02
16+
draft-handrews-json-schema-validation-WIP
1717

1818
Abstract
1919

@@ -1107,7 +1107,7 @@ Internet-Draft JSON Schema Validation May 2019
11071107

11081108
[json-schema]
11091109
Wright, A. and H. Andrews, "JSON Schema: A Media Type for
1110-
Describing JSON Documents", draft-handrews-json-schema-02
1110+
Describing JSON Documents", draft-handrews-json-schema-WIP
11111111
(work in progress), November 2017.
11121112

11131113
[relative-json-pointer]
@@ -1295,7 +1295,7 @@ Appendix C. ChangeLog
12951295
[[CREF2: This section to be removed before leaving Internet-Draft
12961296
status.]]
12971297

1298-
draft-handrews-json-schema-validation-02
1298+
draft-handrews-json-schema-validation-WIP
12991299

13001300
* Moved "definitions" to the core spec as "$defs"
13011301

work-in-progress/WIP-relative-json-pointer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
<link rel="schema.dct" href="http://purl.org/dc/terms/" />
397397

398398
<meta name="dct.creator" content="Luff, G. and H. Andrews, Ed." />
399-
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-relative-json-pointer-02" />
399+
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-relative-json-pointer-WIP" />
400400
<meta name="dct.issued" scheme="ISO8601" content="2019-25" />
401401
<meta name="dct.abstract" content="JSON Pointer is a syntax for specifying locations in a JSON document, starting from the document root. This document defines an extension to the JSON Pointer syntax, allowing relative locations from within the document. " />
402402
<meta name="description" content="JSON Pointer is a syntax for specifying locations in a JSON document, starting from the document root. This document defines an extension to the JSON Pointer syntax, allowing relative locations from within the document. " />
@@ -434,7 +434,7 @@
434434
</table>
435435

436436
<p class="title">Relative JSON Pointers<br />
437-
<span class="filename">draft-handrews-relative-json-pointer-02</span></p>
437+
<span class="filename">draft-handrews-relative-json-pointer-WIP</span></p>
438438

439439
<h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
440440
<p>JSON Pointer is a syntax for specifying locations in a JSON document, starting from the document root. This document defines an extension to the JSON Pointer syntax, allowing relative locations from within the document. </p>
@@ -616,7 +616,7 @@ <h1 id="rfc.appendix.A">
616616
<p></p>
617617

618618
<dl>
619-
<dt>draft-handrews-relative-json-pointer-02</dt>
619+
<dt>draft-handrews-relative-json-pointer-WIP</dt>
620620
<dd style="margin-left: 8">
621621
<ul><li>Update to the latest JSON RFC</li></ul>
622622
<p> </p>

work-in-progress/WIP-relative-json-pointer.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Expires: November 26, 2019 Riverbed Technology
1010

1111

1212
Relative JSON Pointers
13-
draft-handrews-relative-json-pointer-02
13+
draft-handrews-relative-json-pointer-WIP
1414

1515
Abstract
1616

@@ -343,7 +343,7 @@ Appendix A. ChangeLog
343343
[[CREF1: This section to be removed before leaving Internet-Draft
344344
status.]]
345345

346-
draft-handrews-relative-json-pointer-02
346+
draft-handrews-relative-json-pointer-WIP
347347

348348
* Update to the latest JSON RFC
349349

0 commit comments

Comments
 (0)