Class: ExperimentalCulture
Growth of an experimental culture for downstream analysis.
This is the terminal culture step before plate setup or direct measurement.
__
Input: processedSample(type='pre_culture') via processingSampleLink
Output: processedSample(type='experimental_culture') via processingSampleLink
Refs: Media (growth medium), Strain
URI: basalt_schema:ExperimentalCulture
classDiagram
class ExperimentalCulture
click ExperimentalCulture href "../ExperimentalCulture/"
CultureGrowth <|-- ExperimentalCulture
click CultureGrowth href "../CultureGrowth/"
ExperimentalCulture : agitation_speed_rpm
ExperimentalCulture : analysis_type
ExperimentalCulture --> "0..1" RouteMethodEnum : analysis_type
click RouteMethodEnum href "../RouteMethodEnum/"
ExperimentalCulture : container_type
ExperimentalCulture : growth_medium
ExperimentalCulture : growth_time
ExperimentalCulture : id
ExperimentalCulture : incubation_time_hours
ExperimentalCulture : method_name
ExperimentalCulture --> "0..1" MethodNameEnum : method_name
click MethodNameEnum href "../MethodNameEnum/"
ExperimentalCulture : organism_ref
ExperimentalCulture --> "0..1" Organism : organism_ref
click Organism href "../Organism/"
ExperimentalCulture : oxygen_relationship
ExperimentalCulture --> "0..1" OxygenStatusEnum : oxygen_relationship
click OxygenStatusEnum href "../OxygenStatusEnum/"
ExperimentalCulture : processing_steps
ExperimentalCulture : protocol_url
ExperimentalCulture : protocol_version
ExperimentalCulture : temperature_celsius
ExperimentalCulture : treatment_type
ExperimentalCulture : uses_sample
ExperimentalCulture --> "0..1" Sample : uses_sample
click Sample href "../Sample/"
Inheritance
- SampleProcessing
- CultureGrowth [ HasIncubationConditions]
- ExperimentalCulture
- CultureGrowth [ HasIncubationConditions]
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| treatment_type | 0..1 String |
Type of treatment applied in experimental culture growth | direct |
| growth_time | 0..1 String |
Total growth time for the culture | direct |
| organism_ref | 0..1 Organism |
FK reference to an organism representing the biological identity | CultureGrowth |
| growth_medium | 0..1 String |
Method of growth and medium/materials used | CultureGrowth |
| incubation_time_hours | 0..1 Float |
Incubation duration in hours | CultureGrowth |
| container_type | 0..1 String |
Physical container used for the culture (flask, tube, plate, etc | CultureGrowth |
| temperature_celsius | 0..1 Float |
Temperature at which the method/process/activity was performed | HasIncubationConditions |
| agitation_speed_rpm | 0..1 Integer |
Agitation/shaking speed in RPM (0 for static) | HasIncubationConditions |
| oxygen_relationship | 0..1 OxygenStatusEnum |
The relationship of the sample to oxygen, such as aerobic or anaerobic | HasIncubationConditions |
| protocol_url | 0..1 String |
URL pointing to the protocol used in the activity, if applicable | SampleProcessing |
| protocol_version | 0..1 String |
Version of the protocol used in the activity, if applicable | SampleProcessing |
| id | 1 Uuid |
SampleProcessing | |
| analysis_type | 0..1 RouteMethodEnum |
SampleProcessing | |
| method_name | 0..1 MethodNameEnum |
SampleProcessing | |
| processing_steps | 1 String |
SampleProcessing | |
| uses_sample | 0..1 Sample |
SampleProcessing |
Identifier and Mapping Information
Schema Source
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | basalt_schema:ExperimentalCulture |
| native | basalt_schema:ExperimentalCulture |
LinkML Source
Direct
name: ExperimentalCulture
description: 'Growth of an experimental culture for downstream analysis.
This is the terminal culture step before plate setup or direct measurement.
Input: processedSample(type=''pre_culture'') via processingSampleLink
Output: processedSample(type=''experimental_culture'') via processingSampleLink
Refs: Media (growth medium), Strain'
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
is_a: CultureGrowth
slots:
- treatment_type
- growth_time
Induced
name: ExperimentalCulture
description: 'Growth of an experimental culture for downstream analysis.
This is the terminal culture step before plate setup or direct measurement.
Input: processedSample(type=''pre_culture'') via processingSampleLink
Output: processedSample(type=''experimental_culture'') via processingSampleLink
Refs: Media (growth medium), Strain'
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
is_a: CultureGrowth
attributes:
treatment_type:
name: treatment_type
description: Type of treatment applied in experimental culture growth
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: treatment_type
owner: ExperimentalCulture
domain_of:
- ExperimentalCulture
range: string
growth_time:
name: growth_time
description: 'Total growth time for the culture.
Required for ExperimentalCulture activities.'
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: growth_time
owner: ExperimentalCulture
domain_of:
- ExperimentalCulture
range: string
organism_ref:
name: organism_ref
description: 'FK reference to an organism representing the biological identity
strain, isolate, engineered construct) that this sample or activity
is associated with.'
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
aliases:
- strain_ref
- strain_id
rank: 1000
alias: organism_ref
owner: ExperimentalCulture
domain_of:
- CultureGrowth
- AMP2UserSample
- EngineeredStrainSample
range: organism
required: false
growth_medium:
name: growth_medium
description: Method of growth and medium/materials used. Indicate broth, gel,
3-D structure, bioreactor, etc. followed by the formula, recipe, or components
used to create the growth medium.
title: growth medium
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: growth_medium
owner: ExperimentalCulture
domain_of:
- CultureGrowth
- CultureEnvironmentalSample
- FieldDeployedTerraformSample
- MixedCultureSample
- OtherUndescribedSample
- PureCultureSample
- TerraformSample
range: string
incubation_time_hours:
name: incubation_time_hours
description: Incubation duration in hours
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: incubation_time_hours
owner: ExperimentalCulture
domain_of:
- CultureGrowth
range: float
container_type:
name: container_type
description: Physical container used for the culture (flask, tube, plate, etc.)
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: container_type
owner: ExperimentalCulture
domain_of:
- ContainerType
- CultureGrowth
range: string
temperature_celsius:
name: temperature_celsius
description: Temperature at which the method/process/activity was performed
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: temperature_celsius
owner: ExperimentalCulture
domain_of:
- ChromatographyConfiguration
- HasIncubationConditions
range: float
agitation_speed_rpm:
name: agitation_speed_rpm
description: Agitation/shaking speed in RPM (0 for static)
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: agitation_speed_rpm
owner: ExperimentalCulture
domain_of:
- HasIncubationConditions
range: integer
oxygen_relationship:
name: oxygen_relationship
description: The relationship of the sample to oxygen, such as aerobic or anaerobic.
title: oxygen relationship
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
exact_mappings:
- MIXS:0000015
rank: 1000
alias: oxygen_status
owner: ExperimentalCulture
domain_of:
- HasIncubationConditions
- CommerciallyPurchasedSample
- CultureEnvironmentalSample
- FieldDeployedTerraformSample
- MixedCultureSample
- OtherUndescribedSample
- PureCultureSample
- SedimentSample
- SoilSample
- SynthesizedMaterialSample
- TerraformSample
- WaterSample
range: OxygenStatusEnum
protocol_url:
name: protocol_url
description: URL pointing to the protocol used in the activity, if applicable.
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: protocol_url
owner: ExperimentalCulture
domain_of:
- DataGenerationActivity
- SampleProcessing
range: string
protocol_version:
name: protocol_version
description: Version of the protocol used in the activity, if applicable.
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: protocol_version
owner: ExperimentalCulture
domain_of:
- DataGenerationActivity
- SampleProcessing
range: string
id:
name: id
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
identifier: true
alias: id
owner: ExperimentalCulture
domain_of:
- Activity
- Entity
- DataProduct
- DataGenerationActivity
- DataProcessingActivity
- AlternativeIdentifier
- FunctionalAnnotationIdentifier
- Instrument
- OntologyClass
- ContainerType
- Custodian
- InstrumentAlternativeIdentifier
- LabDevice
- SampleProcessing
- ProcessingSampleLink
- Configuration
- MobilePhaseSegment
- MassSpectrometryStandardRun
- PurchasedMaterial
- LabProcessingActivity
- organism
- MAOMProduct
- WEOMProduct
- Site
- Sample
- AerosolArmSample
- AerosolSample
- AMP2UserSample
- CommerciallyPurchasedSample
- CultureEnvironmentalSample
- EngineeredStrainSample
- FieldDeployedTerraformSample
- MixedCultureSample
- MonetSoilSample
- OtherUndescribedSample
- PlantSample
- PureCultureSample
- SedimentSample
- SoilSample
- SynthesizedMaterialSample
- TerraformSample
- WaterSample
- ProcessedSample
- CoreSection
- SamplingActivity
- AerosolArmSamplingActivity
- AerosolSamplingActivity
- CommerciallyPurchasedSamplingActivity
- CultureEnvironmentalSamplingActivity
- EngineeredStrainSamplingActivity
- FieldDeployedTerraformSamplingActivity
- MixedCultureSamplingActivity
- MonetSoilSamplingActivity
- OtherUndescribedSamplingActivity
- PlantSamplingActivity
- PureCultureSamplingActivity
- SedimentSamplingActivity
- SoilSamplingActivity
- SynthesizedMaterialSamplingActivity
- TerraformSamplingActivity
- WaterSamplingActivity
- Study
- ProjectParticipant
- TimestampValue
- TextValue
- SoftwareControlledTermValue
- ControlledTermValue
- PersonValue
- QuantityValue
- ConditioningValue
- zipDownload
range: uuid
required: true
analysis_type:
name: analysis_type
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
alias: analysis_type
owner: ExperimentalCulture
domain_of:
- SampleProcessing
- AerosolArmSample
- AerosolSample
- AMP2UserSample
- CommerciallyPurchasedSample
- CultureEnvironmentalSample
- FieldDeployedTerraformSample
- MixedCultureSample
- OtherUndescribedSample
- PlantSample
- PureCultureSample
- SedimentSample
- SoilSample
- SynthesizedMaterialSample
- TerraformSample
- WaterSample
range: RouteMethodEnum
method_name:
name: method_name
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: method_name
owner: ExperimentalCulture
domain_of:
- SampleProcessing
range: MethodNameEnum
processing_steps:
name: processing_steps
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: processing_steps
owner: ExperimentalCulture
domain_of:
- SampleProcessing
range: string
required: true
uses_sample:
name: uses_sample
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: uses_sample
owner: ExperimentalCulture
domain_of:
- SampleProcessing
range: Sample