Slot: biomass
placeholder description; linter will ignore this
URI: MIXS:0000174
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| MicrobialMatBiofilm | placeholder description; linter will ignore this | yes | 
| MiscellaneousNaturalOrArtificialEnvironment | placeholder description; linter will ignore this | yes | 
| Sediment | placeholder description; linter will ignore this | yes | 
| Water | placeholder description; linter will ignore this | yes | 
| MigsBaSediment | placeholder description; linter will ignore this | no | 
| MigsBaWater | placeholder description; linter will ignore this | no | 
| MimsSediment | placeholder description; linter will ignore this | no | 
| MimsWater | 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 | 
|---|
| total;20 gram | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| global_expected_value | biomass type;measurement value | 
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: biomass
annotations:
  global_expected_value:
    tag: global_expected_value
    value: biomass type;measurement value
  global_preferred_unit:
    tag: global_preferred_unit
    value: ton, kilogram, gram
  global_raw_definition:
    tag: global_raw_definition
    value: Amount of biomass; should include the name for the part of biomass measured,
      e.g. Microbial, total
  occurrence:
    tag: occurrence
    value: m
description: placeholder description; linter will ignore this
title: biomass
examples:
- value: total;20 gram
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000174
alias: biomass
domain_of:
- MicrobialMatBiofilm
- MiscellaneousNaturalOrArtificialEnvironment
- Sediment
- Water
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}'