common-workflow-language / common-workflow-language/schema_salad
There are no descriptions how to handle `jsonldPredicate` with a string except for `@id`
- Dominant language
- Python
- Stars
- 86
- Forks
- 64
- Avg merge
- 19h 24m
- Merged PRs (30d)
- 19
Description
The [section 2.7](https://www.commonwl.org/v1.2/SchemaSalad.html#Record_field_annotations) describes several possible values of `jsonldPredicate` and links to the descriptions how to use each value for resolution.
However, there are no descriptions of the case of a string except for `@id`.
I guess it is used for [field name resolution](https://www.commonwl.org/v1.2/SchemaSalad.html#Field_name_resolution) when I read the example in [3.1.1](https://www.commonwl.org/v1.2/SchemaSalad.html#Field_name_resolution_example), but it is not clarified.
It would be nice if there is a description of it.
Contributor guide
Assessment
This issue has not been assessed yet.