We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0113b5 commit 3660144Copy full SHA for 3660144
schema_salad/metaschema/salad.md
@@ -256,7 +256,8 @@ rules:
256
field.
257
258
* If the value of `jsonldPredicate` is an object, and that
259
- object contains the field `_type` with the value `@id`, the field is a
+ 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).
262
263
* If the value of `jsonldPredicate` is an object which contains the
0 commit comments