Skip to content

Enum: WindowStatusEnum

URI: WindowStatusEnum

Permissible Values

Value Description
closed
open

Terms

Name Description
window_status Defines whether the windows were open or closed during environmental testing

LinkML Source

name: WindowStatusEnum
from_schema: https://w3id.org/mixs
permissible_values:
  closed:
    text: closed
  open:
    text: open