Enum: DOORTYPEENUM
URI: DOORTYPEENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| composite | None | |
| metal | None | |
| wooden | None | 
Slots
| Name | Description | 
|---|---|
| door_type | The type of door material | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: DOOR_TYPE_ENUM
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
permissible_values:
  composite:
    text: composite
  metal:
    text: metal
  wooden:
    text: wooden