@@ -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 >
@@ -119,7 +119,7 @@ <h1>General Terminology</h1>
119119 be equivalent to the referencing key.</ dd >
120120 < dt > < dfn data-lt ="index maps "> index map</ dfn > </ dt > < dd >
121121 An < a > index map</ a > is a < a > JSON object</ a > value of a < a > term</ a > defined with
122- < code > @container</ code > set to < code > @index</ code > , who's values MUST be any of the following types:
122+ < code > @container</ code > set to < code > @index</ code > , whose values MUST be any of the following types:
123123 < a > string</ a > ,
124124 < a > number</ a > ,
125125 < a > true</ a > ,
@@ -146,7 +146,7 @@ <h1>General Terminology</h1>
146146 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 >
147147 < dt > < dfn data-lt ="language maps "> language map</ dfn > </ dt > < dd >
148148 An < a > language map</ a > is a < a > JSON object</ a > value of a < a > term</ a > defined with
149- < code > @container</ code > set to < code > @language</ code > , who's keys MUST be < a > strings</ a > representing
149+ < code > @container</ code > set to < code > @language</ code > , whose keys MUST be < a > strings</ a > representing
150150 [[!BCP47]] language codes and the values MUST be any of the following types:
151151 < a > null</ a > ,
152152 < a > string</ a > , or
@@ -270,7 +270,7 @@ <h1>General Terminology</h1>
270270 A < a > value object</ a > is a < a > JSON object</ a > that has an < code > @value</ code >
271271 member.</ dd >
272272 < dt > < dfn > vocabulary mapping</ dfn > </ dt > < dd >
273- The vocabulary mapping is set in the < a > context</ a > using the < code > @vocab</ code > key who's
273+ The vocabulary mapping is set in the < a > context</ a > using the < code > @vocab</ code > key whose
274274 value MUST be an < a > absolute IRI</ a > < a > null</ a > .</ dd >
275275 </ dl >
276276</ section >
0 commit comments