|
76 | 76 | "stars": 0,
|
77 | 77 | "status": "active"
|
78 | 78 | }
|
| 79 | + ], |
| 80 | + "hub_datalad_org": [ |
| 81 | + { |
| 82 | + "id": 4689, |
| 83 | + "name": "ABCD-J/www", |
| 84 | + "url": "https://hub.datalad.org/ABCD-J/www", |
| 85 | + "stars": 0, |
| 86 | + "status": "gone", |
| 87 | + "updated": "2025-02-28T09:34:00Z" |
| 88 | + }, |
| 89 | + { |
| 90 | + "id": 4648, |
| 91 | + "name": "adina/datalad-blog", |
| 92 | + "url": "https://hub.datalad.org/adina/datalad-blog", |
| 93 | + "stars": 0, |
| 94 | + "status": "active", |
| 95 | + "updated": "2024-08-27T15:10:08Z" |
| 96 | + } |
| 97 | + ], |
| 98 | + "atris": [ |
| 99 | + { |
| 100 | + "id": 438, |
| 101 | + "name": "MeteoCloud/ERA5", |
| 102 | + "url": "https://atris.fz-juelich.de/MeteoCloud/ERA5", |
| 103 | + "stars": 0, |
| 104 | + "status": "active", |
| 105 | + "updated": "2025-02-24T04:33:54Z" |
| 106 | + }, |
| 107 | + { |
| 108 | + "id": 455, |
| 109 | + "name": "CAIRT/SCIREC-grids", |
| 110 | + "url": "https://atris.fz-juelich.de/CAIRT/SCIREC-grids", |
| 111 | + "stars": 0, |
| 112 | + "status": "active", |
| 113 | + "updated": "2024-09-23T09:33:21Z" |
| 114 | + } |
79 | 115 | ]
|
80 | 116 | }
|
81 |
| - """, |
| 117 | + """, |
82 | 118 | {
|
83 | 119 | "https://github.com/1104HARI/s3cmd.git",
|
84 | 120 | "https://gin.g-node.org/AIDAqc_datasets/7_m_RT_Bo",
|
85 | 121 | "http://db/example.git",
|
| 122 | + "https://atris.fz-juelich.de/CAIRT/SCIREC-grids.git", |
86 | 123 | },
|
87 | 124 | {
|
88 | 125 | "https://github.com/1104HARI/fail2ban.git",
|
89 | 126 | "https://gin.g-node.org/AIDAqc_datasets/117_m_RT_Vr",
|
| 127 | + "https://hub.datalad.org/adina/datalad-blog.git", |
| 128 | + "https://atris.fz-juelich.de/MeteoCloud/ERA5.git", |
90 | 129 | },
|
91 | 130 | ),
|
92 | 131 | (
|
93 | 132 | """
|
94 |
| - { |
95 |
| - "github": [], |
96 |
| - "osf": [], |
97 |
| - "gin": [] |
98 |
| - }""", |
| 133 | + { |
| 134 | + "github": [], |
| 135 | + "osf": [], |
| 136 | + "gin": [], |
| 137 | + "hub_datalad_org": [], |
| 138 | + "atris": [] |
| 139 | + } |
| 140 | + """, |
99 | 141 | {
|
100 | 142 | "https://github.com/1104HARI/s3cmd.git",
|
101 | 143 | "https://gin.g-node.org/AIDAqc_datasets/7_m_RT_Bo",
|
|
167 | 209 | "stars": 0,
|
168 | 210 | "status": "active"
|
169 | 211 | }
|
| 212 | + ], |
| 213 | + "hub_datalad_org": [ |
| 214 | + { |
| 215 | + "id": 4689, |
| 216 | + "name": "ABCD-J/www", |
| 217 | + "url": "https://hub.datalad.org/ABCD-J/www", |
| 218 | + "stars": 0, |
| 219 | + "status": "active", |
| 220 | + "updated": "2025-02-28T09:34:00Z" |
| 221 | + }, |
| 222 | + { |
| 223 | + "id": 4648, |
| 224 | + "name": "adina/datalad-blog", |
| 225 | + "url": "https://hub.datalad.org/adina/datalad-blog", |
| 226 | + "stars": 0, |
| 227 | + "status": "gone", |
| 228 | + "updated": "2024-08-27T15:10:08Z" |
| 229 | + } |
| 230 | + ], |
| 231 | + "atris": [ |
| 232 | + { |
| 233 | + "id": 438, |
| 234 | + "name": "MeteoCloud/ERA5", |
| 235 | + "url": "https://atris.fz-juelich.de/MeteoCloud/ERA5", |
| 236 | + "stars": 0, |
| 237 | + "status": "gone", |
| 238 | + "updated": "2025-02-24T04:33:54Z" |
| 239 | + } |
170 | 240 | ]
|
171 | 241 | }
|
172 | 242 | """,
|
|
176 | 246 | "https://github.com/1104HARI/s3cmd.git",
|
177 | 247 | "https://gin.g-node.org/AIDAqc_datasets/117_m_RT_Vr",
|
178 | 248 | "https://gin.g-node.org/AIDAqc_datasets/7_m_RT_Bo",
|
| 249 | + "https://hub.datalad.org/ABCD-J/www.git", |
179 | 250 | },
|
180 | 251 | ),
|
181 | 252 | ],
|
|
0 commit comments