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
<h1><br/>JSON Hyper-Schema: Hypertext definitions for JSON Schema<br/>json-schema-hypermedia</h1>
152
+
<h1><br/>JSON Hyper-Schema: Hypertext definitions for JSON Schema<br/>draft-luff-json-hyper-schema-00</h1>
153
153
154
154
<h3>Abstract</h3>
155
155
@@ -280,8 +280,8 @@ <h3>Table of Contents</h3>
280
280
281
281
</p>
282
282
<p>
283
-
This specification will use the terminology defined by the JSON Schema core
284
-
specification. It is advised that readers have a copy of this specification.
283
+
This specification will use the terminology defined by the <aclass='info' href='#json-schema-core'>JSON Schema core
284
+
specification<span> (</span><spanclass='info'>Galiegue, F., Zyp, K., and G. Court, “JSON Schema: core definitions and terminology,” 2013.</span><span>)</span></a> [json‑schema‑core]. It is advised that readers have a copy of this specification.
285
285
286
286
</p>
287
287
<aname="anchor2"></a><br/><hr/>
@@ -512,7 +512,7 @@ <h3>Table of Contents</h3>
512
512
json-pointer fragment resolution</h3>
513
513
514
514
<p>
515
-
The "json-pointer" fragment resolution protocol uses a <aclass='info' href='#json-pointer'>JSON Pointer<span> (</span><spanclass='info'>Bryan, P. and K. Zyp, “JSON Pointer,” October 2011.</span><span>)</span></a> [json‑pointer] to resolve fragment identifiers in URIs within instance representations.
515
+
The "json-pointer" fragment resolution protocol uses a <aclass='info' href='#json-pointer'>JSON Pointer<span> (</span><spanclass='info'>Bryan, P., Zyp, K., and M. Nottingham, “JSON Pointer,” August 2012.</span><span>)</span></a> [json‑pointer] to resolve fragment identifiers in URIs within instance representations.
516
516
517
517
</p>
518
518
<aname="anchor10"></a><br/><hr/>
@@ -905,7 +905,7 @@ <h3>Table of Contents</h3>
905
905
906
906
</p>
907
907
<p>
908
-
The following relations are applicable for schemas (the schema as the "from" resource in the relation):
908
+
The following relations are applicable for schemas (the schema as the "from" resource in the relation) if they require no parameterization with data from the instance:
909
909
910
910
</p>
911
911
<blockquoteclass="text"><dl>
@@ -921,8 +921,6 @@ <h3>Table of Contents</h3>
921
921
922
922
</dd>
923
923
</dl></blockquote><p>
924
-
925
-
Links defined in the schema using these relation values SHOULD not require parameterization with data from the instance, as they describe a link for the schema, not the instances.
926
924
927
925
</p>
928
926
<p>For example, if a schema is defined:
@@ -1120,9 +1118,14 @@ <h3>Table of Contents</h3>
1120
1118
"name": "Jason",
1121
1119
"id": 8
1122
1120
},
1123
-
"message": "It's easy, you just add some HTML like this: <script>doSomethingEvil()</script>"
1121
+
"message": "It's easy, you just add some HTML like
<tdclass="author-text">Gregorio, J., Fielding, R., Hadley, M., Nottingham, M., and D. Orchard, “<ahref="http://tools.ietf.org/html/rfc6570">URI Template</a>,” RFC 6570, March 2012 (<ahref="http://www.rfc-editor.org/rfc/rfc6570.txt">TXT</a>).</td></tr>
<tdclass="author-text">Bryan, P. and K. Zyp, “<ahref="http://tools.ietf.org/html/draft-pbryan-zyp-json-pointer-02">JSON Pointer</a>,” October 2011.</td></tr>
1357
+
<tdclass="author-text">Bryan, P., Zyp, K., and M. Nottingham, “<ahref="http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-03">JSON Pointer</a>,” August 2012.</td></tr>
<tdclass="author-text">Galiegue, F., Zyp, K., and G. Court, “<ahref="http://tools.ietf.org/html/draft-zyp-json-schema-04">JSON Schema: core definitions and terminology</a>,” 2013.</td></tr>
<tdclass="author-text">Crockford, D., “<ahref="http://tools.ietf.org/html/rfc4627">The application/json Media Type for JavaScript Object Notation (JSON)</a>,” RFC 4627, July 2006 (<ahref="http://www.rfc-editor.org/rfc/rfc4627.txt">TXT</a>).</td></tr>
<tdclass="author-text">Narten, T. and H. Alvestrand, “<ahref="http://tools.ietf.org/html/rfc5226">Guidelines for Writing an IANA Considerations Section in RFCs</a>,” BCP 26, RFC 5226, May 2008 (<ahref="http://www.rfc-editor.org/rfc/rfc5226.txt">TXT</a>).</td></tr>
0 commit comments