User
IRI: https://w3id.org/altium/cdm/platform/User
Bounded context: platform
TBD
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/"
plt_user : id
Inheritance
Fields
| Name | Cardinality | Type | Description | Inheritance |
|---|---|---|---|---|
| id | 1 |
GRID | Globally unique identifier across the whole platform. | Entity |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| grid | grid:global::platform:user/{id} |
| platformAPI | GloUser |