File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 118
118
The < a > IRI</ a > identifying a < a data-cite ="RDF11-CONCEPTS#dfn-graph-name " class ="externalDFN "> named graph</ a > .</ dd >
119
119
< dt class ="changed "> < dfn data-lt ="id maps "> id map</ dfn > </ dt > < dd class ="changed ">
120
120
An < a > id map</ a > is a < a > JSON object</ a > value of a < a > term</ a > defined with
121
- < code > @container</ code > set to < code > @id</ code > , who's keys are
121
+ < code > @container</ code > set to < code > @id</ code > , whose keys are
122
122
interpreted as < a > IRIs</ a > representing the < code > @id</ code >
123
123
of the associated < a > node object</ a > ; value MUST be a < a > node object</ a > .
124
124
If the value contains a property expanding to < code > @id</ code > , it's value MUST
Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ <h2>Terminology</h2>
287
287
< p > This document uses the following terms as defined in JSON [[!RFC7159]]. Refer
288
288
to the < a data-cite ="RFC7159#section-2 "> JSON Grammar section</ a > in [[!RFC7159]] for formal definitions.</ p >
289
289
290
- < div data-include ="common// terms.html "
290
+ < div data-include ="common/terms.html "
291
291
data-oninclude ="restrictReferences ">
292
292
</ div >
293
293
</ section >
You can’t perform that action at this time.
0 commit comments