Slot: date

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

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

Applicable Classes

Name

Description

Modifies Slot

Process

A person involved in the data curation process

no

Properties

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

Mappings

Mapping Type

Mapped Value

self

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

native

https://echemdb.github.io/metadata-schema/svgdigitizer/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/svgdigitizer rank: 1000 alias: date owner: Process domain_of: - Process range: date
</details>