Skip to content

Class: AnalyticScore

An indicative scoring by an analytic that can be used to characterize the health of or the risk associated with one or more assets. The analytic score reflects the results of an execution of an analytic against an asset or group of assets.

URI: cim:AnalyticScore

 classDiagram
    class AnalyticScore
      IdentifiedObject <|-- AnalyticScore


      AnalyticScore <|-- AggregateScore


      AnalyticScore : alias_name

      AnalyticScore : analytic

          AnalyticScore --> Analytic : analytic

      AnalyticScore : asset

          AnalyticScore --> Asset : asset

      AnalyticScore : asset_aggregate_score

          AnalyticScore --> AggregateScore : asset_aggregate_score

      AnalyticScore : asset_group

          AnalyticScore --> AssetGroup : asset_group

      AnalyticScore : calculation_date_time

      AnalyticScore : description

      AnalyticScore : diagram_objects

          AnalyticScore --> DiagramObject : diagram_objects

      AnalyticScore : effective_date_time

      AnalyticScore : instance_set

          AnalyticScore --> InstanceSet : instance_set

      AnalyticScore : m_rid

      AnalyticScore : names

          AnalyticScore --> Name : names

      AnalyticScore : properties_cimdata_object

          AnalyticScore --> ChangeSetMember : properties_cimdata_object

      AnalyticScore : targeting_cimdata_object

          AnalyticScore --> ChangeSetMember : targeting_cimdata_object

      AnalyticScore : value

Inheritance

Slots

Name Cardinality and Range Description Inheritance
calculation_date_time 0..1
date
Timestamp of when the score was calculated direct
effective_date_time 0..1
date
Date-time for when the score applies direct
value 0..1
Float
Asset health score value direct
asset 0..1
Asset
Asset to which this analytic score applies direct
asset_aggregate_score 0..1
AggregateScore
Aggregate score to which this analytic score contributed direct
analytic 0..1
Analytic
Analytic which was executed to arrive at this analytic score direct
asset_group 0..1
AssetGroup
Asset group to which this analytic score applies direct
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
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
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
Asset analytic_score range AnalyticScore
AssetContainer analytic_score range AnalyticScore
Bushing analytic_score range AnalyticScore
InterrupterUnit analytic_score range AnalyticScore
OperatingMechanism analytic_score range AnalyticScore
Meter analytic_score range AnalyticScore
EndDevice analytic_score range AnalyticScore
WorkAsset analytic_score range AnalyticScore
DuctBank analytic_score range AnalyticScore
Structure analytic_score range AnalyticScore
StructureSupport analytic_score range AnalyticScore
AggregateScore analytic_score range AnalyticScore
Analytic analytic_score range AnalyticScore
AssetGroup analytic_score range AnalyticScore
Facility analytic_score range AnalyticScore
Streetlight analytic_score range AnalyticScore
Pole analytic_score range AnalyticScore
RiskScore analytic_score range AnalyticScore
HealthScore analytic_score range AnalyticScore
FACTSDevice analytic_score range AnalyticScore
Joint analytic_score range AnalyticScore
Cabinet analytic_score range AnalyticScore
ComMedia analytic_score range AnalyticScore
Vehicle analytic_score range AnalyticScore
Tool analytic_score range AnalyticScore
ComModule analytic_score range AnalyticScore
UndergroundStructure analytic_score range AnalyticScore
Tower analytic_score range AnalyticScore

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: AnalyticScore
description: An indicative scoring by an analytic that can be used to characterize
  the health of or the risk associated with one or more assets.  The analytic score
  reflects the results of an execution of an analytic against an asset or group of
  assets.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  calculation_date_time:
    name: calculation_date_time
    description: Timestamp of when the score was calculated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AnalyticScore.calculationDateTime
    multivalued: false
    domain_of:
    - AnalyticScore
    range: date
    required: false
  effective_date_time:
    name: effective_date_time
    description: Date-time for when the score applies.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.effectiveDateTime
    multivalued: false
    domain_of:
    - NetworkModelProjectChangeVersion
    - Skill
    - ConfigurationEvent
    - MarketSkill
    - AnalyticScore
    - AssetHealthEvent
    range: date
    required: false
  value:
    name: value
    description: Asset health score value.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.value
    multivalued: false
    domain_of:
    - VoltagePerReactivePower
    - Length
    - ConductancePerLength
    - VolumeFlowRate
    - Volume
    - Voltage
    - Temperature
    - Admittance
    - Impedance
    - CostPerVolume
    - SusceptancePerLength
    - Money
    - Minutes
    - FloatQuantity
    - CostPerEnergyUnit
    - PerCent
    - IntegerQuantity
    - ApparentPower
    - WaterLevel
    - Displacement
    - Damping
    - Seconds
    - ResistancePerLength
    - Inductance
    - AngleDegrees
    - CostRate
    - Speed
    - Capacitance
    - PU
    - Pressure
    - KiloActivePower
    - ReactivePower
    - StringQuantity
    - ActivePowerChangeRate
    - Hours
    - Conductance
    - RotationSpeed
    - CurrentFlow
    - Frequency
    - AngleRadians
    - ActivePower
    - ReactancePerLength
    - Resistance
    - Reactance
    - Susceptance
    - RealEnergy
    - Classification
    - HeatRate
    - Emission
    - CostPerHeatUnit
    - ActivePowerPerFrequency
    - InductancePerLength
    - CapacitancePerLength
    - DecimalQuantity
    - Area
    - ActivePowerPerCurrentFlow
    - Mass
    - Status
    - UserAttribute
    - AccountingUnit
    - BaseReading
    - EndDeviceEventDetail
    - MeterMultiplier
    - RegularTimePoint
    - AnalogValue
    - AnalogLimit
    - CommodityPrice
    - ChargeProfileData
    - StringMeasurementValue
    - Command
    - DiscreteValue
    - ValueToAlias
    - ServiceMultiplier
    - AnalyticScore
    - IrregularTimePoint
    - ActivePowerLimit
    - ApparentPowerLimit
    - CurrentLimit
    - VoltageLimit
    - AccumulatorValue
    - AccumulatorLimit
    - SetPoint
    - ScheduledActivePowerLimitValue
    - ScheduledApparentPowerLimitValue
    - ScheduledCurrentLimitValue
    - ScheduledVoltageLimitValue
    - MagneticField
    - ParticulateDensity
    - Bearing
    - PumpingShutDownCostSchedule
    - PumpingLevelSchedule
    - HourlyPreDispatchSchedule
    - PumpingCostSchedule
    - OpenTieSchedule
    - WheelingReferenceSchedule
    range: float
    required: false
  asset:
    name: asset
    description: Asset to which this analytic score applies.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.Asset
    multivalued: false
    domain_of:
    - FinancialInfo
    - Incident
    - ProductAssetModel
    - Measurement
    - AssetDeployment
    - ProcedureDataSet
    - Reconditioning
    - Medium
    - ServiceLocation
    - AssetFunction
    - AnalyticScore
    - Analytic
    - AssetGroup
    - OperationalTag
    - Ownership
    - ErpItemMaster
    - ErpInventory
    range: Asset
    required: false
  asset_aggregate_score:
    name: asset_aggregate_score
    description: Aggregate score to which this analytic score contributed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AnalyticScore.AssetAggregateScore
    multivalued: false
    domain_of:
    - AnalyticScore
    range: AggregateScore
    required: false
  analytic:
    name: analytic
    description: Analytic which was executed to arrive at this analytic score..
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.Analytic
    multivalued: false
    domain_of:
    - Asset
    - AnalyticScore
    - AssetHealthEvent
    - AssetGroup
    range: Analytic
    required: false
  asset_group:
    name: asset_group
    description: Asset group to which this analytic score applies..
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.AssetGroup
    multivalued: false
    domain_of:
    - Asset
    - AnalyticScore
    - Analytic
    range: AssetGroup
    required: false
class_uri: cim:AnalyticScore

Induced

name: AnalyticScore
description: An indicative scoring by an analytic that can be used to characterize
  the health of or the risk associated with one or more assets.  The analytic score
  reflects the results of an execution of an analytic against an asset or group of
  assets.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  calculation_date_time:
    name: calculation_date_time
    description: Timestamp of when the score was calculated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AnalyticScore.calculationDateTime
    multivalued: false
    alias: calculation_date_time
    owner: AnalyticScore
    domain_of:
    - AnalyticScore
    range: date
    required: false
  effective_date_time:
    name: effective_date_time
    description: Date-time for when the score applies.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.effectiveDateTime
    multivalued: false
    alias: effective_date_time
    owner: AnalyticScore
    domain_of:
    - NetworkModelProjectChangeVersion
    - Skill
    - ConfigurationEvent
    - MarketSkill
    - AnalyticScore
    - AssetHealthEvent
    range: date
    required: false
  value:
    name: value
    description: Asset health score value.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.value
    multivalued: false
    alias: value
    owner: AnalyticScore
    domain_of:
    - VoltagePerReactivePower
    - Length
    - ConductancePerLength
    - VolumeFlowRate
    - Volume
    - Voltage
    - Temperature
    - Admittance
    - Impedance
    - CostPerVolume
    - SusceptancePerLength
    - Money
    - Minutes
    - FloatQuantity
    - CostPerEnergyUnit
    - PerCent
    - IntegerQuantity
    - ApparentPower
    - WaterLevel
    - Displacement
    - Damping
    - Seconds
    - ResistancePerLength
    - Inductance
    - AngleDegrees
    - CostRate
    - Speed
    - Capacitance
    - PU
    - Pressure
    - KiloActivePower
    - ReactivePower
    - StringQuantity
    - ActivePowerChangeRate
    - Hours
    - Conductance
    - RotationSpeed
    - CurrentFlow
    - Frequency
    - AngleRadians
    - ActivePower
    - ReactancePerLength
    - Resistance
    - Reactance
    - Susceptance
    - RealEnergy
    - Classification
    - HeatRate
    - Emission
    - CostPerHeatUnit
    - ActivePowerPerFrequency
    - InductancePerLength
    - CapacitancePerLength
    - DecimalQuantity
    - Area
    - ActivePowerPerCurrentFlow
    - Mass
    - Status
    - UserAttribute
    - AccountingUnit
    - BaseReading
    - EndDeviceEventDetail
    - MeterMultiplier
    - RegularTimePoint
    - AnalogValue
    - AnalogLimit
    - CommodityPrice
    - ChargeProfileData
    - StringMeasurementValue
    - Command
    - DiscreteValue
    - ValueToAlias
    - ServiceMultiplier
    - AnalyticScore
    - IrregularTimePoint
    - ActivePowerLimit
    - ApparentPowerLimit
    - CurrentLimit
    - VoltageLimit
    - AccumulatorValue
    - AccumulatorLimit
    - SetPoint
    - ScheduledActivePowerLimitValue
    - ScheduledApparentPowerLimitValue
    - ScheduledCurrentLimitValue
    - ScheduledVoltageLimitValue
    - MagneticField
    - ParticulateDensity
    - Bearing
    - PumpingShutDownCostSchedule
    - PumpingLevelSchedule
    - HourlyPreDispatchSchedule
    - PumpingCostSchedule
    - OpenTieSchedule
    - WheelingReferenceSchedule
    range: float
    required: false
  asset:
    name: asset
    description: Asset to which this analytic score applies.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.Asset
    multivalued: false
    alias: asset
    owner: AnalyticScore
    domain_of:
    - FinancialInfo
    - Incident
    - ProductAssetModel
    - Measurement
    - AssetDeployment
    - ProcedureDataSet
    - Reconditioning
    - Medium
    - ServiceLocation
    - AssetFunction
    - AnalyticScore
    - Analytic
    - AssetGroup
    - OperationalTag
    - Ownership
    - ErpItemMaster
    - ErpInventory
    range: Asset
    required: false
  asset_aggregate_score:
    name: asset_aggregate_score
    description: Aggregate score to which this analytic score contributed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AnalyticScore.AssetAggregateScore
    multivalued: false
    alias: asset_aggregate_score
    owner: AnalyticScore
    domain_of:
    - AnalyticScore
    range: AggregateScore
    required: false
  analytic:
    name: analytic
    description: Analytic which was executed to arrive at this analytic score..
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.Analytic
    multivalued: false
    alias: analytic
    owner: AnalyticScore
    domain_of:
    - Asset
    - AnalyticScore
    - AssetHealthEvent
    - AssetGroup
    range: Analytic
    required: false
  asset_group:
    name: asset_group
    description: Asset group to which this analytic score applies..
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AnalyticScore.AssetGroup
    multivalued: false
    alias: asset_group
    owner: AnalyticScore
    domain_of:
    - Asset
    - AnalyticScore
    - Analytic
    range: AssetGroup
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    range: string
    required: 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: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: 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: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: AnalyticScore
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:AnalyticScore