Slot: orcid
An URL containing the ORCID.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/orcid Alias: orcid
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A person involved in the data curation process |
no |
Properties
Range: HttpUrl
Required: True
Examples
Value |
|---|
https://orcid.org/0000-0001-2345-6789 |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/svgdigitizer
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/svgdigitizer/orcid |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/orcid |
LinkML Source
```yaml
name: orcid
description: An URL containing the ORCID.
examples:
- value: https://orcid.org/0000-0001-2345-6789
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
rank: 1000
alias: orcid
owner: Process
domain_of:
- Process
range: HttpUrl
required: true
</details>