Slot: shipped sample size (shipped_sample_size)
Total amount of sample sent to EMSL. Must include units.
URI: basalt_schema:shipped_sample_size Alias: shipped_sample_size
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| AMP2UserSample | A user-submitted microbial sample for AMP2 workflows | no |
| MixedCultureSamplingActivity | Collection of samples from a mixed culture | no |
| SoilSamplingActivity | Collection of soil samples from the environment | no |
| FieldDeployedTerraformSamplingActivity | Collection of samples from a field-deployed Terraform device | no |
| SamplingActivity | An activity that involves the collection of a sample | no |
| OtherUndescribedSamplingActivity | Collection of samples from source that does not fit into any of the other cat... | no |
| PureCultureSamplingActivity | Collection of samples from a culture containing a single organism | no |
| WaterSamplingActivity | Collection of water samples | no |
| PlantSamplingActivity | Collection of samples associated with plants | no |
| CommerciallyPurchasedSamplingActivity | Collection of samples that were purchased by the user | no |
| AerosolSamplingActivity | A sampling activity where aerosol samples were collected | no |
| AerosolArmSamplingActivity | A sampling activity where aerosol samples were collected by ARM | no |
| CultureEnvironmentalSamplingActivity | Collection of samples from a culture of organisms taken from the environment | no |
| SedimentSamplingActivity | Collection of sediment samples from the environment | no |
| SynthesizedMaterialSamplingActivity | Collection of samples of a synthesized material | no |
| EngineeredStrainSamplingActivity | Collection of samples from a culture of an engineered organism | no |
| MonetSoilSamplingActivity | Collection of soil cores according to the MONet soil sampling protocol | no |
| TerraformSamplingActivity | Collection of samples from a Terraform device | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | AMP2UserSample, SamplingActivity |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Value Constraints |
| Property | Value |
|---|---|
| Regex Pattern | ^\d+(\.\d+)?\s*[\w\s/]+$ |
Identifier and Mapping Information
Schema Source
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | basalt_schema:shipped_sample_size |
| native | basalt_schema:shipped_sample_size |
LinkML Source
name: shipped_sample_size
description: Total amount of sample sent to EMSL. Must include units.
title: shipped sample size
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: shipped_sample_size
domain_of:
- AMP2UserSample
- SamplingActivity
range: string
pattern: ^\d+(\.\d+)?\s*[\w\s/]+$