@abi-software/mapintegratedvuer 0.7.1-demo.0 → 0.7.2-vue3.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -201
- package/README.md +150 -142
- package/assets/gazelle-icons-no-background.css +32 -0
- package/assets/styleguide.css +19 -19
- package/cypress.config.js +23 -23
- package/dist/index.html +17 -17
- package/dist/mapintegratedvuer.js +60394 -59859
- package/dist/mapintegratedvuer.umd.cjs +515 -907
- package/dist/matterport.pdf +0 -0
- package/dist/style.css +1 -1
- package/dist/test.txt +0 -0
- package/package.json +135 -136
- package/public/index.html +17 -17
- package/public/matterport.pdf +0 -0
- package/public/test.txt +0 -0
- package/q.json +690 -0
- package/reporter-config.json +9 -9
- package/src/App.vue +245 -245
- package/src/assets/_variables.scss +43 -43
- package/src/assets/fonts/mapicon-species.eot +0 -0
- package/src/assets/fonts/mapicon-species.ttf +0 -0
- package/src/assets/fonts/mapicon-species.woff +0 -0
- package/src/assets/header-icon.scss +67 -67
- package/src/assets/mapicon-species-style.css +41 -41
- package/src/assets/styles.scss +9 -9
- package/src/components/ContentBar.vue +376 -376
- package/src/components/ContentVuer.vue +217 -217
- package/src/components/ContextCard.vue +385 -385
- package/src/components/ContextHelp.vue +73 -73
- package/src/components/CustomSplitter.vue +151 -151
- package/src/components/DatasetHeader.vue +97 -97
- package/src/components/DialogToolbarContent.vue +464 -464
- package/src/components/EventBus.js +3 -3
- package/src/components/FlatmapContextCard.vue +134 -134
- package/src/components/MapContent.vue +333 -285
- package/src/components/ResizeSensor.vue +47 -47
- package/src/components/SearchControls.vue +115 -115
- package/src/components/SimulatedData.js +721 -721
- package/src/components/SplitDialog.vue +287 -287
- package/src/components/SplitFlow.vue +414 -414
- package/src/components/index.js +7 -7
- package/src/components/markerZoomLevelsHardCoded.js +255 -255
- package/src/components/scripts/utilities.js +173 -173
- package/src/components/viewers/Flatmap.vue +145 -145
- package/src/components/viewers/Iframe.vue +31 -31
- package/src/components/viewers/MultiFlatmap.vue +384 -384
- package/src/components/viewers/Plot.vue +23 -23
- package/src/components/viewers/Scaffold.vue +198 -198
- package/src/components/viewers/Simulation.vue +21 -21
- package/src/icons/yellowstar.js +1 -1
- package/src/main.js +32 -22
- package/src/mixins/ContentMixin.js +438 -438
- package/src/mixins/DynamicMarkerMixin.js +88 -88
- package/src/mixins/RetrieveContextCardMixin.js +82 -0
- package/src/mixins/S3Bucket.vue +37 -37
- package/src/stores/entries.js +40 -40
- package/src/stores/index.js +24 -16
- package/src/stores/settings.js +144 -144
- package/src/stores/splitFlow.js +523 -523
- package/static.json +7 -7
- package/tsconfig.json +19 -0
- package/vite.config.js +70 -66
- package/vite.static-build.js +12 -12
- package/vitest.workspace.js +3 -3
- package/vuese-generator.js +65 -0
package/q.json
ADDED
@@ -0,0 +1,690 @@
|
|
1
|
+
{
|
2
|
+
"took": 35,
|
3
|
+
"timed_out": false,
|
4
|
+
"_shards": {
|
5
|
+
"total": 2,
|
6
|
+
"successful": 2,
|
7
|
+
"skipped": 0,
|
8
|
+
"failed": 0
|
9
|
+
},
|
10
|
+
"hits": {
|
11
|
+
"total": 1,
|
12
|
+
"max_score": 3.2130034,
|
13
|
+
"hits": [
|
14
|
+
{
|
15
|
+
"_index": "scr_017041-sparc_abi_stage-ks-2023feb09",
|
16
|
+
"_type": "ks",
|
17
|
+
"_id": "429e1d49-1b82-424d-aea0-df5b2c4635df",
|
18
|
+
"_score": 3.2130034,
|
19
|
+
"_ignored": [
|
20
|
+
"objects.updated.timestamp",
|
21
|
+
"dates.updated.timestamp",
|
22
|
+
"dates.created.timestamp"
|
23
|
+
],
|
24
|
+
"_source": {
|
25
|
+
"item": {
|
26
|
+
"version": {
|
27
|
+
"keyword": "1.1.5",
|
28
|
+
"description": "Updates for multi-field datacite path information"
|
29
|
+
},
|
30
|
+
"types": [
|
31
|
+
{
|
32
|
+
"type": "category"
|
33
|
+
}
|
34
|
+
],
|
35
|
+
"contentTypes": [
|
36
|
+
{
|
37
|
+
"name": "product",
|
38
|
+
"curie": "ilx:0381348"
|
39
|
+
}
|
40
|
+
],
|
41
|
+
"names": [
|
42
|
+
{
|
43
|
+
"nameType": "Complete Data Set"
|
44
|
+
}
|
45
|
+
],
|
46
|
+
"statistics": {
|
47
|
+
"directory": {
|
48
|
+
"count": "2"
|
49
|
+
},
|
50
|
+
"files": {
|
51
|
+
"count": "26"
|
52
|
+
},
|
53
|
+
"bytes": {
|
54
|
+
"count": "168048219"
|
55
|
+
}
|
56
|
+
},
|
57
|
+
"keywords": [
|
58
|
+
{
|
59
|
+
"keyword": "SPARC"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"keyword": "flatmap"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"keyword": "rat"
|
66
|
+
}
|
67
|
+
],
|
68
|
+
"dataset": {
|
69
|
+
"description": "The objective of this project is to present a straightforward two-dimensional graphical depiction of the anatomical structures of a specific species. It includes overlays of nerve connections that empower users to initiate exploration of the entire organism. None stated None stated",
|
70
|
+
"name": "Rat flatmap"
|
71
|
+
},
|
72
|
+
"readme": {
|
73
|
+
"description": "**Study Purpose**: The goal of this work is to create a flatmap showing the physical connectivity of Rattus. \n\n**Data Collection**: The AC Rat flatmap is created based on knowledge derived from SCKAN.\n\n**Primary Conclusion**: None stated\n\n---\n**Curator’s Notes:**\n\n**Experimental Design**: Not applicable. \n\n**Completeness:** The study is ongoing and potentially will link to other datasets where the data is used for mapping onto the scaffold.\n\n**Subjects & Samples:** The flatmap is not subject/sample specific but represents a generic rat body.\n\n**Primary vs derivative data:** "
|
74
|
+
},
|
75
|
+
"published": {
|
76
|
+
"boolean": "false"
|
77
|
+
},
|
78
|
+
"identifier": "N:dataset:429e1d49-1b82-424d-aea0-df5b2c4635df",
|
79
|
+
"curie": "DOI:10.26275/nqo2-qgck",
|
80
|
+
"docid": "429e1d49-1b82-424d-aea0-df5b2c4635df"
|
81
|
+
},
|
82
|
+
"supportingAwards": [
|
83
|
+
{
|
84
|
+
"agency": {
|
85
|
+
"name": "National Institutes of Health"
|
86
|
+
},
|
87
|
+
"identifier": "OT3OD025349"
|
88
|
+
},
|
89
|
+
{
|
90
|
+
"agency": {
|
91
|
+
"name": "NIH SPARC Program"
|
92
|
+
}
|
93
|
+
}
|
94
|
+
],
|
95
|
+
"objects": [
|
96
|
+
{
|
97
|
+
"datacite": {
|
98
|
+
"hasMetadata": {
|
99
|
+
"path": [
|
100
|
+
""
|
101
|
+
],
|
102
|
+
"relative": {
|
103
|
+
"path": [
|
104
|
+
""
|
105
|
+
]
|
106
|
+
}
|
107
|
+
},
|
108
|
+
"isDescribedBy": {
|
109
|
+
"path": [
|
110
|
+
""
|
111
|
+
],
|
112
|
+
"relative": {
|
113
|
+
"path": [
|
114
|
+
""
|
115
|
+
]
|
116
|
+
}
|
117
|
+
},
|
118
|
+
"isSupplementTo": {
|
119
|
+
"relative": {
|
120
|
+
"path": [
|
121
|
+
""
|
122
|
+
]
|
123
|
+
},
|
124
|
+
"path": [
|
125
|
+
""
|
126
|
+
]
|
127
|
+
},
|
128
|
+
"isMetadataFor": {
|
129
|
+
"relative": {
|
130
|
+
"path": [
|
131
|
+
""
|
132
|
+
]
|
133
|
+
},
|
134
|
+
"path": [
|
135
|
+
""
|
136
|
+
]
|
137
|
+
},
|
138
|
+
"isSourceOf": {
|
139
|
+
"relative": {
|
140
|
+
"path": [
|
141
|
+
""
|
142
|
+
]
|
143
|
+
},
|
144
|
+
"path": [
|
145
|
+
""
|
146
|
+
]
|
147
|
+
},
|
148
|
+
"isDerivedFrom": {
|
149
|
+
"path": [
|
150
|
+
""
|
151
|
+
],
|
152
|
+
"relative": {
|
153
|
+
"path": [
|
154
|
+
""
|
155
|
+
]
|
156
|
+
}
|
157
|
+
},
|
158
|
+
"supplemental_json_metadata": {
|
159
|
+
"description": ""
|
160
|
+
},
|
161
|
+
"describes": {
|
162
|
+
"path": [
|
163
|
+
""
|
164
|
+
],
|
165
|
+
"relative": {
|
166
|
+
"path": [
|
167
|
+
""
|
168
|
+
]
|
169
|
+
}
|
170
|
+
},
|
171
|
+
"isSupplementedBy": {
|
172
|
+
"relative": {
|
173
|
+
"path": [
|
174
|
+
""
|
175
|
+
]
|
176
|
+
},
|
177
|
+
"path": [
|
178
|
+
""
|
179
|
+
]
|
180
|
+
}
|
181
|
+
},
|
182
|
+
"name": "AC Rat Flatmap",
|
183
|
+
"description": "",
|
184
|
+
"distributions": {
|
185
|
+
"api": [
|
186
|
+
{
|
187
|
+
"uri": "https://api.pennsieve.io/datasets/N:dataset:429e1d49-1b82-424d-aea0-df5b2c4635df"
|
188
|
+
}
|
189
|
+
],
|
190
|
+
"current": [
|
191
|
+
{
|
192
|
+
"uri": "https://app.pennsieve.io/N:organization:618e8dd9-f8d2-4dc4-9abb-c6aaab2e78a0/datasets/N:dataset:429e1d49-1b82-424d-aea0-df5b2c4635df"
|
193
|
+
}
|
194
|
+
]
|
195
|
+
},
|
196
|
+
"mimetype": {
|
197
|
+
"name": "inode/directory"
|
198
|
+
},
|
199
|
+
"dataset": {
|
200
|
+
"path": "",
|
201
|
+
"identifier": "dataset:429e1d49-1b82-424d-aea0-df5b2c4635df"
|
202
|
+
},
|
203
|
+
"additional_mimetype": {
|
204
|
+
"name": ""
|
205
|
+
},
|
206
|
+
"file_type": {
|
207
|
+
"name": ""
|
208
|
+
},
|
209
|
+
"identifier": "dataset:429e1d49-1b82-424d-aea0-df5b2c4635df",
|
210
|
+
"updated": {
|
211
|
+
"timestamp": "2023-08-01T03:20:58,297681Z"
|
212
|
+
},
|
213
|
+
"bytes": {
|
214
|
+
"count": ""
|
215
|
+
}
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"datacite": {
|
219
|
+
"hasMetadata": {
|
220
|
+
"path": [
|
221
|
+
""
|
222
|
+
],
|
223
|
+
"relative": {
|
224
|
+
"path": [
|
225
|
+
""
|
226
|
+
]
|
227
|
+
}
|
228
|
+
},
|
229
|
+
"isDescribedBy": {
|
230
|
+
"path": [
|
231
|
+
""
|
232
|
+
],
|
233
|
+
"relative": {
|
234
|
+
"path": [
|
235
|
+
""
|
236
|
+
]
|
237
|
+
}
|
238
|
+
},
|
239
|
+
"isSupplementTo": {
|
240
|
+
"relative": {
|
241
|
+
"path": [
|
242
|
+
""
|
243
|
+
]
|
244
|
+
},
|
245
|
+
"path": [
|
246
|
+
""
|
247
|
+
]
|
248
|
+
},
|
249
|
+
"isMetadataFor": {
|
250
|
+
"relative": {
|
251
|
+
"path": [
|
252
|
+
""
|
253
|
+
]
|
254
|
+
},
|
255
|
+
"path": [
|
256
|
+
""
|
257
|
+
]
|
258
|
+
},
|
259
|
+
"isSourceOf": {
|
260
|
+
"relative": {
|
261
|
+
"path": [
|
262
|
+
""
|
263
|
+
]
|
264
|
+
},
|
265
|
+
"path": [
|
266
|
+
""
|
267
|
+
]
|
268
|
+
},
|
269
|
+
"isDerivedFrom": {
|
270
|
+
"path": [
|
271
|
+
""
|
272
|
+
],
|
273
|
+
"relative": {
|
274
|
+
"path": [
|
275
|
+
""
|
276
|
+
]
|
277
|
+
}
|
278
|
+
},
|
279
|
+
"supplemental_json_metadata": {
|
280
|
+
"description": ""
|
281
|
+
},
|
282
|
+
"describes": {
|
283
|
+
"path": [
|
284
|
+
""
|
285
|
+
],
|
286
|
+
"relative": {
|
287
|
+
"path": [
|
288
|
+
""
|
289
|
+
]
|
290
|
+
}
|
291
|
+
},
|
292
|
+
"isSupplementedBy": {
|
293
|
+
"relative": {
|
294
|
+
"path": [
|
295
|
+
""
|
296
|
+
]
|
297
|
+
},
|
298
|
+
"path": [
|
299
|
+
""
|
300
|
+
]
|
301
|
+
}
|
302
|
+
},
|
303
|
+
"name": "primary",
|
304
|
+
"description": "",
|
305
|
+
"distributions": {
|
306
|
+
"api": [
|
307
|
+
{
|
308
|
+
"uri": "https://api.pennsieve.io/collections/N:collection:ecc81780-1460-4705-9657-a437ba7c1ae9"
|
309
|
+
}
|
310
|
+
],
|
311
|
+
"current": [
|
312
|
+
{
|
313
|
+
"uri": "https://app.pennsieve.io/N:organization:618e8dd9-f8d2-4dc4-9abb-c6aaab2e78a0/datasets/N:dataset:429e1d49-1b82-424d-aea0-df5b2c4635df/files/N:collection:ecc81780-1460-4705-9657-a437ba7c1ae9"
|
314
|
+
}
|
315
|
+
]
|
316
|
+
},
|
317
|
+
"mimetype": {
|
318
|
+
"name": "inode/directory"
|
319
|
+
},
|
320
|
+
"dataset": {
|
321
|
+
"path": "primary",
|
322
|
+
"identifier": "dataset:429e1d49-1b82-424d-aea0-df5b2c4635df"
|
323
|
+
},
|
324
|
+
"additional_mimetype": {
|
325
|
+
"name": ""
|
326
|
+
},
|
327
|
+
"file_type": {
|
328
|
+
"name": ""
|
329
|
+
},
|
330
|
+
"identifier": "collection:ecc81780-1460-4705-9657-a437ba7c1ae9",
|
331
|
+
"updated": {
|
332
|
+
"timestamp": "2023-07-28T01:04:05,353186Z"
|
333
|
+
},
|
334
|
+
"bytes": {
|
335
|
+
"count": ""
|
336
|
+
}
|
337
|
+
},
|
338
|
+
{
|
339
|
+
"datacite": {
|
340
|
+
"hasMetadata": {
|
341
|
+
"path": [
|
342
|
+
""
|
343
|
+
],
|
344
|
+
"relative": {
|
345
|
+
"path": [
|
346
|
+
""
|
347
|
+
]
|
348
|
+
}
|
349
|
+
},
|
350
|
+
"isDescribedBy": {
|
351
|
+
"path": [
|
352
|
+
""
|
353
|
+
],
|
354
|
+
"relative": {
|
355
|
+
"path": [
|
356
|
+
""
|
357
|
+
]
|
358
|
+
}
|
359
|
+
},
|
360
|
+
"isSupplementTo": {
|
361
|
+
"relative": {
|
362
|
+
"path": [
|
363
|
+
""
|
364
|
+
]
|
365
|
+
},
|
366
|
+
"path": [
|
367
|
+
""
|
368
|
+
]
|
369
|
+
},
|
370
|
+
"isMetadataFor": {
|
371
|
+
"relative": {
|
372
|
+
"path": [
|
373
|
+
""
|
374
|
+
]
|
375
|
+
},
|
376
|
+
"path": [
|
377
|
+
""
|
378
|
+
]
|
379
|
+
},
|
380
|
+
"isSourceOf": {
|
381
|
+
"relative": {
|
382
|
+
"path": [
|
383
|
+
""
|
384
|
+
]
|
385
|
+
},
|
386
|
+
"path": [
|
387
|
+
""
|
388
|
+
]
|
389
|
+
},
|
390
|
+
"isDerivedFrom": {
|
391
|
+
"path": [
|
392
|
+
""
|
393
|
+
],
|
394
|
+
"relative": {
|
395
|
+
"path": [
|
396
|
+
""
|
397
|
+
]
|
398
|
+
}
|
399
|
+
},
|
400
|
+
"supplemental_json_metadata": {
|
401
|
+
"description": ""
|
402
|
+
},
|
403
|
+
"describes": {
|
404
|
+
"path": [
|
405
|
+
""
|
406
|
+
],
|
407
|
+
"relative": {
|
408
|
+
"path": [
|
409
|
+
""
|
410
|
+
]
|
411
|
+
}
|
412
|
+
},
|
413
|
+
"isSupplementedBy": {
|
414
|
+
"relative": {
|
415
|
+
"path": [
|
416
|
+
""
|
417
|
+
]
|
418
|
+
},
|
419
|
+
"path": [
|
420
|
+
""
|
421
|
+
]
|
422
|
+
}
|
423
|
+
},
|
424
|
+
"name": "derivative",
|
425
|
+
"description": "",
|
426
|
+
"distributions": {
|
427
|
+
"api": [
|
428
|
+
{
|
429
|
+
"uri": "https://api.pennsieve.io/collections/N:collection:1182d274-59af-4088-be05-f4d89b13699c"
|
430
|
+
}
|
431
|
+
],
|
432
|
+
"current": [
|
433
|
+
{
|
434
|
+
"uri": "https://app.pennsieve.io/N:organization:618e8dd9-f8d2-4dc4-9abb-c6aaab2e78a0/datasets/N:dataset:429e1d49-1b82-424d-aea0-df5b2c4635df/files/N:collection:1182d274-59af-4088-be05-f4d89b13699c"
|
435
|
+
}
|
436
|
+
]
|
437
|
+
},
|
438
|
+
"mimetype": {
|
439
|
+
"name": "inode/directory"
|
440
|
+
},
|
441
|
+
"dataset": {
|
442
|
+
"path": "derivative",
|
443
|
+
"identifier": "dataset:429e1d49-1b82-424d-aea0-df5b2c4635df"
|
444
|
+
},
|
445
|
+
"additional_mimetype": {
|
446
|
+
"name": ""
|
447
|
+
},
|
448
|
+
"file_type": {
|
449
|
+
"name": ""
|
450
|
+
},
|
451
|
+
"identifier": "collection:1182d274-59af-4088-be05-f4d89b13699c",
|
452
|
+
"updated": {
|
453
|
+
"timestamp": "2023-07-28T01:03:51,582362Z"
|
454
|
+
},
|
455
|
+
"bytes": {
|
456
|
+
"count": ""
|
457
|
+
}
|
458
|
+
},
|
459
|
+
{
|
460
|
+
"datacite": {
|
461
|
+
"hasMetadata": {
|
462
|
+
"path": [
|
463
|
+
""
|
464
|
+
],
|
465
|
+
"relative": {
|
466
|
+
"path": [
|
467
|
+
""
|
468
|
+
]
|
469
|
+
}
|
470
|
+
},
|
471
|
+
"isDescribedBy": {
|
472
|
+
"path": [
|
473
|
+
""
|
474
|
+
],
|
475
|
+
"relative": {
|
476
|
+
"path": [
|
477
|
+
""
|
478
|
+
]
|
479
|
+
}
|
480
|
+
},
|
481
|
+
"isSupplementTo": {
|
482
|
+
"relative": {
|
483
|
+
"path": [
|
484
|
+
""
|
485
|
+
]
|
486
|
+
},
|
487
|
+
"path": [
|
488
|
+
""
|
489
|
+
]
|
490
|
+
},
|
491
|
+
"isMetadataFor": {
|
492
|
+
"relative": {
|
493
|
+
"path": [
|
494
|
+
""
|
495
|
+
]
|
496
|
+
},
|
497
|
+
"path": [
|
498
|
+
""
|
499
|
+
]
|
500
|
+
},
|
501
|
+
"isSourceOf": {
|
502
|
+
"relative": {
|
503
|
+
"path": [
|
504
|
+
""
|
505
|
+
]
|
506
|
+
},
|
507
|
+
"path": [
|
508
|
+
""
|
509
|
+
]
|
510
|
+
},
|
511
|
+
"isDerivedFrom": {
|
512
|
+
"path": [
|
513
|
+
""
|
514
|
+
],
|
515
|
+
"relative": {
|
516
|
+
"path": [
|
517
|
+
""
|
518
|
+
]
|
519
|
+
}
|
520
|
+
},
|
521
|
+
"supplemental_json_metadata": {
|
522
|
+
"description": ""
|
523
|
+
},
|
524
|
+
"describes": {
|
525
|
+
"path": [
|
526
|
+
""
|
527
|
+
],
|
528
|
+
"relative": {
|
529
|
+
"path": [
|
530
|
+
""
|
531
|
+
]
|
532
|
+
}
|
533
|
+
},
|
534
|
+
"isSupplementedBy": {
|
535
|
+
"relative": {
|
536
|
+
"path": [
|
537
|
+
""
|
538
|
+
]
|
539
|
+
},
|
540
|
+
"path": [
|
541
|
+
""
|
542
|
+
]
|
543
|
+
}
|
544
|
+
},
|
545
|
+
"name": "LICENSE",
|
546
|
+
"description": "another primary flatmap file",
|
547
|
+
"distributions": {
|
548
|
+
"api": [
|
549
|
+
{
|
550
|
+
"uri": "https://api.pennsieve.io/packages/N:package:7b9e523f-a4bf-41a9-aa78-20d4e0a155da/files/2784945"
|
551
|
+
}
|
552
|
+
],
|
553
|
+
"current": [
|
554
|
+
{
|
555
|
+
"uri": "https://app.pennsieve.io/N:organization:618e8dd9-f8d2-4dc4-9abb-c6aaab2e78a0/datasets/N:dataset:429e1d49-1b82-424d-aea0-df5b2c4635df/files/v/N:package:7b9e523f-a4bf-41a9-aa78-20d4e0a155da"
|
556
|
+
}
|
557
|
+
]
|
558
|
+
},
|
559
|
+
"mimetype": {
|
560
|
+
"name": ""
|
561
|
+
},
|
562
|
+
"checksums": [
|
563
|
+
{
|
564
|
+
"hex": "c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4",
|
565
|
+
"cypher": "sha256"
|
566
|
+
}
|
567
|
+
],
|
568
|
+
"dataset": {
|
569
|
+
"path": "primary/LICENSE",
|
570
|
+
"identifier": "dataset:429e1d49-1b82-424d-aea0-df5b2c4635df"
|
571
|
+
},
|
572
|
+
"additional_mimetype": {
|
573
|
+
"name": ""
|
574
|
+
},
|
575
|
+
"file_type": {
|
576
|
+
"name": ""
|
577
|
+
},
|
578
|
+
"identifier": "package:7b9e523f-a4bf-41a9-aa78-20d4e0a155da",
|
579
|
+
"updated": {
|
580
|
+
"timestamp": "2023-07-28T01:04:12,444203Z"
|
581
|
+
},
|
582
|
+
"bytes": {
|
583
|
+
"count": "11357"
|
584
|
+
}
|
585
|
+
},
|
586
|
+
{
|
587
|
+
"datacite": {
|
588
|
+
"hasMetadata": {
|
589
|
+
"path": [
|
590
|
+
""
|
591
|
+
],
|
592
|
+
"relative": {
|
593
|
+
"path": [
|
594
|
+
""
|
595
|
+
]
|
596
|
+
}
|
597
|
+
},
|
598
|
+
"isDescribedBy": {
|
599
|
+
"path": [
|
600
|
+
""
|
601
|
+
],
|
602
|
+
"relative": {
|
603
|
+
"path": [
|
604
|
+
""
|
605
|
+
]
|
606
|
+
}
|
607
|
+
},
|
608
|
+
"isSupplementTo": {
|
609
|
+
"relative": {
|
610
|
+
"path": [
|
611
|
+
""
|
612
|
+
]
|
613
|
+
},
|
614
|
+
"path": [
|
615
|
+
""
|
616
|
+
]
|
617
|
+
},
|
618
|
+
"isMetadataFor": {
|
619
|
+
"relative": {
|
620
|
+
"path": [
|
621
|
+
""
|
622
|
+
]
|
623
|
+
},
|
624
|
+
"path": [
|
625
|
+
""
|
626
|
+
]
|
627
|
+
},
|
628
|
+
"isSourceOf": {
|
629
|
+
"relative": {
|
630
|
+
"path": [
|
631
|
+
""
|
632
|
+
]
|
633
|
+
},
|
634
|
+
"path": [
|
635
|
+
""
|
636
|
+
]
|
637
|
+
},
|
638
|
+
"isDerivedFrom": {
|
639
|
+
"path": [
|
640
|
+
""
|
641
|
+
],
|
642
|
+
"relative": {
|
643
|
+
"path": [
|
644
|
+
""
|
645
|
+
]
|
646
|
+
}
|
647
|
+
},
|
648
|
+
"supplemental_json_metadata": {
|
649
|
+
"description": ""
|
650
|
+
},
|
651
|
+
"describes": {
|
652
|
+
"path": [
|
653
|
+
""
|
654
|
+
],
|
655
|
+
"relative": {
|
656
|
+
"path": [
|
657
|
+
""
|
658
|
+
]
|
659
|
+
}
|
660
|
+
},
|
661
|
+
"isSupplementedBy": {
|
662
|
+
"relative": {
|
663
|
+
"path": [
|
664
|
+
""
|
665
|
+
]
|
666
|
+
},
|
667
|
+
"path": [
|
668
|
+
""
|
669
|
+
]
|
670
|
+
}
|
671
|
+
},
|
672
|
+
"name": ".git",
|
673
|
+
"description": "another primary flatmap file",
|
674
|
+
"distributions": {
|
675
|
+
"api": [
|
676
|
+
{
|
677
|
+
"uri": "https://api.pennsieve.io/packages/N:package:2715fea1-62e5-41a1-b8b1-9d88c40a0ce9/files/2784941"
|
678
|
+
}
|
679
|
+
],
|
680
|
+
"current": [
|
681
|
+
{
|
682
|
+
"uri": "https://app.pennsieve.io/N:organization:618e8dd9-f8d2-4dc4-9abb-c6aaab2e78a0/datasets/N:dataset:429e1d49-1b82-424d-aea0-df5b2c4635df/files/v/N:package:2715fea1-62e5-41a1-b8b1-9d88c40a0ce9"
|
683
|
+
}
|
684
|
+
]
|
685
|
+
},
|
686
|
+
"mimetype": {
|
687
|
+
"name": ""
|
688
|
+
},
|
689
|
+
"checksums": [
|
690
|
+
{"hex&qu...
|