Changes for page Data Model (From Specification Chat)
Last modified by Robert Schaub on 2025/12/24 20:35
From version 8.2
edited by Robert Schaub
on 2025/11/27 23:15
on 2025/11/27 23:15
Change comment:
There is no comment for this version
To version 6.1
edited by Robert Schaub
on 2025/11/27 12:31
on 2025/11/27 12:31
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 ((( 2 - 2 + 3 3 ))) 4 4 5 5 = 5. Data Model = ... ... @@ -62,7 +62,7 @@ 62 62 and fields with {{code}}...IdFk{{/code}} are foreign keys. 63 63 64 64 {{comment}} Core Data Model ERD (Mermaid, from /Specification/Diagrams/Data Model) {{/comment}} 65 -{{include document="FactHarbor.Playground.Core Data Model ERD Page (from Specification chat).WebHome" reference="FactHarbor.Playground.data.Core Data Model ERD Page (from Specification chat).WebHome"/}}65 +{{include document="FactHarbor.Playground.Core Data Model ERD Page (from Specification chat).WebHome"/}} 66 66 67 67 = Core Data Model ERD (Versioned) = 68 68 ... ... @@ -178,7 +178,7 @@ 178 178 179 179 ---- 180 180 181 -= 5.3 Data Use & Review ERD = 181 += 5.3 Data Use & Review ERD (expanded, versioned) = 182 182 183 183 The **Data Use** model captures who does what with which versioned data: 184 184 ... ... @@ -187,7 +187,7 @@ 187 187 * Review actions on versioned entities 188 188 189 189 {{comment}} Data Use ERD (Mermaid, from /Specification/Diagrams/Data Use ERD) {{/comment}} 190 -{{include document="FactHarbor.Playground.Data Use ERD Page (from Specification chat).WebHome" reference="FactHarbor.Playground.data.Data Use ERD Page (from Specification chat).WebHome"/}}190 +{{include document="FactHarbor.Playground.Data Use ERD Page (from Specification chat).WebHome"/}} 191 191 192 192 = Data Use ERD (Roles, Review & Versioned Entities) = 193 193 ... ... @@ -344,7 +344,6 @@ 344 344 {{/info}} 345 345 346 346 347 - 348 348 Notes: 349 349 350 350 * Most roles (READER, CONTRIBUTOR, TRUSTED_CONTRIBUTOR, REVIEWER, MODERATOR, ... ... @@ -412,26 +412,8 @@ 412 412 replication logs, and trust rules) are described in the Federation & 413 413 Decentralization chapter and build on top of the core data model defined here. 414 414 414 +---- 415 415 416 - 417 -USER 418 -├── TECHNICAL_USER 419 -│ ├── FEDERATION_ADMIN 420 -│ └── AKEL_AGENT (optional future) 421 - 422 -READER 423 -└── CONTRIBUTING_USER 424 - ├── TRUSTED_CONTRIBUTOR 425 - ├── REVIEWER 426 - ├── EXPERT 427 - ├── MODERATOR 428 - 429 - 430 -ADMIN 431 - 432 -FEDERATION_ADMIN (administrative, but human) 433 - 434 - 435 435 == 1. Overall analysis & review of the data model == 436 436 437 437 === 1.1 Strengths of the current design ===