Slot: role

Role of the person in the data curation process.

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

Applicable Classes

Name

Description

Modifies Slot

Process

A person involved in the data curation process

no

Properties

Examples

Value

experimentalist

curator

reviewer

supervisor

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/role

native

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

LinkML Source

```yaml name: role description: Role of the person in the data curation process. examples: - value: experimentalist - value: curator - value: reviewer - value: supervisor from_schema: https://echemdb.github.io/metadata-schema/echemdb_package rank: 1000 alias: role owner: Process domain_of: - Process range: CurationRole required: true
</details>