mirror of
https://github.com/dataforcanada/d4c-infra-distribution.git
synced 2026-06-13 14:10:53 +02:00
Update README.md
This commit is contained in:
@@ -10,7 +10,7 @@ flowchart TD
|
|||||||
end
|
end
|
||||||
|
|
||||||
Sources[Open Data Sources]
|
Sources[Open Data Sources]
|
||||||
Processes[Transformation Processes]
|
Processes[Transformation Pipelines]
|
||||||
Artifacts[Systems-Ready Data]
|
Artifacts[Systems-Ready Data]
|
||||||
|
|
||||||
subgraph CoreInfra [Data for Canada Infrastructure]
|
subgraph CoreInfra [Data for Canada Infrastructure]
|
||||||
@@ -50,22 +50,16 @@ flowchart TD
|
|||||||
a8@{animate: true, animation: slow}
|
a8@{animate: true, animation: slow}
|
||||||
|
|
||||||
%% Mirror Connections
|
%% Mirror Connections
|
||||||
mirrors a12@--> Users
|
mirrors a12@--> Consumers
|
||||||
a12@{animate: true, animation: slow}
|
a12@{animate: true, animation: slow}
|
||||||
|
|
||||||
mirrors a13@--> Systems
|
|
||||||
a13@{animate: true, animation: slow}
|
|
||||||
|
|
||||||
mirrors a9@-.->|Pooled| Torrent
|
mirrors a9@-.->|Pooled| Torrent
|
||||||
a9@{animate: true, animation: fast}
|
a9@{animate: true, animation: fast}
|
||||||
|
|
||||||
%% Torrent Connections
|
%% Torrent Connections
|
||||||
Torrent a10@--> Users
|
Torrent a10@--> Consumers
|
||||||
a10@{animate: true, animation: fast}
|
a10@{animate: true, animation: fast}
|
||||||
|
|
||||||
Torrent a11@--> Systems
|
|
||||||
a11@{animate: true, animation: fast}
|
|
||||||
|
|
||||||
%% Click Actions
|
%% Click Actions
|
||||||
click Sources "https://www.dataforcanada.org/#high-level-overview" _blank
|
click Sources "https://www.dataforcanada.org/#high-level-overview" _blank
|
||||||
click Processes "https://www.dataforcanada.org/docs/processes/" _blank
|
click Processes "https://www.dataforcanada.org/docs/processes/" _blank
|
||||||
@@ -131,7 +125,7 @@ graph TD
|
|||||||
BTNetwork(["P2P Network<br/>(Massive Data Pool)"])
|
BTNetwork(["P2P Network<br/>(Massive Data Pool)"])
|
||||||
|
|
||||||
%% The Process Flow
|
%% The Process Flow
|
||||||
Catalog -->|"1. Syncs metadata & identifies 'at-risk' data"| SmartNode
|
Catalog -->|"1. Syncs metadata"| SmartNode
|
||||||
|
|
||||||
note["Note: The Node does NOT<br/>download the whole file."]
|
note["Note: The Node does NOT<br/>download the whole file."]
|
||||||
SmartNode -.- note
|
SmartNode -.- note
|
||||||
|
|||||||
Reference in New Issue
Block a user