Slot: root_med_regl
placeholder description; linter will ignore this
URI: MIXS:0000581
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| PlantAssociated | placeholder description; linter will ignore this | yes | 
| MigsBaPlantAssociated | placeholder description; linter will ignore this | no | 
| MimsPlantAssociated | placeholder description; linter will ignore this | no | 
Properties
- 
Range: String
 - 
Regex pattern:
[^s\|][^\r\n\t\|]*;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]* 
Examples
| Value | 
|---|
| abscisic acid;0.75 milligram per liter | 
| NAA;0.5 mg/L | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| global_expected_value | regulator name;measurement value | 
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: root_med_regl
annotations:
  global_expected_value:
    tag: global_expected_value
    value: regulator name;measurement value
  global_preferred_unit:
    tag: global_preferred_unit
    value: mg/l
  global_raw_definition:
    tag: global_raw_definition
    value: Growth regulators in the culture rooting medium such as cytokinins, auxins,
      gybberellins, abscisic acid
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: rooting medium regulators
examples:
- value: abscisic acid;0.75 milligram per liter
- value: NAA;0.5 mg/L
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000581
alias: root_med_regl
domain_of:
- PlantAssociated
range: string
pattern: '[^s\|][^\r\n\t\|]*;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{free_text};{float} {unit}'