File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments