Skip to content

Class: IntervalBlock

Time sequence of readings of the same reading type. Contained interval readings may need conversion through the application of an offset and a scalar defined in associated pending. Data is typically captured in time-tagged, uniform, fixed-length intervals of 5 min, 10 min, 15 min, 30 min, or 60 min.

Note: Interval Data is sometimes also called Interval Data Readings (IDR).

URI: cim:IntervalBlock

 classDiagram
    class IntervalBlock
    click IntervalBlock href "../IntervalBlock"
      IntervalBlock : interval_readings




    IntervalBlock --> "*" IntervalReading : interval_readings
    click IntervalReading href "../IntervalReading"


      IntervalBlock : reading_type




    IntervalBlock --> "0..1" ReadingType : reading_type
    click ReadingType href "../ReadingType"


Slots

Name Cardinality and Range Description Inheritance
interval_readings *
IntervalReading
Interval reading contained in this block direct
reading_type 0..1
ReadingType
Type information for interval reading values contained in this block direct

Usages

used by used in type used
MeterReading interval_blocks range IntervalBlock

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:IntervalBlock
native cim:IntervalBlock

LinkML Source

Direct

name: IntervalBlock
description: 'Time sequence of readings of the same reading type. Contained interval
  readings may need conversion through the application of an offset and a scalar defined
  in associated pending. Data is typically captured in time-tagged, uniform, fixed-length
  intervals of 5 min, 10 min, 15 min, 30 min, or 60 min.

  Note: Interval Data is sometimes also called *Interval Data Readings* (IDR).'
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
attributes:
  interval_readings:
    name: interval_readings
    description: Interval reading contained in this block.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:IntervalBlock.IntervalReadings
    domain_of:
    - IntervalBlock
    range: IntervalReading
    required: false
    multivalued: true
  reading_type:
    name: reading_type
    description: Type information for interval reading values contained in this block.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:IntervalBlock.ReadingType
    domain_of:
    - IntervalBlock
    range: ReadingType
    required: false
    multivalued: false
class_uri: cim:IntervalBlock

Induced

name: IntervalBlock
description: 'Time sequence of readings of the same reading type. Contained interval
  readings may need conversion through the application of an offset and a scalar defined
  in associated pending. Data is typically captured in time-tagged, uniform, fixed-length
  intervals of 5 min, 10 min, 15 min, 30 min, or 60 min.

  Note: Interval Data is sometimes also called *Interval Data Readings* (IDR).'
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
attributes:
  interval_readings:
    name: interval_readings
    description: Interval reading contained in this block.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:IntervalBlock.IntervalReadings
    alias: interval_readings
    owner: IntervalBlock
    domain_of:
    - IntervalBlock
    range: IntervalReading
    required: false
    multivalued: true
  reading_type:
    name: reading_type
    description: Type information for interval reading values contained in this block.
    from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
    rank: 1000
    slot_uri: cim:IntervalBlock.ReadingType
    alias: reading_type
    owner: IntervalBlock
    domain_of:
    - IntervalBlock
    range: ReadingType
    required: false
    multivalued: false
class_uri: cim:IntervalBlock