File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2888,7 +2888,7 @@ <h3>Algorithm</h3>
2888
2888
< a href ="#iri-expansion "> IRI Expansion algorithm</ a > ,
2889
2889
passing < var > active context</ var > , < var > index</ var > , and < code > true</ code >
2890
2890
for < var > document relative</ var > .</ li >
2891
- < li > Otherwise, if < var > container mapping</ var > includes < code > @type</ code >
2891
+ < li id =" alg-expand-container-mapping-type " > Otherwise, if < var > container mapping</ var > includes < code > @type</ code >
2892
2892
and < var > expanded index</ var > is not < code > @none</ code > ,
2893
2893
initialize < var > types</ var > to a new < a > array</ a >
2894
2894
consisting of < var > expanded index</ var > followed by any existing
@@ -6937,6 +6937,10 @@ <h2>Changes since Candidate Release of 12 December 2019</h2>
6937
6937
< li > Added missing keywords to step < a href ="#ctd-invalid-entries "> 28</ a > of the
6938
6938
< a href ="#create-term-definition "> Create Term Definition algorithm</ a > .
6939
6939
This is in response to < a href ="https://github.com/w3c/json-ld-api/issues/261 "> Issue 261</ a > .</ li >
6940
+ < li > Improved text in step < a href ="#alg-expand-container-mapping-type "> 13.8.3.7.5</ a >
6941
+ of the < a href ="#expansion-algorithm "> Expansion algorithm</ a > to exclude
6942
+ the < var > expanded index</ var > being `@none`.
6943
+ This is in response to < a href ="https://github.com/w3c/json-ld-api/issues/264 "> Issue 264</ a > .</ li >
6940
6944
</ ul >
6941
6945
</ section >
6942
6946
You can’t perform that action at this time.
0 commit comments