cimpy.cgmes_v2_4_15.DiagramLayoutVersion module

class cimpy.cgmes_v2_4_15.DiagramLayoutVersion.DiagramLayoutVersion(baseUML='', baseURI='', date='', differenceModelURI='', entsoeUML='', entsoeURI='', modelDescriptionURI='', namespaceRDF='', namespaceUML='', shortName='')[source]

Version details.

BaseUML

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

BaseURI

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: ‘’

EntsoeURI

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/DiagramLayout/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 Profile

Inheritance Diagram:

Inheritance diagram of cimpy.cgmes_v2_4_15.DiagramLayoutVersion