|
23 | 23 |
|
24 | 24 | // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
|
25 | 25 | // and its maturity status
|
26 |
| - prevVersion: "https://www.w3.org/TR/2019/WD-json-ld11-20190510/", |
27 |
| - previousPublishDate: "2019-05-10", |
| 26 | + prevVersion: "https://www.w3.org/TR/2019/WD-json-ld11-20190714/", |
| 27 | + previousPublishDate: "2019-07-14", |
28 | 28 | previousMaturity: "WD",
|
29 | 29 | prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-20140116/",
|
30 | 30 | github: "https://github.com/w3c/json-ld-syntax/",
|
@@ -13359,13 +13359,13 @@ <h3>Examples</h3>
|
13359 | 13359 | <section class="appendix informative preserve">
|
13360 | 13360 | <h4>Open Issues</h4>
|
13361 | 13361 | <p>The following is a list of issues open at the time of publication.</p>
|
13362 |
| - <p class="issue" data-number="19">Consider a mechanism such as Microdata's <code>@itemref</code> for including objects within another referencing node.</p> |
| 13362 | + <p class="issue" data-number="37">Consider obsoleting use of blank nodes for properties and "generalized RDF"</p> |
13363 | 13363 | <p class="issue" data-number="103">What is null base URL for an embedded json-ld?</p>
|
13364 |
| - <p class="issue" data-number="108">Consider context by reference with metadata.</p> |
13365 | 13364 | <p class="issue" data-number="172">JSON-LD Context processing in HTML Documents.</p>
|
13366 | 13365 | <p class="issue" data-number="184">Inconsistencies in how @vocab is specified.</p>
|
13367 |
| - <p class="issue" data-number="185">Misleading introductory text in "Terminology" subsection.</p> |
13368 | 13366 | <p class="issue" data-number="186">Specs have references to themselves.</p>
|
| 13367 | + <p class="issue" data-number="191">Compact IRI expansion support for non-trivial prefix term definitions.</p> |
| 13368 | + <p class="issue" data-number="204">Link header for HTML and JSON-LD.</p> |
13369 | 13369 | </section>
|
13370 | 13370 |
|
13371 | 13371 | <section class="appendix informative" id="changes-from-10">
|
|
0 commit comments