Terminal
Entity
Name: Terminal
An AC electrical connection point to a piece of conducting equipment. Terminals are connected at physical connection points called connectivity nodes.
Details
- Industry Domain:
Grid CIM
- Relational Table Name:
TERMINAL_CIM
- JSON View Name:
TERMINAL_CIM#JSON
- Ontology Class:
oewcim:Terminal
Properties
Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
---|---|---|---|---|---|---|---|
cim urn uuid | string | VARCHAR2 | CIM_URN_UUID |
Yes | Yes | oewcim:Terminal | |
name | string | VARCHAR2 | NAME |
oewcim:Terminal | |||
sequence number | integer | NUMBER | SEQUENCE_NUMBER |
oewcim:Terminal | |||
conducting equipment | string | VARCHAR2 | CONDUCTING_EQUIPMENT |
oewcim:ConductingEquipment | |||
connectivity node | string | VARCHAR2 | CONNECTIVITY_NODE |
oewcim:ConnectivityNode |