@@ -88,7 +88,7 @@ <h1>General Terminology</h1>
8888 When executing an algorithm, the graph where data should be placed
8989 if a < a > named graph</ a > is not specified.</ dd >
9090 < dt > < dfn > default language</ dfn > </ dt > < dd >
91- The default language is set in the < a > context</ a > using the < code > @language</ code > key who's
91+ The default language is set in the < a > context</ a > using the < code > @language</ code > key whose
9292 value MUST be a < a > string</ a > representing a [[!BCP47]] language code or < a > null</ a > .</ dd >
9393 < dt > < dfn > default object</ dfn > </ dt > < dd >
9494 A < a > default object</ a > is a < a > JSON object</ a > that has a < code > @default</ code > member.</ dd >
@@ -112,7 +112,7 @@ <h1>General Terminology</h1>
112112 The < a > IRI</ a > identifying a < a > named graph</ a > .</ dd >
113113 < dt > < dfn data-lt ="index maps "> index map</ dfn > </ dt > < dd >
114114 An < a > index map</ a > is a < a > JSON object</ a > value of a < a > term</ a > defined with
115- < code > @container</ code > set to < code > @index</ code > , who's values MUST be any of the following types:
115+ < code > @container</ code > set to < code > @index</ code > , whose values MUST be any of the following types:
116116 < a > string</ a > ,
117117 < a > number</ a > ,
118118 < a > true</ a > ,
@@ -139,7 +139,7 @@ <h1>General Terminology</h1>
139139 in the section titled < cite > < a href ="http://www.w3.org/TR/json-ld/#syntax-tokens-and-keywords "> Syntax Tokens and Keywords</ a > </ cite > .</ dd >
140140 < dt > < dfn data-lt ="language maps "> language map</ dfn > </ dt > < dd >
141141 An < a > language map</ a > is a < a > JSON object</ a > value of a < a > term</ a > defined with
142- < code > @container</ code > set to < code > @language</ code > , who's keys MUST be < a > strings</ a > representing
142+ < code > @container</ code > set to < code > @language</ code > , whose keys MUST be < a > strings</ a > representing
143143 [[!BCP47]] language codes and the values MUST be any of the following types:
144144 < a > null</ a > ,
145145 < a > string</ a > , or
@@ -255,7 +255,7 @@ <h1>General Terminology</h1>
255255 A < a > value object</ a > is a < a > JSON object</ a > that has an < code > @value</ code >
256256 member.</ dd >
257257 < dt > < dfn > vocabulary mapping</ dfn > </ dt > < dd >
258- The vocabulary mapping is set in the < a > context</ a > using the < code > @vocab</ code > key who's
258+ The vocabulary mapping is set in the < a > context</ a > using the < code > @vocab</ code > key whose
259259 value MUST be an < a > absolute IRI</ a > < a > null</ a > .</ dd >
260260 </ dl >
261261</ section >
0 commit comments