Slot: date
Date when the person performed their role (ISO 8601 format: YYYY-MM-DD).
URI: https://echemdb.github.io/metadata-schema/source_data/date Alias: date
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A person involved in the data curation process |
no |
Properties
Range: date
Usages
used by |
used in |
type |
used |
|---|---|---|---|
range |
Examples
Value |
|---|
2024-01-15 |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/source_data
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/source_data/date |
native |
https://echemdb.github.io/metadata-schema/source_data/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/source_data
rank: 1000
alias: date
owner: Process
domain_of:
- Process
range: date
</details>