Class: OverheadWireInfo
_Overhead wire data. _
__
URI: cim:OverheadWireInfo
classDiagram
class OverheadWireInfo
WireInfo <|-- OverheadWireInfo
OverheadWireInfo : acline_segment_phase
OverheadWireInfo --> ACLineSegmentPhase : acline_segment_phase
OverheadWireInfo : alias_name
OverheadWireInfo : assets
OverheadWireInfo --> Asset : assets
OverheadWireInfo : catalog_asset_type
OverheadWireInfo --> CatalogAssetType : catalog_asset_type
OverheadWireInfo : core_radius
OverheadWireInfo --> Length : core_radius
OverheadWireInfo : core_strand_count
OverheadWireInfo : description
OverheadWireInfo : diagram_objects
OverheadWireInfo --> DiagramObject : diagram_objects
OverheadWireInfo : gmr
OverheadWireInfo --> Length : gmr
OverheadWireInfo : instance_set
OverheadWireInfo --> InstanceSet : instance_set
OverheadWireInfo : insulated
OverheadWireInfo : insulation_material
OverheadWireInfo --> WireInsulationKind : insulation_material
OverheadWireInfo : insulation_thickness
OverheadWireInfo --> Length : insulation_thickness
OverheadWireInfo : m_rid
OverheadWireInfo : material
OverheadWireInfo --> WireMaterialKind : material
OverheadWireInfo : names
OverheadWireInfo --> Name : names
OverheadWireInfo : power_system_resources
OverheadWireInfo --> PowerSystemResource : power_system_resources
OverheadWireInfo : product_asset_model
OverheadWireInfo --> ProductAssetModel : product_asset_model
OverheadWireInfo : properties_cimdata_object
OverheadWireInfo --> ChangeSetMember : properties_cimdata_object
OverheadWireInfo : r_ac
OverheadWireInfo --> ResistancePerLength : r_ac
OverheadWireInfo : r_dc
OverheadWireInfo --> ResistancePerLength : r_dc
OverheadWireInfo : radius
OverheadWireInfo --> Length : radius
OverheadWireInfo : rated_current
OverheadWireInfo --> CurrentFlow : rated_current
OverheadWireInfo : size_description
OverheadWireInfo : strand_count
OverheadWireInfo : targeting_cimdata_object
OverheadWireInfo --> ChangeSetMember : targeting_cimdata_object
OverheadWireInfo : wire_phase_info
OverheadWireInfo --> WirePhaseInfo : wire_phase_info
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| core_radius | 0..1 Length |
(if there is a different core material) Radius of the central core | WireInfo |
| core_strand_count | 0..1 Integer |
(if used) Number of strands in the steel core | WireInfo |
| gmr | 0..1 Length |
Geometric mean radius | WireInfo |
| insulated | 0..1 Boolean |
True if conductor is insulated | WireInfo |
| insulation_material | 0..1 WireInsulationKind |
(if insulated conductor) Material used for insulation | WireInfo |
| insulation_thickness | 0..1 Length |
(if insulated conductor) Thickness of the insulation | WireInfo |
| material | 0..1 WireMaterialKind |
Conductor material | WireInfo |
| r_ac | 0..1 ResistancePerLength |
AC resistance per unit length of the conductor at 75 °C | WireInfo |
| radius | 0..1 Length |
Outside radius of the wire | WireInfo |
| rated_current | 0..1 CurrentFlow |
Current carrying capacity of the wire under stated thermal conditions | WireInfo |
| r_dc | 0..1 ResistancePerLength |
DC resistance per unit length of the conductor at 20 °C | WireInfo |
| size_description | 0..1 String |
Describes the wire gauge or cross section (e | WireInfo |
| strand_count | 0..1 Integer |
Number of strands in the conductor | WireInfo |
| wire_phase_info | 0..* WirePhaseInfo |
Wire phase information associated with this wire information | WireInfo |
| acline_segment_phase | 0..* ACLineSegmentPhase |
AC line segment phase information associated with this wire information | WireInfo |
| power_system_resources | 0..* PowerSystemResource |
All power system resources with this datasheet information | AssetInfo |
| catalog_asset_type | 0..1 CatalogAssetType |
Asset information (nameplate) for this catalog asset type | AssetInfo |
| assets | 0..* Asset |
All assets described by this data | AssetInfo |
| product_asset_model | 0..1 ProductAssetModel |
Product asset model which conforms to this catalog asset type | AssetInfo |
| 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 |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:OverheadWireInfo |
| native | cim:OverheadWireInfo |
LinkML Source
Direct
name: OverheadWireInfo
description: "Overhead wire data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WireInfo
class_uri: cim:OverheadWireInfo
Induced
name: OverheadWireInfo
description: "Overhead wire data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WireInfo
attributes:
core_radius:
name: core_radius
description: (if there is a different core material) Radius of the central core.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.coreRadius
multivalued: false
alias: core_radius
owner: OverheadWireInfo
domain_of:
- WireInfo
range: Length
required: false
core_strand_count:
name: core_strand_count
description: (if used) Number of strands in the steel core.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.coreStrandCount
multivalued: false
alias: core_strand_count
owner: OverheadWireInfo
domain_of:
- WireInfo
range: integer
required: false
gmr:
name: gmr
description: "Geometric mean radius. If we replace the conductor by a thin walled\
\ tube of radius GMR, then its reactance is identical to the reactance of the\
\ actual conductor.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.gmr
multivalued: false
alias: gmr
owner: OverheadWireInfo
domain_of:
- WireInfo
range: Length
required: false
insulated:
name: insulated
description: True if conductor is insulated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.insulated
multivalued: false
alias: insulated
owner: OverheadWireInfo
domain_of:
- WireInfo
range: boolean
required: false
insulation_material:
name: insulation_material
description: (if insulated conductor) Material used for insulation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.insulationMaterial
multivalued: false
alias: insulation_material
owner: OverheadWireInfo
domain_of:
- WireInfo
range: WireInsulationKind
required: false
insulation_thickness:
name: insulation_thickness
description: (if insulated conductor) Thickness of the insulation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.insulationThickness
multivalued: false
alias: insulation_thickness
owner: OverheadWireInfo
domain_of:
- WireInfo
range: Length
required: false
material:
name: material
description: "Conductor material.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.material
multivalued: false
alias: material
owner: OverheadWireInfo
domain_of:
- WireInfo
- UndergroundStructure
range: WireMaterialKind
required: false
r_ac:
name: r_ac
description: "AC resistance per unit length of the conductor at 75 °C.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.rAC75
multivalued: false
alias: r_ac
owner: OverheadWireInfo
domain_of:
- WireInfo
range: ResistancePerLength
required: false
radius:
name: radius
description: Outside radius of the wire.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.radius
multivalued: false
alias: radius
owner: OverheadWireInfo
domain_of:
- WireInfo
range: Length
required: false
rated_current:
name: rated_current
description: Current carrying capacity of the wire under stated thermal conditions.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WireInfo.ratedCurrent
multivalued: false
alias: rated_current
owner: OverheadWireInfo
domain_of:
- UsagePoint
- Switch
- EndDeviceInfo
- WireInfo
- SwitchPhase
- CurrentTransformerInfo
- SwitchInfo
- ShuntCompensatorInfo
- BushingInfo
- TapChangerInfo
- BusbarSectionInfo
range: CurrentFlow
required: false
r_dc:
name: r_dc
description: "DC resistance per unit length of the conductor at 20 °C.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.rDC20
multivalued: false
alias: r_dc
owner: OverheadWireInfo
domain_of:
- WireInfo
range: ResistancePerLength
required: false
size_description:
name: size_description
description: "Describes the wire gauge or cross section (e.g., 4/0, #2, 336.5).\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.sizeDescription
multivalued: false
alias: size_description
owner: OverheadWireInfo
domain_of:
- WireInfo
range: string
required: false
strand_count:
name: strand_count
description: "Number of strands in the conductor.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.strandCount
multivalued: false
alias: strand_count
owner: OverheadWireInfo
domain_of:
- WireInfo
range: integer
required: false
wire_phase_info:
name: wire_phase_info
description: Wire phase information associated with this wire information.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WireInfo.WirePhaseInfo
multivalued: true
alias: wire_phase_info
owner: OverheadWireInfo
domain_of:
- WireAssemblyInfo
- WirePosition
- WireInfo
range: WirePhaseInfo
required: false
acline_segment_phase:
name: acline_segment_phase
description: AC line segment phase information associated with this wire information.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WireInfo.ACLineSegmentPhase
multivalued: true
alias: acline_segment_phase
owner: OverheadWireInfo
domain_of:
- WireInfo
range: ACLineSegmentPhase
required: false
power_system_resources:
name: power_system_resources
description: All power system resources with this datasheet information.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetInfo.PowerSystemResources
multivalued: true
alias: power_system_resources
owner: OverheadWireInfo
domain_of:
- AssetInfo
- Asset
- Location
- PSRType
range: PowerSystemResource
required: false
catalog_asset_type:
name: catalog_asset_type
description: Asset information (nameplate) for this catalog asset type.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetInfo.CatalogAssetType
multivalued: false
alias: catalog_asset_type
owner: OverheadWireInfo
domain_of:
- AssetInfo
- ProductAssetModel
range: CatalogAssetType
required: false
assets:
name: assets
description: All assets described by this data.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:AssetInfo.Assets
multivalued: true
alias: assets
owner: OverheadWireInfo
domain_of:
- PowerSystemResource
- AssetInfo
- Location
- WorkTask
- ErpRecDelvLineItem
- AssetContainer
- ActivityRecord
- Procedure
- ReliabilityInfo
- AssetPropertyCurve
- AssetOrganisationRole
- ScheduledEvent
range: Asset
required: false
product_asset_model:
name: product_asset_model
description: Product asset model which conforms to this catalog asset type.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:AssetInfo.ProductAssetModel
multivalued: false
alias: product_asset_model
owner: OverheadWireInfo
domain_of:
- AssetInfo
- Asset
- OperationalRestriction
- CatalogAssetType
range: ProductAssetModel
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: OverheadWireInfo
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: OverheadWireInfo
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: OverheadWireInfo
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: OverheadWireInfo
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: OverheadWireInfo
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: OverheadWireInfo
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: OverheadWireInfo
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: OverheadWireInfo
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:OverheadWireInfo