Skip to content

Slot: light intensity (light_intensity)

Measurement of light intensity

URI: MIXS:0000706

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "0.3 lx"
has_numeric_value: 0.3
has_unit: "lx"

Identifier and Mapping Information

Annotations

property value
Preferred_unit lux

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000706

LinkML Source

name: light_intensity
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: lux
  storage_units:
    tag: storage_units
    value: lx
description: Measurement of light intensity
title: light intensity
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 0.3 lx
    has_numeric_value: 0.3
    has_unit: lx
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- intensity
- light
slot_uri: MIXS:0000706
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true