cimpy.cgmes_v2_4_15.EquipmentVersion module

class cimpy.cgmes_v2_4_15.EquipmentVersion.EquipmentVersion(baseUML='', baseURIcore='', baseURIoperation='', baseURIshortCircuit='', date='', differenceModelURI='', entsoeUML='', entsoeURIcore='', entsoeURIoperation='', entsoeURIshortCircuit='', modelDescriptionURI='', namespaceRDF='', namespaceUML='', shortName='')[source]

Version details.

BaseUML

Base UML provided by CIM model manager. Default: ‘’

BaseURIcore

Profile URI used in the Model Exchange header and defined in IEC standards. It uniquely identifies the Profile and its version. It is given for information only and to identify the closest IEC profile to which this CGMES profile is based on. Default: ‘’

BaseURIoperation

Profile URI used in the Model Exchange header and defined in IEC standards. It uniquely identifies the Profile and its version. It is given for information only and to identify the closest IEC profile to which this CGMES profile is based on. Default: ‘’

BaseURIshortCircuit

Profile URI used in the Model Exchange header and defined in IEC standards. It uniquely identifies the Profile and its version. It is given for information only and to identify the closest IEC profile to which this CGMES profile is based on. Default: ‘’

Date

Profile creation date Form is YYYY-MM-DD for example for January 5, 2009 it is 2009-01-05. Default: ‘’

DifferenceModelURI

Difference model URI defined by IEC 61970-552. Default: ‘’

EntsoeUML

UML provided by ENTSO-E. Default: ‘’

EntsoeURIcore

Profile URI defined by ENTSO-E and used in the Model Exchange header. It uniquely identifies the Profile and its version. The last two elements in the URI (http://entsoe.eu/CIM/EquipmentCore/yy/zzz) indicate major and minor versions where: - yy - indicates a major version; - zzz - indicates a minor version. Default: ‘’

EntsoeURIoperation

Profile URI defined by ENTSO-E and used in the Model Exchange header. It uniquely identifies the Profile and its version. The last two elements in the URI (http://entsoe.eu/CIM/EquipmentOperation/yy/zzz) indicate major and minor versions where: - yy - indicates a major version; - zzz - indicates a minor version. Default: ‘’

EntsoeURIshortCircuit

Profile URI defined by ENTSO-E and used in the Model Exchange header. It uniquely identifies the Profile and its version. The last two elements in the URI (http://entsoe.eu/CIM/EquipmentShortCircuit/yy/zzz) indicate major and minor versions where: - yy - indicates a major version; - zzz - indicates a minor version. Default: ‘’

ModelDescriptionURI

Model Description URI defined by IEC 61970-552. Default: ‘’

NamespaceRDF

RDF namespace. Default: ‘’

NamespaceUML

CIM UML namespace. Default: ‘’

ShortName

The short name of the profile used in profile documentation. Default: ‘’

cgmesProfile

alias of cimpy.cgmes_v2_4_15.Base.Profile

Inheritance Diagram:

Inheritance diagram of cimpy.cgmes_v2_4_15.EquipmentVersion