@@ -2947,7 +2947,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
2947
2947
2948
2948
<p class="changed">In this case, the <em>property</em> term would not normally be usable as a prefix, both
2949
2949
because it is defined with an <a>expanded term definition</a>, and because
2950
- it's <code>@id</code> does not end in a
2950
+ its <code>@id</code> does not end in a
2951
2951
<a data-cite="RFC3986#section-2.2">gen-delim</a> character. Adding
2952
2952
<code>"@prefix": true</code> allows it to be used as the prefix portion of
2953
2953
the <a>compact IRI</a> <em>property:One</em>.</p>
@@ -12056,7 +12056,7 @@ <h2>Id Maps</h2>
12056
12056
or a <a>term</a> which expands to <code>@none</code>,
12057
12057
and the values MUST be <a>node objects</a>.</p>
12058
12058
12059
- <p>If the value contains a property expanding to <code>@id</code>, it's value MUST
12059
+ <p>If the value contains a property expanding to <code>@id</code>, its value MUST
12060
12060
be equivalent to the referencing key. Otherwise, the property from the value is used as
12061
12061
the <code>@id</code> of the <a>node object</a> value when expanding.</p>
12062
12062
@@ -12082,7 +12082,7 @@ <h2>Type Maps</h2>
12082
12082
and the values MUST be <a>node objects</a>
12083
12083
or <a>strings</a> which expand to <a>node objects</a>.</p>
12084
12084
12085
- <p>If the value contains a property expanding to <code>@type</code>, and it's value
12085
+ <p>If the value contains a property expanding to <code>@type</code>, and its value
12086
12086
is contains the referencing key after suitable expansion of both the referencing key
12087
12087
and the value, then the <a>node object</a> already contains the type. Otherwise, the property from the value is
12088
12088
added as a <code>@type</code> of the <a>node object</a> value when expanding.</p>
0 commit comments