Skip to content

Class: IEC61968CIMVersion

_IEC 61968 version number assigned to this UML model. _

__

URI: cim:IEC61968CIMVersion

 classDiagram
    class IEC61968CIMVersion
      IEC61968CIMVersion : date

      IEC61968CIMVersion : version

Slots

Name Cardinality and Range Description Inheritance
date 0..1
date
(const=2016-10-31) Form is YYYY-MM-DD for example for January 5, 2009 it is 2... direct
version 0..1
String
(const=IEC61968CIM13v09) Form is IEC61968CIMXXvYY[a-z] where XX is the major ... direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: IEC61968CIMVersion
description: "IEC 61968 version number assigned to this UML model.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date:
    name: date
    description: (const=2016-10-31) 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:IEC61968CIMVersion.date
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  version:
    name: version
    description: "(const=IEC61968CIM13v09) Form is IEC61968CIMXXvYY[a-z] where XX\
      \ is the major CIM package version and the YY is the minor version. For example\
      \ IEC61968CIM10v17a.\r\nThe letter on the version number indicates the changes\
      \ are due to National Committee comments."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEC61968CIMVersion.version
    multivalued: false
    domain_of:
    - IEC61970CIMVersion
    - NetworkModelProjectComponent2
    - EndDeviceGroup
    - TimeSeries
    - AlertTypeList
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: string
    required: false
class_uri: cim:IEC61968CIMVersion

Induced

name: IEC61968CIMVersion
description: "IEC 61968 version number assigned to this UML model.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date:
    name: date
    description: (const=2016-10-31) 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:IEC61968CIMVersion.date
    multivalued: false
    alias: date
    owner: IEC61968CIMVersion
    domain_of:
    - IEC61970CIMVersion
    - Cheque
    - Version
    - DateAndOrTime
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: date
    required: false
  version:
    name: version
    description: "(const=IEC61968CIM13v09) Form is IEC61968CIMXXvYY[a-z] where XX\
      \ is the major CIM package version and the YY is the minor version. For example\
      \ IEC61968CIM10v17a.\r\nThe letter on the version number indicates the changes\
      \ are due to National Committee comments."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEC61968CIMVersion.version
    multivalued: false
    alias: version
    owner: IEC61968CIMVersion
    domain_of:
    - IEC61970CIMVersion
    - NetworkModelProjectComponent2
    - EndDeviceGroup
    - TimeSeries
    - AlertTypeList
    - IEC61968CIMVersion
    - IEC62325CIMVersion
    - PackageDependenciesCIMVersion
    range: string
    required: false
class_uri: cim:IEC61968CIMVersion