File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
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/2018 /WD-json-ld11-api-20181214 /" ,
28
- previousPublishDate : "2018-12-14 " ,
27
+ prevVersion : "https://www.w3.org/TR/2019 /WD-json-ld11-api-20190703 /" ,
28
+ previousPublishDate : "2019-07-03 " ,
29
29
previousMaturity : "WD" ,
30
30
prevRecURI : "https://www.w3.org/TR/2014/REC-json-ld-api-20140116/" ,
31
31
@@ -6180,6 +6180,8 @@ <h3>Internationalization Considerations</h3>
6180
6180
< h2 > Open Issues</ h2 >
6181
6181
< p > The following is a list of issues open at the time of publication.</ p >
6182
6182
< p class ="issue " data-number ="76 "> More compact @prefix.</ p >
6183
+ < p class ="issue " data-number ="94 "> Expansion concept "key's term definition" is unclear with compact IRI keys.</ p >
6184
+ < 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 >
6183
6185
</ section >
6184
6186
6185
6187
< section class ="appendix informative ">
You can’t perform that action at this time.
0 commit comments