Enum: WINDOWSTATUSENUM
URI: WINDOWSTATUSENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| closed | None | |
| open | None | 
Slots
| Name | Description | 
|---|---|
| window_status | Defines whether the windows were open or closed during environmental testing | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: WINDOW_STATUS_ENUM
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
permissible_values:
  closed:
    text: closed
  open:
    text: open