Class: RiskScore
Score that is indicative of the risk associated with one or more assets.
URI: cim:RiskScore
classDiagram
class RiskScore
AggregateScore <|-- RiskScore
RiskScore : alias_name
RiskScore : analytic
RiskScore --> Analytic : analytic
RiskScore : analytic_score
RiskScore --> AnalyticScore : analytic_score
RiskScore : asset
RiskScore --> Asset : asset
RiskScore : asset_aggregate_score
RiskScore --> AggregateScore : asset_aggregate_score
RiskScore : asset_group
RiskScore --> AssetGroup : asset_group
RiskScore : asset_health_score
RiskScore --> HealthScore : asset_health_score
RiskScore : calculation_date_time
RiskScore : description
RiskScore : diagram_objects
RiskScore --> DiagramObject : diagram_objects
RiskScore : effective_date_time
RiskScore : instance_set
RiskScore --> InstanceSet : instance_set
RiskScore : kind
RiskScore --> RiskScoreKind : kind
RiskScore : m_rid
RiskScore : names
RiskScore --> Name : names
RiskScore : properties_cimdata_object
RiskScore --> ChangeSetMember : properties_cimdata_object
RiskScore : targeting_cimdata_object
RiskScore --> ChangeSetMember : targeting_cimdata_object
RiskScore : value
Inheritance
- IdentifiedObject
- AnalyticScore
- AggregateScore
- RiskScore
- AggregateScore
- AnalyticScore
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| kind | 0..1 RiskScoreKind |
The risk kind, such as CustomerRisk, FinancialRisk, SafetyRisk, etc | direct |
| asset_health_score | 0..* HealthScore |
Individual health score associated with this risk score | direct |
| analytic_score | 1..* AnalyticScore |
Analytic score contributing to this aggregate score | AggregateScore |
| calculation_date_time | 0..1 date |
Timestamp of when the score was calculated | AnalyticScore |
| effective_date_time | 0..1 date |
Date-time for when the score applies | AnalyticScore |
| value | 0..1 Float |
Asset health score value | AnalyticScore |
| asset | 0..1 Asset |
Asset to which this analytic score applies | AnalyticScore |
| asset_aggregate_score | 0..1 AggregateScore |
Aggregate score to which this analytic score contributed | AnalyticScore |
| analytic | 0..1 Analytic |
Analytic which was executed to arrive at this analytic score | AnalyticScore |
| asset_group | 0..1 AssetGroup |
Asset group to which this analytic score applies | AnalyticScore |
| 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 |
|---|---|---|---|
| HealthScore | asset_risk_score | range | RiskScore |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:RiskScore |
| native | cim:RiskScore |
LinkML Source
Direct
name: RiskScore
description: Score that is indicative of the risk associated with one or more assets.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AggregateScore
attributes:
kind:
name: kind
description: The risk kind, such as CustomerRisk, FinancialRisk, SafetyRisk, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:RiskScore.kind
multivalued: false
domain_of:
- Asset
- Customer
- BaseWork
- WorkTimeSchedule
- CustomerBillingInfo
- ErpInvoiceLineItem
- CatalogAssetType
- Design
- ConditionFactor
- LandProperty
- Seal
- Gate
- JumperAction
- RevisionHistory
- SwitchAction
- Fault
- ServiceCategory
- Transaction
- Procedure
- Medium
- Tender
- Cheque
- Charge
- ServiceRequest
- MeterMultiplier
- StructureSupport
- CutAction
- GroundAction
- ClampAction
- ProtectiveActionAdjustment
- RemedialActionScheme
- MeasurementCalculator
- ErpInvoice
- ServiceSupplier
- EnergyTypeReference
- CRROrgRole
- MarketInvoice
- MarketInvoiceLineItem
- EnvironmentalLocationType
- EnvironmentalDiscrete
- ServiceMultiplier
- AssetLocationHazard
- Analytic
- AssetGroup
- TagAction
- PinBranchGroup
- PinTerminal
- PinEquipment
- ClearanceAction
- PSREvent
- ShuntCompensatorAction
- EnergyConsumerAction
- EnergySourceAction
- Zone
- OilAnalysisMoistureAnalog
- AssetStringMeasurement
- InspectionAnalog
- AssetTemperaturePressureAnalog
- OilAnalysisFluidDiscrete
- InspectionDiscrete
- OilAnalysisPCBDiscrete
- OilAnalysisFluidAnalog
- OilAnalysisGasAnalog
- OilAnalysisPCBAnalog
- OilAnalysisParticleDiscrete
- OilAnalysisMetalsAnalog
- OilAnalysisParticleAnalog
- OilAnalysisPaperAnalog
- CompositeSwitchInfo
- Facility
- RiskScore
- FACTSDevice
- SimpleEndDeviceFunction
- UndergroundStructure
- RelativeDisplacement
- CloudCondition
- GeosphericAnalog
- HydrosphericAnalog
- AtmosphericAnalog
- SpaceAnalog
range: RiskScoreKind
required: false
asset_health_score:
name: asset_health_score
description: Individual health score associated with this risk score.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RiskScore.AssetHealthScore
multivalued: true
domain_of:
- RiskScore
range: HealthScore
required: false
class_uri: cim:RiskScore
Induced
name: RiskScore
description: Score that is indicative of the risk associated with one or more assets.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AggregateScore
attributes:
kind:
name: kind
description: The risk kind, such as CustomerRisk, FinancialRisk, SafetyRisk, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:RiskScore.kind
multivalued: false
alias: kind
owner: RiskScore
domain_of:
- Asset
- Customer
- BaseWork
- WorkTimeSchedule
- CustomerBillingInfo
- ErpInvoiceLineItem
- CatalogAssetType
- Design
- ConditionFactor
- LandProperty
- Seal
- Gate
- JumperAction
- RevisionHistory
- SwitchAction
- Fault
- ServiceCategory
- Transaction
- Procedure
- Medium
- Tender
- Cheque
- Charge
- ServiceRequest
- MeterMultiplier
- StructureSupport
- CutAction
- GroundAction
- ClampAction
- ProtectiveActionAdjustment
- RemedialActionScheme
- MeasurementCalculator
- ErpInvoice
- ServiceSupplier
- EnergyTypeReference
- CRROrgRole
- MarketInvoice
- MarketInvoiceLineItem
- EnvironmentalLocationType
- EnvironmentalDiscrete
- ServiceMultiplier
- AssetLocationHazard
- Analytic
- AssetGroup
- TagAction
- PinBranchGroup
- PinTerminal
- PinEquipment
- ClearanceAction
- PSREvent
- ShuntCompensatorAction
- EnergyConsumerAction
- EnergySourceAction
- Zone
- OilAnalysisMoistureAnalog
- AssetStringMeasurement
- InspectionAnalog
- AssetTemperaturePressureAnalog
- OilAnalysisFluidDiscrete
- InspectionDiscrete
- OilAnalysisPCBDiscrete
- OilAnalysisFluidAnalog
- OilAnalysisGasAnalog
- OilAnalysisPCBAnalog
- OilAnalysisParticleDiscrete
- OilAnalysisMetalsAnalog
- OilAnalysisParticleAnalog
- OilAnalysisPaperAnalog
- CompositeSwitchInfo
- Facility
- RiskScore
- FACTSDevice
- SimpleEndDeviceFunction
- UndergroundStructure
- RelativeDisplacement
- CloudCondition
- GeosphericAnalog
- HydrosphericAnalog
- AtmosphericAnalog
- SpaceAnalog
range: RiskScoreKind
required: false
asset_health_score:
name: asset_health_score
description: Individual health score associated with this risk score.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RiskScore.AssetHealthScore
multivalued: true
alias: asset_health_score
owner: RiskScore
domain_of:
- RiskScore
range: HealthScore
required: false
analytic_score:
name: analytic_score
description: Analytic score contributing to this aggregate score.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:AggregateScore.AnalyticScore
multivalued: true
alias: analytic_score
owner: RiskScore
domain_of:
- Asset
- AggregateScore
- Analytic
- AssetGroup
range: AnalyticScore
required: true
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
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: RiskScore
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:RiskScore