Skip to content

Enum: ProjectStatusKind

URI: ProjectStatusKind

Permissible Values

Value Meaning Description
cancelled cim:ProjectStatusKind.cancelled
closed cim:ProjectStatusKind.closed
draft cim:ProjectStatusKind.draft
frozen cim:ProjectStatusKind.frozen

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ProjectStatusKind
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ProjectStatusKind
permissible_values:
  cancelled:
    text: cancelled
    meaning: cim:ProjectStatusKind.cancelled
  closed:
    text: closed
    meaning: cim:ProjectStatusKind.closed
  draft:
    text: draft
    meaning: cim:ProjectStatusKind.draft
  frozen:
    text: frozen
    meaning: cim:ProjectStatusKind.frozen