Class: GeneratingBid
Offer to supply energy/ancillary services from a generating unit or resource.
URI: cim:GeneratingBid
classDiagram
class GeneratingBid
ResourceBid <|-- GeneratingBid
GeneratingBid : action_request
GeneratingBid --> ActionRequest : action_request
GeneratingBid : activity_record
GeneratingBid --> ActivityRecord : activity_record
GeneratingBid : aggregation_flag
GeneratingBid : alias_name
GeneratingBid : approver
GeneratingBid --> Approver : approver
GeneratingBid : author
GeneratingBid --> Author : author
GeneratingBid : author_name
GeneratingBid : bid_error
GeneratingBid --> BidError : bid_error
GeneratingBid : bid_hourly_schedule
GeneratingBid --> BidHourlySchedule : bid_hourly_schedule
GeneratingBid : bid_set
GeneratingBid --> BidSet : bid_set
GeneratingBid : bid_status
GeneratingBid : charge_profiles
GeneratingBid --> ChargeProfile : charge_profiles
GeneratingBid : combined_cycle_unit_offer
GeneratingBid : comment
GeneratingBid : commodity_type
GeneratingBid : configuration_events
GeneratingBid --> ConfigurationEvent : configuration_events
GeneratingBid : contingency_avail_flag
GeneratingBid --> YesNo : contingency_avail_flag
GeneratingBid : created_date_time
GeneratingBid : created_iso
GeneratingBid --> YesNo : created_iso
GeneratingBid : description
GeneratingBid : diagram_objects
GeneratingBid --> DiagramObject : diagram_objects
GeneratingBid : doc_status
GeneratingBid --> Status : doc_status
GeneratingBid : down_time_max
GeneratingBid : editor
GeneratingBid --> Editor : editor
GeneratingBid : electronic_address
GeneratingBid --> ElectronicAddress : electronic_address
GeneratingBid : energy_market
GeneratingBid --> EnergyMarket : energy_market
GeneratingBid : energy_max_day
GeneratingBid : energy_min_day
GeneratingBid : installed_capacity
GeneratingBid : instance_set
GeneratingBid --> InstanceSet : instance_set
GeneratingBid : issuer
GeneratingBid --> Issuer : issuer
GeneratingBid : last_modified_date_time
GeneratingBid : lower_ramp_rate
GeneratingBid --> ActivePowerChangeRate : lower_ramp_rate
GeneratingBid : m_rid
GeneratingBid : market_participant
GeneratingBid --> MarketParticipant : market_participant
GeneratingBid : market_sep_flag
GeneratingBid : market_type
GeneratingBid --> MarketType : market_type
GeneratingBid : max_emergency_mw
GeneratingBid --> ActivePower : max_emergency_mw
GeneratingBid : maximum_economic_mw
GeneratingBid : min_dispatch_time
GeneratingBid : min_emergency_mw
GeneratingBid --> ActivePower : min_emergency_mw
GeneratingBid : minimum_economic_mw
GeneratingBid : mitigated_bid
GeneratingBid --> MitigatedBid : mitigated_bid
GeneratingBid : mitigated_bid_segment
GeneratingBid --> MitigatedBidSegment : mitigated_bid_segment
GeneratingBid : names
GeneratingBid --> Name : names
GeneratingBid : no_load_cost
GeneratingBid : notification_time
GeneratingBid : notification_time_curve
GeneratingBid --> NotificationTimeCurve : notification_time_curve
GeneratingBid : operating_mode
GeneratingBid : product_bids
GeneratingBid --> ProductBid : product_bids
GeneratingBid : properties_cimdata_object
GeneratingBid --> ChangeSetMember : properties_cimdata_object
GeneratingBid : raise_ramp_rate
GeneratingBid --> ActivePowerChangeRate : raise_ramp_rate
GeneratingBid : ramp_curve_type
GeneratingBid : ramp_rate_curve
GeneratingBid --> RampRateCurve : ramp_rate_curve
GeneratingBid : registered_generator
GeneratingBid --> RegisteredGenerator : registered_generator
GeneratingBid : resource_loading_type
GeneratingBid : revision_number
GeneratingBid : rmrdetermination
GeneratingBid --> RMRDetermination : rmrdetermination
GeneratingBid : security_constraints
GeneratingBid --> SecurityConstraints : security_constraints
GeneratingBid : shut_downs_max_day
GeneratingBid : shut_downs_max_week
GeneratingBid : start_time
GeneratingBid : start_up_cost_curve
GeneratingBid --> StartUpCostCurve : start_up_cost_curve
GeneratingBid : start_up_ramp_rate
GeneratingBid --> ActivePowerChangeRate : start_up_ramp_rate
GeneratingBid : start_up_time_curve
GeneratingBid --> StartUpTimeCurve : start_up_time_curve
GeneratingBid : start_up_type
GeneratingBid : start_ups_max_day
GeneratingBid : start_ups_max_week
GeneratingBid : startup_cost
GeneratingBid : status
GeneratingBid --> Status : status
GeneratingBid : stop_time
GeneratingBid : subject
GeneratingBid : targeting_cimdata_object
GeneratingBid --> ChangeSetMember : targeting_cimdata_object
GeneratingBid : title
GeneratingBid : type
GeneratingBid : up_time_max
GeneratingBid : virtual
Inheritance
- IdentifiedObject
- Document
- Bid
- ResourceBid
- GeneratingBid
- ResourceBid
- Bid
- Document
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| combined_cycle_unit_offer | 0..1 String |
Will indicate if the unit is part of a CC offer or not | |
| direct | |||
| down_time_max | 0..1 Float |
Maximum down time | direct |
| installed_capacity | 0..1 Float |
Installed Capacity value | |
| direct | |||
| lower_ramp_rate | 0..1 ActivePowerChangeRate |
Maximum Dn ramp rate in MW/min | |
| direct | |||
| max_emergency_mw | 0..1 ActivePower |
Power rating available for unit under emergency conditions greater than or eq... | direct |
| maximum_economic_mw | 0..1 Float |
Maximum high economic MW limit, that should not exceed the maximum operating ... | direct |
| min_emergency_mw | 0..1 ActivePower |
Minimum power rating for unit under emergency conditions, which is less than ... | direct |
| minimum_economic_mw | 0..1 Float |
Low economic MW limit that shall be greater than or equal to the minimum oper... | direct |
| no_load_cost | 0..1 Float |
Resource fixed no load cost | direct |
| notification_time | 0..1 Float |
Time required for crew notification prior to start up of the unit | direct |
| operating_mode | 0..1 String |
Bid operating mode ('C' - cycling, 'F' - fixed, 'M' - must run, 'U' - unavail... | direct |
| raise_ramp_rate | 0..1 ActivePowerChangeRate |
Maximum Up ramp rate in MW/min | |
| direct | |||
| ramp_curve_type | 0..1 Integer |
Ramp curve type: | |
| direct | |||
| startup_cost | 0..1 Float |
Startup cost/price | |
| direct | |||
| start_up_ramp_rate | 0..1 ActivePowerChangeRate |
Resource startup ramp rate (MW/minute) | |
| direct | |||
| start_up_type | 0..1 Integer |
Resource startup type: | |
| direct | |||
| up_time_max | 0..1 Float |
Maximum up time | direct |
| notification_time_curve | 0..1 NotificationTimeCurve |
direct | |
| ramp_rate_curve | 0..* RampRateCurve |
direct | |
| bid_set | 0..1 BidSet |
direct | |
| security_constraints | 0..* SecurityConstraints |
direct | |
| start_up_cost_curve | 0..1 StartUpCostCurve |
direct | |
| start_up_time_curve | 0..1 StartUpTimeCurve |
direct | |
| registered_generator | 0..1 RegisteredGenerator |
direct | |
| aggregation_flag | 0..1 Integer |
Aggregation flag | |
| ResourceBid | |||
| bid_status | 0..1 String |
ResourceBid | |
| commodity_type | 0..1 String |
Energy product (commodity) type: | |
| ResourceBid | |||
| contingency_avail_flag | 0..1 YesNo |
contingent operating reserve availiability (Yes/No) | ResourceBid |
| created_iso | 0..1 YesNo |
A Yes indicates that this bid was created by the ISO | ResourceBid |
| energy_max_day | 0..1 Float |
Maximum amount of energy per day which can be produced during the trading per... | ResourceBid |
| energy_min_day | 0..1 Float |
Minimum amount of energy per day which has to be produced during the trading ... | ResourceBid |
| market_sep_flag | 0..1 String |
Market Separation Flag | |
| ResourceBid | |||
| min_dispatch_time | 0..1 Integer |
minimum number of consecutive hours a resource shall be dispatched if bid is ... | ResourceBid |
| resource_loading_type | 0..1 Integer |
Resource loading curve type | |
| ResourceBid | |||
| shut_downs_max_day | 0..1 Integer |
Maximum number of shutdowns per day | ResourceBid |
| shut_downs_max_week | 0..1 Integer |
Maximum number of shutdowns per week | ResourceBid |
| start_ups_max_day | 0..1 Integer |
Maximum number of startups per day | ResourceBid |
| start_ups_max_week | 0..1 Integer |
Maximum number of startups per week | ResourceBid |
| virtual | 0..1 Boolean |
True if bid is virtual | ResourceBid |
| bid_error | 0..* BidError |
ResourceBid | |
| market_type | 0..1 MarketType |
The market type, DAM or RTM | Bid |
| start_time | 0..1 date |
Start time and date for which bid applies | Bid |
| stop_time | 0..1 date |
Stop time and date for which bid is applicable | Bid |
| market_participant | 0..1 MarketParticipant |
Bid | |
| energy_market | 1..1 EnergyMarket |
Bid | |
| charge_profiles | 0..* ChargeProfile |
Bid | |
| mitigated_bid_segment | 0..* MitigatedBidSegment |
Bid | |
| rmrdetermination | 0..* RMRDetermination |
Bid | |
| mitigated_bid | 0..* MitigatedBid |
Bid | |
| bid_hourly_schedule | 0..* BidHourlySchedule |
Bid | |
| product_bids | 1..* ProductBid |
A bid comprises one or more product bids of market products | Bid |
| action_request | 1..1 ActionRequest |
Bid | |
| author_name | 0..1 String |
Name of the author of this document | Document |
| comment | 0..1 String |
Free text comment | Document |
| created_date_time | 0..1 date |
Date and time that this document was created | Document |
| doc_status | 0..1 Status |
Status of this document | Document |
| electronic_address | 0..1 ElectronicAddress |
Electronic address | Document |
| last_modified_date_time | 0..1 date |
Date and time this document was last modified | Document |
| revision_number | 0..1 String |
Revision number for this document | Document |
| status | 0..1 Status |
Status of subject matter (e | Document |
| subject | 0..1 String |
Document subject | Document |
| title | 0..1 String |
Document title | Document |
| type | 0..1 String |
Utility-specific classification of this document, according to its corporate ... | Document |
| activity_record | 0..* ActivityRecord |
The activity record for a document | Document |
| configuration_events | 0..* ConfigurationEvent |
All configuration events created for this document | Document |
| author | 0..1 Author |
Author of this document | Document |
| editor | 0..1 Editor |
Editor of this document | Document |
| approver | 0..1 Approver |
Approver of this document | Document |
| issuer | 0..1 Issuer |
Issuer of this document | Document |
| 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 |
|---|---|---|---|
| RegisteredGenerator | generating_bids | range | GeneratingBid |
| StartUpCostCurve | generating_bid | range | GeneratingBid |
| StartUpTimeCurve | generating_bid | range | GeneratingBid |
| NotificationTimeCurve | generating_bids | range | GeneratingBid |
| RampRateCurve | generating_bid | range | GeneratingBid |
| BidSet | generating_bids | range | GeneratingBid |
| SecurityConstraints | generating_bid | range | GeneratingBid |
| CombinedCycleConfiguration | generating_bids | range | GeneratingBid |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:GeneratingBid |
| native | cim:GeneratingBid |
LinkML Source
Direct
name: GeneratingBid
description: Offer to supply energy/ancillary services from a generating unit or resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ResourceBid
attributes:
combined_cycle_unit_offer:
name: combined_cycle_unit_offer
description: "Will indicate if the unit is part of a CC offer or not\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.combinedCycleUnitOffer
multivalued: false
domain_of:
- GeneratingBid
range: string
required: false
down_time_max:
name: down_time_max
description: "Maximum down time.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.downTimeMax
multivalued: false
domain_of:
- GeneratingBid
range: float
required: false
installed_capacity:
name: installed_capacity
description: "Installed Capacity value\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.installedCapacity
multivalued: false
domain_of:
- GeneratingBid
range: float
required: false
lower_ramp_rate:
name: lower_ramp_rate
description: "Maximum Dn ramp rate in MW/min\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.lowerRampRate
multivalued: false
domain_of:
- GeneratingBid
- GeneratingUnit
range: ActivePowerChangeRate
required: false
max_emergency_mw:
name: max_emergency_mw
description: "Power rating available for unit under emergency conditions greater\
\ than or equal to maximum economic limit.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.maxEmergencyMW
multivalued: false
domain_of:
- GeneratingBid
range: ActivePower
required: false
maximum_economic_mw:
name: maximum_economic_mw
description: "Maximum high economic MW limit, that should not exceed the maximum\
\ operating MW limit\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.maximumEconomicMW
multivalued: false
domain_of:
- GeneratingBid
range: float
required: false
min_emergency_mw:
name: min_emergency_mw
description: "Minimum power rating for unit under emergency conditions, which\
\ is less than or equal to the economic minimum.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.minEmergencyMW
multivalued: false
domain_of:
- GeneratingBid
range: ActivePower
required: false
minimum_economic_mw:
name: minimum_economic_mw
description: Low economic MW limit that shall be greater than or equal to the
minimum operating MW limit
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.minimumEconomicMW
multivalued: false
domain_of:
- GeneratingBid
range: float
required: false
no_load_cost:
name: no_load_cost
description: "Resource fixed no load cost.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.noLoadCost
multivalued: false
domain_of:
- GeneratingBid
- ResourceAwardInstruction
- Commitments
- AuxiliaryValues
range: float
required: false
notification_time:
name: notification_time
description: "Time required for crew notification prior to start up of the unit.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.notificationTime
multivalued: false
domain_of:
- GeneratingBid
range: float
required: false
operating_mode:
name: operating_mode
description: "Bid operating mode ('C' - cycling, 'F' - fixed, 'M' - must run,\
\ 'U' - unavailable)\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.operatingMode
multivalued: false
domain_of:
- GeneratingBid
- SynchronousMachine
- CsConverter
range: string
required: false
raise_ramp_rate:
name: raise_ramp_rate
description: "Maximum Up ramp rate in MW/min\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.raiseRampRate
multivalued: false
domain_of:
- GeneratingBid
- GeneratingUnit
range: ActivePowerChangeRate
required: false
ramp_curve_type:
name: ramp_curve_type
description: "Ramp curve type:\r\n0 - Fixed ramp rate independent of rate function\
\ unit MW output\r\n1 - Static ramp rates as a function of unit MW output only\
\ \r\n2 - Dynamic ramp rates as a function of unit MW output and ramping time\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.rampCurveType
multivalued: false
domain_of:
- RegisteredGenerator
- GeneratingBid
range: integer
required: false
startup_cost:
name: startup_cost
description: "Startup cost/price\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.startupCost
multivalued: false
domain_of:
- GeneratingBid
- GeneratingUnit
- StartupModel
range: float
required: false
start_up_ramp_rate:
name: start_up_ramp_rate
description: "Resource startup ramp rate (MW/minute)\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.startUpRampRate
multivalued: false
domain_of:
- GeneratingBid
range: ActivePowerChangeRate
required: false
start_up_type:
name: start_up_type
description: "Resource startup type:\r\n1 - Fixed startup time and fixed startup\
\ cost\r\n2 - Startup time as a function of down time and fixed startup cost\r\
\n3 - Startup cost as a function of down time\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.startUpType
multivalued: false
domain_of:
- GeneratingBid
range: integer
required: false
up_time_max:
name: up_time_max
description: "Maximum up time.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.upTimeMax
multivalued: false
domain_of:
- GeneratingBid
range: float
required: false
notification_time_curve:
name: notification_time_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.NotificationTimeCurve
multivalued: false
domain_of:
- GeneratingBid
range: NotificationTimeCurve
required: false
ramp_rate_curve:
name: ramp_rate_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.RampRateCurve
multivalued: true
domain_of:
- RegisteredResource
- GeneratingBid
- InterTieBid
- LoadBid
range: RampRateCurve
required: false
bid_set:
name: bid_set
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.BidSet
multivalued: false
domain_of:
- GeneratingBid
range: BidSet
required: false
security_constraints:
name: security_constraints
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.SecurityConstraints
multivalued: true
domain_of:
- RTO
- Flowgate
- GeneratingBid
range: SecurityConstraints
required: false
start_up_cost_curve:
name: start_up_cost_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.StartUpCostCurve
multivalued: false
domain_of:
- GeneratingBid
range: StartUpCostCurve
required: false
start_up_time_curve:
name: start_up_time_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.StartUpTimeCurve
multivalued: false
domain_of:
- RegisteredGenerator
- GeneratingBid
range: StartUpTimeCurve
required: false
registered_generator:
name: registered_generator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.RegisteredGenerator
multivalued: false
domain_of:
- Trade
- FuelRegion
- LocalReliabilityArea
- GeneratingBid
- StartUpTimeCurve
- AuxiliaryObject
- EnergyPriceIndex
- FuelCostCurve
- MktHeatRateCurve
- RMRStartUpEnergyCurve
- RMRStartUpTimeCurve
- StartUpEnergyCurve
- RegulatingLimit
- StartUpFuelCurve
- RMRStartUpCostCurve
- RMRStartUpFuelCurve
- RMRHeatRateCurve
range: RegisteredGenerator
required: false
class_uri: cim:GeneratingBid
Induced
name: GeneratingBid
description: Offer to supply energy/ancillary services from a generating unit or resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ResourceBid
attributes:
combined_cycle_unit_offer:
name: combined_cycle_unit_offer
description: "Will indicate if the unit is part of a CC offer or not\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.combinedCycleUnitOffer
multivalued: false
alias: combined_cycle_unit_offer
owner: GeneratingBid
domain_of:
- GeneratingBid
range: string
required: false
down_time_max:
name: down_time_max
description: "Maximum down time.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.downTimeMax
multivalued: false
alias: down_time_max
owner: GeneratingBid
domain_of:
- GeneratingBid
range: float
required: false
installed_capacity:
name: installed_capacity
description: "Installed Capacity value\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.installedCapacity
multivalued: false
alias: installed_capacity
owner: GeneratingBid
domain_of:
- GeneratingBid
range: float
required: false
lower_ramp_rate:
name: lower_ramp_rate
description: "Maximum Dn ramp rate in MW/min\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.lowerRampRate
multivalued: false
alias: lower_ramp_rate
owner: GeneratingBid
domain_of:
- GeneratingBid
- GeneratingUnit
range: ActivePowerChangeRate
required: false
max_emergency_mw:
name: max_emergency_mw
description: "Power rating available for unit under emergency conditions greater\
\ than or equal to maximum economic limit.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.maxEmergencyMW
multivalued: false
alias: max_emergency_mw
owner: GeneratingBid
domain_of:
- GeneratingBid
range: ActivePower
required: false
maximum_economic_mw:
name: maximum_economic_mw
description: "Maximum high economic MW limit, that should not exceed the maximum\
\ operating MW limit\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.maximumEconomicMW
multivalued: false
alias: maximum_economic_mw
owner: GeneratingBid
domain_of:
- GeneratingBid
range: float
required: false
min_emergency_mw:
name: min_emergency_mw
description: "Minimum power rating for unit under emergency conditions, which\
\ is less than or equal to the economic minimum.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.minEmergencyMW
multivalued: false
alias: min_emergency_mw
owner: GeneratingBid
domain_of:
- GeneratingBid
range: ActivePower
required: false
minimum_economic_mw:
name: minimum_economic_mw
description: Low economic MW limit that shall be greater than or equal to the
minimum operating MW limit
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.minimumEconomicMW
multivalued: false
alias: minimum_economic_mw
owner: GeneratingBid
domain_of:
- GeneratingBid
range: float
required: false
no_load_cost:
name: no_load_cost
description: "Resource fixed no load cost.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.noLoadCost
multivalued: false
alias: no_load_cost
owner: GeneratingBid
domain_of:
- GeneratingBid
- ResourceAwardInstruction
- Commitments
- AuxiliaryValues
range: float
required: false
notification_time:
name: notification_time
description: "Time required for crew notification prior to start up of the unit.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.notificationTime
multivalued: false
alias: notification_time
owner: GeneratingBid
domain_of:
- GeneratingBid
range: float
required: false
operating_mode:
name: operating_mode
description: "Bid operating mode ('C' - cycling, 'F' - fixed, 'M' - must run,\
\ 'U' - unavailable)\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.operatingMode
multivalued: false
alias: operating_mode
owner: GeneratingBid
domain_of:
- GeneratingBid
- SynchronousMachine
- CsConverter
range: string
required: false
raise_ramp_rate:
name: raise_ramp_rate
description: "Maximum Up ramp rate in MW/min\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.raiseRampRate
multivalued: false
alias: raise_ramp_rate
owner: GeneratingBid
domain_of:
- GeneratingBid
- GeneratingUnit
range: ActivePowerChangeRate
required: false
ramp_curve_type:
name: ramp_curve_type
description: "Ramp curve type:\r\n0 - Fixed ramp rate independent of rate function\
\ unit MW output\r\n1 - Static ramp rates as a function of unit MW output only\
\ \r\n2 - Dynamic ramp rates as a function of unit MW output and ramping time\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.rampCurveType
multivalued: false
alias: ramp_curve_type
owner: GeneratingBid
domain_of:
- RegisteredGenerator
- GeneratingBid
range: integer
required: false
startup_cost:
name: startup_cost
description: "Startup cost/price\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.startupCost
multivalued: false
alias: startup_cost
owner: GeneratingBid
domain_of:
- GeneratingBid
- GeneratingUnit
- StartupModel
range: float
required: false
start_up_ramp_rate:
name: start_up_ramp_rate
description: "Resource startup ramp rate (MW/minute)\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.startUpRampRate
multivalued: false
alias: start_up_ramp_rate
owner: GeneratingBid
domain_of:
- GeneratingBid
range: ActivePowerChangeRate
required: false
start_up_type:
name: start_up_type
description: "Resource startup type:\r\n1 - Fixed startup time and fixed startup\
\ cost\r\n2 - Startup time as a function of down time and fixed startup cost\r\
\n3 - Startup cost as a function of down time\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.startUpType
multivalued: false
alias: start_up_type
owner: GeneratingBid
domain_of:
- GeneratingBid
range: integer
required: false
up_time_max:
name: up_time_max
description: "Maximum up time.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.upTimeMax
multivalued: false
alias: up_time_max
owner: GeneratingBid
domain_of:
- GeneratingBid
range: float
required: false
notification_time_curve:
name: notification_time_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.NotificationTimeCurve
multivalued: false
alias: notification_time_curve
owner: GeneratingBid
domain_of:
- GeneratingBid
range: NotificationTimeCurve
required: false
ramp_rate_curve:
name: ramp_rate_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.RampRateCurve
multivalued: true
alias: ramp_rate_curve
owner: GeneratingBid
domain_of:
- RegisteredResource
- GeneratingBid
- InterTieBid
- LoadBid
range: RampRateCurve
required: false
bid_set:
name: bid_set
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.BidSet
multivalued: false
alias: bid_set
owner: GeneratingBid
domain_of:
- GeneratingBid
range: BidSet
required: false
security_constraints:
name: security_constraints
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.SecurityConstraints
multivalued: true
alias: security_constraints
owner: GeneratingBid
domain_of:
- RTO
- Flowgate
- GeneratingBid
range: SecurityConstraints
required: false
start_up_cost_curve:
name: start_up_cost_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:GeneratingBid.StartUpCostCurve
multivalued: false
alias: start_up_cost_curve
owner: GeneratingBid
domain_of:
- GeneratingBid
range: StartUpCostCurve
required: false
start_up_time_curve:
name: start_up_time_curve
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.StartUpTimeCurve
multivalued: false
alias: start_up_time_curve
owner: GeneratingBid
domain_of:
- RegisteredGenerator
- GeneratingBid
range: StartUpTimeCurve
required: false
registered_generator:
name: registered_generator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:GeneratingBid.RegisteredGenerator
multivalued: false
alias: registered_generator
owner: GeneratingBid
domain_of:
- Trade
- FuelRegion
- LocalReliabilityArea
- GeneratingBid
- StartUpTimeCurve
- AuxiliaryObject
- EnergyPriceIndex
- FuelCostCurve
- MktHeatRateCurve
- RMRStartUpEnergyCurve
- RMRStartUpTimeCurve
- StartUpEnergyCurve
- RegulatingLimit
- StartUpFuelCurve
- RMRStartUpCostCurve
- RMRStartUpFuelCurve
- RMRHeatRateCurve
range: RegisteredGenerator
required: false
aggregation_flag:
name: aggregation_flag
description: "Aggregation flag \r\n0: individual resource level\r\n1: Aggregated\
\ node location\r\n2: Aggregated price location)\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.aggregationFlag
multivalued: false
alias: aggregation_flag
owner: GeneratingBid
domain_of:
- ResourceBid
range: integer
required: false
bid_status:
name: bid_status
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.bidStatus
multivalued: false
alias: bid_status
owner: GeneratingBid
domain_of:
- ResourceBid
range: string
required: false
commodity_type:
name: commodity_type
description: "Energy product (commodity) type:\r\n'En' - Energy\r\n'Ru' - Regulation\
\ Up\r\n'Rd' - Regulation Dn\r\n'Sr' - Spinning Reserve\r\n'Nr' - Non-Spinning\
\ Reserve\r\n'Or' - Operating Reserve\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.commodityType
multivalued: false
alias: commodity_type
owner: GeneratingBid
domain_of:
- ResourceBid
range: string
required: false
contingency_avail_flag:
name: contingency_avail_flag
description: "contingent operating reserve availiability (Yes/No). Resource is\
\ availiable to participate with capacity only in contingency dispatch.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ResourceBid.contingencyAvailFlag
multivalued: false
alias: contingency_avail_flag
owner: GeneratingBid
domain_of:
- RegisteredResource
- ResourceBid
range: YesNo
required: false
created_iso:
name: created_iso
description: "A Yes indicates that this bid was created by the ISO.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.createdISO
multivalued: false
alias: created_iso
owner: GeneratingBid
domain_of:
- ResourceBid
range: YesNo
required: false
energy_max_day:
name: energy_max_day
description: "Maximum amount of energy per day which can be produced during the\
\ trading period in MWh\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.energyMaxDay
multivalued: false
alias: energy_max_day
owner: GeneratingBid
domain_of:
- ResourceBid
range: float
required: false
energy_min_day:
name: energy_min_day
description: "Minimum amount of energy per day which has to be produced during\
\ the trading period in MWh\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.energyMinDay
multivalued: false
alias: energy_min_day
owner: GeneratingBid
domain_of:
- ResourceBid
range: float
required: false
market_sep_flag:
name: market_sep_flag
description: "Market Separation Flag\r\n\r\n'Y' - Enforce market separation constraints\
\ for this bid \r\n'N' - Don't enforce market separation constraints for this\
\ bid.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.marketSepFlag
multivalued: false
alias: market_sep_flag
owner: GeneratingBid
domain_of:
- ResourceBid
range: string
required: false
min_dispatch_time:
name: min_dispatch_time
description: 'minimum number of consecutive hours a resource shall be dispatched
if bid is accepted '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ResourceBid.minDispatchTime
multivalued: false
alias: min_dispatch_time
owner: GeneratingBid
domain_of:
- RegisteredResource
- ResourceBid
range: integer
required: false
resource_loading_type:
name: resource_loading_type
description: "Resource loading curve type\r\n1 - step-wise continuous loading\r\
\n2 - piece-wise linear continuous loading\r\n3 - block loading\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.resourceLoadingType
multivalued: false
alias: resource_loading_type
owner: GeneratingBid
domain_of:
- ResourceBid
range: integer
required: false
shut_downs_max_day:
name: shut_downs_max_day
description: "Maximum number of shutdowns per day.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.shutDownsMaxDay
multivalued: false
alias: shut_downs_max_day
owner: GeneratingBid
domain_of:
- ResourceBid
range: integer
required: false
shut_downs_max_week:
name: shut_downs_max_week
description: "Maximum number of shutdowns per week.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.shutDownsMaxWeek
multivalued: false
alias: shut_downs_max_week
owner: GeneratingBid
domain_of:
- ResourceBid
range: integer
required: false
start_ups_max_day:
name: start_ups_max_day
description: "Maximum number of startups per day.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.startUpsMaxDay
multivalued: false
alias: start_ups_max_day
owner: GeneratingBid
domain_of:
- ResourceBid
range: integer
required: false
start_ups_max_week:
name: start_ups_max_week
description: "Maximum number of startups per week.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.startUpsMaxWeek
multivalued: false
alias: start_ups_max_week
owner: GeneratingBid
domain_of:
- ResourceBid
range: integer
required: false
virtual:
name: virtual
description: "True if bid is virtual. Bid is assumed to be non-virtual if attribute\
\ is absent\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ResourceBid.virtual
multivalued: false
alias: virtual
owner: GeneratingBid
domain_of:
- ResourceBid
range: boolean
required: false
bid_error:
name: bid_error
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ResourceBid.BidError
multivalued: true
alias: bid_error
owner: GeneratingBid
domain_of:
- MarketProduct
- ResourceBid
range: BidError
required: false
market_type:
name: market_type
description: The market type, DAM or RTM.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Bid.marketType
multivalued: false
alias: market_type
owner: GeneratingBid
domain_of:
- MarketRun
- PlannedMarket
- Bid
- MPMTestThreshold
- DistributionFactorSet
- Trade
- InterchangeSchedule
- PriceDescriptor
- TradingHubPrice
- BidPriceCap
- BilateralTransaction
- AuxiliaryCost
range: MarketType
required: false
start_time:
name: start_time
description: "Start time and date for which bid applies.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Bid.startTime
multivalued: false
alias: start_time
owner: GeneratingBid
domain_of:
- TimeTariffInterval
- DispatchSchedule
- BasicIntervalSchedule
- Bid
- Trade
- BidError
- InterTieDispatchResponse
- TradeError
- LoadFollowingInst
- DispatchInstReply
range: date
required: false
stop_time:
name: stop_time
description: "Stop time and date for which bid is applicable.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.stopTime
multivalued: false
alias: stop_time
owner: GeneratingBid
domain_of:
- Bid
- Trade
range: date
required: false
market_participant:
name: market_participant
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Bid.MarketParticipant
multivalued: false
alias: market_participant
owner: GeneratingBid
domain_of:
- TimeSeries
- MarketDocument
- RegisteredResource
- Bid
- SchedulingCoordinator
- MarketRole
- MarketPerson
range: MarketParticipant
required: false
energy_market:
name: energy_market
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.EnergyMarket
multivalued: false
alias: energy_market
owner: GeneratingBid
domain_of:
- Bid
- MarketResults
- Settlement
range: EnergyMarket
required: true
charge_profiles:
name: charge_profiles
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.ChargeProfiles
multivalued: true
alias: charge_profiles
owner: GeneratingBid
domain_of:
- Bid
- PassThroughBill
range: ChargeProfile
required: false
mitigated_bid_segment:
name: mitigated_bid_segment
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.MitigatedBidSegment
multivalued: true
alias: mitigated_bid_segment
owner: GeneratingBid
domain_of:
- Bid
range: MitigatedBidSegment
required: false
rmrdetermination:
name: rmrdetermination
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.RMRDetermination
multivalued: true
alias: rmrdetermination
owner: GeneratingBid
domain_of:
- Bid
- MitigatedBidClearing
range: RMRDetermination
required: false
mitigated_bid:
name: mitigated_bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.MitigatedBid
multivalued: true
alias: mitigated_bid
owner: GeneratingBid
domain_of:
- Bid
- MitigatedBidClearing
range: MitigatedBid
required: false
bid_hourly_schedule:
name: bid_hourly_schedule
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.BidHourlySchedule
multivalued: true
alias: bid_hourly_schedule
owner: GeneratingBid
domain_of:
- Bid
range: BidHourlySchedule
required: false
product_bids:
name: product_bids
description: A bid comprises one or more product bids of market products
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Bid.ProductBids
multivalued: true
alias: product_bids
owner: GeneratingBid
domain_of:
- MarketProduct
- Bid
range: ProductBid
required: true
action_request:
name: action_request
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Bid.ActionRequest
multivalued: false
alias: action_request
owner: GeneratingBid
domain_of:
- Bid
- Trade
range: ActionRequest
required: true
author_name:
name: author_name
description: Name of the author of this document.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.authorName
multivalued: false
alias: author_name
owner: GeneratingBid
domain_of:
- Document
range: string
required: false
comment:
name: comment
description: Free text comment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Document.comment
multivalued: false
alias: comment
owner: GeneratingBid
domain_of:
- NetworkModelProjectChangeVersion
- Document
- SwitchingPlanRequest
- SwitchingOrder
- TroubleOrder
- ReadingQuality
- TroubleTicket
- OutageOrder
range: string
required: false
created_date_time:
name: created_date_time
description: "Date and time that this document was created.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.createdDateTime
multivalued: false
alias: created_date_time
owner: GeneratingBid
domain_of:
- Document
- ActivityRecord
range: date
required: false
doc_status:
name: doc_status
description: "Status of this document. For status of subject matter this document\
\ represents (e.g., Agreement, Work), use 'status' attribute.\r\nExample values\
\ for 'docStatus.status' are draft, approved, cancelled, etc."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.docStatus
multivalued: false
alias: doc_status
owner: GeneratingBid
domain_of:
- Document
range: Status
required: false
electronic_address:
name: electronic_address
description: Electronic address.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Document.electronicAddress
multivalued: false
alias: electronic_address
owner: GeneratingBid
domain_of:
- Asset
- Document
- Person
- Organisation
- Location
- Cashier
range: ElectronicAddress
required: false
last_modified_date_time:
name: last_modified_date_time
description: "Date and time this document was last modified. Documents may potentially\
\ be modified many times during their lifetime.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.lastModifiedDateTime
multivalued: false
alias: last_modified_date_time
owner: GeneratingBid
domain_of:
- Document
range: date
required: false
revision_number:
name: revision_number
description: Revision number for this document.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.revisionNumber
multivalued: false
alias: revision_number
owner: GeneratingBid
domain_of:
- Document
- MajorChargeGroup
range: string
required: false
status:
name: status
description: Status of subject matter (e.g., Agreement, Work) this document represents.
For status of the document itself, use 'docStatus' attribute.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Document.status
multivalued: false
alias: status
owner: GeneratingBid
domain_of:
- Asset
- Document
- Customer
- StreetAddress
- Location
- ErpQuoteLineItem
- CostType
- ErpJournalEntry
- ErpRecLineItem
- ErpPayableLineItem
- ContractorItem
- Capability
- Craft
- OldPerson
- ErpPersonnel
- LaborItem
- DesignLocationCU
- DesignLocation
- ConditionFactor
- MiscCostItem
- CUGroup
- WorkFlowStep
- ErpTimeEntry
- OverheadCost
- PropertyUnit
- CUMaterialItem
- ErpIssueInventory
- ErpReqLineItem
- ErpRecDelvLineItem
- Role
- LandProperty
- ErpSiteLevelData
- Crew
- ActivityRecord
- ErpLedgerEntry
- ErpLedBudLineItem
- TransformerObservation
- BushingInsulationPF
- WindingInsulation
- CULaborItem
- CULaborCode
- EndDeviceGroup
- Hazard
- CUWorkEquipmentItem
- ShiftPattern
- Route
- Usage
- CUContractorItem
- CUAllowableAction
- TypeAssetCatalogue
- AssetModelCatalogue
- Market
- CRROrgRole
- MarketScheduledEvent
- MarketLedgerEntry
- MarketPerson
- MarketQualificationRequirement
- ResourceGroup
- ResourceAwardInstruction
- ExPostResourceResults
- MarketObjectStatus
- TimePoint
- ErpItemMaster
- ScheduledEvent
- ScheduledEventData
- ErpInventory
- ErpInventoryCount
- RedLine
- BusinessRole
- BidTimeSeries
range: Status
required: false
subject:
name: subject
description: Document subject.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.subject
multivalued: false
alias: subject
owner: GeneratingBid
domain_of:
- Document
range: string
required: false
title:
name: title
description: Document title.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.title
multivalued: false
alias: title
owner: GeneratingBid
domain_of:
- Document
range: string
required: false
type:
name: type
description: Utility-specific classification of this document, according to its
corporate standards, practices, and existing IT systems (e.g., for management
of assets, maintenance, work, outage, customers, etc.).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Document.type
multivalued: false
alias: type
owner: GeneratingBid
domain_of:
- Asset
- AcceptanceTest
- Document
- StreetDetail
- Location
- Priority
- CatalogAssetType
- Capability
- Craft
- OldPerson
- Role
- ActivityRecord
- EndDeviceEventType
- EndDeviceGroup
- DemandResponseProgram
- UsagePointGroup
- EndDeviceControlType
- Hazard
- OldCrew
- Route
- ConstraintDuration
- AceTariffType
- ControlArea
- SynchronousMachine
- ChargeProfile
- ChargeComponent
- MarketRole
- ResourceGroup
- Quantity
- ResourceCertification
- Auction
- ScheduledEvent
- PotentialTransformer
- BusinessRole
range: string
required: false
activity_record:
name: activity_record
description: The activity record for a document
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.ActivityRecord
multivalued: true
alias: activity_record
owner: GeneratingBid
domain_of:
- Document
range: ActivityRecord
required: false
configuration_events:
name: configuration_events
description: All configuration events created for this document.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Document.ConfigurationEvents
multivalued: true
alias: configuration_events
owner: GeneratingBid
domain_of:
- Asset
- Document
- PersonRole
- OrganisationRole
- Location
- UsagePoint
- ServiceCategory
range: ConfigurationEvent
required: false
author:
name: author
description: Author of this document.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.Author
multivalued: false
alias: author
owner: GeneratingBid
domain_of:
- Document
- ActivityRecord
range: Author
required: false
editor:
name: editor
description: Editor of this document.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.Editor
multivalued: false
alias: editor
owner: GeneratingBid
domain_of:
- Document
range: Editor
required: false
approver:
name: approver
description: Approver of this document.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.Approver
multivalued: false
alias: approver
owner: GeneratingBid
domain_of:
- Document
range: Approver
required: false
issuer:
name: issuer
description: Issuer of this document.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Document.Issuer
multivalued: false
alias: issuer
owner: GeneratingBid
domain_of:
- Document
range: Issuer
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: GeneratingBid
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: GeneratingBid
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: GeneratingBid
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: GeneratingBid
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: GeneratingBid
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: GeneratingBid
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: GeneratingBid
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: GeneratingBid
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:GeneratingBid