|
188 | 188 | </t>
|
189 | 189 | <t>
|
190 | 190 | The terms "applicable" and "attached" are to be interpreted as defined in
|
191 |
| - <xref target="json-schema-validation">Section 3 of the |
192 |
| - JSON Schema validation specification</xref>. |
| 191 | + <xref target="json-schema">Section 3.1 of the |
| 192 | + JSON Schema core specification</xref>. |
193 | 193 | </t>
|
194 | 194 | <t>
|
195 | 195 | The terms "link", "link context" (or "context"), "link target" (or "target"),
|
|
329 | 329 | <section title="Schema Keywords">
|
330 | 330 | <t>
|
331 | 331 | Hyper-schema keywords from all schemas that are applicable to a position
|
332 |
| - in an instance, as defined by <xref target="json-schema-validation">Section |
333 |
| - 3 of JSON Schema validation</xref>, can be used with that instance. |
| 332 | + in an instance, as defined by <xref target="json-schema">Section |
| 333 | + 3.1 of JSON Schema core</xref>, can be used with that instance. |
334 | 334 | </t>
|
335 | 335 | <t>
|
336 | 336 | When multiple subschemas are applicable to a given sub-instance, all "link"
|
|
401 | 401 | <t>
|
402 | 402 | In JSON Hyper-Schema, the link's context resource is, by default, the
|
403 | 403 | sub-instance to which it is attached (as defined by
|
404 |
| - <xref target="json-schema-validation">Section 3 of the JSON Schema |
405 |
| - validation specification</xref>). This is often not the entire instance |
| 404 | + <xref target="json-schema">Section 3.1 of the JSON Schema |
| 405 | + core specification</xref>). This is often not the entire instance |
406 | 406 | document. This default context can be changed using the keywords
|
407 | 407 | in this section.
|
408 | 408 | </t>
|
@@ -1364,7 +1364,7 @@ for varname in templateData:
|
1364 | 1364 | describing possible HTTP request headers that are relevant to the given resource.
|
1365 | 1365 | </t>
|
1366 | 1366 | <t>
|
1367 |
| - <xref target="json-schema">Section 11 of the JSON Schema core specification</xref> |
| 1367 | + <xref target="json-schema">Section 13 of the JSON Schema core specification</xref> |
1368 | 1368 | provides guidance on linking instances in a hypermedia system to their schemas.
|
1369 | 1369 | This may be done with network-accessible schemas, or may simply identify schemas
|
1370 | 1370 | which were pre-packaged within the client application. JSON Hyper-Schema
|
|
0 commit comments