Enum: TRAINLINEENUM
URI: TRAINLINEENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| green | None | |
| orange | None | |
| red | None | 
Slots
| Name | Description | 
|---|---|
| train_line | The subway line name | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: TRAIN_LINE_ENUM
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
permissible_values:
  green:
    text: green
  orange:
    text: orange
  red:
    text: red