Skip to content

Enum: CableConstructionKind

Kind of cable construction.

URI: CableConstructionKind

Permissible Values

Value Meaning Description
compacted cim:CableConstructionKind.compacted
compressed cim:CableConstructionKind.compressed
other cim:CableConstructionKind.other
sector cim:CableConstructionKind.sector
segmental cim:CableConstructionKind.segmental
solid cim:CableConstructionKind.solid
stranded cim:CableConstructionKind.stranded

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: CableConstructionKind
description: Kind of cable construction.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CableConstructionKind
permissible_values:
  compacted:
    text: compacted
    meaning: cim:CableConstructionKind.compacted
  compressed:
    text: compressed
    meaning: cim:CableConstructionKind.compressed
  other:
    text: other
    meaning: cim:CableConstructionKind.other
  sector:
    text: sector
    meaning: cim:CableConstructionKind.sector
  segmental:
    text: segmental
    meaning: cim:CableConstructionKind.segmental
  solid:
    text: solid
    meaning: cim:CableConstructionKind.solid
  stranded:
    text: stranded
    meaning: cim:CableConstructionKind.stranded