Slot: solar_irradiance
placeholder description; linter will ignore this
URI: MIXS:0000112
Applicable Classes
| Name | Description | Modifies Slot | 
|---|---|---|
| Agriculture | placeholder description; linter will ignore this | yes | 
| Air | 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 | 
|---|
| 1.36 kilowatts per square meter per day | 
Identifier and Mapping Information
Annotations
| property | value | 
|---|---|
| global_preferred_unit | kilowatts per square meter per day, ergs per square centimeter per second | 
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: solar_irradiance
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: kilowatts per square meter per day, ergs per square centimeter per second
  global_raw_definition:
    tag: global_raw_definition
    value: Amount of solar energy that arrives at a specific area of a surface during
      a specific time interval
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: solar irradiance
examples:
- value: 1.36 kilowatts per square meter per day
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000112
alias: solar_irradiance
domain_of:
- Agriculture
- Air
- FoodFarmEnvironment
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{float} {unit}'