Slot: date

Date when the person performed their role (ISO 8601 format: YYYY-MM-DD).

URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/date Alias: date

Applicable Classes

Name

Description

Modifies Slot

Process

A person involved in the data curation process

no

Properties

Type and Range

Property

Value

Range

date

Domain Of

Process

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

Process

Usages

used by

used in

type

used

Process

date

range

date

Examples

Value

2024-01-15

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/minimum_echemdb/date

native

https://echemdb.github.io/metadata-schema/minimum_echemdb/date

LinkML Source

```yaml name: date description: 'Date when the person performed their role (ISO 8601 format: YYYY-MM-DD).' examples: - value: '2024-01-15' from_schema: https://echemdb.github.io/metadata-schema/minimum_echemdb rank: 1000 alias: date owner: Process domain_of: - Process range: date
</details>