Class: Terminal
An AC electrical connection point to a piece of conducting equipment. Terminals are connected at physical connection points called connectivity nodes.
URI: cim:Terminal
classDiagram
class Terminal
ACDCTerminal <|-- Terminal
Terminal <|-- MktTerminal
Terminal : alias_name
Terminal : auxiliary_equipment
Terminal --> AuxiliaryEquipment : auxiliary_equipment
Terminal : branch_group_terminal
Terminal --> BranchGroupTerminal : branch_group_terminal
Terminal : bus_name_marker
Terminal --> BusNameMarker : bus_name_marker
Terminal : bushing
Terminal --> Bushing : bushing
Terminal : circuit
Terminal --> Circuit : circuit
Terminal : conducting_equipment
Terminal --> ConductingEquipment : conducting_equipment
Terminal : connected
Terminal : connectivity_node
Terminal --> ConnectivityNode : connectivity_node
Terminal : converter_dcsides
Terminal --> ACDCConverter : converter_dcsides
Terminal : description
Terminal : diagram_objects
Terminal --> DiagramObject : diagram_objects
Terminal : equipment_faults
Terminal --> EquipmentFault : equipment_faults
Terminal : has_first_mutual_coupling
Terminal --> MutualCoupling : has_first_mutual_coupling
Terminal : has_second_mutual_coupling
Terminal --> MutualCoupling : has_second_mutual_coupling
Terminal : instance_set
Terminal --> InstanceSet : instance_set
Terminal : m_rid
Terminal : measurements
Terminal --> Measurement : measurements
Terminal : names
Terminal --> Name : names
Terminal : normal_head_feeder
Terminal --> Feeder : normal_head_feeder
Terminal : operational_limit_set
Terminal --> OperationalLimitSet : operational_limit_set
Terminal : phases
Terminal --> PhaseCode : phases
Terminal : pin_terminal
Terminal --> PinTerminal : pin_terminal
Terminal : properties_cimdata_object
Terminal --> ChangeSetMember : properties_cimdata_object
Terminal : regulating_control
Terminal --> RegulatingControl : regulating_control
Terminal : remote_input_signal
Terminal --> RemoteInputSignal : remote_input_signal
Terminal : sequence_number
Terminal : sv_power_flow
Terminal --> SvPowerFlow : sv_power_flow
Terminal : targeting_cimdata_object
Terminal --> ChangeSetMember : targeting_cimdata_object
Terminal : tie_flow
Terminal --> TieFlow : tie_flow
Terminal : topological_node
Terminal --> TopologicalNode : topological_node
Terminal : transformer_end
Terminal --> TransformerEnd : transformer_end
Inheritance
- IdentifiedObject
- ACDCTerminal
- Terminal
- ACDCTerminal
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| phases | 0..1 PhaseCode |
Represents the normal network phasing condition | direct |
| topological_node | 0..1 TopologicalNode |
The topological node associated with the terminal | direct |
| connectivity_node | 0..1 ConnectivityNode |
The connectivity node to which this terminal connects with zero impedance | direct |
| conducting_equipment | 1..1 ConductingEquipment |
The conducting equipment of the terminal | direct |
| regulating_control | 0..* RegulatingControl |
The controls regulating this terminal | direct |
| has_first_mutual_coupling | 0..* MutualCoupling |
Mutual couplings associated with the branch as the first branch | direct |
| transformer_end | 0..* TransformerEnd |
All transformer ends connected at this terminal | direct |
| branch_group_terminal | 0..* BranchGroupTerminal |
The directed branch group terminals for which this terminal is monitored | direct |
| sv_power_flow | 0..* SvPowerFlow |
The power flow state variable associated with the terminal | direct |
| auxiliary_equipment | 0..* AuxiliaryEquipment |
The auxiliary equipment connected to the terminal | direct |
| has_second_mutual_coupling | 0..* MutualCoupling |
Mutual couplings with the branch associated as the first branch | direct |
| tie_flow | 0..* TieFlow |
The control area tie flows to which this terminal associates | direct |
| equipment_faults | 0..* EquipmentFault |
The equipment faults at this terminal | direct |
| converter_dcsides | 0..* ACDCConverter |
All converters' DC sides linked to this point of common coupling terminal | direct |
| pin_terminal | 0..* PinTerminal |
direct | |
| normal_head_feeder | 0..1 Feeder |
The feeder that this terminal normally feeds | direct |
| circuit | 0..1 Circuit |
direct | |
| remote_input_signal | 0..* RemoteInputSignal |
Input signal coming from this terminal | direct |
| bushing | 0..1 Bushing |
direct | |
| connected | 0..1 Boolean |
The connected status is related to a bus-branch model and the topological nod... | ACDCTerminal |
| sequence_number | 0..1 Integer |
The orientation of the terminal connections for a multiple terminal conductin... | ACDCTerminal |
| bus_name_marker | 0..1 BusNameMarker |
The bus name marker used to name the bus (topological node) | ACDCTerminal |
| operational_limit_set | 0..* OperationalLimitSet |
The operational limit sets at the terminal | ACDCTerminal |
| measurements | 0..* Measurement |
Measurements associated with this terminal defining where the measurement is... | ACDCTerminal |
| 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:Terminal |
| native | cim:Terminal |
LinkML Source
Direct
name: Terminal
description: An AC electrical connection point to a piece of conducting equipment.
Terminals are connected at physical connection points called connectivity nodes.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ACDCTerminal
attributes:
phases:
name: phases
description: "Represents the normal network phasing condition. If the attribute\
\ is missing, three phases (ABC) shall be assumed, except for terminals of grounding\
\ classes (specializations of EarthFaultCompensator, GroundDisconnector, and\
\ Ground) which will be assumed to be N. Therefore, phase code ABCN is explicitly\
\ declared when needed, e.g. for star point grounding equipment.\r\nThe phase\
\ code on terminals connecting same ConnectivityNode or same TopologicalNode\
\ as well as for equipment between two terminals shall be consistent."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.phases
multivalued: false
domain_of:
- Terminal
- Measurement
- SwitchingAction
- Fault
- TransformerTankEnd
- ReadingType
range: PhaseCode
required: false
topological_node:
name: topological_node
description: The topological node associated with the terminal. This can be
used as an alternative to the connectivity node path to topological node, thus
making it unnecessary to model connectivity nodes in some cases. Note that
the if connectivity nodes are in the model, this association would probably
not be used as an input specification.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Terminal.TopologicalNode
multivalued: false
domain_of:
- ReportingGroup
- BusNameMarker
- ConnectivityNodeContainer
- SvInjection
- SvVoltage
- ConnectivityNode
- Terminal
- BaseVoltage
range: TopologicalNode
required: false
connectivity_node:
name: connectivity_node
description: The connectivity node to which this terminal connects with zero impedance.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.ConnectivityNode
multivalued: false
domain_of:
- Terminal
range: ConnectivityNode
required: false
conducting_equipment:
name: conducting_equipment
description: The conducting equipment of the terminal. Conducting equipment have terminals
that may be connected to other conducting equipment terminals via connectivity
nodes or topological nodes.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.ConductingEquipment
multivalued: false
domain_of:
- Terminal
- SvStatus
- BaseVoltage
- ProtectiveActionAdjustment
range: ConductingEquipment
required: true
regulating_control:
name: regulating_control
description: The controls regulating this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.RegulatingControl
multivalued: true
domain_of:
- Terminal
- RegulatingCondEq
- RegulationSchedule
- ProtectiveActionRegulation
range: RegulatingControl
required: false
has_first_mutual_coupling:
name: has_first_mutual_coupling
description: Mutual couplings associated with the branch as the first branch.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.HasFirstMutualCoupling
multivalued: true
domain_of:
- Terminal
range: MutualCoupling
required: false
transformer_end:
name: transformer_end
description: All transformer ends connected at this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.TransformerEnd
multivalued: true
domain_of:
- Terminal
- TransformerStarImpedance
- TransformerCoreAdmittance
- PhaseTapChanger
- RatioTapChanger
range: TransformerEnd
required: false
branch_group_terminal:
name: branch_group_terminal
description: 'The directed branch group terminals for which this terminal is monitored. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.BranchGroupTerminal
multivalued: true
domain_of:
- Terminal
- BranchGroup
range: BranchGroupTerminal
required: false
sv_power_flow:
name: sv_power_flow
description: The power flow state variable associated with the terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.SvPowerFlow
multivalued: true
domain_of:
- Terminal
- EnergyGroup
range: SvPowerFlow
required: false
auxiliary_equipment:
name: auxiliary_equipment
description: The auxiliary equipment connected to the terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.AuxiliaryEquipment
multivalued: true
domain_of:
- Terminal
range: AuxiliaryEquipment
required: false
has_second_mutual_coupling:
name: has_second_mutual_coupling
description: Mutual couplings with the branch associated as the first branch.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.HasSecondMutualCoupling
multivalued: true
domain_of:
- Terminal
range: MutualCoupling
required: false
tie_flow:
name: tie_flow
description: The control area tie flows to which this terminal associates.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.TieFlow
multivalued: true
domain_of:
- Terminal
- AltTieMeas
- ControlArea
range: TieFlow
required: false
equipment_faults:
name: equipment_faults
description: The equipment faults at this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.EquipmentFaults
multivalued: true
domain_of:
- Terminal
range: EquipmentFault
required: false
converter_dcsides:
name: converter_dcsides
description: All converters' DC sides linked to this point of common coupling
terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.ConverterDCSides
multivalued: true
domain_of:
- Terminal
range: ACDCConverter
required: false
pin_terminal:
name: pin_terminal
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.PinTerminal
multivalued: true
domain_of:
- Terminal
range: PinTerminal
required: false
normal_head_feeder:
name: normal_head_feeder
description: The feeder that this terminal normally feeds. Only specified for
the terminals at head of feeders.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.NormalHeadFeeder
multivalued: false
domain_of:
- Terminal
range: Feeder
required: false
circuit:
name: circuit
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.Circuit
multivalued: false
domain_of:
- Terminal
- Bay
range: Circuit
required: false
remote_input_signal:
name: remote_input_signal
description: Input signal coming from this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.RemoteInputSignal
multivalued: true
domain_of:
- Terminal
- VoltageCompensatorDynamics
- PowerSystemStabilizerDynamics
- WindPlantDynamics
- WindTurbineType3or4Dynamics
- UnderexcitationLimiterDynamics
- DiscontinuousExcitationControlDynamics
- WindTurbineType1or2Dynamics
- PFVArControllerType1Dynamics
range: RemoteInputSignal
required: false
bushing:
name: bushing
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.Bushing
multivalued: false
domain_of:
- Terminal
- BushingInsulationPF
- InterrupterUnit
range: Bushing
required: false
class_uri: cim:Terminal
Induced
name: Terminal
description: An AC electrical connection point to a piece of conducting equipment.
Terminals are connected at physical connection points called connectivity nodes.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: ACDCTerminal
attributes:
phases:
name: phases
description: "Represents the normal network phasing condition. If the attribute\
\ is missing, three phases (ABC) shall be assumed, except for terminals of grounding\
\ classes (specializations of EarthFaultCompensator, GroundDisconnector, and\
\ Ground) which will be assumed to be N. Therefore, phase code ABCN is explicitly\
\ declared when needed, e.g. for star point grounding equipment.\r\nThe phase\
\ code on terminals connecting same ConnectivityNode or same TopologicalNode\
\ as well as for equipment between two terminals shall be consistent."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.phases
multivalued: false
alias: phases
owner: Terminal
domain_of:
- Terminal
- Measurement
- SwitchingAction
- Fault
- TransformerTankEnd
- ReadingType
range: PhaseCode
required: false
topological_node:
name: topological_node
description: The topological node associated with the terminal. This can be
used as an alternative to the connectivity node path to topological node, thus
making it unnecessary to model connectivity nodes in some cases. Note that
the if connectivity nodes are in the model, this association would probably
not be used as an input specification.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Terminal.TopologicalNode
multivalued: false
alias: topological_node
owner: Terminal
domain_of:
- ReportingGroup
- BusNameMarker
- ConnectivityNodeContainer
- SvInjection
- SvVoltage
- ConnectivityNode
- Terminal
- BaseVoltage
range: TopologicalNode
required: false
connectivity_node:
name: connectivity_node
description: The connectivity node to which this terminal connects with zero impedance.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.ConnectivityNode
multivalued: false
alias: connectivity_node
owner: Terminal
domain_of:
- Terminal
range: ConnectivityNode
required: false
conducting_equipment:
name: conducting_equipment
description: The conducting equipment of the terminal. Conducting equipment have terminals
that may be connected to other conducting equipment terminals via connectivity
nodes or topological nodes.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.ConductingEquipment
multivalued: false
alias: conducting_equipment
owner: Terminal
domain_of:
- Terminal
- SvStatus
- BaseVoltage
- ProtectiveActionAdjustment
range: ConductingEquipment
required: true
regulating_control:
name: regulating_control
description: The controls regulating this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.RegulatingControl
multivalued: true
alias: regulating_control
owner: Terminal
domain_of:
- Terminal
- RegulatingCondEq
- RegulationSchedule
- ProtectiveActionRegulation
range: RegulatingControl
required: false
has_first_mutual_coupling:
name: has_first_mutual_coupling
description: Mutual couplings associated with the branch as the first branch.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.HasFirstMutualCoupling
multivalued: true
alias: has_first_mutual_coupling
owner: Terminal
domain_of:
- Terminal
range: MutualCoupling
required: false
transformer_end:
name: transformer_end
description: All transformer ends connected at this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.TransformerEnd
multivalued: true
alias: transformer_end
owner: Terminal
domain_of:
- Terminal
- TransformerStarImpedance
- TransformerCoreAdmittance
- PhaseTapChanger
- RatioTapChanger
range: TransformerEnd
required: false
branch_group_terminal:
name: branch_group_terminal
description: 'The directed branch group terminals for which this terminal is monitored. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.BranchGroupTerminal
multivalued: true
alias: branch_group_terminal
owner: Terminal
domain_of:
- Terminal
- BranchGroup
range: BranchGroupTerminal
required: false
sv_power_flow:
name: sv_power_flow
description: The power flow state variable associated with the terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.SvPowerFlow
multivalued: true
alias: sv_power_flow
owner: Terminal
domain_of:
- Terminal
- EnergyGroup
range: SvPowerFlow
required: false
auxiliary_equipment:
name: auxiliary_equipment
description: The auxiliary equipment connected to the terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.AuxiliaryEquipment
multivalued: true
alias: auxiliary_equipment
owner: Terminal
domain_of:
- Terminal
range: AuxiliaryEquipment
required: false
has_second_mutual_coupling:
name: has_second_mutual_coupling
description: Mutual couplings with the branch associated as the first branch.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.HasSecondMutualCoupling
multivalued: true
alias: has_second_mutual_coupling
owner: Terminal
domain_of:
- Terminal
range: MutualCoupling
required: false
tie_flow:
name: tie_flow
description: The control area tie flows to which this terminal associates.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.TieFlow
multivalued: true
alias: tie_flow
owner: Terminal
domain_of:
- Terminal
- AltTieMeas
- ControlArea
range: TieFlow
required: false
equipment_faults:
name: equipment_faults
description: The equipment faults at this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.EquipmentFaults
multivalued: true
alias: equipment_faults
owner: Terminal
domain_of:
- Terminal
range: EquipmentFault
required: false
converter_dcsides:
name: converter_dcsides
description: All converters' DC sides linked to this point of common coupling
terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.ConverterDCSides
multivalued: true
alias: converter_dcsides
owner: Terminal
domain_of:
- Terminal
range: ACDCConverter
required: false
pin_terminal:
name: pin_terminal
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.PinTerminal
multivalued: true
alias: pin_terminal
owner: Terminal
domain_of:
- Terminal
range: PinTerminal
required: false
normal_head_feeder:
name: normal_head_feeder
description: The feeder that this terminal normally feeds. Only specified for
the terminals at head of feeders.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.NormalHeadFeeder
multivalued: false
alias: normal_head_feeder
owner: Terminal
domain_of:
- Terminal
range: Feeder
required: false
circuit:
name: circuit
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.Circuit
multivalued: false
alias: circuit
owner: Terminal
domain_of:
- Terminal
- Bay
range: Circuit
required: false
remote_input_signal:
name: remote_input_signal
description: Input signal coming from this terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.RemoteInputSignal
multivalued: true
alias: remote_input_signal
owner: Terminal
domain_of:
- Terminal
- VoltageCompensatorDynamics
- PowerSystemStabilizerDynamics
- WindPlantDynamics
- WindTurbineType3or4Dynamics
- UnderexcitationLimiterDynamics
- DiscontinuousExcitationControlDynamics
- WindTurbineType1or2Dynamics
- PFVArControllerType1Dynamics
range: RemoteInputSignal
required: false
bushing:
name: bushing
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Terminal.Bushing
multivalued: false
alias: bushing
owner: Terminal
domain_of:
- Terminal
- BushingInsulationPF
- InterrupterUnit
range: Bushing
required: false
connected:
name: connected
description: "The connected status is related to a bus-branch model and the topological\
\ node to terminal relation. True implies the terminal is connected to the\
\ related topological node and false implies it is not. \r\nIn a bus-branch\
\ model, the connected status is used to tell if equipment is disconnected without\
\ having to change the connectivity described by the topological node to terminal\
\ relation. A valid case is that conducting equipment can be connected in one\
\ end and open in the other. In particular for an AC line segment, where the\
\ reactive line charging can be significant, this is a relevant case.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ACDCTerminal.connected
multivalued: false
alias: connected
owner: Terminal
domain_of:
- ACDCTerminal
range: boolean
required: false
sequence_number:
name: sequence_number
description: "The orientation of the terminal connections for a multiple terminal\
\ conducting equipment. The sequence numbering starts with 1 and additional\
\ terminals should follow in increasing order. The first terminal is the \"\
starting point\" for a two terminal branch.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ACDCTerminal.sequenceNumber
multivalued: false
alias: sequence_number
owner: Terminal
domain_of:
- ModelOperationArg
- ModelOperation
- DiagramObjectPoint
- ACDCTerminal
- WorkFlowStep
- SwitchingStep
- SwitchingStepGroup
- FieldDispatchStep
- UserAttribute
- Procedure
- TimeTariffInterval
- ConsumptionTariffInterval
- WirePosition
- ACLineSegmentPhase
- RegularTimePoint
- TimePoint
- PositionPoint
- WireSegmentPhase
- ProfileData
range: integer
required: false
bus_name_marker:
name: bus_name_marker
description: The bus name marker used to name the bus (topological node).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ACDCTerminal.BusNameMarker
multivalued: false
alias: bus_name_marker
owner: Terminal
domain_of:
- ReportingGroup
- ACDCTerminal
- TopologicalNode
range: BusNameMarker
required: false
operational_limit_set:
name: operational_limit_set
description: The operational limit sets at the terminal.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ACDCTerminal.OperationalLimitSet
multivalued: true
alias: operational_limit_set
owner: Terminal
domain_of:
- ACDCTerminal
- OperationalLimit
- Equipment
range: OperationalLimitSet
required: false
measurements:
name: measurements
description: Measurements associated with this terminal defining where the measurement
is placed in the network topology. It may be used, for instance, to capture
the sensor position, such as a voltage transformer (PT) at a busbar or a current
transformer (CT) at the bar between a breaker and an isolator.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ACDCTerminal.Measurements
multivalued: true
alias: measurements
owner: Terminal
domain_of:
- PowerSystemResource
- ACDCTerminal
- Asset
- Location
- Procedure
- AnalogLimitSet
- AccumulatorLimitSet
range: Measurement
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: Terminal
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: Terminal
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: Terminal
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: Terminal
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: Terminal
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: Terminal
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: Terminal
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: Terminal
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:Terminal