reviewer_id
URI: sssom:reviewer_id
Applicable to: Mapping
Description
Identifies the persons or groups that reviewed and confirmed the mapping. Recommended to be a list of ORCIDs or otherwise identifying URIs.
Properties
- Range: EntityReference. The range of the element is the type of the value that can be assigned to it.
- Multivalued: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are
|separated.
Examples
Example: orcid:0000-0002-7356-1779|orcid:0000-0002-6601-2165
Example value:
orcid:0000-0002-7356-1779|orcid:0000-0002-6601-2165
Description: The ORCID of the (multiple) reviewers of the mapping. Note that this is how the example would look like specifically in the SSSOM/TSV format, where multivalued slots such as reviewer_id are represented as single strings containing |-separated values.
Example: orcid:0000-0002-7356-1779
Example value:
orcid:0000-0002-7356-1779
Description: The ORCID of the reviewer of the mapping.
Schema developer documentation
LinkML source
name: reviewer_id
description: Identifies the persons or groups that reviewed and confirmed the mapping.
Recommended to be a list of ORCIDs or otherwise identifying URIs.
examples:
- value: orcid:0000-0002-7356-1779|orcid:0000-0002-6601-2165
description: The ORCID of the (multiple) reviewers of the mapping. Note that this
is how the example would look like specifically in the SSSOM/TSV format, where
multivalued slots such as `reviewer_id` are represented as single strings containing
`|`-separated values.
- value: orcid:0000-0002-7356-1779
description: The ORCID of the reviewer of the mapping.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: reviewer_id
domain_of:
- mapping
range: EntityReference
multivalued: true