Slot: contributor_id
Persistent unique identifier for the contributor; this might be an ORCID for an individual, or a ROR ID for an organization.
URI: schema:identifier
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Contributor | Represents a contributor to the resource | no |
Properties
-
Range: Uriorcurie
-
Regex pattern:
^[a-zA-Z0-9.-_]+:\S
Examples
Value |
---|
ORCID:0000-0001-9557-7715 |
ROR:01znn6x10 |
Identifier and Mapping Information
Schema Source
- from schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:identifier |
native | dcm:contributor_id |
LinkML Source
name: contributor_id
description: Persistent unique identifier for the contributor; this might be an ORCID
for an individual, or a ROR ID for an organization.
examples:
- value: ORCID:0000-0001-9557-7715
- value: ROR:01znn6x10
from_schema: https://kbase.github.io/credit_engine/linkml/credit_metadata
rank: 1000
slot_uri: schema:identifier
alias: contributor_id
owner: Contributor
domain_of:
- Contributor
range: uriorcurie
pattern: ^[a-zA-Z0-9.-_]+:\S