@@ -3000,7 +3000,7 @@ <h3>Algorithm</h3>
3000
3000
in < var class ="changed "> nest result</ var > .</ li >
3001
3001
< li > Initialize < var > map key</ var > to the result of calling the
3002
3002
< a href ="#iri-compaction "> IRI Compaction algorithm</ a >
3003
- passing < var > active context</ var > and the value of < code > @id</ code > in < var > expanded item</ var >
3003
+ passing < var > active context</ var > , < var > inverse context </ var > , and the value of < code > @id</ code > in < var > expanded item</ var >
3004
3004
or < code > @none</ code > if no such value exists as < var > var</ var > , with < var > vocab</ var > set to < code > true</ code >
3005
3005
if there is no < code > @id</ code > < a > entry</ a > in < var > expanded item</ var > .</ li >
3006
3006
< li class ="changed "> If < var > compacted item</ var > is not an
@@ -3052,24 +3052,24 @@ <h3>Algorithm</h3>
3052
3052
< li > Set < var > compacted item</ var > to a new map containing
3053
3053
the key resulting from calling the < a
3054
3054
href ="#iri-compaction "> IRI Compaction algorithm</ a >
3055
- passing < var > active context</ var > , < code > @graph</ code > as
3055
+ passing < var > active context</ var > , < var > inverse context </ var > , < code > @graph</ code > as
3056
3056
< var > var</ var > , and < code > true</ code > for
3057
3057
< var > vocab</ var > using the original
3058
3058
< var > compacted item</ var > as a value.</ li >
3059
3059
< li > If expanded item contains an < code > @id</ code > < a > entry</ a > ,
3060
3060
add the key resulting from calling the < a
3061
3061
href ="#iri-compaction "> IRI Compaction algorithm</ a >
3062
- passing < var > active context</ var > , < code > @id</ code > as
3062
+ passing < var > active context</ var > , < var > inverse context </ var > , < code > @id</ code > as
3063
3063
< var > var</ var > , and < code > true</ code > for
3064
3064
< var > vocab</ var > using the value resulting from calling the < a
3065
3065
href ="#iri-compaction "> IRI Compaction algorithm</ a >
3066
- passing < var > active context</ var > , the value of < code > @id</ code >
3066
+ passing < var > active context</ var > , < var > inverse context </ var > , the value of < code > @id</ code >
3067
3067
in < var > expanded item</ var > as
3068
3068
< var > var</ var > .</ li >
3069
3069
< li > If expanded item contains an < code > @index</ code > < a > entry</ a > ,
3070
3070
add the key resulting from calling the < a
3071
3071
href ="#iri-compaction "> IRI Compaction algorithm</ a >
3072
- passing < var > active context</ var > , < code > @index</ code > as
3072
+ passing < var > active context</ var > , < var > inverse context </ var > , < code > @index</ code > as
3073
3073
< var > var</ var > , and < code > true</ code > for
3074
3074
< var > vocab</ var > using the value of < code > @index</ code >
3075
3075
in < var > expanded item</ var > .</ li >
@@ -3095,7 +3095,7 @@ <h3>Algorithm</h3>
3095
3095
in < var class ="changed "> nest result</ var > .</ li >
3096
3096
< li > Set < var > container key</ var > to the result of calling the
3097
3097
< a href ="#iri-compaction "> IRI Compaction algorithm</ a >
3098
- passing < var > active context</ var > ,
3098
+ passing < var > active context</ var > , < var > inverse context </ var > ,
3099
3099
either < code > @language</ code > , < code > @index</ code > , < code > @id</ code > , or < code > @type</ code >
3100
3100
based on the contents of < var > container</ var > , as < var > var</ var > , and < code > true</ code >
3101
3101
for < var > vocab</ var > .</ li >
@@ -3148,7 +3148,7 @@ <h3>Algorithm</h3>
3148
3148
set < var > compacted item</ var > to an < a > array</ a > containing that value.</ li >
3149
3149
< li > If < var > map key</ var > is < code > null</ code > , set it to the result of calling the
3150
3150
< a href ="#iri-compaction "> IRI Compaction algorithm</ a >
3151
- passing < var > active context</ var > , < code > @none</ code > as
3151
+ passing < var > active context</ var > , < var > inverse context </ var > , < code > @none</ code > as
3152
3152
< var > var</ var > , and < code > true</ code > for
3153
3153
< var > vocab</ var > .</ li >
3154
3154
< li > If < var > map key</ var > is not an < a > entry</ a > of < var > map object</ var > ,
0 commit comments