Skip to content

Enum: LandPropertyKind

Kind of (land) property.

URI: LandPropertyKind

Permissible Values

Value Meaning Description
building cim:LandPropertyKind.building
customerPremise cim:LandPropertyKind.customerPremise
depot cim:LandPropertyKind.depot
external cim:LandPropertyKind.external
gridSupplyPoint cim:LandPropertyKind.gridSupplyPoint
store cim:LandPropertyKind.store
substation cim:LandPropertyKind.substation

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: LandPropertyKind
description: Kind of (land) property.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:LandPropertyKind
permissible_values:
  building:
    text: building
    meaning: cim:LandPropertyKind.building
  customerPremise:
    text: customerPremise
    meaning: cim:LandPropertyKind.customerPremise
  depot:
    text: depot
    meaning: cim:LandPropertyKind.depot
  external:
    text: external
    meaning: cim:LandPropertyKind.external
  gridSupplyPoint:
    text: gridSupplyPoint
    meaning: cim:LandPropertyKind.gridSupplyPoint
  store:
    text: store
    meaning: cim:LandPropertyKind.store
  substation:
    text: substation
    meaning: cim:LandPropertyKind.substation