Class: ReadingQuality
_Quality of a specific reading value or interval reading value. Note that more than one quality may be applicable to a given reading. Typically not used unless problems or unusual conditions occur (i.e., quality for each reading is assumed to be good unless stated otherwise in associated reading quality type). It can also be used with the corresponding reading quality type to indicate that the validation has been performed and succeeded. _
__
URI: cim:ReadingQuality
classDiagram
class ReadingQuality
ReadingQuality : comment
ReadingQuality : reading
ReadingQuality --> BaseReading : reading
ReadingQuality : reading_quality_type
ReadingQuality --> ReadingQualityType : reading_quality_type
ReadingQuality : source
ReadingQuality : time_stamp
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| comment | 0..1 String |
Elaboration on the quality code | direct |
| source | 0..1 String |
System acting as the source of the quality code | direct |
| time_stamp | 0..1 date |
Date and time at which the quality code was assigned or ascertained | direct |
| reading_quality_type | 1..1 ReadingQualityType |
Type of this reading quality | direct |
| reading | 0..1 BaseReading |
Reading value to which this quality applies | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Reading | reading_qualities | range | ReadingQuality |
| BaseReading | reading_qualities | range | ReadingQuality |
| ReadingQualityType | reading_qualities | range | ReadingQuality |
| IntervalReading | reading_qualities | range | ReadingQuality |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:ReadingQuality |
| native | cim:ReadingQuality |
LinkML Source
Direct
name: ReadingQuality
description: "Quality of a specific reading value or interval reading value. Note\
\ that more than one quality may be applicable to a given reading. Typically not\
\ used unless problems or unusual conditions occur (i.e., quality for each reading\
\ is assumed to be good unless stated otherwise in associated reading quality type).\
\ It can also be used with the corresponding reading quality type to indicate that\
\ the validation has been performed and succeeded.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
comment:
name: comment
description: "Elaboration on the quality code.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingQuality.comment
multivalued: false
domain_of:
- NetworkModelProjectChangeVersion
- Document
- SwitchingPlanRequest
- SwitchingOrder
- TroubleOrder
- ReadingQuality
- TroubleTicket
- OutageOrder
range: string
required: false
source:
name: source
description: "System acting as the source of the quality code.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingQuality.source
multivalued: false
domain_of:
- Quality61850
- BaseReading
- ReadingQuality
- TransmissionReservation
- CRRSegment
- BillDeterminant
range: string
required: false
time_stamp:
name: time_stamp
description: "Date and time at which the quality code was assigned or ascertained.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingQuality.timeStamp
multivalued: false
domain_of:
- NetworkModelProjectChangeVersion
- MeasurementValue
- ReadingQuality
- DERCurveData
- Control
- ChargeProfileData
- SCADAInformation
range: date
required: false
reading_quality_type:
name: reading_quality_type
description: Type of this reading quality.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ReadingQuality.ReadingQualityType
multivalued: false
domain_of:
- ReadingQuality
range: ReadingQualityType
required: true
reading:
name: reading
description: Reading value to which this quality applies.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ReadingQuality.Reading
multivalued: false
domain_of:
- ReadingQuality
range: BaseReading
required: false
class_uri: cim:ReadingQuality
Induced
name: ReadingQuality
description: "Quality of a specific reading value or interval reading value. Note\
\ that more than one quality may be applicable to a given reading. Typically not\
\ used unless problems or unusual conditions occur (i.e., quality for each reading\
\ is assumed to be good unless stated otherwise in associated reading quality type).\
\ It can also be used with the corresponding reading quality type to indicate that\
\ the validation has been performed and succeeded.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
comment:
name: comment
description: "Elaboration on the quality code.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingQuality.comment
multivalued: false
alias: comment
owner: ReadingQuality
domain_of:
- NetworkModelProjectChangeVersion
- Document
- SwitchingPlanRequest
- SwitchingOrder
- TroubleOrder
- ReadingQuality
- TroubleTicket
- OutageOrder
range: string
required: false
source:
name: source
description: "System acting as the source of the quality code.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingQuality.source
multivalued: false
alias: source
owner: ReadingQuality
domain_of:
- Quality61850
- BaseReading
- ReadingQuality
- TransmissionReservation
- CRRSegment
- BillDeterminant
range: string
required: false
time_stamp:
name: time_stamp
description: "Date and time at which the quality code was assigned or ascertained.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ReadingQuality.timeStamp
multivalued: false
alias: time_stamp
owner: ReadingQuality
domain_of:
- NetworkModelProjectChangeVersion
- MeasurementValue
- ReadingQuality
- DERCurveData
- Control
- ChargeProfileData
- SCADAInformation
range: date
required: false
reading_quality_type:
name: reading_quality_type
description: Type of this reading quality.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ReadingQuality.ReadingQualityType
multivalued: false
alias: reading_quality_type
owner: ReadingQuality
domain_of:
- ReadingQuality
range: ReadingQualityType
required: true
reading:
name: reading
description: Reading value to which this quality applies.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ReadingQuality.Reading
multivalued: false
alias: reading
owner: ReadingQuality
domain_of:
- ReadingQuality
range: BaseReading
required: false
class_uri: cim:ReadingQuality