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.
2 parents e0113b5 + 93ba1c6 commit cd16408Copy full SHA for cd16408
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