@@ -2544,17 +2544,14 @@ <h3>Algorithm</h3>
2544
2544
< var class ="changed "> type-scoped context</ var > for < var > active context</ var > ,
2545
2545
< code > true</ code > for < var > vocab</ var > ,
2546
2546
and < code > true</ code > for < var > document relative</ var > to expand that value.</ li >
2547
- < li > Otherwise,
2547
+ < li id =" expansion-tsc " > Otherwise,
2548
2548
set < var > expanded value</ var > to the result of using the
2549
2549
< a href ="#iri-expansion "> IRI Expansion algorithm</ a > , passing
2550
2550
< var class ="changed "> type-scoped context</ var > for < var > active context</ var > ,
2551
2551
< code > true</ code > for < var > vocab</ var > ,
2552
2552
and < code > true</ code > for < var > document relative</ var > to expand the < var > value</ var >
2553
2553
or each of its items.
2554
- < span class ="changed "> If < var > result</ var > already has an entry for `@type`,
2555
- prepend the value of `@type` in < var > result</ var > to < var > expanded value</ var > ,
2556
- transforming it into an < a > array</ a > , if necessary.</ span >
2557
- </ li >
2554
+ </ li >
2558
2555
< li > < span class ="changed "> If < var > result</ var > already has an entry for `@type`,
2559
2556
prepend the value of `@type` in < var > result</ var > to < var > expanded value</ var > ,
2560
2557
transforming it into an < a > array</ a > , if necessary.</ span >
@@ -6900,6 +6897,10 @@ <h2>Changes since Candidate Release of 12 December 2019</h2>
6900
6897
< a href ="#create-term-definition "> Create Term Definition algorithm</ a >
6901
6898
that `@graph` may be used with `@set`.
6902
6899
This is in response to < a href ="https://github.com/w3c/json-ld-api/issues/242 "> Issue 242</ a > .</ li >
6900
+ < li > Remove text from < a href ="#expansion-tsc "> 13.4.4.4</ a > of the
6901
+ < a href ="#expansion-algorithm "> Expansion algorithm</ a >
6902
+ that duplicate the following step.
6903
+ This is in response to < a href ="https://github.com/w3c/json-ld-api/issues/243 "> Issue 243</ a > .</ li >
6903
6904
</ ul >
6904
6905
</ section >
6905
6906
0 commit comments