@rubeneschauzier/solidbench 2.1.15 → 2.1.17
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/package.json +3 -3
- package/templates/query-sequence-config.json +131 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rubeneschauzier/solidbench",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.17",
|
|
4
4
|
"packageManager": "yarn@1.22.22",
|
|
5
5
|
"description": "A benchmark for Solid to simulate vaults with social network data.",
|
|
6
6
|
"author": "Ruben Taelman <rubensworks@gmail.com>",
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"@types/unzipper": "^0.10.0",
|
|
49
49
|
"dockerode": "^4.0.0",
|
|
50
50
|
"ldbc-snb-enhancer": "npm:@rubeneschauzier/ldbc-snb-enhancer@^2.6.0",
|
|
51
|
-
"ldbc-snb-validation-generator": "npm:@rubeneschauzier/ldbc-snb-validation-generator@^1.2.
|
|
51
|
+
"ldbc-snb-validation-generator": "npm:@rubeneschauzier/ldbc-snb-validation-generator@^1.2.12",
|
|
52
52
|
"rdf-dataset-fragmenter": "npm:@rubeneschauzier/rdf-dataset-fragmenter@^2.9.2",
|
|
53
|
-
"sparql-query-parameter-instantiator": "npm:@rubeneschauzier/sparql-query-parameter-instantiator@^2.8.
|
|
53
|
+
"sparql-query-parameter-instantiator": "npm:@rubeneschauzier/sparql-query-parameter-instantiator@^2.8.8",
|
|
54
54
|
"unzipper": "^0.12.0",
|
|
55
55
|
"yargs": "^17.0.0"
|
|
56
56
|
},
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/sparql-query-parameter-instantiator/^2.0.0/components/context.jsonld",
|
|
3
3
|
"@id": "urn:sparql-query-parameter-instantiator:default",
|
|
4
4
|
"@type": "QuerySequenceInstantiator",
|
|
5
|
-
"baseUrl": "http://solidbench-server:3000/",
|
|
6
5
|
"count": 5,
|
|
7
6
|
"seed": 0,
|
|
8
7
|
"meanLogSequenceLength": 3,
|
|
@@ -29,12 +28,19 @@
|
|
|
29
28
|
"@type": "QuerySequenceTemplateProvider",
|
|
30
29
|
"name": "interactive-discover-1",
|
|
31
30
|
"queryTask": "Messages Person",
|
|
32
|
-
"
|
|
31
|
+
"nextTemplates": [
|
|
33
32
|
"interactive-short-4",
|
|
34
33
|
"interactive-short-5",
|
|
35
34
|
"interactive-short-6",
|
|
36
35
|
"interactive-short-7"
|
|
37
36
|
],
|
|
37
|
+
"nextTemplateProbabilities": [
|
|
38
|
+
0.19876350351575986,
|
|
39
|
+
0.26492700380779644,
|
|
40
|
+
0.27289973194050826,
|
|
41
|
+
0.2608130756530614
|
|
42
|
+
],
|
|
43
|
+
"baseProbabilityTemplate": 0.084,
|
|
38
44
|
"minRefinementLength": 2,
|
|
39
45
|
"maxRefinementLength": 5,
|
|
40
46
|
"maxLogits": 5,
|
|
@@ -84,12 +90,19 @@
|
|
|
84
90
|
"@type": "QuerySequenceTemplateProvider",
|
|
85
91
|
"name": "interactive-discover-2",
|
|
86
92
|
"queryTask": "Messages Person",
|
|
87
|
-
"
|
|
93
|
+
"nextTemplates": [
|
|
88
94
|
"interactive-short-4",
|
|
89
95
|
"interactive-short-5",
|
|
90
96
|
"interactive-short-6",
|
|
91
97
|
"interactive-short-7"
|
|
92
98
|
],
|
|
99
|
+
"nextTemplateProbabilities": [
|
|
100
|
+
0.2286696711223743,
|
|
101
|
+
0.26978095042474226,
|
|
102
|
+
0.21043526450011338,
|
|
103
|
+
0.28851742886989595
|
|
104
|
+
],
|
|
105
|
+
"baseProbabilityTemplate": 0.084,
|
|
93
106
|
"minRefinementLength": 2,
|
|
94
107
|
"maxRefinementLength": 5,
|
|
95
108
|
"maxLogits": 5,
|
|
@@ -129,7 +142,8 @@
|
|
|
129
142
|
"@type": "QuerySequenceTemplateProvider",
|
|
130
143
|
"name": "interactive-discover-3",
|
|
131
144
|
"queryTask": "Messages Person",
|
|
132
|
-
"
|
|
145
|
+
"nextTemplates": [],
|
|
146
|
+
"baseProbabilityTemplate": 0.093,
|
|
133
147
|
"minRefinementLength": 2,
|
|
134
148
|
"maxRefinementLength": 5,
|
|
135
149
|
"maxLogits": 5,
|
|
@@ -141,7 +155,6 @@
|
|
|
141
155
|
"@id": "urn:variables:query-refinements:interactive-discover-3.json",
|
|
142
156
|
"@type": "Variable"
|
|
143
157
|
},
|
|
144
|
-
|
|
145
158
|
"variables": [
|
|
146
159
|
{
|
|
147
160
|
"@type": "VariableTemplateNamedNode",
|
|
@@ -169,7 +182,8 @@
|
|
|
169
182
|
"@type": "QuerySequenceTemplateProvider",
|
|
170
183
|
"name": "interactive-discover-4",
|
|
171
184
|
"queryTask": "Messages Person",
|
|
172
|
-
"
|
|
185
|
+
"nextTemplates": [],
|
|
186
|
+
"baseProbabilityTemplate": 0.084,
|
|
173
187
|
"minRefinementLength": 2,
|
|
174
188
|
"maxRefinementLength": 5,
|
|
175
189
|
"maxLogits": 5,
|
|
@@ -212,7 +226,8 @@
|
|
|
212
226
|
"@type": "QuerySequenceTemplateProvider",
|
|
213
227
|
"name": "interactive-discover-5",
|
|
214
228
|
"queryTask": "Messages Person",
|
|
215
|
-
"
|
|
229
|
+
"nextTemplates": [],
|
|
230
|
+
"baseProbabilityTemplate": 0.084,
|
|
216
231
|
"minRefinementLength": 2,
|
|
217
232
|
"maxRefinementLength": 5,
|
|
218
233
|
"maxLogits": 5,
|
|
@@ -258,7 +273,8 @@
|
|
|
258
273
|
"@type": "QuerySequenceTemplateProvider",
|
|
259
274
|
"name": "interactive-discover-6",
|
|
260
275
|
"queryTask": "Forum",
|
|
261
|
-
"
|
|
276
|
+
"nextTemplates": [],
|
|
277
|
+
"baseProbabilityTemplate": 0.084,
|
|
262
278
|
"minRefinementLength": 2,
|
|
263
279
|
"maxRefinementLength": 5,
|
|
264
280
|
"maxLogits": 5,
|
|
@@ -297,7 +313,7 @@
|
|
|
297
313
|
"@type": "QuerySequenceTemplateProvider",
|
|
298
314
|
"name": "interactive-discover-7",
|
|
299
315
|
"queryTask": "Forum",
|
|
300
|
-
"
|
|
316
|
+
"nextTemplates": [
|
|
301
317
|
"interactive-short-1",
|
|
302
318
|
"interactive-short-2",
|
|
303
319
|
"interactive-short-3",
|
|
@@ -313,6 +329,23 @@
|
|
|
313
329
|
"interactive-discover-6",
|
|
314
330
|
"interactive-discover-8"
|
|
315
331
|
],
|
|
332
|
+
"nextTemplateProbabilities": [
|
|
333
|
+
0.08110924111220413,
|
|
334
|
+
0.07854017999382142,
|
|
335
|
+
0.08123852680622093,
|
|
336
|
+
0.05000000000000001,
|
|
337
|
+
0.05000000000000001,
|
|
338
|
+
0.05000000000000001,
|
|
339
|
+
0.05000000000000001,
|
|
340
|
+
0.07854018016141234,
|
|
341
|
+
0.07854018012991712,
|
|
342
|
+
0.08110929625655203,
|
|
343
|
+
0.08110929628330119,
|
|
344
|
+
0.08110929639974655,
|
|
345
|
+
0.08110929623652173,
|
|
346
|
+
0.07854018066455613
|
|
347
|
+
],
|
|
348
|
+
"baseProbabilityTemplate": 0.084,
|
|
316
349
|
"minRefinementLength": 2,
|
|
317
350
|
"maxRefinementLength": 5,
|
|
318
351
|
"maxLogits": 5,
|
|
@@ -358,12 +391,19 @@
|
|
|
358
391
|
"@type": "QuerySequenceTemplateProvider",
|
|
359
392
|
"name": "interactive-discover-8",
|
|
360
393
|
"queryTask": "Messages Person",
|
|
361
|
-
"
|
|
394
|
+
"nextTemplates": [
|
|
362
395
|
"interactive-short-4",
|
|
363
396
|
"interactive-short-5",
|
|
364
397
|
"interactive-short-6",
|
|
365
398
|
"interactive-short-7"
|
|
366
399
|
],
|
|
400
|
+
"nextTemplateProbabilities": [
|
|
401
|
+
0.23278782530439124,
|
|
402
|
+
0.2335440550460271,
|
|
403
|
+
0.21641783953416613,
|
|
404
|
+
0.3146535950325414
|
|
405
|
+
],
|
|
406
|
+
"baseProbabilityTemplate": 0.084,
|
|
367
407
|
"minRefinementLength": 2,
|
|
368
408
|
"maxRefinementLength": 5,
|
|
369
409
|
"maxLogits": 5,
|
|
@@ -406,7 +446,8 @@
|
|
|
406
446
|
"@type": "QuerySequenceTemplateProvider",
|
|
407
447
|
"name": "interactive-short-1",
|
|
408
448
|
"queryTask": "Attributes Person",
|
|
409
|
-
"
|
|
449
|
+
"nextTemplates": [],
|
|
450
|
+
"baseProbabilityTemplate": 0.084,
|
|
410
451
|
"minRefinementLength": 2,
|
|
411
452
|
"maxRefinementLength": 3,
|
|
412
453
|
"maxLogits": 5,
|
|
@@ -438,12 +479,19 @@
|
|
|
438
479
|
"@type": "QuerySequenceTemplateProvider",
|
|
439
480
|
"name": "interactive-short-2",
|
|
440
481
|
"queryTask": "Messages Person",
|
|
441
|
-
"
|
|
482
|
+
"nextTemplates": [
|
|
442
483
|
"interactive-short-4",
|
|
443
484
|
"interactive-short-5",
|
|
444
485
|
"interactive-short-6",
|
|
445
486
|
"interactive-short-7"
|
|
446
487
|
],
|
|
488
|
+
"nextTemplateProbabilities": [
|
|
489
|
+
0.23374715933617324,
|
|
490
|
+
0.2210029300396978,
|
|
491
|
+
0.17238318145042417,
|
|
492
|
+
0.37027004409083064
|
|
493
|
+
],
|
|
494
|
+
"baseProbabilityTemplate": 0.084,
|
|
447
495
|
"minRefinementLength": 2,
|
|
448
496
|
"maxRefinementLength": 4,
|
|
449
497
|
"maxLogits": 5,
|
|
@@ -482,7 +530,7 @@
|
|
|
482
530
|
"@type": "QuerySequenceTemplateProvider",
|
|
483
531
|
"name": "interactive-short-3",
|
|
484
532
|
"queryTask": "Attributes Person",
|
|
485
|
-
"
|
|
533
|
+
"nextTemplates": [
|
|
486
534
|
"interactive-short-1",
|
|
487
535
|
"interactive-short-2",
|
|
488
536
|
"interactive-discover-1",
|
|
@@ -494,6 +542,19 @@
|
|
|
494
542
|
"interactive-discover-7",
|
|
495
543
|
"interactive-discover-8"
|
|
496
544
|
],
|
|
545
|
+
"nextTemplateProbabilities": [
|
|
546
|
+
0.11362064955001053,
|
|
547
|
+
0.07981240222304216,
|
|
548
|
+
0.07981240226261332,
|
|
549
|
+
0.07981240227443775,
|
|
550
|
+
0.11361502761691279,
|
|
551
|
+
0.1136151214244785,
|
|
552
|
+
0.11361508323465906,
|
|
553
|
+
0.11361515084900717,
|
|
554
|
+
0.1136150323421975,
|
|
555
|
+
0.07981240226690908
|
|
556
|
+
],
|
|
557
|
+
"baseProbabilityTemplate": 0.084,
|
|
497
558
|
"minRefinementLength": 2,
|
|
498
559
|
"maxRefinementLength": 4,
|
|
499
560
|
"maxLogits": 5,
|
|
@@ -532,7 +593,8 @@
|
|
|
532
593
|
"@type": "QuerySequenceTemplateProvider",
|
|
533
594
|
"name": "interactive-short-4",
|
|
534
595
|
"queryTask": "Messages",
|
|
535
|
-
"
|
|
596
|
+
"nextTemplates": [],
|
|
597
|
+
"baseProbabilityTemplate": 0.02,
|
|
536
598
|
"minRefinementLength": 2,
|
|
537
599
|
"maxRefinementLength": 4,
|
|
538
600
|
"maxLogits": 5,
|
|
@@ -557,24 +619,24 @@
|
|
|
557
619
|
"@id": "urn:sparql-query-parameter-instantiator:substitutionProviderMessageProbability",
|
|
558
620
|
"@type": "SubstitutionProviderUnionProbabilities",
|
|
559
621
|
"substitutionProviders": [
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
622
|
+
{
|
|
623
|
+
"@id": "urn:sparql-query-parameter-instantiator:substitutionProviderCommentProbability",
|
|
624
|
+
"@type": "SubstitutionProviderCsvSimilarityBasedProbability",
|
|
625
|
+
"csvFilePath": "out-fragments/parameters-comments.csv",
|
|
626
|
+
"csvFilePathSimilarities": "out-enhanced/parameters-similarities-comments.csv",
|
|
627
|
+
"columnName": "subject",
|
|
628
|
+
"columnNameSimilaritySubject": "person",
|
|
629
|
+
"separator": ";"
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"@id": "urn:sparql-query-parameter-instantiator:substitutionProviderPostProbability",
|
|
633
|
+
"@type": "SubstitutionProviderCsvSimilarityBasedProbability",
|
|
634
|
+
"csvFilePath": "out-fragments/parameters-posts.csv",
|
|
635
|
+
"csvFilePathSimilarities": "out-enhanced/parameters-similarities-posts.csv",
|
|
636
|
+
"columnName": "subject",
|
|
637
|
+
"columnNameSimilaritySubject": "person",
|
|
638
|
+
"separator": ";"
|
|
639
|
+
}
|
|
578
640
|
]
|
|
579
641
|
}
|
|
580
642
|
},
|
|
@@ -591,7 +653,7 @@
|
|
|
591
653
|
"@type": "QuerySequenceTemplateProvider",
|
|
592
654
|
"name": "interactive-short-5",
|
|
593
655
|
"queryTask": "Messages",
|
|
594
|
-
"
|
|
656
|
+
"nextTemplates": [
|
|
595
657
|
"interactive-short-1",
|
|
596
658
|
"interactive-short-2",
|
|
597
659
|
"interactive-short-3",
|
|
@@ -604,6 +666,20 @@
|
|
|
604
666
|
"interactive-discover-7",
|
|
605
667
|
"interactive-discover-8"
|
|
606
668
|
],
|
|
669
|
+
"nextTemplateProbabilities": [
|
|
670
|
+
0.0946854277570674,
|
|
671
|
+
0.08057536376867162,
|
|
672
|
+
0.11050898876100794,
|
|
673
|
+
0.08057536364767952,
|
|
674
|
+
0.08057536377134633,
|
|
675
|
+
0.09468995243006229,
|
|
676
|
+
0.09468992150586339,
|
|
677
|
+
0.09468994670530856,
|
|
678
|
+
0.09469001220439206,
|
|
679
|
+
0.09468996972005025,
|
|
680
|
+
0.08057536377281838
|
|
681
|
+
],
|
|
682
|
+
"baseProbabilityTemplate": 0.02,
|
|
607
683
|
"minRefinementLength": 2,
|
|
608
684
|
"maxRefinementLength": 4,
|
|
609
685
|
"maxLogits": 10,
|
|
@@ -634,7 +710,7 @@
|
|
|
634
710
|
"@type": "QuerySequenceTemplateProvider",
|
|
635
711
|
"name": "interactive-short-6",
|
|
636
712
|
"queryTask": "Messages",
|
|
637
|
-
"
|
|
713
|
+
"nextTemplates": [
|
|
638
714
|
"interactive-short-1",
|
|
639
715
|
"interactive-short-2",
|
|
640
716
|
"interactive-short-3",
|
|
@@ -647,6 +723,20 @@
|
|
|
647
723
|
"interactive-discover-7",
|
|
648
724
|
"interactive-discover-8"
|
|
649
725
|
],
|
|
726
|
+
"nextTemplateProbabilities": [
|
|
727
|
+
0.09468536894338067,
|
|
728
|
+
0.08057536374730212,
|
|
729
|
+
0.110509100054371,
|
|
730
|
+
0.08057536379017707,
|
|
731
|
+
0.08057536364201826,
|
|
732
|
+
0.09469001366010688,
|
|
733
|
+
0.09468995075857897,
|
|
734
|
+
0.09468996318029473,
|
|
735
|
+
0.09468983074345588,
|
|
736
|
+
0.09468999176216329,
|
|
737
|
+
0.08057536376241889
|
|
738
|
+
],
|
|
739
|
+
"baseProbabilityTemplate": 0.02,
|
|
650
740
|
"minRefinementLength": 2,
|
|
651
741
|
"maxRefinementLength": 4,
|
|
652
742
|
"maxLogits": 10,
|
|
@@ -677,11 +767,17 @@
|
|
|
677
767
|
"@type": "QuerySequenceTemplateProvider",
|
|
678
768
|
"name": "interactive-short-7",
|
|
679
769
|
"queryTask": "Messages",
|
|
680
|
-
"
|
|
770
|
+
"nextTemplates": [
|
|
681
771
|
"interactive-short-4",
|
|
682
772
|
"interactive-short-5",
|
|
683
773
|
"interactive-short-6"
|
|
684
774
|
],
|
|
775
|
+
"nextTemplateProbabilities": [
|
|
776
|
+
0.3902859843679777,
|
|
777
|
+
0.244999204328047,
|
|
778
|
+
0.36211812622110123
|
|
779
|
+
],
|
|
780
|
+
"baseProbabilityTemplate": 0.02,
|
|
685
781
|
"minRefinementLength": 2,
|
|
686
782
|
"maxRefinementLength": 4,
|
|
687
783
|
"maxLogits": 10,
|