Skip to content

Commit 0003cef

Browse files
committed
Fixed FIXMEs
1 parent 7c5354e commit 0003cef

File tree

3 files changed

+69
-67
lines changed

3 files changed

+69
-67
lines changed

proposals/json-schema-hypermedia.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@
145145
<tr><td class="header">Internet Engineering Task Force</td><td class="header">G. Luff, Ed.</td></tr>
146146
<tr><td class="header">Internet-Draft</td><td class="header">&nbsp;</td></tr>
147147
<tr><td class="header">Intended status: Informational</td><td class="header">K. Zyp</td></tr>
148-
<tr><td class="header">Expires: August 4, 2013</td><td class="header">SitePen (USA)</td></tr>
148+
<tr><td class="header">Expires: August 5, 2013</td><td class="header">SitePen (USA)</td></tr>
149149
<tr><td class="header">&nbsp;</td><td class="header">G. Court</td></tr>
150-
<tr><td class="header">&nbsp;</td><td class="header">January 31, 2013</td></tr>
150+
<tr><td class="header">&nbsp;</td><td class="header">February 1, 2013</td></tr>
151151
</table></td></tr></table>
152152
<h1><br />JSON Hyper-Schema: Hypertext definitions for JSON Schema<br />draft-luff-json-hyper-schema-00</h1>
153153

@@ -173,7 +173,7 @@ <h3>Status of This Memo</h3>
173173
It is inappropriate to use Internet-Drafts as reference material or to cite
174174
them other than as &ldquo;work in progress.&rdquo;</p>
175175
<p>
176-
This Internet-Draft will expire on August 4, 2013.</p>
176+
This Internet-Draft will expire on August 5, 2013.</p>
177177

178178
<h3>Copyright Notice</h3>
179179
<p>
@@ -298,7 +298,8 @@ <h3>Table of Contents</h3>
298298

299299
</p>
300300
<p>
301-
The terms "schema", "instance", "property" and "item" are to be interpreted as defined in the JSON Schema core definition [FIXME_LINK].
301+
The terms "schema", "instance", "property" and "item" are to be interpreted as defined in the <a class='info' href='#json-schema-core'>JSON Schema core
302+
specification<span> (</span><span class='info'>Galiegue, F., Zyp, K., and G. Court, &ldquo;JSON Schema: core definitions and terminology,&rdquo; 2013.</span><span>)</span></a> [json&#8209;schema&#8209;core].
302303

303304
</p>
304305
<a name="anchor3"></a><br /><hr />
@@ -614,7 +615,7 @@ <h3>Table of Contents</h3>
614615

615616
<p>
616617
This property is a URI that defines what the instance's URI MUST start with in order to validate.
617-
The value of the "pathStart" property MUST be resolved relative to the closest URI Resolution Scope (as defined in the core specification [FIXME link]), using the rules from <a class='info' href='#RFC3986'>RFC 3986, Sec 5<span> (</span><span class='info'>Berners-Lee, T., Fielding, R., and L. Masinter, &ldquo;Uniform Resource Identifier (URI): Generic Syntax,&rdquo; January&nbsp;2005.</span><span>)</span></a> [RFC3986].
618+
The value of the "pathStart" property MUST be resolved relative to the closest URI Resolution Scope (as defined in the <a class='info' href='#json-schema-core'>JSON Schema core specification<span> (</span><span class='info'>Galiegue, F., Zyp, K., and G. Court, &ldquo;JSON Schema: core definitions and terminology,&rdquo; 2013.</span><span>)</span></a> [json&#8209;schema&#8209;core]), using the rules from <a class='info' href='#RFC3986'>RFC 3986, Sec 5<span> (</span><span class='info'>Berners-Lee, T., Fielding, R., and L. Masinter, &ldquo;Uniform Resource Identifier (URI): Generic Syntax,&rdquo; January&nbsp;2005.</span><span>)</span></a> [RFC3986].
618619

619620
</p>
620621
<p>

0 commit comments

Comments
 (0)