Slot: dataDescription
Description of the raw data file format.
URI: https://echemdb.github.io/metadata-schema/source_data/dataDescription Alias: dataDescription
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Metadata schema for source data files in echemdb, combining system descriptio… |
no |
Properties
Range: DataDescription
Required: True
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/dataDescription |
native |
https://echemdb.github.io/metadata-schema/source_data/dataDescription |
LinkML Source
```yaml
name: dataDescription
description: Description of the raw data file format.
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: dataDescription
owner: SourceData
domain_of:
- SourceData
range: DataDescription
required: true
inlined: true
</details>