Class: OperatingShare
_Specifies the operations contract relationship between a power system resource and a contract participant. _
__
URI: cim:OperatingShare
classDiagram
class OperatingShare
OperatingShare : operating_participant
OperatingShare --> OperatingParticipant : operating_participant
OperatingShare : percentage
OperatingShare --> PerCent : percentage
OperatingShare : power_system_resource
OperatingShare --> PowerSystemResource : power_system_resource
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| percentage | 0..1 PerCent |
Percentage operational ownership between the pair (power system resource and ... | direct |
| operating_participant | 1..1 OperatingParticipant |
The operating participant having this share with the associated power system ... | direct |
| power_system_resource | 1..1 PowerSystemResource |
The power system resource to which the share applies | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:OperatingShare |
| native | cim:OperatingShare |
LinkML Source
Direct
name: OperatingShare
description: "Specifies the operations contract relationship between a power system\
\ resource and a contract participant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
percentage:
name: percentage
description: Percentage operational ownership between the pair (power system resource
and operating participant) associated with this share. The total percentage
ownership for a power system resource should add to 100%.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OperatingShare.percentage
multivalued: false
domain_of:
- OperatingShare
range: PerCent
required: false
operating_participant:
name: operating_participant
description: The operating participant having this share with the associated power
system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OperatingShare.OperatingParticipant
multivalued: false
domain_of:
- OperatingShare
range: OperatingParticipant
required: true
power_system_resource:
name: power_system_resource
description: The power system resource to which the share applies.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:OperatingShare.PowerSystemResource
multivalued: false
domain_of:
- ReportingGroup
- Measurement
- ConfigurationEvent
- Control
- OperationalTag
- OperatingShare
- VerificationAction
- GenericAction
- PSREvent
range: PowerSystemResource
required: true
class_uri: cim:OperatingShare
Induced
name: OperatingShare
description: "Specifies the operations contract relationship between a power system\
\ resource and a contract participant.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
percentage:
name: percentage
description: Percentage operational ownership between the pair (power system resource
and operating participant) associated with this share. The total percentage
ownership for a power system resource should add to 100%.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OperatingShare.percentage
multivalued: false
alias: percentage
owner: OperatingShare
domain_of:
- OperatingShare
range: PerCent
required: false
operating_participant:
name: operating_participant
description: The operating participant having this share with the associated power
system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OperatingShare.OperatingParticipant
multivalued: false
alias: operating_participant
owner: OperatingShare
domain_of:
- OperatingShare
range: OperatingParticipant
required: true
power_system_resource:
name: power_system_resource
description: The power system resource to which the share applies.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:OperatingShare.PowerSystemResource
multivalued: false
alias: power_system_resource
owner: OperatingShare
domain_of:
- ReportingGroup
- Measurement
- ConfigurationEvent
- Control
- OperationalTag
- OperatingShare
- VerificationAction
- GenericAction
- PSREvent
range: PowerSystemResource
required: true
class_uri: cim:OperatingShare