Skip to content

Commit ea23f48

Browse files
committed
Update previous publish date and open issues.
1 parent ed57ec8 commit ea23f48

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323

2424
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
2525
// 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",
2828
previousMaturity: "WD",
2929
prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-20140116/",
3030
github: "https://github.com/w3c/json-ld-syntax/",
@@ -13359,13 +13359,13 @@ <h3>Examples</h3>
1335913359
<section class="appendix informative preserve">
1336013360
<h4>Open Issues</h4>
1336113361
<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>
1336313363
<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>
1336513364
<p class="issue" data-number="172">JSON-LD Context processing in HTML Documents.</p>
1336613365
<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>
1336813366
<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>
1336913369
</section>
1337013370

1337113371
<section class="appendix informative" id="changes-from-10">

0 commit comments

Comments
 (0)