Slot: soil_temp
placeholder description; linter will ignore this
URI: MIXS:0001163
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Agriculture | placeholder description; linter will ignore this | yes |
FoodFarmEnvironment | placeholder description; linter will ignore this | yes |
Properties
-
Range: String
-
Regex pattern:
[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*
Examples
Value |
---|
25 degrees Celsius |
Identifier and Mapping Information
Annotations
property | value |
---|---|
global_preferred_unit | degree Celsius |
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
LinkML Source
name: soil_temp
annotations:
global_preferred_unit:
tag: global_preferred_unit
value: degree Celsius
global_raw_definition:
tag: global_raw_definition
value: Temperature of soil at the time of sampling.
occurrence:
tag: occurrence
value: '1'
description: placeholder description; linter will ignore this
title: soil temperature
examples:
- value: 25 degrees Celsius
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0001163
alias: soil_temp
domain_of:
- Agriculture
- FoodFarmEnvironment
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
syntax: '{float} {unit}'