distinguish relations vs model

This commit is contained in:
Kiara Grouwstra 2025-05-31 23:19:12 +02:00
parent 07aa7c871f
commit 8829022242
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -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