Newer
Older
"useAuth": false,
"prefixesFile": "SparqlQueriesPrefixes.js"
},
"sparqlQueriesFile": "SparqlQueriesPerspective2.js",
"baseURI": "http://ldf.fi/mmm",
"URITemplate": "<BASE_URI>/manifestation_singleton/<LOCAL_ID>",
"facetClass": "frbroo:F4_Manifestation_Singleton",
"frontPageImage": "main_page/manuscripts-452x262.jpg",
"searchMode": "faceted-search",
"defaultTab": "table",
"defaultInstancePageTab": "table",
"resultClasses": {
"perspective2": {
"paginatedResultsConfig": {
"tabID": 0,
"component": "ResultTable",
"tabPath": "table",
"tabIcon": "CalendarViewDay",
"propertiesQueryBlock": "manuscriptPropertiesFacetResults",
"paginatedResultsAlwaysExpandRows": false,
"paginatedResultsRowContentMaxHeight": 190,
"pagesize": 10,
"sortBy": null,
"sortDirection": null
},
"propertiesQueryBlock": "manuscriptPropertiesInstancePage",
"instancePageResultClasses": {
"instancePageTable": {
"tabID": 0,
"component": "InstancePageTable",
"tabPath": "table",
"tabIcon": "CalendarViewDay"
},
"component": "Network",
"tabPath": "network",
"tabIcon": "BubbleChart",
"pageType": "instancePage",
"sparqlQuery": "manuscriptInstancePageNetworkLinksQuery",
"sparqlQueryNodes": "manuscriptNetworkNodesQuery",
"useNetworkAPI": true,
"limit": 200,
"optimize": 1.2,
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
"preprocess": "preprocessPageRank",
"style": [
{
"selector": "node",
"style": {
"shape": "ellipse",
"label": "data(prefLabel)"
}
},
{
"selector": "edge",
"style": {
"curve-style": "bezier",
"target-arrow-shape": "triangle",
"target-arrow-color": "#999",
"color": "#555",
"font-size": "6",
"text-valign": "top",
"text-halign": "center",
"edge-text-rotation": "autorotate",
"text-background-opacity": 1,
"text-background-color": "white",
"text-background-shape": "roundrectangle"
}
}
],
"layout": {
"name": "cose",
"idealEdgeLength": 100,
"nodeOverlap": 20,
"refresh": 20,
"fit": true,
"padding": 30,
"randomize": false,
"componentSpacing": 100,
"nodeRepulsion": 400000,
"edgeElasticity": 100,
"nestingFactor": 5,
"gravity": 80,
"numIter": 1347,
"initialTemp": 200,
"coolingFactor": 0.95,
"minTemp": 1
}
"component": "Export",
"tabPath": "export",
"tabIcon": "CloudDownload",
"pageType": "instancePage"
}
}
"component": "LeafletMap",
"tabPath": "production_places",
"tabIcon": "AddLocation",
"sparqlQuery": "productionPlacesQuery",
"filterTarget": "manuscripts",
"resultMapper": "mapPlaces",
"facetID": "productionPlace",
"showExternalLayers": true,
"instanceConfig": {
"propertiesQueryBlock": "placePropertiesInfoWindow",
"relatedInstances": "manuscriptsProducedAt",
"createPopUpContent": "createPopUpContentMMM"
}
},
"placesMsProducedHeatmap": {
"tabID": 2,
"component": "Deck",
"tabPath": "production_places_heatmap",
"tabIcon": "AddLocation",
"sparqlQuery": "productionPlacesQuery",
"filterTarget": "manuscripts",
"resultMapper": "mapPlaces",
"layerType": "heatmapLayer"
},
"lastKnownLocations": {
"tabID": 5,
"component": "LeafletMap",
"tabPath": "last_known_locations",
"tabIcon": "LocationOn",
"sparqlQuery": "lastKnownLocationsQuery",
"filterTarget": "manuscripts",
"resultMapper": "mapPlaces",
"facetID": "lastKnownLocation",
"instanceConfig": {
"propertiesQueryBlock": "placePropertiesInfoWindow",
"relatedInstances": "lastKnownLocationsAt"
}
},
"placesMsMigrations": {
"tabID": 6,
"component": "Deck",
"tabPath": "migrations",
"tabIcon": "Redo",
"sparqlQuery": "migrationsQuery",
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
"filterTarget": "manuscript",
"resultMapper": "makeObjectList",
"layerType": "arcLayer",
"arcWidthVariable": "instanceCountScaled",
"instanceVariable": "manuscript",
"showTooltips": true,
"postprocess": {
"func": "linearScale",
"config": {
"variable": "instanceCount",
"minAllowed": 3,
"maxAllowed": 30
}
}
},
"placesMsMigrationsDialog": {
"sparqlQuery": "migrationsDialogQuery",
"filterTarget": "id",
"resultMapper": "makeObjectList"
},
"productionTimespanLineChart": {
"tabID": 3,
"component": "ApexCharts",
"tabPath": "production_dates",
"tabIcon": "ShowChart",
"sparqlQuery": "productionsByDecadeQuery",
"filterTarget": "instance",
"resultMapper": "mapLineChart",
"resultMapperConfig": {
"fillEmptyValues": false
},
"createChartData": "createSingleLineChartData",
"title": "Manuscript production by decade",
"xaxisTitle": "Decade",
"xaxisType": "category",
"xaxisTickAmount": 30,
"yaxisTitle": "Manuscript count",
"seriesTitle": "Manuscript count",
"stroke": {
"width": 2
}
},
"productionsByDecadeAndCountry": {
"sparqlQuery": "productionsByDecadeAndCountryQuery",
"filterTarget": "manuscript",
"resultMapper": "makeObjectList",
"postprocess": {
"func": "toBarChartRaceFormat",
"config": {
"step": 10
}
}
},
"eventLineChart": {
"tabID": 4,
"component": "ApexCharts",
"tabPath": "event_dates",
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
"filterTarget": "manuscript",
"resultMapper": "mapMultipleLineChart",
"resultMapperConfig": {
"fillEmptyValues": false
},
"createChartData": "createMultipleLineChartData",
"title": "Manuscript events by decade",
"xaxisTitle": "Decade",
"xaxisType": "category",
"xaxisTickAmount": 30,
"yaxisTitle": "Count",
"seriesTitle": "Count",
"stroke": {
"curve": "straight",
"width": 2
},
"fill": {
"type": "gradient",
"gradient": {
"shadeIntensity": 1,
"inverseColors": false,
"opacityFrom": 0.6,
"opacityTo": 0.05,
"stops": [
20,
60,
100,
100
]
}
}
},
"manuscriptFacetResultsNetwork": {
"tabID": 7,
"component": "Network",
"tabPath": "network",
"tabIcon": "BubbleChart",
"sparqlQuery": "manuscriptFacetResultsNetworkLinksQuery",
"sparqlQueryNodes": "manuscriptNetworkNodesQuery",
"filterTarget": "manuscript",
"useNetworkAPI": true,
"limit": 500,
"optimize": 1.2,
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
"preprocess": "preprocessPageRank",
"style": [
{
"selector": "node",
"style": {
"shape": "ellipse",
"label": "data(prefLabel)"
}
},
{
"selector": "edge",
"style": {
"curve-style": "bezier",
"target-arrow-shape": "triangle",
"target-arrow-color": "#999",
"color": "#555",
"font-size": "6",
"text-valign": "top",
"text-halign": "center",
"edge-text-rotation": "autorotate",
"text-background-opacity": 1,
"text-background-color": "white",
"text-background-shape": "roundrectangle"
}
}
],
"layout": {
"name": "cose",
"idealEdgeLength": 100,
"nodeOverlap": 20,
"refresh": 20,
"fit": true,
"padding": 30,
"randomize": false,
"componentSpacing": 100,
"nodeRepulsion": 400000,
"edgeElasticity": 100,
"nestingFactor": 5,
"gravity": 80,
"numIter": 1347,
"initialTemp": 200,
"coolingFactor": 0.95,
"minTemp": 1
}
"component": "Export",
"tabPath": "export",
"tabIcon": "CloudDownload",
"resultClass": "perspective2",
"facetClass": "perspective2"
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
},
"jenaText": {
"propertiesQueryBlock": "fullTextSearchProperties"
}
},
"maps": {
"placesMsProduced": {
"center": [
22.43,
10.37
],
"zoom": 2
},
"placesMsProducedHeatmap": {
"center": [
22.43,
10.37
],
"zoom": 2
},
"lastKnownLocations": {
"center": [
22.43,
10.37
],
"zoom": 2
},
"placesMsMigrations": {
"center": [
22.43,
10.37
],
"zoom": 2
},
"casualtiesByMunicipality": {
"center": [
65.184809,
27.31405
],
"zoom": 4
"properties": [
{
"id": "uri",
"valueType": "object",
"makeLink": true,
"externalLink": true,
"sortValues": true,
"numberedList": false,
"onlyOnInstancePage": true
},
{
"id": "prefLabel",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
},
{
"id": "author",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"valueType": "object",
"makeLink": true,
"sortValues": true,
"numberedList": false,
"minWidth": 200,
"collapsedMaxWords": 3,
"priority": 5
},
{
"id": "expression",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 180,
"collapsedMaxWords": 3,
"priority": 5
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"showSource": true,
"sourceExternalLink": true,
"minWidth": 150
},
{
"id": "productionTimespan",
"valueType": "object",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
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
"showSource": true,
"sourceExternalLink": true,
"minWidth": 150
},
{
"id": "lastKnownLocation",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 160
},
{
"id": "note",
"valueType": "string",
"renderAsHTML": false,
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 220,
"collapsedMaxWords": 5,
"expandedOnInstancePage": true
},
{
"id": "language",
"valueType": "object",
"makeLink": true,
"externalLink": true,
"sortValues": true,
"numberedList": false,
"minWidth": 150
},
{
"id": "event",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 200
},
{
"id": "owner",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 250
},
{
"id": "collection",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 200
},
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
{
"id": "transferOfCustodyPlace",
"valueType": "object",
"makeLink": true,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 200
},
{
"id": "transferOfCustodyTimespan",
"valueType": "object",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 200
},
{
"id": "material",
"valueType": "object",
"makeLink": true,
"externalLink": true,
"sortValues": true,
"numberedList": false,
"minWidth": 150
},
{
"id": "height",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 140
},
{
"id": "width",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 150
},
{
"id": "folios",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 150
},
{
"id": "lines",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 150
},
{
"id": "columns",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 150
},
{
"id": "miniatures",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 150
},
{
"id": "decoratedInitials",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 170
},
{
"id": "historiatedInitials",
"valueType": "string",
"makeLink": false,
"externalLink": false,
"sortValues": true,
"numberedList": false,
"minWidth": 170
},
{
"id": "source",
"valueType": "object",
"makeLink": true,
"externalLink": true,
"sortValues": true,
"numberedList": false,
}
],
"facets": {
"prefLabel": {
"containerClass": "one",
"facetType": "text",
"filterType": "textFilter",
"sortByPredicate": "skos:prefLabel",
"textQueryProperty": "skos:prefLabel"
},
"author": {
"containerClass": "ten",
"facetType": "list",
"filterType": "uriFilter",
"hideUnknownValue": true,
"predicate": "mmm-schema:manuscript_author",
"searchField": true,
"sortButton": true,
"sortBy": "instanceCount",
"sortByPredicate": "mmm-schema:manuscript_author/skos:prefLabel",
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
"work": {
"containerClass": "one",
"facetType": "text",
"filterType": "textFilter",
"sortByPredicate": "mmm-schema:manuscript_work/skos:prefLabel",
"textQueryPredicate": "mmm-schema:manuscript_work",
"textQueryProperty": "skos:prefLabel"
},
"productionPlace": {
"containerClass": "ten",
"facetType": "hierarchical",
"facetValueFilter": "?id dct:source <http://vocab.getty.edu/tgn/>",
"filterType": "uriFilter",
"parentProperty": "gvp:broaderPreferred",
"predicate": "^crm:P108_has_produced/crm:P7_took_place_at",
"searchField": true,
"selectAlsoSubconcepts": true,
"selectAlsoSubconceptsButton": true,
"sortByPredicate": "^crm:P108_has_produced/crm:P7_took_place_at/skos:prefLabel",
"spatialFilterButton": true,
"spatialFilterTab": "production_places"
},
"productionTimespan": {
"containerClass": "four",
"endProperty": "crm:P82b_end_of_the_end",
"facetType": "timespan",
"filterType": "timespanFilter",
"lineChartButton": true,
"lineChartConfig": {
"xaxisType": "category",
"xaxisTickAmount": 30,
"stroke": {
"width": 2
}
},
"max": null,
"min": null,
"predicate": "^crm:P108_has_produced/crm:P4_has_time-span",
"sortByAscPredicate": "^crm:P108_has_produced/crm:P4_has_time-span/crm:P82a_begin_of_the_begin",
"sortByDescPredicate": "^crm:P108_has_produced/crm:P4_has_time-span/crm:P82b_end_of_the_end",
"startProperty": "crm:P82a_begin_of_the_begin"
},
"note": {
"containerClass": "one",
"facetType": "text",
"filterType": "textFilter",
"sortByPredicate": "crm:P3_has_note",
"textQueryProperty": "crm:P3_has_note"
},
"language": {
"barChartButton": true,
"containerClass": "ten",
"filterType": "uriFilter",
"predicate": "crm:P128_carries/crm:P72_has_language",
"sortButton": true,
"sortBy": "instanceCount",
"sortByPredicate": "crm:P128_carries/crm:P72_has_language/skos:prefLabel",
"owner": {
"containerClass": "ten",
"filterType": "uriFilter",
"pieChartButton": true,
"predicate": "crm:P51_has_former_or_current_owner",
"searchField": true,
"sortButton": true,
"sortBy": "instanceCount",
"sortByPredicate": "crm:P51_has_former_or_current_owner/skos:prefLabel",
"sortDirection": "desc",
"useConjuction": false,
"useConjuctionButton": true
"collection": {
"containerClass": "ten",
"filterType": "uriFilter",
"pieChartButton": true,
"predicate": "crm:P46i_forms_part_of",
"searchField": true,
"sortButton": true,
"sortBy": "instanceCount",
"sortByPredicate": "crm:P46i_forms_part_of/skos:prefLabel",
"sortDirection": "desc"
},
"transferOfCustodyPlace": {
"containerClass": "ten",
"facetType": "hierarchical",
"facetValueFilter": "?id dct:source <http://vocab.getty.edu/tgn/>",
"filterType": "uriFilter",
"parentProperty": "gvp:broaderPreferred",
"predicate": "^crm:P30_transferred_custody_of/crm:P7_took_place_at",
"searchField": true,
"selectAlsoSubconcepts": true,
"selectAlsoSubconceptsButton": true,
"sortByPredicate": "^crm:P30_transferred_custody_of/crm:P7_took_place_at/skos:prefLabel"
},
"transferOfCustodyTimespan": {
"endProperty": "crm:P82b_end_of_the_end",
"facetType": "timespan",
"filterType": "timespanFilter",
"predicate": "^crm:P30_transferred_custody_of/crm:P4_has_time-span",
"sortByAscPredicate": "^crm:P108_has_produced/crm:P4_has_time-span/crm:P82a_begin_of_the_begin",
"sortByDescPredicate": "^crm:P108_has_produced/crm:P4_has_time-span/crm:P82b_end_of_the_end",
"startProperty": "crm:P82a_begin_of_the_begin"
"facetType": "hierarchical",
"facetValueFilter": "?id dct:source <http://vocab.getty.edu/tgn/>",
"parentProperty": "gvp:broaderPreferred",
"predicate": "mmm-schema:last_known_location",
"searchField": true,
"selectAlsoSubconcepts": true,
"selectAlsoSubconceptsButton": true,
"sortByPredicate": "mmm-schema:last_known_location/skos:prefLabel"
},
"material": {
"containerClass": "ten",
"filterType": "uriFilter",
"pieChartButton": true,
"predicate": "crm:P45_consists_of",
"searchField": true,
"sortButton": true,
"sortBy": "instanceCount",
"sortByPredicate": "crm:P45_consists_of/skos:prefLabel",
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
"height": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:height/crm:P90_has_value",
"sortByPredicate": "mmm-schema:height/crm:P90_has_value",
"unit": "mm"
},
"width": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:width/crm:P90_has_value",
"sortByPredicate": "mmm-schema:width/crm:P90_has_value",
"unit": "mm"
},
"folios": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:folios/crm:P90_has_value",
"sortByPredicate": "mmm-schema:folios/crm:P90_has_value",
"unit": ""
},
"lines": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:lines/crm:P90_has_value",
"sortByPredicate": "mmm-schema:lines/crm:P90_has_value",
"unit": ""
},
"columns": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:columns/crm:P90_has_value",
"sortByPredicate": "mmm-schema:columns/crm:P90_has_value",
"unit": ""
},
"miniatures": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:miniatures/crm:P90_has_value",
"sortByPredicate": "mmm-schema:miniatures/crm:P90_has_value",
"unit": ""
},
"decoratedInitials": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:decorated_initials/crm:P90_has_value",
"sortByPredicate": "mmm-schema:decorated_initials/crm:P90_has_value",
"unit": ""
},
"historiatedInitials": {
"containerClass": "five",
"facetType": "integer",
"filterType": "integerFilterRange",
"predicate": "mmm-schema:historiated_initials/crm:P90_has_value",
"sortByPredicate": "mmm-schema:historiated_initials/crm:P90_has_value",
"unit": ""
},
"source": {
"containerClass": "three",
"filterType": "uriFilter",
"pieChartButton": true,
"predicate": "dct:source",
"sortBy": "instanceCount",
"sortByPredicate": "dct:source/skos:prefLabel",
"sortDirection": "desc"