Skip to content

Class: ASTMStandard

Standard published by ASTM (ASTM International).

URI: cim:ASTMStandard

 classDiagram
    class ASTMStandard
      ASTMStandard : standard_edition

          ASTMStandard --> ASTMStandardEditionKind : standard_edition

      ASTMStandard : standard_number

          ASTMStandard --> ASTMStandardKind : standard_number

Slots

Name Cardinality and Range Description Inheritance
standard_edition 0..1
ASTMStandardEditionKind
Edition of ASTM standard direct
standard_number 0..1
ASTMStandardKind
ASTM standard number direct

Usages

used by used in type used
TestStandard test_standard_astm range ASTMStandard

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

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

Induced

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