Skip to content

Enum: CableShieldMaterialKind

Kind of cable shield material.

URI: CableShieldMaterialKind

Permissible Values

Value Meaning Description
aluminum cim:CableShieldMaterialKind.aluminum
copper cim:CableShieldMaterialKind.copper
lead cim:CableShieldMaterialKind.lead
other cim:CableShieldMaterialKind.other
steel cim:CableShieldMaterialKind.steel

Slots

Name Description
shield_material Material of the shield

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: CableShieldMaterialKind
description: Kind of cable shield material.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CableShieldMaterialKind
permissible_values:
  aluminum:
    text: aluminum
    meaning: cim:CableShieldMaterialKind.aluminum
  copper:
    text: copper
    meaning: cim:CableShieldMaterialKind.copper
  lead:
    text: lead
    meaning: cim:CableShieldMaterialKind.lead
  other:
    text: other
    meaning: cim:CableShieldMaterialKind.other
  steel:
    text: steel
    meaning: cim:CableShieldMaterialKind.steel