Slot: container
Name or identifier of the container in which the chemical is stored.
URI: https://echemdb.github.io/metadata-schema/source_data/container Alias: container
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Purity specifications of a chemical component |
no |
Properties
Range: String
Examples
Value |
|---|
Glass bottle, amber |
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/container |
native |
https://echemdb.github.io/metadata-schema/source_data/container |
LinkML Source
```yaml
name: container
description: Name or identifier of the container in which the chemical is stored.
examples:
- value: Glass bottle, amber
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: container
owner: Purity
domain_of:
- Purity
range: string
</details>