Skip to content

Enum: AssetLifecycleStateKind

_Lifecycle states an asset can be in. _

While the possible lifecycle states are standardized, the allowed transitions are not - they are intended to be defined by the business process requirements of local implementations.

URI: AssetLifecycleStateKind

Permissible Values

Value Meaning Description
disposedOf cim:AssetLifecycleStateKind.disposedOf
manufactured cim:AssetLifecycleStateKind.manufactured
purchased cim:AssetLifecycleStateKind.purchased
received cim:AssetLifecycleStateKind.received
retired cim:AssetLifecycleStateKind.retired

Slots

Name Description
lifecycle_state Current lifecycle state of asset

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: AssetLifecycleStateKind
description: "Lifecycle states an asset can be in.\r\nWhile the possible lifecycle\
  \ states are standardized, the allowed transitions are not - they are intended to\
  \ be defined by the business process requirements of local implementations."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:AssetLifecycleStateKind
permissible_values:
  disposedOf:
    text: disposedOf
    meaning: cim:AssetLifecycleStateKind.disposedOf
  manufactured:
    text: manufactured
    meaning: cim:AssetLifecycleStateKind.manufactured
  purchased:
    text: purchased
    meaning: cim:AssetLifecycleStateKind.purchased
  received:
    text: received
    meaning: cim:AssetLifecycleStateKind.received
  retired:
    text: retired
    meaning: cim:AssetLifecycleStateKind.retired