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

Commit f5ccacf

Browse files
committed
Latest WIP updates
1 parent 5608a74 commit f5ccacf

9 files changed

+1091
-1055
lines changed

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

Lines changed: 500 additions & 520 deletions
Large diffs are not rendered by default.

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

Lines changed: 476 additions & 420 deletions
Large diffs are not rendered by default.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454

455455
<meta name="dct.creator" content="Andrews, H., Ed. and A. Wright, Ed." />
456456
<meta name="dct.identifier" content="urn:ietf:id:draft-handrews-json-schema-hyperschema-02" />
457-
<meta name="dct.issued" scheme="ISO8601" content="2019-10" />
457+
<meta name="dct.issued" scheme="ISO8601" content="2019-16" />
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. " />
460460

@@ -478,8 +478,8 @@
478478
<td class="right">A. Wright, Ed.</td>
479479
</tr>
480480
<tr>
481-
<td class="left">Expires: February 11, 2020</td>
482-
<td class="right">August 10, 2019</td>
481+
<td class="left">Expires: February 17, 2020</td>
482+
<td class="right">August 16, 2019</td>
483483
</tr>
484484

485485

@@ -499,7 +499,7 @@ <h1 id="rfc.status"><a href="#rfc.status">Status of This Memo</a></h1>
499499
<p>This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.</p>
500500
<p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.</p>
501501
<p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."</p>
502-
<p>This Internet-Draft will expire on February 11, 2020.</p>
502+
<p>This Internet-Draft will expire on February 17, 2020.</p>
503503
<h1 id="rfc.copyrightnotice"><a href="#rfc.copyrightnotice">Copyright Notice</a></h1>
504504
<p>Copyright (c) 2019 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
505505
<p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.</p>

0 commit comments

Comments
 (0)