File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 24
24
25
25
// if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
26
26
// 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 " ,
29
29
previousMaturity : "WD" ,
30
30
prevRecURI : "https://www.w3.org/TR/2014/REC-json-ld-api-20140116/" ,
31
31
@@ -6227,7 +6227,6 @@ <h2>Open Issues</h2>
6227
6227
< p > The following is a list of issues open at the time of publication.</ p >
6228
6228
< p class ="issue " data-number ="76 "> More compact @prefix.</ p >
6229
6229
< 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 >
6231
6230
</ section >
6232
6231
6233
6232
< section class ="appendix informative ">
You can’t perform that action at this time.
0 commit comments