Skip to content

Class: IEC61970CIMVersion

_This is the IEC 61970 CIM version number assigned to this UML model. _

__

URI: cim:IEC61970CIMVersion

 classDiagram
    class IEC61970CIMVersion
      IEC61970CIMVersion : date

      IEC61970CIMVersion : 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 IEC61970CIMXXvYY 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:IEC61970CIMVersion
native cim:IEC61970CIMVersion

LinkML Source

Direct

name: IEC61970CIMVersion
description: "This is the IEC 61970 CIM version number assigned to this UML model.\r\
  \n"
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
    rank: 1000
    slot_uri: cim:IEC61970CIMVersion.date
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  version:
    name: version
    description: Form is IEC61970CIMXXvYY where XX is the major CIM package version
      and the YY is the minor version. For example IEC61970CIM13v18.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IEC61970CIMVersion.version
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - NetworkModelProjectComponent2
    - EndDeviceGroup
    - TimeSeries
    - AlertTypeList
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: string
    required: false
class_uri: cim:IEC61970CIMVersion

Induced

name: IEC61970CIMVersion
description: "This is the IEC 61970 CIM version number assigned to this UML model.\r\
  \n"
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
    rank: 1000
    slot_uri: cim:IEC61970CIMVersion.date
    multivalued: false
    alias: date
    owner: IEC61970CIMVersion
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  version:
    name: version
    description: Form is IEC61970CIMXXvYY where XX is the major CIM package version
      and the YY is the minor version. For example IEC61970CIM13v18.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IEC61970CIMVersion.version
    multivalued: false
    alias: version
    owner: IEC61970CIMVersion
    domain_of:
    - IEC61970CIMVersion
    - NetworkModelProjectComponent2
    - EndDeviceGroup
    - TimeSeries
    - AlertTypeList
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: string
    required: false
class_uri: cim:IEC61970CIMVersion