Skip to content

Slot: plant growth medium (plant_growth_med)

Specification of the media for growing the plants or tissue cultured samples e.g. soil, aeroponic, hydroponic, in vitro, solid culture medium, in vitro, liquid culture medium. Value is required to be a subclass from the PECO ontology (http://purl.bioontology.org/ontology/PECO). The value should be formatted as the name of the media followed by the PECO identifier in brackets, e.g. aeroponic plant growth media exposure [PECO:0001073]

URI: basalt_schema:plant_growth_med Alias: plant_growth_med

Applicable Classes

Name Description Modifies Slot
FieldDeployedTerraformSample A sample collected from a field-deployed Terraform experiment no
TerraformSample A sample collected from a Terraform experiment no
PlantSample A sample containing plant material no

Properties

Type and Range

Property Value
Range String
Domain Of FieldDeployedTerraformSample, PlantSample, TerraformSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^_*\s*[a-zA-Z\s]+\[PECO:\d+\]$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:plant_growth_med
native basalt_schema:plant_growth_med

LinkML Source

name: plant_growth_med
description: Specification of the media for growing the plants or tissue cultured
  samples e.g. soil, aeroponic, hydroponic, in vitro, solid culture medium, in vitro,
  liquid culture medium. Value is required to be a subclass from the PECO ontology
  (http://purl.bioontology.org/ontology/PECO). The value should be formatted as the
  name of the media followed by the PECO identifier in brackets, e.g. aeroponic plant
  growth media exposure [PECO:0001073]
title: plant growth medium
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: plant_growth_med
domain_of:
- FieldDeployedTerraformSample
- PlantSample
- TerraformSample
range: string
pattern: ^_*\s*[a-zA-Z\s]+\[PECO:\d+\]$