Skip to content

Enum: TestReason

Reason for test.

URI: TestReason

Permissible Values

Value Meaning Description
postOilTreatment cim:TestReason.postOilTreatment
postOperationFault cim:TestReason.postOperationFault
postRepair cim:TestReason.postRepair
routine cim:TestReason.routine

Slots

Name Description
reason_for_test Reason for performing test

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TestReason
description: Reason for test.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:TestReason
permissible_values:
  postOilTreatment:
    text: postOilTreatment
    meaning: cim:TestReason.postOilTreatment
  postOperationFault:
    text: postOperationFault
    meaning: cim:TestReason.postOperationFault
  postRepair:
    text: postRepair
    meaning: cim:TestReason.postRepair
  routine:
    text: routine
    meaning: cim:TestReason.routine