From 86f477bc9758d4feb7d589ad987bb0f6bc041f30 Mon Sep 17 00:00:00 2001
From: Gregg Kellogg When framing, a frame object extends a node object to allow
+ members used specifically for framing. See [[JSON-LD11-FRAMING]] for a description of how frame objects are used. See [[JSON-LD11-FRAMING]] for a description of how frame objects are used.Node Objects
+ Frame Objects
+
+
+ @default
MAY include the value @null
,
+ or an array containing only @null
, in addition to other values
+ allowed in the grammar for values of member keys expanding to absolute IRIs.@id
and @type
MAY additionally be an empty dictionary,
+ an array containing only an empty dictionary,
+ an array of IRIs.@embed
with
+ any value from @always
, @list
, and @never
.@explicit
, @omitDefault
, or @requireAll
Graph Objects
From f138a4a923faf6a0d7aba93f891decfef72cd1b2 Mon Sep 17 00:00:00 2001
From: Gregg Kellogg Node Objects
Values of @default
MAY include the value @null
,
or an array containing only @null
, in addition to other values
allowed in the grammar for values of member keys expanding to absolute IRIs.
- @id
and @type
MAY additionally be an empty dictionary,
+ @id
and @type
MAY additionally be
+ an empty dictionary (wildcard),
an array containing only an empty dictionary,
+ an empty array (match none)
an array of IRIs.@embed
with
any value from @always
, @list
, and @never
.@explicit
, @omitDefault
, or @requireAll
Value Objects
for more information on value objects.
When framing, + a value pattern + extends a value object to allow + members used specifically for framing.
+@value
, @language
and @type
MAY additionally be
+ an empty dictionary (wildcard),
+ an array containing only an empty dictionary,
+ an empty array (match none)
+ an array of strings.@id
and @type
MAY additionally be
an empty dictionary (wildcard),
- an array containing only an empty dictionary,
+ an array containing only an empty dictionary,
an empty array (match none)
an array of IRIs.@embed
with
@@ -10644,7 +10644,7 @@ @value
, @language
and @type
MAY additionally be
an empty dictionary (wildcard),
- an array containing only an empty dictionary,
+ an array containing only an empty dictionary,
an empty array (match none)
an array of strings.