Skip to content

System Model Version Metadata

IRI: https://w3id.org/altium/cdm/system/SdmSystemModelVersionMetadata

Bounded context: system-sdm

Metadata associated with a specific version of a system model, capturing provenance information.

Platform API

GRID (1)

  1. 🙋‍♂️ Altium Global Resource ID (aka GRID)

Diagram

---
  config:
    layout: elk
    theme: neutral
    class:
      hideEmptyMembersBox: true
---
 classDiagram
    direction LR


  class system_SdmSystemModelVersionMetadata["System Model Version Metadata"]



      style system_SdmSystemModelVersionMetadata fill:#f1c232    


    click system_SdmSystemModelVersionMetadata href "../../classes/system_SdmSystemModelVersionMetadata/"




  class core_Resource["Resource"]




          core_Resource <|-- system_SdmSystemModelVersionMetadata
          click core_Resource href "../../classes/core_Resource/"






          system_SdmSystemModelVersionMetadata : created at








      system_SdmSystemModelVersionMetadata --> "1" plt_WorkspaceUser : created by
      click plt_WorkspaceUser href "../../classes/plt_WorkspaceUser/"


  class plt_WorkspaceUser["Workspace User"]



      style plt_WorkspaceUser fill:#cccccc    











      system_SdmSystemModelVersionMetadata --> "1" system_SdmAuthoringApplication : authoring application
      click system_SdmAuthoringApplication href "../../classes/system_SdmAuthoringApplication/"


  class system_SdmAuthoringApplication["Authoring Application"]



      style system_SdmAuthoringApplication fill:#f1c232    






          system_SdmSystemModelVersionMetadata : tags










  class system_SdmSystemModelVersion["System  Model Version"]



      style system_SdmSystemModelVersion fill:#f1c232    


          system_SdmSystemModelVersion --> "0..1" system_SdmSystemModelVersionMetadata: metadata 
          click system_SdmSystemModelVersion href "../../classes/system_SdmSystemModelVersion/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
created at 1 datetime The date and time when the SDM version was created. direct
created by 1 Workspace User The user that created this SDM version. direct
authoring application 1 Authoring Application The application used to create this SDM version. direct
tags 1..* string The tags associated with this SDM version. direct

Identifier and Mapping Information

Comments

Comments are still experimental - you need access to AltiumDeveloper/cdm-comments repository to see and leave comments. Please ping @dmitry.kolomiets for details.