Skip to content

User

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

Bounded context: platform

TBD

Platform API

GloUser

GRID (1)

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

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

Diagram

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


  class plt_User["User"]



      style plt_User fill:#cccccc    


    click plt_User href "../../classes/plt_User/"




  class core_Artifact["Artifact"]




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






          plt_User : 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:user/{id}
platformAPI GloUser

Comments

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