Newer
Older
"url": "https://sd-33591800.stardog.cloud:5820/nos-hs/query",
"prefixesFile": "SparqlQueriesPrefixes.js"
},
"sparqlQueriesFile": "SparqlQueriesPerspective2.js",
"baseURI": "https://norseworld.nordiska.uu.se/",
"URITemplate": "<BASE_URI>/<LOCAL_ID>",
"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",
"heatmapRadiusPixels": 40,
"heatmapThreshold": 0.025,
"heatmapIntensity": 1
},
"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",
"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": "ApexChartsDouble",
"tabPath": "production_dates",
"tabIcon": "ShowChart",
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
"upperResultClass": "productionTimespanLineChartUpper",
"lowerResultClass": "productionTimespanLineChartLower",
"resultClasses": {
"productionTimespanLineChartUpper": {
"height": "70%",
"sparqlQuery": "productionsByDecadeQuery",
"facetClass": "perspective2",
"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
}
},
"productionTimespanLineChartLower": {
"height": "30%",
"sparqlQuery": "productionsByDecadeQueryLower",
"facetClass": "perspective2",
"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",
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
"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,
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
"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"
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
},
"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,
"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,
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
"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
},
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
{
"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": "rdfs:label",
"textQueryProperty": "rdfs:label"
},
"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",
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
"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",
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
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
"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"