Skip to content

Class: ReadingType

Detailed description for a type of a reading value. Values in attributes allow for the creation of recommended codes to be used for identifying reading value types as follows: ..................

URI: cim:ReadingType

 classDiagram
    class ReadingType
    click ReadingType href "../ReadingType"
      IdentifiedObject <|-- ReadingType
        click IdentifiedObject href "../IdentifiedObject"

      ReadingType : aggregate




    ReadingType --> "0..1" AggregateKind : aggregate
    click AggregateKind href "../AggregateKind"


      ReadingType : description

      ReadingType : flow_direction




    ReadingType --> "1" FlowDirectionKind : flow_direction
    click FlowDirectionKind href "../FlowDirectionKind"


      ReadingType : m_rid

      ReadingType : multiplier




    ReadingType --> "0..1" UnitMultiplier : multiplier
    click UnitMultiplier href "../UnitMultiplier"


      ReadingType : names




    ReadingType --> "*" Name : names
    click Name href "../Name"


      ReadingType : unit




    ReadingType --> "1" UnitSymbol : unit
    click UnitSymbol href "../UnitSymbol"


Inheritance

Slots

Name Cardinality and Range Description Inheritance
aggregate 0..1
AggregateKind
Salient attribute of the reading data aggregated from individual endpoints direct
flow_direction 1
FlowDirectionKind
Flow direction for a reading where the direction of flow of the commodity is ... direct
multiplier 0..1
UnitMultiplier
Metering-specific multiplier direct
unit 1
UnitSymbol
Metering-specific unit direct
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
names *
Name
All names of this identified object IdentifiedObject

Usages

used by used in type used
IntervalBlock reading_type range ReadingType

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self cim:ReadingType
native cim:ReadingType

LinkML Source

Direct

name: ReadingType
description: 'Detailed description for a type of a reading value. Values in attributes
  allow for the creation of recommended codes to be used for identifying reading value
  types as follows: <macroPeriod>.<aggregate>.<measuringPeriod>.<accumulation>.<flowDirection>.<commodity>.<measurementKind>.<interharmonic.numerator>.<interharmonic.denominator>.<argument.numerator>.<argument.denominator>.<tou>.<cpp>.<consumptionTier>.<phases>.<multiplier>.<unit>.<currency>.'
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
is_a: IdentifiedObject
attributes:
  aggregate:
    name: aggregate
    description: Salient attribute of the reading data aggregated from individual
      endpoints. This is mainly used to define a mathematical operation carried out
      over 'macroPeriod', but may also be used to describe an attribute of the data
      when the 'macroPeriod' is not defined.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:ReadingType.aggregate
    domain_of:
    - ReadingType
    range: AggregateKind
    required: false
    multivalued: false
  flow_direction:
    name: flow_direction
    description: Flow direction for a reading where the direction of flow of the commodity
      is important (for electricity measurements this includes current, energy, power,
      and demand).
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    exact_mappings:
    - liander:invoedingAfname
    rank: 1000
    slot_uri: cim:ReadingType.flowDirection
    domain_of:
    - ReadingType
    range: FlowDirectionKind
    required: true
    multivalued: false
  multiplier:
    name: multiplier
    description: Metering-specific multiplier.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:ReadingType.multiplier
    domain_of:
    - ReadingType
    range: UnitMultiplier
    required: false
    multivalued: false
  unit:
    name: unit
    description: Metering-specific unit.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    exact_mappings:
    - liander:volume
    rank: 1000
    slot_uri: cim:ReadingType.unit
    domain_of:
    - ReadingType
    range: UnitSymbol
    required: true
    multivalued: false
class_uri: cim:ReadingType

Induced

name: ReadingType
description: 'Detailed description for a type of a reading value. Values in attributes
  allow for the creation of recommended codes to be used for identifying reading value
  types as follows: <macroPeriod>.<aggregate>.<measuringPeriod>.<accumulation>.<flowDirection>.<commodity>.<measurementKind>.<interharmonic.numerator>.<interharmonic.denominator>.<argument.numerator>.<argument.denominator>.<tou>.<cpp>.<consumptionTier>.<phases>.<multiplier>.<unit>.<currency>.'
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
is_a: IdentifiedObject
attributes:
  aggregate:
    name: aggregate
    description: Salient attribute of the reading data aggregated from individual
      endpoints. This is mainly used to define a mathematical operation carried out
      over 'macroPeriod', but may also be used to describe an attribute of the data
      when the 'macroPeriod' is not defined.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:ReadingType.aggregate
    alias: aggregate
    owner: ReadingType
    domain_of:
    - ReadingType
    range: AggregateKind
    required: false
    multivalued: false
  flow_direction:
    name: flow_direction
    description: Flow direction for a reading where the direction of flow of the commodity
      is important (for electricity measurements this includes current, energy, power,
      and demand).
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    exact_mappings:
    - liander:invoedingAfname
    rank: 1000
    slot_uri: cim:ReadingType.flowDirection
    alias: flow_direction
    owner: ReadingType
    domain_of:
    - ReadingType
    range: FlowDirectionKind
    required: true
    multivalued: false
  multiplier:
    name: multiplier
    description: Metering-specific multiplier.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:ReadingType.multiplier
    alias: multiplier
    owner: ReadingType
    domain_of:
    - ReadingType
    range: UnitMultiplier
    required: false
    multivalued: false
  unit:
    name: unit
    description: Metering-specific unit.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    exact_mappings:
    - liander:volume
    rank: 1000
    slot_uri: cim:ReadingType.unit
    alias: unit
    owner: ReadingType
    domain_of:
    - ReadingType
    range: UnitSymbol
    required: true
    multivalued: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    alias: description
    owner: ReadingType
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    range: string
    required: false
    multivalued: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    alias: m_rid
    owner: ReadingType
    domain_of:
    - IdentifiedObject
    range: string
    required: false
    multivalued: false
  names:
    name: names
    description: All names of this identified object.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    alias: names
    owner: ReadingType
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
    multivalued: true
class_uri: cim:ReadingType