Class: SchedulingCoordinator
Market participants could be represented by Scheduling Coordinators (SCs) that are registered with the RTO/ISO. One participant could register multiple SCs with the RTO/ISO. Many market participants can do business with the RTO/ISO using a single SC. One SC could schedule multiple generators. A load scheduling point could be used by multiple SCs. Each SC could schedule load at multiple scheduling points. An inter-tie scheduling point can be used by multiple SCs. Each SC can schedule interchange at multiple inter-tie scheduling points.
URI: cim:SchedulingCoordinator
classDiagram
class SchedulingCoordinator
MarketParticipant <|-- SchedulingCoordinator
SchedulingCoordinator : alias_name
SchedulingCoordinator : bid
SchedulingCoordinator --> Bid : bid
SchedulingCoordinator : credit_flag
SchedulingCoordinator --> YesNo : credit_flag
SchedulingCoordinator : credit_start_effective_date
SchedulingCoordinator : description
SchedulingCoordinator : diagram_objects
SchedulingCoordinator --> DiagramObject : diagram_objects
SchedulingCoordinator : electronic_address
SchedulingCoordinator --> ElectronicAddress : electronic_address
SchedulingCoordinator : from_sctrade
SchedulingCoordinator --> Trade : from_sctrade
SchedulingCoordinator : instance_set
SchedulingCoordinator --> InstanceSet : instance_set
SchedulingCoordinator : last_modified
SchedulingCoordinator : load_ratio
SchedulingCoordinator --> LoadRatio : load_ratio
SchedulingCoordinator : m_rid
SchedulingCoordinator : market_document
SchedulingCoordinator --> MarketDocument : market_document
SchedulingCoordinator : market_participant
SchedulingCoordinator --> MarketParticipant : market_participant
SchedulingCoordinator : market_person
SchedulingCoordinator --> MarketPerson : market_person
SchedulingCoordinator : market_role
SchedulingCoordinator --> MarketRole : market_role
SchedulingCoordinator : names
SchedulingCoordinator --> Name : names
SchedulingCoordinator : parent_organisation
SchedulingCoordinator --> ParentOrganization : parent_organisation
SchedulingCoordinator : phone
SchedulingCoordinator --> TelephoneNumber : phone
SchedulingCoordinator : postal_address
SchedulingCoordinator --> StreetAddress : postal_address
SchedulingCoordinator : properties_cimdata_object
SchedulingCoordinator --> ChangeSetMember : properties_cimdata_object
SchedulingCoordinator : qualification_status
SchedulingCoordinator : registered_resource
SchedulingCoordinator --> RegisteredResource : registered_resource
SchedulingCoordinator : roles
SchedulingCoordinator --> OrganisationRole : roles
SchedulingCoordinator : scheduling_coordinator
SchedulingCoordinator --> SchedulingCoordinator : scheduling_coordinator
SchedulingCoordinator : scheduling_coordinator_user
SchedulingCoordinator --> SchedulingCoordinatorUser : scheduling_coordinator_user
SchedulingCoordinator : scid
SchedulingCoordinator : street_address
SchedulingCoordinator --> StreetAddress : street_address
SchedulingCoordinator : submit_from_sctrade
SchedulingCoordinator --> Trade : submit_from_sctrade
SchedulingCoordinator : submit_to_sctrade
SchedulingCoordinator --> Trade : submit_to_sctrade
SchedulingCoordinator : switching_plan_request
SchedulingCoordinator --> SwitchingPlanRequest : switching_plan_request
SchedulingCoordinator : targeting_cimdata_object
SchedulingCoordinator --> ChangeSetMember : targeting_cimdata_object
SchedulingCoordinator : time_series
SchedulingCoordinator --> TimeSeries : time_series
SchedulingCoordinator : to_sctrade
SchedulingCoordinator --> Trade : to_sctrade
SchedulingCoordinator : transmission_contract_right
SchedulingCoordinator --> ContractRight : transmission_contract_right
Inheritance
- IdentifiedObject
- Organisation
- MarketParticipant
- SchedulingCoordinator
- MarketParticipant
- Organisation
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| credit_flag | 0..1 YesNo |
Flag to indicate creditworthiness (Y, N) | direct |
| credit_start_effective_date | 0..1 date |
Date that the scheduling coordinator becomes creditworthy | direct |
| last_modified | 0..1 date |
Indication of the last time this scheduling coordinator information was modif... | direct |
| qualification_status | 0..1 String |
Scheduling coordinator qualification status, Qualified, Not Qualified, or Dis... | direct |
| scid | 0..1 String |
This is the short name or Scheduling Coordinator ID field | direct |
| from_sctrade | 0..* Trade |
direct | |
| to_sctrade | 0..* Trade |
direct | |
| submit_from_sctrade | 0..* Trade |
direct | |
| transmission_contract_right | 0..* ContractRight |
direct | |
| submit_to_sctrade | 0..* Trade |
direct | |
| market_participant | 0..1 MarketParticipant |
direct | |
| load_ratio | 1..1 LoadRatio |
direct | |
| scheduling_coordinator_user | 0..* SchedulingCoordinatorUser |
direct | |
| market_document | 0..* MarketDocument |
MarketParticipant | |
| market_person | 0..* MarketPerson |
MarketParticipant | |
| time_series | 0..* TimeSeries |
MarketParticipant | |
| bid | 0..* Bid |
MarketParticipant | |
| market_role | 0..* MarketRole |
MarketParticipant | |
| registered_resource | 0..* RegisteredResource |
MarketParticipant | |
| scheduling_coordinator | 0..* SchedulingCoordinator |
MarketParticipant | |
| electronic_address | 0..1 ElectronicAddress |
Electronic address | Organisation |
| phone | 0..1 TelephoneNumber |
Additional phone number | Organisation |
| postal_address | 0..1 StreetAddress |
Postal address, potentially different than 'streetAddress' (e | Organisation |
| street_address | 0..1 StreetAddress |
Street address | Organisation |
| parent_organisation | 0..1 ParentOrganization |
Parent organisation of this organisation | Organisation |
| roles | 0..* OrganisationRole |
All roles of this organisation | Organisation |
| switching_plan_request | 0..* SwitchingPlanRequest |
The switching plan requested by the requesting organization | Organisation |
| 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
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:SchedulingCoordinator |
| native | cim:SchedulingCoordinator |
LinkML Source
Direct
name: SchedulingCoordinator
description: Market participants could be represented by Scheduling Coordinators (SCs)
that are registered with the RTO/ISO. One participant could register multiple SCs
with the RTO/ISO. Many market participants can do business with the RTO/ISO using
a single SC. One SC could schedule multiple generators. A load scheduling point
could be used by multiple SCs. Each SC could schedule load at multiple scheduling
points. An inter-tie scheduling point can be used by multiple SCs. Each SC can schedule
interchange at multiple inter-tie scheduling points.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: MarketParticipant
attributes:
credit_flag:
name: credit_flag
description: Flag to indicate creditworthiness (Y, N)
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.creditFlag
multivalued: false
domain_of:
- SchedulingCoordinator
range: YesNo
required: false
credit_start_effective_date:
name: credit_start_effective_date
description: Date that the scheduling coordinator becomes creditworthy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.creditStartEffectiveDate
multivalued: false
domain_of:
- SchedulingCoordinator
range: date
required: false
last_modified:
name: last_modified
description: Indication of the last time this scheduling coordinator information
was modified.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SchedulingCoordinator.lastModified
multivalued: false
domain_of:
- RegisteredResource
- SchedulingCoordinator
- Trade
- FuelRegion
- EnergyPriceIndex
range: date
required: false
qualification_status:
name: qualification_status
description: Scheduling coordinator qualification status, Qualified, Not Qualified,
or Disqualified.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.qualificationStatus
multivalued: false
domain_of:
- SchedulingCoordinator
range: string
required: false
scid:
name: scid
description: "This is the short name or Scheduling Coordinator ID field.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.scid
multivalued: false
domain_of:
- SchedulingCoordinator
range: string
required: false
from_sctrade:
name: from_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.FromSCTrade
multivalued: true
domain_of:
- SchedulingCoordinator
range: Trade
required: false
to_sctrade:
name: to_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.ToSCTrade
multivalued: true
domain_of:
- SchedulingCoordinator
range: Trade
required: false
submit_from_sctrade:
name: submit_from_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.SubmitFromSCTrade
multivalued: true
domain_of:
- SchedulingCoordinator
range: Trade
required: false
transmission_contract_right:
name: transmission_contract_right
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SchedulingCoordinator.TransmissionContractRight
multivalued: true
domain_of:
- RTO
- BidSelfSched
- SchedulingCoordinator
- TREntitlement
- ContractDistributionFactor
- SubstitutionResourceList
range: ContractRight
required: false
submit_to_sctrade:
name: submit_to_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.SubmitToSCTrade
multivalued: true
domain_of:
- SchedulingCoordinator
range: Trade
required: false
market_participant:
name: market_participant
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SchedulingCoordinator.MarketParticipant
multivalued: false
domain_of:
- TimeSeries
- MarketDocument
- RegisteredResource
- Bid
- SchedulingCoordinator
- MarketRole
- MarketPerson
range: MarketParticipant
required: false
load_ratio:
name: load_ratio
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.LoadRatio
multivalued: false
domain_of:
- SchedulingCoordinator
range: LoadRatio
required: true
scheduling_coordinator_user:
name: scheduling_coordinator_user
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.SchedulingCoordinatorUser
multivalued: true
domain_of:
- SchedulingCoordinator
range: SchedulingCoordinatorUser
required: false
class_uri: cim:SchedulingCoordinator
Induced
name: SchedulingCoordinator
description: Market participants could be represented by Scheduling Coordinators (SCs)
that are registered with the RTO/ISO. One participant could register multiple SCs
with the RTO/ISO. Many market participants can do business with the RTO/ISO using
a single SC. One SC could schedule multiple generators. A load scheduling point
could be used by multiple SCs. Each SC could schedule load at multiple scheduling
points. An inter-tie scheduling point can be used by multiple SCs. Each SC can schedule
interchange at multiple inter-tie scheduling points.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: MarketParticipant
attributes:
credit_flag:
name: credit_flag
description: Flag to indicate creditworthiness (Y, N)
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.creditFlag
multivalued: false
alias: credit_flag
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: YesNo
required: false
credit_start_effective_date:
name: credit_start_effective_date
description: Date that the scheduling coordinator becomes creditworthy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.creditStartEffectiveDate
multivalued: false
alias: credit_start_effective_date
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: date
required: false
last_modified:
name: last_modified
description: Indication of the last time this scheduling coordinator information
was modified.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SchedulingCoordinator.lastModified
multivalued: false
alias: last_modified
owner: SchedulingCoordinator
domain_of:
- RegisteredResource
- SchedulingCoordinator
- Trade
- FuelRegion
- EnergyPriceIndex
range: date
required: false
qualification_status:
name: qualification_status
description: Scheduling coordinator qualification status, Qualified, Not Qualified,
or Disqualified.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.qualificationStatus
multivalued: false
alias: qualification_status
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: string
required: false
scid:
name: scid
description: "This is the short name or Scheduling Coordinator ID field.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.scid
multivalued: false
alias: scid
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: string
required: false
from_sctrade:
name: from_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.FromSCTrade
multivalued: true
alias: from_sctrade
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: Trade
required: false
to_sctrade:
name: to_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.ToSCTrade
multivalued: true
alias: to_sctrade
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: Trade
required: false
submit_from_sctrade:
name: submit_from_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.SubmitFromSCTrade
multivalued: true
alias: submit_from_sctrade
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: Trade
required: false
transmission_contract_right:
name: transmission_contract_right
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SchedulingCoordinator.TransmissionContractRight
multivalued: true
alias: transmission_contract_right
owner: SchedulingCoordinator
domain_of:
- RTO
- BidSelfSched
- SchedulingCoordinator
- TREntitlement
- ContractDistributionFactor
- SubstitutionResourceList
range: ContractRight
required: false
submit_to_sctrade:
name: submit_to_sctrade
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.SubmitToSCTrade
multivalued: true
alias: submit_to_sctrade
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: Trade
required: false
market_participant:
name: market_participant
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SchedulingCoordinator.MarketParticipant
multivalued: false
alias: market_participant
owner: SchedulingCoordinator
domain_of:
- TimeSeries
- MarketDocument
- RegisteredResource
- Bid
- SchedulingCoordinator
- MarketRole
- MarketPerson
range: MarketParticipant
required: false
load_ratio:
name: load_ratio
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.LoadRatio
multivalued: false
alias: load_ratio
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: LoadRatio
required: true
scheduling_coordinator_user:
name: scheduling_coordinator_user
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SchedulingCoordinator.SchedulingCoordinatorUser
multivalued: true
alias: scheduling_coordinator_user
owner: SchedulingCoordinator
domain_of:
- SchedulingCoordinator
range: SchedulingCoordinatorUser
required: false
market_document:
name: market_document
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketParticipant.MarketDocument
multivalued: true
alias: market_document
owner: SchedulingCoordinator
domain_of:
- TimeSeries
- AttributeInstanceComponent
- MarketDocument
- Process
- AceTariffType
- Reason
- MarketParticipant
- Domain
- Period
- DateAndOrTime
range: MarketDocument
required: false
market_person:
name: market_person
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketParticipant.MarketPerson
multivalued: true
alias: market_person
owner: SchedulingCoordinator
domain_of:
- MarketParticipant
- MarketSkill
range: MarketPerson
required: false
time_series:
name: time_series
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketParticipant.TimeSeries
multivalued: true
alias: time_series
owner: SchedulingCoordinator
domain_of:
- EnvironmentalMonitoringStation
- ConstraintDuration
- AttributeInstanceComponent
- MarketDocument
- Point
- Reason
- RegisteredResource
- MarketParticipant
- Domain
- Quantity
- Price
- MarketObjectStatus
- Period
- FlowDirection
- Unit
- DateAndOrTime
- Auction
- MktPSRType
- MarketEvaluationPoint
range: TimeSeries
required: false
bid:
name: bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketParticipant.Bid
multivalued: true
alias: bid
owner: SchedulingCoordinator
domain_of:
- MarketParticipant
- RMRDetermination
- MitigatedBid
- ProductBid
- ActionRequest
- BidHourlySchedule
- ChargeProfile
- MitigatedBidSegment
range: Bid
required: false
market_role:
name: market_role
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketParticipant.MarketRole
multivalued: true
alias: market_role
owner: SchedulingCoordinator
domain_of:
- MarketParticipant
range: MarketRole
required: false
registered_resource:
name: registered_resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketParticipant.RegisteredResource
multivalued: true
alias: registered_resource
owner: SchedulingCoordinator
domain_of:
- TimeSeries
- Reason
- DotInstruction
- MarketParticipant
- MPMResourceStatus
- MPMTestThreshold
- SubControlArea
- AdjacentCASet
- HostControlArea
- RampRateCurve
- SchedulingPoint
- ResourceVerifiableCosts
- ContractDistributionFactor
- SubstitutionResourceList
- MktConnectivityNode
- AggregateNode
- Instructions
- ControlAreaDesignation
- ResourceAwardInstruction
- RUCAwardInstruction
- Domain
- ExPostResourceResults
- LoadFollowingOperatorInput
- MarketObjectStatus
- DefaultBid
- ResourceCertification
- FormerReference
- IntermittentResourceEligibility
- ResourceCapacity
- ExpectedEnergyValues
- ResourceLoadFollowingInst
- ResourceDispatchResults
- LoadFollowingInst
- AllocationResultValues
- Commitments
- RMROperatorInput
- OrgResOwnership
- DispatchInstReply
- ForbiddenRegion
- ResourcePerformanceRating
- ResponseMethod
range: RegisteredResource
required: false
scheduling_coordinator:
name: scheduling_coordinator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketParticipant.SchedulingCoordinator
multivalued: true
alias: scheduling_coordinator
owner: SchedulingCoordinator
domain_of:
- MarketParticipant
- ContractRight
- LoadRatio
- SchedulingCoordinatorUser
range: SchedulingCoordinator
required: false
electronic_address:
name: electronic_address
description: Electronic address.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Organisation.electronicAddress
multivalued: false
alias: electronic_address
owner: SchedulingCoordinator
domain_of:
- Asset
- Document
- Person
- Organisation
- Location
- Cashier
range: ElectronicAddress
required: false
phone:
name: phone
description: Additional phone number.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Organisation.phone2
multivalued: false
alias: phone
owner: SchedulingCoordinator
domain_of:
- Organisation
- Location
range: TelephoneNumber
required: false
postal_address:
name: postal_address
description: Postal address, potentially different than 'streetAddress' (e.g.,
another city).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Organisation.postalAddress
multivalued: false
alias: postal_address
owner: SchedulingCoordinator
domain_of:
- Organisation
range: StreetAddress
required: false
street_address:
name: street_address
description: Street address.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Organisation.streetAddress
multivalued: false
alias: street_address
owner: SchedulingCoordinator
domain_of:
- Organisation
range: StreetAddress
required: false
parent_organisation:
name: parent_organisation
description: Parent organisation of this organisation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Organisation.ParentOrganisation
multivalued: false
alias: parent_organisation
owner: SchedulingCoordinator
domain_of:
- Organisation
range: ParentOrganization
required: false
roles:
name: roles
description: All roles of this organisation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Organisation.Roles
multivalued: true
alias: roles
owner: SchedulingCoordinator
domain_of:
- Person
- Organisation
range: OrganisationRole
required: false
switching_plan_request:
name: switching_plan_request
description: The switching plan requested by the requesting organization
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Organisation.SwitchingPlanRequest
multivalued: true
alias: switching_plan_request
owner: SchedulingCoordinator
domain_of:
- Organisation
- SwitchingPlan
range: SwitchingPlanRequest
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: SchedulingCoordinator
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: SchedulingCoordinator
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: SchedulingCoordinator
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: SchedulingCoordinator
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: SchedulingCoordinator
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: SchedulingCoordinator
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: SchedulingCoordinator
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: SchedulingCoordinator
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:SchedulingCoordinator