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