File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -256,9 +256,11 @@ rules:
256
256
field.
257
257
258
258
* If the value of ` jsonldPredicate ` is an object, and that
259
- object contains the field ` _type ` with the value ` @id ` and
260
- the field ` identity ` with the value ` false ` , the field is a
261
- link field subject to [ link validation] ( #Link_validation ) .
259
+ object contains the field ` _type ` with the value ` @id ` , the
260
+ field is a link field. If the field ` jsonldPredicate ` also
261
+ has the field ` identity ` with the value ` true ` , the field is
262
+ resolved with [ identifier resolution] ( #Identifier_resolution ) .
263
+ Otherwise it is resolved with [ link resolution] ( #Link_resolution ) .
262
264
263
265
* If the value of ` jsonldPredicate ` is an object which contains the
264
266
field ` _type ` with the value ` @vocab ` , the field value is subject to
You can’t perform that action at this time.
0 commit comments