Enum: SampleType
Types of samples that can be collected
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| soil_sample | None | Soil sample |
| aerosol_sample | None | Aerosol sample |
Identifier and Mapping Information
Schema Source
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
LinkML Source
name: SampleType
description: Types of samples that can be collected
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
permissible_values:
soil_sample:
text: soil_sample
description: Soil sample
aerosol_sample:
text: aerosol_sample
description: Aerosol sample