mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Update high-level diagram for dissemination strategy. Simplified a lot, makes a lot more sense to me
This commit is contained in:
@@ -11,15 +11,18 @@ Our dissemination strategy prioritizes interoperability, long-term preservation,
|
|||||||
```mermaid
|
```mermaid
|
||||||
|
|
||||||
flowchart TD
|
flowchart TD
|
||||||
|
subgraph mirrors [Mirrors]
|
||||||
|
SourceCoop[Source Cooperative]
|
||||||
|
Zenodo[Zenodo]
|
||||||
|
InternetArchive[Internet Archive]
|
||||||
|
end
|
||||||
|
|
||||||
Sources[Open Data Sources]
|
Sources[Open Data Sources]
|
||||||
Processes[Transformation Processes]
|
Processes[Transformation Processes]
|
||||||
Artifacts[Systems-Ready Data]
|
Artifacts[Systems-Ready Data]
|
||||||
Portal[Object Storage]
|
Portal[Object Storage]
|
||||||
Metadata[Metadata]
|
Metadata[Metadata]
|
||||||
Distribution[Decentralized Distribution]
|
Distribution[Decentralized Distribution]
|
||||||
Zenodo[Zenodo]
|
|
||||||
SourceCoop[Source Cooperative]
|
|
||||||
InternetArchive[Internet Archive]
|
|
||||||
Torrent[BitTorrent]
|
Torrent[BitTorrent]
|
||||||
Users[Researchers & Developers]
|
Users[Researchers & Developers]
|
||||||
Systems[Systems]
|
Systems[Systems]
|
||||||
@@ -35,36 +38,23 @@ flowchart TD
|
|||||||
Metadata a5@--> Distribution
|
Metadata a5@--> Distribution
|
||||||
a5@{animate: true, animation: fast}
|
a5@{animate: true, animation: fast}
|
||||||
|
|
||||||
Distribution a14@--> SourceCoop
|
|
||||||
a14@{animate: true, animation: fast}
|
|
||||||
Distribution a15@--> InternetArchive
|
|
||||||
a15@{animate: true, animation: slow}
|
|
||||||
Distribution a6@--> Zenodo
|
|
||||||
a6@{animate: true, animation: slow}
|
|
||||||
Distribution a7@--> Torrent
|
Distribution a7@--> Torrent
|
||||||
a7@{animate: true, animation: slow}
|
a7@{animate: true, animation: slow}
|
||||||
|
Distribution a8@--> mirrors
|
||||||
|
a8@{animate: true, animation: slow}
|
||||||
|
|
||||||
Zenodo a9@--> Users
|
mirrors a9@--> Torrent
|
||||||
a9@{animate: true, animation: slow}
|
a8@{animate: true, animation: fast}
|
||||||
SourceCoop a18@--> Users
|
|
||||||
a18@{animate: true, animation: fast}
|
mirrors a12@ --> Users
|
||||||
|
a12@{animate: true, animation: slow}
|
||||||
|
mirrors a13@ --> Systems
|
||||||
|
a13@{animate: true, animation: slow}
|
||||||
|
|
||||||
Torrent a10@--> Users
|
Torrent a10@--> Users
|
||||||
a10@{animate: true, animation: fast}
|
a10@{animate: true, animation: fast}
|
||||||
InternetArchive a20@--> Users
|
|
||||||
a20@{animate: true, animation: slow}
|
|
||||||
Torrent a11@--> Systems
|
Torrent a11@--> Systems
|
||||||
a11@{animate: true, animation: fast}
|
a11@{animate: true, animation: fast}
|
||||||
Zenodo a12@--> Systems
|
|
||||||
a12@{animate: true, animation: slow}
|
|
||||||
SourceCoop a16@--> Systems
|
|
||||||
a16@{animate: true, animation: fast}
|
|
||||||
SourceCoop a17@--> Torrent
|
|
||||||
a17@{animate: true, animation: fast}
|
|
||||||
Zenodo a13@--> Torrent
|
|
||||||
a13@{animate: true, animation: slow}
|
|
||||||
InternetArchive a19@--> Torrent
|
|
||||||
a19@{animate: true, animation: slow}
|
|
||||||
|
|
||||||
click Metadata "https://stac-utils.github.io/stac-geoparquet/latest/spec/stac-geoparquet-spec/" _blank
|
click Metadata "https://stac-utils.github.io/stac-geoparquet/latest/spec/stac-geoparquet-spec/" _blank
|
||||||
click Zenodo "https://zenodo.org/communities/dataforcanada/" _blank
|
click Zenodo "https://zenodo.org/communities/dataforcanada/" _blank
|
||||||
|
|||||||
Reference in New Issue
Block a user