@rubeneschauzier/solidbench 2.1.9 → 2.1.11
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rubeneschauzier/solidbench",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.11",
|
|
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.7",
|
|
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.3",
|
|
54
54
|
"unzipper": "^0.12.0",
|
|
55
55
|
"yargs": "^17.0.0"
|
|
56
56
|
},
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
],
|
|
41
41
|
"minRefinementLength": 2,
|
|
42
42
|
"maxRefinementLength": 5,
|
|
43
|
+
"maxLogits": 5,
|
|
43
44
|
"templateFilePath": {
|
|
44
45
|
"@id": "urn:variables:query-templates:interactive-discover-1.sparql",
|
|
45
46
|
"@type": "Variable"
|
|
@@ -77,7 +78,7 @@
|
|
|
77
78
|
"@type": "SubstitutionProviderCsv",
|
|
78
79
|
"csvFilePath": "out-snb/substitution_parameters/interactive_9_param.txt",
|
|
79
80
|
"separator": "|",
|
|
80
|
-
"columnName": "
|
|
81
|
+
"columnName": "maxDate"
|
|
81
82
|
}
|
|
82
83
|
}
|
|
83
84
|
]
|
|
@@ -97,6 +98,7 @@
|
|
|
97
98
|
],
|
|
98
99
|
"minRefinementLength": 2,
|
|
99
100
|
"maxRefinementLength": 5,
|
|
101
|
+
"maxLogits": 5,
|
|
100
102
|
"templateFilePath": {
|
|
101
103
|
"@id": "urn:variables:query-templates:interactive-discover-2.sparql",
|
|
102
104
|
"@type": "Variable"
|
|
@@ -144,6 +146,7 @@
|
|
|
144
146
|
],
|
|
145
147
|
"minRefinementLength": 2,
|
|
146
148
|
"maxRefinementLength": 5,
|
|
149
|
+
"maxLogits": 5,
|
|
147
150
|
"templateFilePath": {
|
|
148
151
|
"@id": "urn:variables:query-templates:interactive-discover-3.sparql",
|
|
149
152
|
"@type": "Variable"
|
|
@@ -191,6 +194,7 @@
|
|
|
191
194
|
],
|
|
192
195
|
"minRefinementLength": 2,
|
|
193
196
|
"maxRefinementLength": 5,
|
|
197
|
+
"maxLogits": 5,
|
|
194
198
|
"templateFilePath": {
|
|
195
199
|
"@id": "urn:variables:query-templates:interactive-discover-4.sparql",
|
|
196
200
|
"@type": "Variable"
|
|
@@ -241,6 +245,7 @@
|
|
|
241
245
|
],
|
|
242
246
|
"minRefinementLength": 2,
|
|
243
247
|
"maxRefinementLength": 5,
|
|
248
|
+
"maxLogits": 5,
|
|
244
249
|
"templateFilePath": {
|
|
245
250
|
"@id": "urn:variables:query-templates:interactive-discover-5.sparql",
|
|
246
251
|
"@type": "Variable"
|
|
@@ -294,6 +299,7 @@
|
|
|
294
299
|
],
|
|
295
300
|
"minRefinementLength": 2,
|
|
296
301
|
"maxRefinementLength": 5,
|
|
302
|
+
"maxLogits": 5,
|
|
297
303
|
"templateFilePath": {
|
|
298
304
|
"@id": "urn:variables:query-templates:interactive-discover-6.sparql",
|
|
299
305
|
"@type": "Variable"
|
|
@@ -340,6 +346,7 @@
|
|
|
340
346
|
],
|
|
341
347
|
"minRefinementLength": 2,
|
|
342
348
|
"maxRefinementLength": 5,
|
|
349
|
+
"maxLogits": 5,
|
|
343
350
|
"templateFilePath": {
|
|
344
351
|
"@id": "urn:variables:query-templates:interactive-discover-7.sparql",
|
|
345
352
|
"@type": "Variable"
|
|
@@ -393,6 +400,7 @@
|
|
|
393
400
|
],
|
|
394
401
|
"minRefinementLength": 2,
|
|
395
402
|
"maxRefinementLength": 5,
|
|
403
|
+
"maxLogits": 5,
|
|
396
404
|
"templateFilePath": {
|
|
397
405
|
"@id": "urn:variables:query-templates:interactive-discover-8.sparql",
|
|
398
406
|
"@type": "Variable"
|