Slot: orcid

An URL containing the ORCID.

URI: https://echemdb.github.io/metadata-schema/echemdb_package/orcid Alias: orcid

Applicable Classes

Name

Description

Modifies Slot

Process

A person involved in the data curation process

no

Properties

Examples

Value

https://orcid.org/0000-0001-2345-6789

Identifier and Mapping Information

Schema Source

  • from schema: https://echemdb.github.io/metadata-schema/echemdb_package

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/echemdb_package/orcid

native

https://echemdb.github.io/metadata-schema/echemdb_package/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/echemdb_package rank: 1000 alias: orcid owner: Process domain_of: - Process range: HttpUrl required: true
</details>