|
1 | 1 | { |
2 | | - "schema_version": "https://raw.githubusercontent.com/hubverse-org/schemas/main/v5.0.0/tasks-schema.json", |
| 2 | + "schema_version": "https://raw.githubusercontent.com/hubverse-org/schemas/main/v6.0.0/tasks-schema.json", |
3 | 3 | "rounds": [ |
4 | 4 | { |
5 | 5 | "round_id": "origin_date", |
|
58 | 58 | "description": "Weekly new deaths due to COVID-19 as reported by state and local departments of public health and aggregated in the NCHS data collection system.", |
59 | 59 | "target_type": "discrete", |
60 | 60 | "is_step_ahead": true, |
61 | | - "time_unit": "week" |
| 61 | + "time_unit": "week", |
| 62 | + "additional_metadata": { |
| 63 | + "alternative_name": "incident death count", |
| 64 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000647" |
| 65 | + } |
62 | 66 | }, |
63 | 67 | { |
64 | 68 | "target_id": "inc hosp", |
|
70 | 74 | "description": "Weekly newly reported hospitalizations where the patient has COVID-19, as reported by hospital facilities and aggregated in the HHS Protect data collection system.", |
71 | 75 | "target_type": "discrete", |
72 | 76 | "is_step_ahead": true, |
73 | | - "time_unit": "week" |
| 77 | + "time_unit": "week", |
| 78 | + "additional_metadata": { |
| 79 | + "alternative_name": "incident hospitalization count", |
| 80 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000645" |
| 81 | + } |
74 | 82 | }, |
75 | 83 | { |
76 | 84 | "target_id": "cum death", |
|
82 | 90 | "description": "Weekly cumulative deaths due to COVID-19 since the beginning of the simulation.", |
83 | 91 | "target_type": "discrete", |
84 | 92 | "is_step_ahead": true, |
85 | | - "time_unit": "week" |
| 93 | + "time_unit": "week", |
| 94 | + "additional_metadata": { |
| 95 | + "alternative_name": "cumulative death count", |
| 96 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000646" |
| 97 | + } |
86 | 98 | }, |
87 | 99 | { |
88 | 100 | "target_id": "cum hosp", |
|
94 | 106 | "description": "Weekly cumulative reported hospitalizations where the patient has COVID-19, since the beginning of the simulation.", |
95 | 107 | "target_type": "discrete", |
96 | 108 | "is_step_ahead": true, |
97 | | - "time_unit": "week" |
| 109 | + "time_unit": "week", |
| 110 | + "additional_metadata": { |
| 111 | + "alternative_name": "cumulative hospitalization count", |
| 112 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000644" |
| 113 | + } |
98 | 114 | } |
99 | 115 | ] |
100 | 116 | }, |
|
158 | 174 | "description": "Weekly new deaths due to COVID-19 as reported by state and local departments of public health and aggregated in the NCHS data collection system.", |
159 | 175 | "target_type": "discrete", |
160 | 176 | "is_step_ahead": true, |
161 | | - "time_unit": "week" |
| 177 | + "time_unit": "week", |
| 178 | + "additional_metadata": { |
| 179 | + "alternative_name": "incident death count", |
| 180 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000647" |
| 181 | + } |
162 | 182 | }, |
163 | 183 | { |
164 | 184 | "target_id": "inc hosp", |
|
170 | 190 | "description": "Weekly newly reported hospitalizations where the patient has COVID-19, as reported by hospital facilities and aggregated in the HHS Protect data collection system.", |
171 | 191 | "target_type": "discrete", |
172 | 192 | "is_step_ahead": true, |
173 | | - "time_unit": "week" |
| 193 | + "time_unit": "week", |
| 194 | + "additional_metadata": { |
| 195 | + "alternative_name": "incident hospitalization count", |
| 196 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000645" |
| 197 | + } |
174 | 198 | }, |
175 | 199 | { |
176 | 200 | "target_id": "cum death", |
|
182 | 206 | "description": "Weekly cumulative deaths due to COVID-19 since the beginning of the simulation.", |
183 | 207 | "target_type": "discrete", |
184 | 208 | "is_step_ahead": true, |
185 | | - "time_unit": "week" |
| 209 | + "time_unit": "week", |
| 210 | + "additional_metadata": { |
| 211 | + "alternative_name": "cumulative death count", |
| 212 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000646" |
| 213 | + } |
186 | 214 | }, |
187 | 215 | { |
188 | 216 | "target_id": "cum hosp", |
|
194 | 222 | "description": "Weekly cumulative reported hospitalizations where the patient has COVID-19, since the beginning of the simulation.", |
195 | 223 | "target_type": "discrete", |
196 | 224 | "is_step_ahead": true, |
197 | | - "time_unit": "week" |
| 225 | + "time_unit": "week", |
| 226 | + "additional_metadata": { |
| 227 | + "alternative_name": "cumulative hospitalization count", |
| 228 | + "uri": "http://purl.obolibrary.org/obo/APOLLO_SV_00000644" |
| 229 | + } |
198 | 230 | } |
199 | 231 | ] |
200 | 232 | } |
|
203 | 235 | "start": "2025-05-06", |
204 | 236 | "end": "2025-06-16" |
205 | 237 | }, |
206 | | - "partition": ["origin_date", "target"] |
| 238 | + "additional_metadata": { |
| 239 | + "partition": ["origin_date", "target"], |
| 240 | + "disease": [ |
| 241 | + { |
| 242 | + "name": "COVID-19", |
| 243 | + "uri": "http://purl.obolibrary.org/obo/DOID_0080600" |
| 244 | + } |
| 245 | + ] |
| 246 | + } |
207 | 247 | } |
208 | 248 | ] |
209 | 249 | } |
0 commit comments