Skip to content

Slot: light intensity (light_intensity)

Measurement of light intensity. Provide value and unit, any unit is valid.

URI: basalt_schema:light_intensity Alias: light_intensity

Applicable Classes

Name Description Modifies Slot
WaterSample A sample of water collected from the environment no
OtherUndescribedSample A sample that does not fit into any of the other described sample types no

Properties

Type and Range

Property Value
Range String
Domain Of OtherUndescribedSample, WaterSample

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*[\w\s/]+$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:light_intensity
native basalt_schema:light_intensity

LinkML Source

name: light_intensity
description: Measurement of light intensity. Provide value and unit, any unit is valid.
title: light intensity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: light_intensity
domain_of:
- OtherUndescribedSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*[\w\s/]+$