Skip to content

Class: IEC62325CIMVersion

IEC 62325 version number assigned to this UML model.

URI: cim:IEC62325CIMVersion

 classDiagram
    class IEC62325CIMVersion
      IEC62325CIMVersion : date

      IEC62325CIMVersion : version

Slots

Name Cardinality and Range Description Inheritance
date 0..1
date
Form is YYYY-MM-DD for example for January 5, 2009 it is 2009-01-05 direct
version 0..1
String
Form is IEC62325CIMXXvYY where XX is the major CIM package version and the YY... direct

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:IEC62325CIMVersion
native cim:IEC62325CIMVersion

LinkML Source

Direct

name: IEC62325CIMVersion
description: IEC 62325 version number assigned to this UML model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date:
    name: date
    description: Form is YYYY-MM-DD for example for January 5, 2009 it is 2009-01-05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEC62325CIMVersion.date
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  version:
    name: version
    description: Form is IEC62325CIMXXvYY where XX is the major CIM package version
      and the YY is the minor version. For example IEC62325CIM10v03.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEC62325CIMVersion.version
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - NetworkModelProjectComponent2
    - EndDeviceGroup
    - TimeSeries
    - AlertTypeList
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: string
    required: false
class_uri: cim:IEC62325CIMVersion

Induced

name: IEC62325CIMVersion
description: IEC 62325 version number assigned to this UML model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date:
    name: date
    description: Form is YYYY-MM-DD for example for January 5, 2009 it is 2009-01-05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEC62325CIMVersion.date
    multivalued: false
    alias: date
    owner: IEC62325CIMVersion
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  version:
    name: version
    description: Form is IEC62325CIMXXvYY where XX is the major CIM package version
      and the YY is the minor version. For example IEC62325CIM10v03.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEC62325CIMVersion.version
    multivalued: false
    alias: version
    owner: IEC62325CIMVersion
    domain_of:
    - IEC61970CIMVersion
    - NetworkModelProjectComponent2
    - EndDeviceGroup
    - TimeSeries
    - AlertTypeList
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: string
    required: false
class_uri: cim:IEC62325CIMVersion