Skip to content

Commit 67db3fb

Browse files
committed
Playing with mermaid - commented out
1 parent dacdf82 commit 67db3fb

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/1_Start_Here/1_4_Data_Schema.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ description: The current data schema of the Open3P open data standard for the pl
55

66
# Data Schema
77

8+
<!-- ``` mermaid
9+
erDiagram
10+
MATERIALS_CATALOGUE }o--o{ MATERIAL : within
11+
MATERIAL }o--o{ COMPONENT_CATALOGUE : within
12+
COMPONENT_CATALOGUE }o--o{ COMPLETE_PACKAGING : within
13+
COMPLETE_PACKAGING }o..o{ MULTIPACK : within
14+
COMPONENT_CATALOGUE }o..o{ MULTIPACK : within
15+
MULTIPACK }o..o{ LOAD_CATALOGUE : within
16+
COMPLETE_PACKAGING }o--o{ LOAD_CATALOGUE : within
17+
COMPONENT_CATALOGUE }o--o{ LOAD_CATALOGUE : within
18+
LOAD_CATALOGUE }o--o{ LOAD : within
19+
``` -->
20+
821
<figure markdown>
922
[![Schema](../img/schema-v1.1-2022-12-20.jpg)](https://opendatamanchester.github.io/PPP/img/schema-v1.1-2022-12-20.jpg){target=_blank}
1023
<figcaption>Data schema</figcaption>

0 commit comments

Comments
 (0)