From 88290222428893a561ea3fba3887419957875219 Mon Sep 17 00:00:00 2001 From: cinereal Date: Sat, 31 May 2025 23:19:12 +0200 Subject: [PATCH] distinguish relations vs model --- fediversity.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fediversity.md b/fediversity.md index fb40007..7fc4c0c 100644 --- a/fediversity.md +++ b/fediversity.md @@ -438,11 +438,14 @@ To reach our goals, we aim to implement the following interactions between [acto ![](https://git.fediversity.eu/Fediversity/meta/raw/branch/entity-relations/architecture-docs/interactions.svg) +### Entity relationships + +Relationships among the entities used to model migrations are as follows, using the crow's foot notation to denote cardinality: + +![](https://git.fediversity.eu/Fediversity/meta/raw/branch/entity-relations/architecture-docs/entity-relations.svg) + ### Data model -The data model used for migrations is as follows: - -![](https://git.fediversity.eu/Fediversity/meta/raw/branch/entity-relations/architecture-docs/data-model.svg) ## Break-down of project milestones