Skip to content

Commit cce1410

Browse files
pchampingkellogg
authored andcommitted
the previous wording was inconsistent
it implied that the "expanded term definition" was the value (a map) while a "term definition" is defined to be the whole entry (key+value)
1 parent ebb23de commit cce1410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/terms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
as a key, type, or elsewhere that a string is interpreted as a vocabulary item.
337337
Its value is either a string (<dfn data-cite="JSON-LD11#dfn-simple-term-definition" data-lt="simple term">simple term definition</dfn>),
338338
expanding to an absolute IRI,
339-
or an <a>expanded term definition</a>.
339+
or a map (<a>expanded term definition</a>).
340340
</dd>
341341
<dt class="changed"><dfn data-cite="JSON-LD11#dfn-type-map">type map</dfn></dt><dd class="changed">
342342
A <a>type map</a> is a <a>map</a> value of a <a>term</a>

0 commit comments

Comments
 (0)