|
201 | 201 | "resources": { |
202 | 202 | "name": "view1a", |
203 | 203 | "data": { |
204 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view01a_txt-titles.csv" |
| 204 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view01a_txt-titles.csv" |
205 | 205 | }, |
206 | 206 | "specType": "vega-lite", |
207 | 207 | "spec": { |
208 | 208 | "$schema": "https://vega.github.io/schema/vega-lite/v4.json", |
209 | 209 | "description": "Textual works by creator excluding unknowns", |
210 | 210 | "data": { |
211 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view01a_txt-titles.csv" |
| 211 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view01a_txt-titles.csv" |
212 | 212 | }, |
213 | 213 | "mark": { |
214 | 214 | "type": "bar", |
|
237 | 237 | "resources": { |
238 | 238 | "name": "view1b", |
239 | 239 | "data": { |
240 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view01b_art-titles.csv" |
| 240 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view01b_art-titles.csv" |
241 | 241 | }, |
242 | 242 | "specType": "vega-lite", |
243 | 243 | "spec": { |
244 | 244 | "$schema": "https://vega.github.io/schema/vega-lite/v4.json", |
245 | 245 | "description": "Non-textual works by creator excluding unknowns", |
246 | 246 | "data": { |
247 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view01b_art-titles.csv" |
| 247 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view01b_art-titles.csv" |
248 | 248 | }, |
249 | 249 | "mark": { |
250 | 250 | "type": "bar", |
|
273 | 273 | "resources": { |
274 | 274 | "name": "view2", |
275 | 275 | "data": { |
276 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view02_creator-matrix.csv" |
| 276 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view02_creator-matrix.csv" |
277 | 277 | }, |
278 | 278 | "specType": "vega-lite", |
279 | 279 | "spec": { |
280 | 280 | "$schema": "https://vega.github.io/schema/vega-lite/v4.json", |
281 | 281 | "description": "Reading Objects by creator excluding anonymous works", |
282 | 282 | "data": { |
283 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view02_creator-matrix.csv" |
| 283 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view02_creator-matrix.csv" |
284 | 284 | }, |
285 | 285 | "transform": [ |
286 | 286 | { |
|
334 | 334 | "resources": { |
335 | 335 | "name": "view4a", |
336 | 336 | "data": { |
337 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view04a_rActs.json" |
| 337 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view04a_rActs.json" |
338 | 338 | }, |
339 | 339 | "specType": "vega", |
340 | 340 | "spec": { |
|
438 | 438 | "data": [ |
439 | 439 | { |
440 | 440 | "name": "node-data", |
441 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view04a_rActs.json", |
| 441 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view04a_rActs.json", |
442 | 442 | "format": { |
443 | 443 | "type": "json", |
444 | 444 | "property": "nodes" |
445 | 445 | } |
446 | 446 | }, |
447 | 447 | { |
448 | 448 | "name": "link-data", |
449 | | - "url": "https://raw.githubusercontent.com/readchina/ReadAct/2.0-RC-patch/csv/views/view04a_rActs.json", |
| 449 | + "url": "https://raw.githubusercontent.com/readchina/ReadAct/master/csv/views/view04a_rActs.json", |
450 | 450 | "format": { |
451 | 451 | "type": "json", |
452 | 452 | "property": "links" |
|
0 commit comments