|
474 | 474 | <link rel="schema.dct" href="http://purl.org/dc/terms/" />
|
475 | 475 |
|
476 | 476 | <meta name="dct.creator" content="Wright, A., Ed., Andrews, H., Ed., Hutton, B., Ed., and G. Dennis" />
|
477 |
| - <meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-02" /> |
| 477 | + <meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-WIP" /> |
478 | 478 | <meta name="dct.issued" scheme="ISO8601" content="2019-10" />
|
479 | 479 | <meta name="dct.abstract" content="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. " />
|
480 | 480 | <meta name="description" content="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. " />
|
|
524 | 524 | </table>
|
525 | 525 |
|
526 | 526 | <p class="title">JSON Schema: A Media Type for Describing JSON Documents<br />
|
527 |
| - <span class="filename">draft-handrews-json-schema-02</span></p> |
| 527 | + <span class="filename">draft-handrews-json-schema-WIP</span></p> |
528 | 528 |
|
529 | 529 | <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1>
|
530 | 530 | <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>
|
@@ -2046,12 +2046,12 @@ <h1 id="rfc.references.2">
|
2046 | 2046 | <tr>
|
2047 | 2047 | <td class="reference"><b id="json-hyper-schema">[json-hyper-schema]</b></td>
|
2048 | 2048 | <td class="top">
|
2049 |
| -<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> |
| 2049 | +<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> |
2050 | 2050 | </tr>
|
2051 | 2051 | <tr>
|
2052 | 2052 | <td class="reference"><b id="json-schema-validation">[json-schema-validation]</b></td>
|
2053 | 2053 | <td class="top">
|
2054 |
| -<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> |
| 2054 | +<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> |
2055 | 2055 | </tr>
|
2056 | 2056 | <tr>
|
2057 | 2057 | <td class="reference"><b id="RFC7049">[RFC7049]</b></td>
|
@@ -2084,7 +2084,7 @@ <h1 id="rfc.appendix.B">
|
2084 | 2084 | <p></p>
|
2085 | 2085 |
|
2086 | 2086 | <dl>
|
2087 |
| -<dt>draft-handrews-json-schema-02</dt> |
| 2087 | +<dt>draft-handrews-json-schema-WIP</dt> |
2088 | 2088 | <dd style="margin-left: 8">
|
2089 | 2089 | <ul>
|
2090 | 2090 | <li>Update to RFC 8259 for JSON specification</li>
|
|
0 commit comments