Slot: ORCID (orcid)
The user's ORCID (if defined)
URI: microbial_experiment_schema:orcid
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ELabUser | A data type representing a link to a user in an eLabFTW instance | no |
Properties
-
Range: String
-
Regex pattern:
^\d{4}-\d{4}-\d{4}-\d{3}(\d|X)$
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/usnistgov/microbial-experiment-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microbial_experiment_schema:orcid |
native | microbial_experiment_schema:orcid |
LinkML Source
name: orcid
description: The user's ORCID (if defined)
title: ORCID
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: orcid
owner: ELabUser
domain_of:
- ELabUser
range: string
required: false
pattern: ^\d{4}-\d{4}-\d{4}-\d{3}(\d|X)$