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