Skip to content

Enum: UncertaintyKind

The type of uncertainty for a reading.

URI: UncertaintyKind

Permissible Values

Value Meaning Description
estimated cim:UncertaintyKind.estimated
interpolated cim:UncertaintyKind.interpolated
standard cim:UncertaintyKind.standard
unknown cim:UncertaintyKind.unknown

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: UncertaintyKind
description: The type of uncertainty for a reading.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:UncertaintyKind
permissible_values:
  estimated:
    text: estimated
    meaning: cim:UncertaintyKind.estimated
  interpolated:
    text: interpolated
    meaning: cim:UncertaintyKind.interpolated
  standard:
    text: standard
    meaning: cim:UncertaintyKind.standard
  unknown:
    text: unknown
    meaning: cim:UncertaintyKind.unknown