Slot: water content (water_content)
Water content measurement
URI: MIXS:0000185 Alias: water_content
Inheritance
- core_field
- water_content
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SedimentInterface | sediment dh_interface | no |
| BiofilmInterface | biofilm dh_interface | no |
| SoilInterface | soil dh_interface | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?%? \S.+$
Aliases
- water content
Examples
| Value |
|---|
| 0.75 g water/g dry soil |
| 75% water holding capacity |
| 1.1 g fresh weight/ dry weight |
| 10% water filled pore space |
TODOs
- value in preferred unit is too limiting. need to change this
- check and correct validation so examples are accepted
- how to manage multiple water content methods?
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| expected_value | string |
| preferred_unit | gram per gram or cubic centimeter per cubic centimeter |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000185 |
| native | nmdc_sub_schema:water_content |
LinkML Source
name: water_content
annotations:
expected_value:
tag: expected_value
value: string
preferred_unit:
tag: preferred_unit
value: gram per gram or cubic centimeter per cubic centimeter
description: Water content measurement
title: water content
todos:
- value in preferred unit is too limiting. need to change this
- check and correct validation so examples are accepted
- how to manage multiple water content methods?
examples:
- value: 0.75 g water/g dry soil
- value: 75% water holding capacity
- value: 1.1 g fresh weight/ dry weight
- value: 10% water filled pore space
from_schema: https://example.com/nmdc_submission_schema
aliases:
- water content
rank: 39
is_a: core field
slot_uri: MIXS:0000185
alias: water_content
domain_of:
- BiofilmInterface
- SedimentInterface
- SoilInterface
slot_group: mixs_section
range: string
multivalued: false
pattern: ^[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?%? \S.+$