MarketRun

This class represents an actual instance of a planned market. For example, a Day Ahead market opens with the Bid Submission, ends with the closing of the Bid Submission. The market run represent the whole process. MarketRuns can be defined for markets such as Day Ahead Market, Real Time Market, Hour Ahead Market, Week Ahead Market, etc.

Type

Class

URI

cim:MarketRun

CIM standard (perspective)

IEC62325 (Market)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

Market

1

Market

n/a

PlannedMarket

1

PlannedMarket

A planned market could have multiple market runs for the reason that a planned market could have a rerun.

MarketActualEvent

1..*

MarketActualEvent

All actual events that trigger this market run.

InstanceSet

1

InstanceSet

Dataset containing the data objects.

executionType

0..1

ExecutionType

The execution type; Day Ahead, Intra Day, Real Time Pre-Dispatch, Real Time Dispatch

marketApprovalTime

0..1

date

Approved time for case. Identifies the time that the dispatcher approved a specific real time unit dispatch case

marketApprovedStatus

0..1

boolean

Set to true when the plan is approved by authority and becomes the official plan for the day ahead market. Identifies the approved case for the market for the specified time interval.

marketEndTime

0..1

date

The end time defined as the end of the market, market end time.

marketStartTime

0..1

date

The start time defined as the beginning of the market, market start time.

marketType

0..1

MarketType

The market type, Day Ahead Market or Real Time Market.

reportedState

0..1

string

This is the state of market run activity as reported by market systems to the market definition services.

runState

0..1

string

This is the state controlled by market defintion service. Possible values could be but not limited by: Open, Close.

PropertiesCIMDataObject

0..1

ChangeSetMember

The single CIM data object in the appropriate dataset context.

aliasName

0..1

string

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. The 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.

description

0..1

string

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.

mRID

0..1

string

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. For 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.

name

0..1

string

The name is any free human readable and possibly non unique text naming the object.

DiagramObjects

0..*

DiagramObject

The diagram objects that are associated with the domain object.

Names

0..*

Name

All names of this identified object.

TargetingCIMDataObject

0..*

ChangeSetMember

Data objects registered.


aliasName

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. The 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.

URI

cim:IdentifiedObject.aliasName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

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.

URI

cim:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

DiagramObjects

The diagram objects that are associated with the domain object.

URI

cim:IdentifiedObject.DiagramObjects

Cardinality

0..*

Type

DiagramObject

Inherited from

IdentifiedObject

executionType

The execution type; Day Ahead, Intra Day, Real Time Pre-Dispatch, Real Time Dispatch

URI

cim:MarketRun.executionType

Cardinality

0..1

Type

ExecutionType

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

Market

URI

cim:MarketRun.Market

Cardinality

1

Type

Market

MarketActualEvent

All actual events that trigger this market run.

URI

cim:MarketRun.MarketActualEvent

Cardinality

1..*

Type

MarketActualEvent

marketApprovalTime

Approved time for case. Identifies the time that the dispatcher approved a specific real time unit dispatch case

URI

cim:MarketRun.marketApprovalTime

Cardinality

0..1

Type

date

marketApprovedStatus

Set to true when the plan is approved by authority and becomes the official plan for the day ahead market. Identifies the approved case for the market for the specified time interval.

URI

cim:MarketRun.marketApprovedStatus

Cardinality

0..1

Type

boolean

marketEndTime

The end time defined as the end of the market, market end time.

URI

cim:MarketRun.marketEndTime

Cardinality

0..1

Type

date

marketStartTime

The start time defined as the beginning of the market, market start time.

URI

cim:MarketRun.marketStartTime

Cardinality

0..1

Type

date

marketType

The market type, Day Ahead Market or Real Time Market.

URI

cim:MarketRun.marketType

Cardinality

0..1

Type

MarketType

mRID

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. For 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.

URI

cim:IdentifiedObject.mRID

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

name

The name is any free human readable and possibly non unique text naming the object.

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

PlannedMarket

A planned market could have multiple market runs for the reason that a planned market could have a rerun.

URI

cim:MarketRun.PlannedMarket

Cardinality

1

Type

PlannedMarket

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

reportedState

This is the state of market run activity as reported by market systems to the market definition services.

URI

cim:MarketRun.reportedState

Cardinality

0..1

Type

string

runState

This is the state controlled by market defintion service. Possible values could be but not limited by: Open, Close.

URI

cim:MarketRun.runState

Cardinality

0..1

Type

string

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject