Skip to content

Slot: temperature_celsius

Temperature (in degrees Celsius) of the sample at time of sampling

URI: plant_tissue:temperature_celsius Alias: temperature_celsius

Applicable Classes

Name Description Modifies Slot
PlantTissueSample A sample of plant tissue with associated metadata no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
22

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/plant-tissue-metadata-schema

Mappings

Mapping Type Mapped Value
self plant_tissue:temperature_celsius
native plant_tissue:temperature_celsius
exact MIXS:0000113

LinkML Source

name: temperature_celsius
description: Temperature (in degrees Celsius) of the sample at time of sampling
examples:
- value: '22'
from_schema: https://w3id.org/plant-tissue-metadata-schema
exact_mappings:
- MIXS:0000113
rank: 1000
alias: temperature_celsius
domain_of:
- PlantTissueSample
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$