Skip to content

Organization

IRI: https://w3id.org/altium/cdm/platform/Organization

Bounded context: platform

TBD

Platform API

GloOrganization

GRID (1)

grid:global::platform:organization/{id}

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

Diagram

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


  class plt_Organization["Organization"]



      style plt_Organization fill:#cccccc    


    click plt_Organization href "../../classes/plt_Organization/"




  class core_Artifact["Artifact"]




          core_Artifact <|-- plt_Organization
          click core_Artifact href "../../classes/core_Artifact/"






          plt_Organization : id





Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. core_Entity

Identifier and Mapping Information

Annotations

property value
grid grid:global::platform:organization/{id}
platformAPI GloOrganization

Comments

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