Skip to content

Commit 91746a6

Browse files
committed
Update previous pub date and open issues.
1 parent e89d88e commit 91746a6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
2626
// and its maturity status
27-
prevVersion: "https://www.w3.org/TR/2019/WD-json-ld11-api-20190703/",
28-
previousPublishDate: "2019-07-03",
27+
prevVersion: "https://www.w3.org/TR/2019/WD-json-ld11-api-20190713/",
28+
previousPublishDate: "2019-07-13",
2929
previousMaturity: "WD",
3030
prevRecURI: "https://www.w3.org/TR/2014/REC-json-ld-api-20140116/",
3131

@@ -6227,7 +6227,6 @@ <h2>Open Issues</h2>
62276227
<p>The following is a list of issues open at the time of publication.</p>
62286228
<p class="issue" data-number="76">More compact @prefix.</p>
62296229
<p class="issue" data-number="94">Expansion concept "key's term definition" is unclear with compact IRI keys.</p>
6230-
<p class="issue" data-number="96">Create term definition algorithm expands schema part of an absolute IRI as if it is a compact IRI.</p>
62316230
</section>
62326231

62336232
<section class="appendix informative">

0 commit comments

Comments
 (0)