Skip to content

Enum: LocationKind

The nature of the location being defined for an environmental entity. Possible values are center, perimeter, primary, secondary.

URI: LocationKind

Permissible Values

Value Meaning Description
center cim:LocationKind.center
extent cim:LocationKind.extent
primary cim:LocationKind.primary
secondary cim:LocationKind.secondary

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: LocationKind
description: The nature of the location being defined for an environmental entity.
  Possible values are center, perimeter, primary, secondary.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:LocationKind
permissible_values:
  center:
    text: center
    meaning: cim:LocationKind.center
  extent:
    text: extent
    meaning: cim:LocationKind.extent
  primary:
    text: primary
    meaning: cim:LocationKind.primary
  secondary:
    text: secondary
    meaning: cim:LocationKind.secondary