creator_id
URI: dcterms:creator
Applicable to: Mapping, MappingSet
Description
Identifies the persons or groups responsible for the creation of the mapping. The creator is the agent that put the mapping in its published form, which may be different from the author, which is a person that was actively involved in the assertion of 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) creators of the mapping.
Example: orcid:0000-0002-7356-1779
Example value:
orcid:0000-0002-7356-1779
Description: The ORCID of the creator of the mapping.
Schema developer documentation
LinkML source
name: creator_id
description: Identifies the persons or groups responsible for the creation of the
mapping. The creator is the agent that put the mapping in its published form, which
may be different from the author, which is a person that was actively involved in
the assertion of 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) creators of the mapping.
- value: orcid:0000-0002-7356-1779
description: The ORCID of the creator of the mapping.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slot_uri: dcterms:creator
alias: creator_id
domain_of:
- mapping set
- mapping
range: EntityReference
multivalued: true