Slot: orcid
ORCID (Open Researcher and Contributor ID) - a persistent digital identifier for researchers. Format: 0000-0000-0000-0000 (16 digits in groups of 4). Use this for stable cross-dataset identification.
URI: d4d:orcidIdentifier Alias: orcid
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Person | An individual human being | no |
Properties
-
Range: String
-
Regex pattern:
^\d{4}-\d{4}-\d{4}-\d{3}[0-9X]$
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| d4d:docExample | 0000-0001-2345-6789 |
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | d4d:orcidIdentifier |
| native | data_sheets_schema:orcid |
| broad | schema:identifier |
LinkML Source
name: orcid
annotations:
d4d:docExample:
tag: d4d:docExample
value: 0000-0001-2345-6789
description: 'ORCID (Open Researcher and Contributor ID) - a persistent digital identifier
for researchers. Format: 0000-0000-0000-0000 (16 digits in groups of 4). Use this
for stable cross-dataset identification.'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
broad_mappings:
- schema:identifier
rank: 1000
slot_uri: d4d:orcidIdentifier
alias: orcid
owner: Person
domain_of:
- Person
range: string
pattern: ^\d{4}-\d{4}-\d{4}-\d{3}[0-9X]$