-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtests_output.exe
More file actions
700 lines (582 loc) · 20.6 KB
/
tests_output.exe
File metadata and controls
700 lines (582 loc) · 20.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
TEST DEI METODI BasicMashup-AdvancedMashup
Add e Clean test -->
Add metadata handler: True
Add process handler: True
Clean metadata handlers: True
Clean process handlers: True
----------------------------------------------------------------------------------
<-- metodi getAllXxx test -->
Numero totale di attività: 175
Numero totale di autori: 13
Numero totale di oggetti culturali: 35
----------------------------------------------------------------------------------
<-- getAuthorsOfCulturalHeritageObject test -->
Autori dell'oggetto 1: ['<cultural_objects.Person object at 0x104e54050>, id: ULAN:500114874, nome: Benincasa, Grazioso']
Autori dell'oggetto 2: ['<cultural_objects.Person object at 0x104e39130>, id: ULAN:500048088, nome: Agnese, Battista', '<cultural_objects.Person object at 0x104c6ef90>, id: VIAF:100219162, nome: Plinius Secundus, Gaius']
Autori dell'oggetto 28: []
----------------------------------------------------------------------------------
<-- getCulturalHeritageObjectsAuthoredBy test -->
Input: VIAF:100219162 (id di Plinius Secundus, Gaius)
type: <cultural_objects.PrintedVolume object at 0x12cc597f0>,
id: 2,
title: The History of Plants,
date: 1497,
owner: BUB,
place: Bologna,
authors: [<cultural_objects.Person object at 0x12cba2990>, <cultural_objects.Person object at 0x12d2386e0>]
type: <cultural_objects.PrintedVolume object at 0x11c009880>,
id: 4,
title: The Natural History,
date: 1519,
owner: BUB,
place: Bologna,
authors: [<cultural_objects.Person object at 0x12ccd4c20>]
Numero di oggetti fatti da Plinius: 2
----------------------------------------------------------------------------------
<-- getActivitiesByResponsibleInstitution test -->
Input: couNCiL
type: <cultural_objects.Acquisition object at 0x12d23bec0>,
institute: Council,
object: <cultural_objects.NauticalChart object at 0x12d242690>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 50mm'},
start: 2023-05-08,
end: 2023-05-08
type: <cultural_objects.Processing object at 0x12d243050>,
institute: Council,
object: <cultural_objects.NauticalChart object at 0x12d242f90>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-05-08,
end: 2023-05-09
type: <cultural_objects.Acquisition object at 0x12d238c80>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d23bb00>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d25e0f0>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d2425d0>,
responsible person: Jane Doe,
tools: {'Metashape'},
start: 2023-04-21,
end: 2023-04-26
type: <cultural_objects.Acquisition object at 0x12d25eb10>,
institute: Council,
object: <cultural_objects.Herbarium object at 0x12d25d1f0>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d25e720>,
institute: Council,
object: <cultural_objects.Herbarium object at 0x12d25ed20>,
responsible person: Jane Doe,
tools: {'3DF Zephyr'},
start: 2023-04-21,
end: 2023-04-26
type: <cultural_objects.Acquisition object at 0x12d25fce0>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d25fe90>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d25c170>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d25e390>,
responsible person: Jane Doe,
tools: {'3DF Zephyr'},
start: 2023-04-21,
end: 2023-04-26
type: <cultural_objects.Acquisition object at 0x12d25dcd0>,
institute: Council,
object: <cultural_objects.NauticalChart object at 0x12d25cd10>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 35mm'},
start: 2023-03-04,
end: 2023-03-04
type: <cultural_objects.Processing object at 0x11cc586b0>,
institute: Council,
object: <cultural_objects.NauticalChart object at 0x104c4fb90>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-04-05,
end: 2023-04-07
type: <cultural_objects.Acquisition object at 0x11c0607d0>,
institute: Council,
object: <cultural_objects.NauticalChart object at 0x11c062f90>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 35mm'},
start: 2023-03-04,
end: 2023-03-04
type: <cultural_objects.Processing object at 0x12d23b680>,
institute: Council,
object: <cultural_objects.NauticalChart object at 0x12d25ce60>,
responsible person: Alice Liddell,
tools: {'Metashape'},
start: 2023-04-05,
end: 2023-04-07
type: <cultural_objects.Acquisition object at 0x12d2432f0>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d25c5c0>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 35mm'},
start: 2023-03-04,
end: 2023-03-04
type: <cultural_objects.Processing object at 0x11d73b080>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x11ceca960>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-04-05,
end: 2023-04-07
type: <cultural_objects.Acquisition object at 0x12d2429c0>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d25ec90>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 35mm'},
start: 2023-03-04,
end: 2023-03-04
type: <cultural_objects.Processing object at 0x12d23bd70>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d1dbfb0>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-04-05,
end: 2023-04-07
type: <cultural_objects.Acquisition object at 0x12d25d340>,
institute: Council,
object: <cultural_objects.PrintedMaterial object at 0x12d1db4a0>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 35mm'},
start: 2023-03-04,
end: 2023-03-04
type: <cultural_objects.Processing object at 0x12d25f9e0>,
institute: Council,
object: <cultural_objects.PrintedMaterial object at 0x12d25fb60>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-04-05,
end: 2023-04-07
type: <cultural_objects.Acquisition object at 0x12d276690>,
institute: Council,
object: <cultural_objects.Painting object at 0x12d276990>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 50mm'},
start: 2023-03-24,
end: 2023-03-24
type: <cultural_objects.Processing object at 0x12d275010>,
institute: Council,
object: <cultural_objects.Painting object at 0x12d274d10>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-03-28,
end: 2023-03-29
type: <cultural_objects.Acquisition object at 0x12d1dbef0>,
institute: Council,
object: <cultural_objects.PrintedMaterial object at 0x12d276a20>,
responsible person: None,
tools: set(),
start: 2023-03-04,
end: 2023-03-04
type: <cultural_objects.Processing object at 0x12d241b20>,
institute: Council,
object: <cultural_objects.PrintedMaterial object at 0x12d243290>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-05-04,
end: 2023-07-04
type: <cultural_objects.Acquisition object at 0x12d23b230>,
institute: Council,
object: <cultural_objects.Map object at 0x12d2777d0>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 50mm'},
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d1dbd70>,
institute: Council,
object: <cultural_objects.Map object at 0x12d275820>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-03-05,
end: 2023-05-05
type: <cultural_objects.Acquisition object at 0x12d23a2a0>,
institute: Council,
object: <cultural_objects.Map object at 0x12d276a50>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 50mm'},
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d23bbc0>,
institute: Council,
object: <cultural_objects.Map object at 0x12d21ac30>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-03-05,
end: 2023-05-05
type: <cultural_objects.Acquisition object at 0x12d274290>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d21a690>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 50mm'},
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d25cfb0>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d2748f0>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-03-05,
end: 2023-05-05
type: <cultural_objects.Acquisition object at 0x12d284110>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d2181a0>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d274170>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d1db260>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-03-05,
end: 2023-05-05
type: <cultural_objects.Acquisition object at 0x12d276060>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d286150>,
responsible person: Alice Liddell,
tools: {'Nikon D7200 Nikor 50mm'},
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d2766f0>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d2868a0>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-03-05,
end: 2023-05-05
type: <cultural_objects.Acquisition object at 0x12d25f140>,
institute: Council,
object: <cultural_objects.ManuscriptPlate object at 0x12d286d50>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d276ab0>,
institute: Council,
object: <cultural_objects.ManuscriptPlate object at 0x12d287890>,
responsible person: Alice Liddell,
tools: {'3DF Zephyr'},
start: 2023-03-05,
end: 2023-05-05
type: <cultural_objects.Acquisition object at 0x12d21a300>,
institute: Council,
object: <cultural_objects.Model object at 0x12d284c50>,
responsible person: Hedy Lamarr,
tools: {'Nikon D3300'},
start: 2023-05-15,
end: 2023-05-15
type: <cultural_objects.Acquisition object at 0x12d1dac30>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d284590>,
responsible person: Leonardo da Pisa,
tools: {'Canon Eos 6D - Lente 24-70 F2.8 L'},
start: 2023-05-22,
end: 2023-05-22
type: <cultural_objects.Processing object at 0x12d21a480>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d27af00>,
responsible person: Leonardo da Pisa,
tools: {'3DF Zephyr'},
start: 2023-05-15,
end: 2023-05-15
Numero di attività fatte dall'istituto Council: 37
----------------------------------------------------------------------------------
<-- getActivitiesByResponsiblePerson test -->
Input: DOE
type: <cultural_objects.Acquisition object at 0x12d2876e0>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d287410>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d284e30>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d2760c0>,
responsible person: Jane Doe,
tools: {'Metashape'},
start: 2023-04-21,
end: 2023-04-26
type: <cultural_objects.Acquisition object at 0x12d286f90>,
institute: Council,
object: <cultural_objects.Herbarium object at 0x12d2766c0>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d277470>,
institute: Council,
object: <cultural_objects.Herbarium object at 0x12d275d00>,
responsible person: Jane Doe,
tools: {'3DF Zephyr'},
start: 2023-04-21,
end: 2023-04-26
type: <cultural_objects.Acquisition object at 0x12d287ce0>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d277c80>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Processing object at 0x12d1db9b0>,
institute: Council,
object: <cultural_objects.PrintedVolume object at 0x12d1dafc0>,
responsible person: Jane Doe,
tools: {'3DF Zephyr'},
start: 2023-04-21,
end: 2023-04-26
type: <cultural_objects.Acquisition object at 0x12d284d40>,
institute: Council,
object: <cultural_objects.Specimen object at 0x12d279190>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Acquisition object at 0x12d2866c0>,
institute: Council,
object: <cultural_objects.ManuscriptPlate object at 0x12d28e210>,
responsible person: Jane Doe,
tools: set(),
start: 2023-04-17,
end: 2023-04-17
Numero di attività svolte da Doe: 8
----------------------------------------------------------------------------------
<-- getActivitiesUsingTool test -->
Input: panasOnIC
type: <cultural_objects.Acquisition object at 0x12d28cec0>,
institute: Philology,
object: <cultural_objects.ManuscriptVolume object at 0x12d28d370>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-29,
end: 2023-05-29
type: <cultural_objects.Acquisition object at 0x12d28cd70>,
institute: Philology,
object: <cultural_objects.Specimen object at 0x12d28f890>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-15,
end: 2023-05-15
type: <cultural_objects.Acquisition object at 0x12d25f860>,
institute: Philology,
object: <cultural_objects.Specimen object at 0x12d287ec0>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-15,
end: 2023-05-15
type: <cultural_objects.Acquisition object at 0x12d240350>,
institute: Philology,
object: <cultural_objects.Specimen object at 0x12d2863c0>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-15,
end: 2023-05-15
type: <cultural_objects.Acquisition object at 0x12d28d100>,
institute: Philology,
object: <cultural_objects.PrintedMaterial object at 0x12d296cc0>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-15,
end: 2023-05-15
type: <cultural_objects.Acquisition object at 0x12d297a40>,
institute: Philology,
object: <cultural_objects.PrintedMaterial object at 0x12d27a2a0>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-22,
end: 2023-05-22
type: <cultural_objects.Acquisition object at 0x12d25c0e0>,
institute: Philology,
object: <cultural_objects.ManuscriptPlate object at 0x12d2978f0>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-04-17,
end: 2023-04-17
type: <cultural_objects.Acquisition object at 0x12d294aa0>,
institute: Philology,
object: <cultural_objects.PrintedVolume object at 0x12d274f80>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-15,
end: 2023-05-15
type: <cultural_objects.Acquisition object at 0x12d2963f0>,
institute: Philology,
object: <cultural_objects.ManuscriptPlate object at 0x12d294a40>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-15,
end: 2023-05-15
type: <cultural_objects.Acquisition object at 0x12d296f00>,
institute: Philology,
object: <cultural_objects.ManuscriptPlate object at 0x12d29fc80>,
responsible person: Grace Hopper,
tools: {'Panasonic DMC-LX100'},
start: 2023-05-22,
end: 2023-05-22
Numero di attività realizzate con Panasonic: 10
----------------------------------------------------------------------------------
<-- getActivitiesStartedAfter test -->
Input: 2023-11-15
type: <cultural_objects.Processing object at 0x12d274320>,
institute: Philology,
object: <cultural_objects.PrintedMaterial object at 0x12d25e960>,
responsible person: Grace Hopper,
tools: {'3DF Zephyr'},
start: 2023-12-05,
end: 2023-12-05
type: <cultural_objects.Exporting object at 0x12d2972f0>,
institute: Philology,
object: <cultural_objects.ManuscriptPlate object at 0x12d21a840>,
responsible person: Grace Hopper,
tools: {'Blender'},
start: 2023-12-10,
end: 2023-12-10
type: <cultural_objects.Optimising object at 0x12d274b90>,
institute: Philology,
object: <cultural_objects.ManuscriptPlate object at 0x12d29e8d0>,
responsible person: Grace Hopper,
tools: {'Gimp ', '3DFZephyr', 'Instant Meshes'},
start: 2023-12-10,
end: 2023-12-10
type: <cultural_objects.Exporting object at 0x12d29d220>,
institute: Philology,
object: <cultural_objects.PrintedVolume object at 0x12d275be0>,
responsible person: Grace Hopper,
tools: {'Blender'},
start: 2023-12-09,
end: 2023-12-09
type: <cultural_objects.Optimising object at 0x12d2ae1b0>,
institute: Philology,
object: <cultural_objects.PrintedVolume object at 0x12d2ae330>,
responsible person: Grace Hopper,
tools: {'Gimp ', '3DFZephyr', 'Instant Meshes'},
start: 2023-12-09,
end: 2023-12-09
Numero di attività iniziate dopo il 2023-11-15: 5
----------------------------------------------------------------------------------
<-- getActivitiesEndedBefore test -->
Input: 2022-12-31
Numero di attività finitie prima del 2022-12-31: 0
----------------------------------------------------------------------------------
<-- getAcquisitionsByTechnique test -->
Input: SCANNer
technique: Structured-light 3D scanner,
institute: Heritage,
object: <cultural_objects.Specimen object at 0x12d2ae0f0>,
responsible person: Ada Lovelace,
tools: {'Artec EVA'},
start: 2023-03-04,
end: 2023-03-04
technique: Structured-light 3D scanner,
institute: Heritage,
object: <cultural_objects.Specimen object at 0x12d28a150>,
responsible person: Ada Lovelace,
tools: {'Artec EVA'},
start: 2023-03-04,
end: 2023-03-04
technique: Structured-light 3D scanner,
institute: Engineering,
object: <cultural_objects.Specimen object at 0x12d2885c0>,
responsible person: Grazia Deledda,
tools: {'Artec EVA'},
start: 2023-05-29,
end: 2023-05-29
Numero di acquisizioni fatte con scanner: 3
----------------------------------------------------------------------------------
<-- getActivitiesOnObjectsAuthoredBy test -->
Input: DiscORIDES
Numero di attività fatte sugli oggetti fatti da Discorides: 0
----------------------------------------------------------------------------------
<-- getObjectsHandledByResponsiblePerson test -->
Input: jAnE
type: <cultural_objects.PrintedVolume object at 0x12d27a510>,
id: 2,
title: The History of Plants,
date: 1497,
owner: BUB,
place: Bologna,
authors: [<cultural_objects.Person object at 0x12d240b60>, <cultural_objects.Person object at 0x12d243950>]
type: <cultural_objects.Herbarium object at 0x12d242750>,
id: 3,
title: On Medical Material,
date: 1523,
owner: BUB,
place: Bologna,
authors: [<cultural_objects.Person object at 0x12d28a4e0>]
type: <cultural_objects.PrintedVolume object at 0x12d279850>,
id: 4,
title: The Natural History,
date: 1519,
owner: BUB,
place: Bologna,
authors: [<cultural_objects.Person object at 0x12d2893a0>]
type: <cultural_objects.Specimen object at 0x12d2b7da0>,
id: 21,
title: Mountain everlasting,
date: 1500-1599,
owner: Orto Botanico ed Herbarium di Bologna,
place: Bologna,
authors: [<cultural_objects.Person object at 0x12d2b5ee0>]
type: <cultural_objects.ManuscriptPlate object at 0x12d275cd0>,
id: 25,
title: Chick in an eggshell,
date: 1500-1599,
owner: BUB,
place: Bologna,
authors: [<cultural_objects.Person object at 0x12d276ae0>]
Numero di oggetti gestiti da Jane: 5
----------------------------------------------------------------------------------
<-- getObjectsHandledByResponsibleInstitution test -->
Input: heritAGE
type: <cultural_objects.Specimen object at 0x12d2bff20>,
id: 10,
title: Jaguar (Linnaeus, 1758),
date: 1758,
owner: Sistema Museale di Ateneo di Bologna,
place: Bologna,
authors: []
type: <cultural_objects.Specimen object at 0x12d2c7230>,
id: 28,
title: Sea coconut,
date: 1500-1599,
owner: Museo di Palazzo Poggi,
place: Bologna,
authors: []
type: <cultural_objects.Model object at 0x12d2c7bf0>,
id: 29,
title: Basilisk,
date: 1600-1699,
owner: Museo di Storia Naturale di Verona,
place: Verona,
authors: [<cultural_objects.Person object at 0x12d2c7920>]
Numero di oggetti dell'istituto Heritage: 3
----------------------------------------------------------------------------------
<-- getAuthorsOfObjectsAcquiredInTimeFrame test -->
Input: 2023-05, 2023-06
<cultural_objects.Person object at 0x12d2744d0>, id: ULAN:500114874, nome: Benincasa, Grazioso
<cultural_objects.Person object at 0x12d2b9b20>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2bbaa0>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2b7350>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2c5fa0>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2799d0>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2ca300>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2cbef0>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2cb650>, id: VIAF:263904234, nome: Riviera, Tarsizio
<cultural_objects.Person object at 0x12d2cd760>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
<cultural_objects.Person object at 0x12d2ce120>, id: VIAF:100190422, nome: Aldrovandi, Ulisse
Numero di autori di oggetti acquisiti tra 2023-05 e 2023-06: 11