Skip to content

Slot: solar_irradiance

The amount of solar energy that arrives at a specific area of a surface during a specific time interval

URI: MIXS:0000112

Properties

  • Range: String
  • Multivalued: True

Examples

Value
1.36 kilowatts per square meter per day

Identifier and Mapping Information

Annotations

property value
Preferred_unit kilowatts per square meter per day, ergs per square centimeter per second

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

LinkML Source

name: solar_irradiance
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: kilowatts per square meter per day, ergs per square centimeter per second
description: The amount of solar energy that arrives at a specific area of a surface
  during a specific time interval
title: solar irradiance
examples:
- value: 1.36 kilowatts per square meter per day
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000112
multivalued: true
alias: solar_irradiance
domain_of:
- Agriculture
- Air
- FoodFarmEnvironment
range: string
required: false
recommended: false
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true