Skip to content

Enum: AggregateKind

Kind of aggregation for read / measured values from multiple end points.

URI: AggregateKind

Permissible Values

Value Meaning Description
average cim:AggregateKind.average
excess cim:AggregateKind.excess
fifthMaximum cim:AggregateKind.fifthMaximum
fourthMaximum cim:AggregateKind.fourthMaximum
highThreshold cim:AggregateKind.highThreshold
lowThreshold cim:AggregateKind.lowThreshold
maximum cim:AggregateKind.maximum
minimum cim:AggregateKind.minimum
nominal cim:AggregateKind.nominal
none cim:AggregateKind.none
normal cim:AggregateKind.normal
secondMaximum cim:AggregateKind.secondMaximum
secondMinimum cim:AggregateKind.secondMinimum
sum cim:AggregateKind.sum
thirdMaximum cim:AggregateKind.thirdMaximum

Slots

Name Description
aggregate Salient attribute of the reading data aggregated from individual endpoints

Identifier and Mapping Information

Schema Source

  • from schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0

LinkML Source

name: AggregateKind
description: Kind of aggregation for read / measured values from multiple end points.
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
enum_uri: cim:AggregateKind
permissible_values:
  average:
    text: average
    meaning: cim:AggregateKind.average
  excess:
    text: excess
    meaning: cim:AggregateKind.excess
  fifthMaximum:
    text: fifthMaximum
    meaning: cim:AggregateKind.fifthMaximum
  fourthMaximum:
    text: fourthMaximum
    meaning: cim:AggregateKind.fourthMaximum
  highThreshold:
    text: highThreshold
    meaning: cim:AggregateKind.highThreshold
  lowThreshold:
    text: lowThreshold
    meaning: cim:AggregateKind.lowThreshold
  maximum:
    text: maximum
    meaning: cim:AggregateKind.maximum
  minimum:
    text: minimum
    meaning: cim:AggregateKind.minimum
  nominal:
    text: nominal
    meaning: cim:AggregateKind.nominal
  none:
    text: none
    meaning: cim:AggregateKind.none
  normal:
    text: normal
    meaning: cim:AggregateKind.normal
  secondMaximum:
    text: secondMaximum
    meaning: cim:AggregateKind.secondMaximum
  secondMinimum:
    text: secondMinimum
    meaning: cim:AggregateKind.secondMinimum
  sum:
    text: sum
    meaning: cim:AggregateKind.sum
  thirdMaximum:
    text: thirdMaximum
    meaning: cim:AggregateKind.thirdMaximum