Enum: WINDOWCOVERENUM
URI: WINDOWCOVERENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| blinds | None | |
| curtains | None | |
| none | None | 
Slots
| Name | Description | 
|---|---|
| window_cover | The type of window covering | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: WINDOW_COVER_ENUM
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
permissible_values:
  blinds:
    text: blinds
  curtains:
    text: curtains
  none:
    text: none