|
210 | 210 |
|
211 | 211 | <section title="Meta-schema">
|
212 | 212 | <t>
|
213 | | - The current URI for the JSON Schema Validation is <http://json-schema.org/draft-04/hyper-schema#>. |
214 | | - </t> |
215 | | - <t> |
216 | | - <cref>A revision describing newly added keywords will be added in the future.</cref> |
| 213 | + The current URI for the JSON Schema Validation is <http://json-schema.org/draft-06/hyper-schema#>. |
217 | 214 | </t>
|
218 | 215 | </section>
|
219 | 216 |
|
|
384 | 381 |
|
385 | 382 | <t>
|
386 | 383 | The link description format can be used without JSON Schema, and use of this format can be declared by referencing the normative link description schema as the schema for the data structure that uses the links.
|
387 | | - The URI of the normative link description schema is: <eref target="http://json-schema.org/draft-04/links">http://json-schema.org/draft-04/links</eref> (draft-04 version). |
| 384 | + The URI of the normative link description schema is: <eref target="http://json-schema.org/draft-04/links">http://json-schema.org/draft-06/links</eref> (draft-06 version). |
388 | 385 | </t>
|
389 | 386 |
|
390 | 387 | <section title="Links and data">
|
|
0 commit comments