Skip to content

Class: IEEEStandard

Standard published by IEEE (Institute of Electrical and Electronics Engineers).

URI: cim:IEEEStandard

 classDiagram
    class IEEEStandard
      IEEEStandard : standard_edition

          IEEEStandard --> IEEEStandardEditionKind : standard_edition

      IEEEStandard : standard_number

          IEEEStandard --> IEEEStandardKind : standard_number

Slots

Name Cardinality and Range Description Inheritance
standard_edition 0..1
IEEEStandardEditionKind
Edition of IEEE standard direct
standard_number 0..1
IEEEStandardKind
IEEE standard number direct

Usages

used by used in type used
TestStandard test_standard_ieee range IEEEStandard

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: IEEEStandard
description: Standard published by IEEE (Institute of Electrical and Electronics Engineers).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  standard_edition:
    name: standard_edition
    description: Edition of IEEE standard.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEEEStandard.standardEdition
    multivalued: false
    domain_of:
    - ASTMStandard
    - CIGREStandard
    - DINStandard
    - DobleStandard
    - EPAStandard
    - IECStandard
    - IEEEStandard
    - ISOStandard
    - LaborelecStandard
    - TAPPIStandard
    - UKMinistryOfDefenceStandard
    - WEPStandard
    range: IEEEStandardEditionKind
    required: false
  standard_number:
    name: standard_number
    description: IEEE standard number.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEEEStandard.standardNumber
    multivalued: false
    domain_of:
    - ASTMStandard
    - CIGREStandard
    - DINStandard
    - DobleStandard
    - EPAStandard
    - IECStandard
    - IEEEStandard
    - ISOStandard
    - LaborelecStandard
    - TAPPIStandard
    - UKMinistryOfDefenceStandard
    - WEPStandard
    range: IEEEStandardKind
    required: false
class_uri: cim:IEEEStandard

Induced

name: IEEEStandard
description: Standard published by IEEE (Institute of Electrical and Electronics Engineers).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  standard_edition:
    name: standard_edition
    description: Edition of IEEE standard.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEEEStandard.standardEdition
    multivalued: false
    alias: standard_edition
    owner: IEEEStandard
    domain_of:
    - ASTMStandard
    - CIGREStandard
    - DINStandard
    - DobleStandard
    - EPAStandard
    - IECStandard
    - IEEEStandard
    - ISOStandard
    - LaborelecStandard
    - TAPPIStandard
    - UKMinistryOfDefenceStandard
    - WEPStandard
    range: IEEEStandardEditionKind
    required: false
  standard_number:
    name: standard_number
    description: IEEE standard number.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:IEEEStandard.standardNumber
    multivalued: false
    alias: standard_number
    owner: IEEEStandard
    domain_of:
    - ASTMStandard
    - CIGREStandard
    - DINStandard
    - DobleStandard
    - EPAStandard
    - IECStandard
    - IEEEStandard
    - ISOStandard
    - LaborelecStandard
    - TAPPIStandard
    - UKMinistryOfDefenceStandard
    - WEPStandard
    range: IEEEStandardKind
    required: false
class_uri: cim:IEEEStandard