Skip to content

Enum: PoleBaseKind

Kind of base for poles.

URI: PoleBaseKind

Permissible Values

Value Meaning Description
asphalt cim:PoleBaseKind.asphalt
cement cim:PoleBaseKind.cement
dirt cim:PoleBaseKind.dirt
other cim:PoleBaseKind.other
unknown cim:PoleBaseKind.unknown

Slots

Name Description
base_kind Kind of base for this pole

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: PoleBaseKind
description: Kind of base for poles.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:PoleBaseKind
permissible_values:
  asphalt:
    text: asphalt
    meaning: cim:PoleBaseKind.asphalt
  cement:
    text: cement
    meaning: cim:PoleBaseKind.cement
  dirt:
    text: dirt
    meaning: cim:PoleBaseKind.dirt
  other:
    text: other
    meaning: cim:PoleBaseKind.other
  unknown:
    text: unknown
    meaning: cim:PoleBaseKind.unknown