author_id
URI: pav:authoredBy
Applicable to: Mapping
Description
Identifies the persons or groups responsible for asserting the mappings. 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) authors of the mapping.
Example: orcid:0000-0002-7356-1779
Example value:
orcid:0000-0002-7356-1779
Description: The ORCID of the author of the mapping.
Schema developer documentation
LinkML source
name: author_id
description: Identifies the persons or groups responsible for asserting the mappings.
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) authors of the mapping.
- value: orcid:0000-0002-7356-1779
description: The ORCID of the author of the mapping.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slot_uri: pav:authoredBy
alias: author_id
domain_of:
- mapping
range: EntityReference
multivalued: true