diff --git a/index.html b/index.html index c3f83b25..700c526c 100644 --- a/index.html +++ b/index.html @@ -1704,7 +1704,7 @@
@container
:
@container
entry, which MUST be either
@graph
,
@id
,
@@ -1714,12 +1714,13 @@ @set
,
@type
,
- or an array containing exactly any one of those
- keywords, an array containing @graph
and
+ or an array containing exactly any one of those keywords,
+ an array containing @graph
and
either @id
or @index
optionally
- including @set
, or an array containing a
- combination of @set
and any of
- @index
, @id
, @type
,
+ including @set
,
+ or an array containing a combination of @set
and any of
+ @index
, @graph
,
+ @id
, @type
,
@language
in any order
.
Otherwise, an
@@ -6895,6 +6896,10 @@