mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Simplify diagram further. The FAIR Data Catalogue can also be decentralized (and that is the goal), so this diagram is not 100% accurate. The ideal scenario is to have no single point of failure.
This commit is contained in:
@@ -15,13 +15,13 @@ We prioritize interoperability, long-term preservation, and decentralized resili
|
|||||||
flowchart TD
|
flowchart TD
|
||||||
classDef linkNode stroke:#0000EE,color:#0000EE,stroke-width:2px;
|
classDef linkNode stroke:#0000EE,color:#0000EE,stroke-width:2px;
|
||||||
subgraph mirrors [Mirrors & Preservation]
|
subgraph mirrors [Mirrors & Preservation]
|
||||||
Metadata[FAIR Data Catalogue]
|
|
||||||
SourceCoop[Source Cooperative]
|
SourceCoop[Source Cooperative]
|
||||||
Tigris[Tigris]
|
Tigris[Tigris]
|
||||||
Community[Community]
|
Community[Community]
|
||||||
Zenodo[Zenodo]
|
Zenodo[Zenodo]
|
||||||
Cloudflare
|
Cloudflare
|
||||||
InternetArchive[Internet Archive]
|
InternetArchive[Internet Archive]
|
||||||
|
Metadata[FAIR Data Catalogue]
|
||||||
end
|
end
|
||||||
|
|
||||||
Sources[Open Data Sources]
|
Sources[Open Data Sources]
|
||||||
@@ -61,8 +61,10 @@ flowchart TD
|
|||||||
mirrors a12@<--> Consumers
|
mirrors a12@<--> Consumers
|
||||||
a12@{animate: true, animation: slow}
|
a12@{animate: true, animation: slow}
|
||||||
|
|
||||||
Metadata a30@<--> P2P
|
|
||||||
a30@{animate: true, animation: fast}
|
%% Hint, the FAIR Data Catalogue can also be decentralized 🤯
|
||||||
|
%%Metadata a30@<--> P2P
|
||||||
|
%%a30@{animate: true, animation: fast}
|
||||||
mirrors a9@<--> P2P
|
mirrors a9@<--> P2P
|
||||||
a9@{animate: true, animation: fast}
|
a9@{animate: true, animation: fast}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user