Class: BusbarSectionInfo
_Busbar section data. _
__
classDiagram
class BusbarSectionInfo
AssetInfo <|-- BusbarSectionInfo
BusbarSectionInfo : IdentifiedObject.description
BusbarSectionInfo : IdentifiedObject.energyIdentCodeEic
BusbarSectionInfo : IdentifiedObject.mRID
BusbarSectionInfo : IdentifiedObject.Names
BusbarSectionInfo --> Name : IdentifiedObject.Names
BusbarSectionInfo : AssetInfo.PowerSystemResources
BusbarSectionInfo --> PowerSystemResource : AssetInfo.PowerSystemResources
BusbarSectionInfo : BusbarSectionInfo.ratedCurrent
BusbarSectionInfo --> CurrentFlow : BusbarSectionInfo.ratedCurrent
BusbarSectionInfo : BusbarSectionInfo.ratedVoltage
BusbarSectionInfo --> Voltage : BusbarSectionInfo.ratedVoltage
BusbarSectionInfo : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- AssetInfo
- BusbarSectionInfo
- AssetInfo
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
rated_current | 0..1 CurrentFlow |
Rated current | direct |
rated_voltage | 0..1 Voltage |
Rated voltage | direct |
power_system_resources | 0..* PowerSystemResource |
All power system resources with this datasheet information | AssetInfo |
description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energy_ident_code_eic | 0..1 String |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
m_rid | 1..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
short_name | 0..1 String |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
names | 0..* Name |
All names of this identified object | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:BusbarSectionInfo |
native | this:BusbarSectionInfo |
LinkML Source
Direct
name: BusbarSectionInfo
description: "Busbar section data.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
is_a: AssetInfo
attributes:
rated_current:
name: rated_current
description: Rated current.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
slot_uri: cim:BusbarSectionInfo.ratedCurrent
multivalued: false
domain_of:
- Switch
- BusbarSectionInfo
- WireInfo
range: CurrentFlow
required: false
rated_voltage:
name: rated_voltage
description: Rated voltage.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:BusbarSectionInfo.ratedVoltage
multivalued: false
domain_of:
- BusbarSectionInfo
range: Voltage
required: false
class_uri: cim:BusbarSectionInfo
Induced
name: BusbarSectionInfo
description: "Busbar section data.\r\n"
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
is_a: AssetInfo
attributes:
rated_current:
name: rated_current
description: Rated current.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
slot_uri: cim:BusbarSectionInfo.ratedCurrent
multivalued: false
alias: rated_current
owner: BusbarSectionInfo
domain_of:
- Switch
- BusbarSectionInfo
- WireInfo
range: CurrentFlow
required: false
rated_voltage:
name: rated_voltage
description: Rated voltage.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:BusbarSectionInfo.ratedVoltage
multivalued: false
alias: rated_voltage
owner: BusbarSectionInfo
domain_of:
- BusbarSectionInfo
range: Voltage
required: false
power_system_resources:
name: power_system_resources
description: All power system resources with this datasheet information.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:AssetInfo.PowerSystemResources
multivalued: true
alias: power_system_resources
owner: BusbarSectionInfo
domain_of:
- AssetInfo
range: PowerSystemResource
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: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: BusbarSectionInfo
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
range: string
required: false
energy_ident_code_eic:
name: energy_ident_code_eic
description: The attribute is used for an exchange of the EIC code (Energy identification
Code). The length of the string is 16 characters as defined by the EIC code.
For details on EIC scheme please refer to ENTSO-E web site.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: eu:IdentifiedObject.energyIdentCodeEic
multivalued: false
alias: energy_ident_code_eic
owner: BusbarSectionInfo
domain_of:
- IdentifiedObject
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.
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.'
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: BusbarSectionInfo
domain_of:
- IdentifiedObject
range: string
required: true
short_name:
name: short_name
description: The attribute is used for an exchange of a human readable short name
with length of the string 12 characters maximum.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: eu:IdentifiedObject.shortName
multivalued: false
alias: short_name
owner: BusbarSectionInfo
domain_of:
- IdentifiedObject
range: string
required: false
names:
name: names
description: All names of this identified object.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: BusbarSectionInfo
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
class_uri: cim:BusbarSectionInfo