Class: HydroPowerPlant
A hydro power station which can generate or pump. When generating, the generator turbines receive water from an upper reservoir. When pumping, the pumps receive their water from a lower reservoir.
URI: cim:HydroPowerPlant
classDiagram
class HydroPowerPlant
PowerSystemResource <|-- HydroPowerPlant
HydroPowerPlant : alias_name
HydroPowerPlant : asset_datasheet
HydroPowerPlant --> AssetInfo : asset_datasheet
HydroPowerPlant : assets
HydroPowerPlant --> Asset : assets
HydroPowerPlant : clearances
HydroPowerPlant --> ClearanceDocument : clearances
HydroPowerPlant : configuration_event
HydroPowerPlant --> ConfigurationEvent : configuration_event
HydroPowerPlant : controls
HydroPowerPlant --> Control : controls
HydroPowerPlant : description
HydroPowerPlant : diagram_objects
HydroPowerPlant --> DiagramObject : diagram_objects
HydroPowerPlant : discharge_travel_delay
HydroPowerPlant --> Seconds : discharge_travel_delay
HydroPowerPlant : gen_rated_p
HydroPowerPlant --> ActivePower : gen_rated_p
HydroPowerPlant : gen_source_pump_discharge_reservoir
HydroPowerPlant --> Reservoir : gen_source_pump_discharge_reservoir
HydroPowerPlant : generic_action
HydroPowerPlant --> GenericAction : generic_action
HydroPowerPlant : hydro_generating_units
HydroPowerPlant --> HydroGeneratingUnit : hydro_generating_units
HydroPowerPlant : hydro_plant_storage_type
HydroPowerPlant --> HydroPlantStorageKind : hydro_plant_storage_type
HydroPowerPlant : hydro_pumps
HydroPowerPlant --> HydroPump : hydro_pumps
HydroPowerPlant : instance_set
HydroPowerPlant --> InstanceSet : instance_set
HydroPowerPlant : location
HydroPowerPlant --> Location : location
HydroPowerPlant : m_rid
HydroPowerPlant : measurements
HydroPowerPlant --> Measurement : measurements
HydroPowerPlant : names
HydroPowerPlant --> Name : names
HydroPowerPlant : operating_share
HydroPowerPlant --> OperatingShare : operating_share
HydroPowerPlant : operational_tags
HydroPowerPlant --> OperationalTag : operational_tags
HydroPowerPlant : penstock_type
HydroPowerPlant : plant_discharge_capacity
HydroPowerPlant --> VolumeFlowRate : plant_discharge_capacity
HydroPowerPlant : plant_rated_head
HydroPowerPlant --> Length : plant_rated_head
HydroPowerPlant : properties_cimdata_object
HydroPowerPlant --> ChangeSetMember : properties_cimdata_object
HydroPowerPlant : psrevents
HydroPowerPlant --> PSREvent : psrevents
HydroPowerPlant : psrtype
HydroPowerPlant --> PSRType : psrtype
HydroPowerPlant : pump_rated_p
HydroPowerPlant --> ActivePower : pump_rated_p
HydroPowerPlant : reporting_group
HydroPowerPlant --> ReportingGroup : reporting_group
HydroPowerPlant : reservoir
HydroPowerPlant --> Reservoir : reservoir
HydroPowerPlant : surge_tank_code
HydroPowerPlant : surge_tank_crest_level
HydroPowerPlant --> WaterLevel : surge_tank_crest_level
HydroPowerPlant : targeting_cimdata_object
HydroPowerPlant --> ChangeSetMember : targeting_cimdata_object
HydroPowerPlant : verification_action
HydroPowerPlant --> VerificationAction : verification_action
Inheritance
- IdentifiedObject
- PowerSystemResource
- HydroPowerPlant
- PowerSystemResource
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| discharge_travel_delay | 0..1 Seconds |
Water travel delay from tailbay to next downstream hydro power station | direct |
| gen_rated_p | 0..1 ActivePower |
The hydro plant's generating rating active power for rated head conditions | direct |
| hydro_plant_storage_type | 0..1 HydroPlantStorageKind |
The type of hydro power plant water storage | direct |
| penstock_type | 0..1 String |
Type and configuration of hydro plant penstock(s) | direct |
| plant_discharge_capacity | 0..1 VolumeFlowRate |
Total plant discharge capacity | direct |
| plant_rated_head | 0..1 Length |
The plant's rated gross head | direct |
| pump_rated_p | 0..1 ActivePower |
The hydro plant's pumping rating active power for rated head conditions | direct |
| surge_tank_code | 0..1 String |
A code describing the type (or absence) of surge tank that is associated with... | direct |
| surge_tank_crest_level | 0..1 WaterLevel |
The level at which the surge tank spills | direct |
| hydro_pumps | 0..* HydroPump |
The hydro pump may be a member of a pumped storage plant or a pump for distri... | direct |
| reservoir | 0..1 Reservoir |
Generators discharge water to or pumps are supplied water from a downstream r... | direct |
| gen_source_pump_discharge_reservoir | 1..1 Reservoir |
Generators are supplied water from or pumps discharge water to an upstream re... | direct |
| hydro_generating_units | 0..* HydroGeneratingUnit |
The hydro generating unit belongs to a hydro power plant | direct |
| controls | 0..* Control |
The controller outputs used to actually govern a regulating device, e | PowerSystemResource |
| measurements | 0..* Measurement |
The measurements associated with this power system resource | PowerSystemResource |
| psrtype | 0..1 PSRType |
Custom classification for this power system resource | PowerSystemResource |
| configuration_event | 0..* ConfigurationEvent |
All configuration events created for this Power System resource | PowerSystemResource |
| reporting_group | 0..* ReportingGroup |
Reporting groups to which this power system resource belongs | PowerSystemResource |
| operating_share | 0..* OperatingShare |
The operating shares of this power system resource | PowerSystemResource |
| asset_datasheet | 0..1 AssetInfo |
Datasheet information for this power system resource | PowerSystemResource |
| verification_action | 0..* VerificationAction |
The verification action that is performed on the power system resource | PowerSystemResource |
| clearances | 0..* ClearanceDocument |
All clearances applicable to this power system resource | PowerSystemResource |
| generic_action | 0..* GenericAction |
The generic action that is performed on the power system resource | PowerSystemResource |
| psrevents | 0..* PSREvent |
All events associated with this power system resource | PowerSystemResource |
| assets | 0..* Asset |
All assets represented by this power system resource | PowerSystemResource |
| location | 0..1 Location |
Location of this power system resource | PowerSystemResource |
| operational_tags | 0..* OperationalTag |
All operational tags placed on this power system resource | PowerSystemResource |
| 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 |
|---|---|---|---|
| HydroPump | hydro_power_plant | range | HydroPowerPlant |
| Reservoir | hydro_power_plants | range | HydroPowerPlant |
| Reservoir | upstream_from_hydro_power_plants | range | HydroPowerPlant |
| HydroGeneratingUnit | hydro_power_plant | range | HydroPowerPlant |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:HydroPowerPlant |
| native | cim:HydroPowerPlant |
LinkML Source
Direct
name: HydroPowerPlant
description: A hydro power station which can generate or pump. When generating, the
generator turbines receive water from an upper reservoir. When pumping, the pumps
receive their water from a lower reservoir.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
discharge_travel_delay:
name: discharge_travel_delay
description: "Water travel delay from tailbay to next downstream hydro power station.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.dischargeTravelDelay
multivalued: false
domain_of:
- HydroPowerPlant
range: Seconds
required: false
gen_rated_p:
name: gen_rated_p
description: "The hydro plant's generating rating active power for rated head\
\ conditions.\r\nThe attribute shall be a positive value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.genRatedP
multivalued: false
domain_of:
- HydroPowerPlant
range: ActivePower
required: false
hydro_plant_storage_type:
name: hydro_plant_storage_type
description: The type of hydro power plant water storage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.hydroPlantStorageType
multivalued: false
domain_of:
- HydroPowerPlant
range: HydroPlantStorageKind
required: false
penstock_type:
name: penstock_type
description: Type and configuration of hydro plant penstock(s).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.penstockType
multivalued: false
domain_of:
- HydroPowerPlant
range: string
required: false
plant_discharge_capacity:
name: plant_discharge_capacity
description: "Total plant discharge capacity.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.plantDischargeCapacity
multivalued: false
domain_of:
- HydroPowerPlant
range: VolumeFlowRate
required: false
plant_rated_head:
name: plant_rated_head
description: "The plant's rated gross head.\r\nThe attribute shall be a positive\
\ value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.plantRatedHead
multivalued: false
domain_of:
- HydroPowerPlant
range: Length
required: false
pump_rated_p:
name: pump_rated_p
description: "The hydro plant's pumping rating active power for rated head conditions.\r\
\nThe attribute shall be a positive value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.pumpRatedP
multivalued: false
domain_of:
- HydroPowerPlant
range: ActivePower
required: false
surge_tank_code:
name: surge_tank_code
description: A code describing the type (or absence) of surge tank that is associated
with the hydro power plant.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.surgeTankCode
multivalued: false
domain_of:
- HydroPowerPlant
range: string
required: false
surge_tank_crest_level:
name: surge_tank_crest_level
description: "The level at which the surge tank spills.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.surgeTankCrestLevel
multivalued: false
domain_of:
- HydroPowerPlant
range: WaterLevel
required: false
hydro_pumps:
name: hydro_pumps
description: The hydro pump may be a member of a pumped storage plant or a pump
for distributing water.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.HydroPumps
multivalued: true
domain_of:
- HydroPowerPlant
range: HydroPump
required: false
reservoir:
name: reservoir
description: Generators discharge water to or pumps are supplied water from a
downstream reservoir.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.Reservoir
multivalued: false
domain_of:
- HydroPowerPlant
- LevelVsVolumeCurve
- InflowForecast
- TargetLevelSchedule
range: Reservoir
required: false
gen_source_pump_discharge_reservoir:
name: gen_source_pump_discharge_reservoir
description: Generators are supplied water from or pumps discharge water to an
upstream reservoir.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.GenSourcePumpDischargeReservoir
multivalued: false
domain_of:
- HydroPowerPlant
range: Reservoir
required: true
hydro_generating_units:
name: hydro_generating_units
description: The hydro generating unit belongs to a hydro power plant.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.HydroGeneratingUnits
multivalued: true
domain_of:
- HydroPowerPlant
range: HydroGeneratingUnit
required: false
class_uri: cim:HydroPowerPlant
Induced
name: HydroPowerPlant
description: A hydro power station which can generate or pump. When generating, the
generator turbines receive water from an upper reservoir. When pumping, the pumps
receive their water from a lower reservoir.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
discharge_travel_delay:
name: discharge_travel_delay
description: "Water travel delay from tailbay to next downstream hydro power station.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.dischargeTravelDelay
multivalued: false
alias: discharge_travel_delay
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: Seconds
required: false
gen_rated_p:
name: gen_rated_p
description: "The hydro plant's generating rating active power for rated head\
\ conditions.\r\nThe attribute shall be a positive value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.genRatedP
multivalued: false
alias: gen_rated_p
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: ActivePower
required: false
hydro_plant_storage_type:
name: hydro_plant_storage_type
description: The type of hydro power plant water storage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.hydroPlantStorageType
multivalued: false
alias: hydro_plant_storage_type
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: HydroPlantStorageKind
required: false
penstock_type:
name: penstock_type
description: Type and configuration of hydro plant penstock(s).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.penstockType
multivalued: false
alias: penstock_type
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: string
required: false
plant_discharge_capacity:
name: plant_discharge_capacity
description: "Total plant discharge capacity.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.plantDischargeCapacity
multivalued: false
alias: plant_discharge_capacity
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: VolumeFlowRate
required: false
plant_rated_head:
name: plant_rated_head
description: "The plant's rated gross head.\r\nThe attribute shall be a positive\
\ value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.plantRatedHead
multivalued: false
alias: plant_rated_head
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: Length
required: false
pump_rated_p:
name: pump_rated_p
description: "The hydro plant's pumping rating active power for rated head conditions.\r\
\nThe attribute shall be a positive value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.pumpRatedP
multivalued: false
alias: pump_rated_p
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: ActivePower
required: false
surge_tank_code:
name: surge_tank_code
description: A code describing the type (or absence) of surge tank that is associated
with the hydro power plant.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.surgeTankCode
multivalued: false
alias: surge_tank_code
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: string
required: false
surge_tank_crest_level:
name: surge_tank_crest_level
description: "The level at which the surge tank spills.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.surgeTankCrestLevel
multivalued: false
alias: surge_tank_crest_level
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: WaterLevel
required: false
hydro_pumps:
name: hydro_pumps
description: The hydro pump may be a member of a pumped storage plant or a pump
for distributing water.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.HydroPumps
multivalued: true
alias: hydro_pumps
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: HydroPump
required: false
reservoir:
name: reservoir
description: Generators discharge water to or pumps are supplied water from a
downstream reservoir.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.Reservoir
multivalued: false
alias: reservoir
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
- LevelVsVolumeCurve
- InflowForecast
- TargetLevelSchedule
range: Reservoir
required: false
gen_source_pump_discharge_reservoir:
name: gen_source_pump_discharge_reservoir
description: Generators are supplied water from or pumps discharge water to an
upstream reservoir.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.GenSourcePumpDischargeReservoir
multivalued: false
alias: gen_source_pump_discharge_reservoir
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: Reservoir
required: true
hydro_generating_units:
name: hydro_generating_units
description: The hydro generating unit belongs to a hydro power plant.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:HydroPowerPlant.HydroGeneratingUnits
multivalued: true
alias: hydro_generating_units
owner: HydroPowerPlant
domain_of:
- HydroPowerPlant
range: HydroGeneratingUnit
required: false
controls:
name: controls
description: The controller outputs used to actually govern a regulating device,
e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Controls
multivalued: true
alias: controls
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- HostControlArea
range: Control
required: false
measurements:
name: measurements
description: The measurements associated with this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Measurements
multivalued: true
alias: measurements
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- ACDCTerminal
- Asset
- Location
- Procedure
- AnalogLimitSet
- AccumulatorLimitSet
range: Measurement
required: false
psrtype:
name: psrtype
description: Custom classification for this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.PSRType
multivalued: false
alias: psrtype
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
range: PSRType
required: false
configuration_event:
name: configuration_event
description: All configuration events created for this Power System resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.ConfigurationEvent
multivalued: true
alias: configuration_event
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- FaultCauseType
range: ConfigurationEvent
required: false
reporting_group:
name: reporting_group
description: Reporting groups to which this power system resource belongs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.ReportingGroup
multivalued: true
alias: reporting_group
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- BusNameMarker
- TopologicalNode
- ReportingSuperGroup
range: ReportingGroup
required: false
operating_share:
name: operating_share
description: The operating shares of this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.OperatingShare
multivalued: true
alias: operating_share
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- OperatingParticipant
range: OperatingShare
required: false
asset_datasheet:
name: asset_datasheet
description: Datasheet information for this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.AssetDatasheet
multivalued: false
alias: asset_datasheet
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
range: AssetInfo
required: false
verification_action:
name: verification_action
description: The verification action that is performed on the power system resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.VerificationAction
multivalued: true
alias: verification_action
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
range: VerificationAction
required: false
clearances:
name: clearances
description: All clearances applicable to this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Clearances
multivalued: true
alias: clearances
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
range: ClearanceDocument
required: false
generic_action:
name: generic_action
description: The generic action that is performed on the power system resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.GenericAction
multivalued: true
alias: generic_action
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
range: GenericAction
required: false
psrevents:
name: psrevents
description: All events associated with this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.PSREvents
multivalued: true
alias: psrevents
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
range: PSREvent
required: false
assets:
name: assets
description: All assets represented by this power system resource. For example,
multiple conductor assets are electrically modelled as a single AC line segment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Assets
multivalued: true
alias: assets
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- AssetInfo
- Location
- WorkTask
- ErpRecDelvLineItem
- AssetContainer
- ActivityRecord
- Procedure
- ReliabilityInfo
- AssetPropertyCurve
- AssetOrganisationRole
- ScheduledEvent
range: Asset
required: false
location:
name: location
description: Location of this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Location
multivalued: false
alias: location
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- Asset
- Incident
- SwitchingOrder
- TroubleOrder
- Crew
- Fault
- PointOfSale
- TroubleTicket
- OutageOrder
- EnvironmentalMonitoringStation
- EnvironmentalLocationType
- PositionPoint
- FailureEvent
range: Location
required: false
operational_tags:
name: operational_tags
description: All operational tags placed on this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.OperationalTags
multivalued: true
alias: operational_tags
owner: HydroPowerPlant
domain_of:
- PowerSystemResource
- Asset
range: OperationalTag
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: HydroPowerPlant
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: HydroPowerPlant
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: HydroPowerPlant
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: HydroPowerPlant
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: HydroPowerPlant
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: HydroPowerPlant
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: HydroPowerPlant
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: HydroPowerPlant
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:HydroPowerPlant