Skip to content

Slot: orcid

The ORCID of a person.

URI: nmdc:orcid

Applicable Classes

Name Description Modifies Slot
PersonValue An attribute value representing a person yes

Properties

  • Range: String

  • Regex pattern: ^orcid:\d{4}-\d{4}-\d{4}-\d{3}(\d|X)$

Examples

  • orcid:0000-0002-7086-765X

Comments

  • Canonical form is the Bioregistry CURIE with prefix orcid.

See Also

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value

LinkML Source

name: orcid
description: The ORCID of a person.
comments:
- Canonical form is the Bioregistry CURIE with prefix `orcid`.
examples:
- value: orcid:0000-0002-7086-765X
from_schema: https://w3id.org/nmdc/nmdc
see_also:
- https://bioregistry.io/registry/orcid
rank: 1000
domain_of:
- PersonValue
range: string
pattern: ^orcid:\d{4}-\d{4}-\d{4}-\d{3}(\d|X)$