Skip to content

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://github.com/kbase/credit_engine/schema/kbase/linkml

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://github.com/kbase/credit_engine/schema/kbase/linkml
exact_mappings:
- DataCite:attributes.contributors.name_identifiers.name_identifier
- DataCite:attributes.creators.name_identifiers.name_identifier
narrow_mappings:
- ORCID:contributor.orcidId
- OSTI.ARTICLE:author.orcid_id
- OSTI.ARTICLE:contributor.orcid_id
- Crossref:message.project.funding.funder.name
rank: 1000
slot_uri: schema:identifier
alias: contributor_id
owner: Contributor
domain_of:
- Contributor
range: uriorcurie
pattern: ^[a-zA-Z0-9.-_]+:\S