Skip to content

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.
  • Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)

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.

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.
- 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