@rubeneschauzier/solidbench 2.1.4 → 2.1.6
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 +1 -0
- package/templates/refinements/interactive-discover-1.json +1 -1
- package/templates/refinements/interactive-discover-3.json +13 -13
- package/templates/refinements/interactive-discover-4.json +20 -7
- package/templates/refinements/interactive-discover-5.json +65 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rubeneschauzier/solidbench",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.6",
|
|
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",
|
|
51
|
+
"ldbc-snb-validation-generator": "npm:@rubeneschauzier/ldbc-snb-validation-generator@^1.2.4",
|
|
52
52
|
"rdf-dataset-fragmenter": "npm:@rubeneschauzier/rdf-dataset-fragmenter@^2.9.1",
|
|
53
|
-
"sparql-query-parameter-instantiator": "npm:@rubeneschauzier/sparql-query-parameter-instantiator@^2.
|
|
53
|
+
"sparql-query-parameter-instantiator": "npm:@rubeneschauzier/sparql-query-parameter-instantiator@^2.8.0",
|
|
54
54
|
"unzipper": "^0.12.0",
|
|
55
55
|
"yargs": "^17.0.0"
|
|
56
56
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"type": "OPTIONAL",
|
|
4
4
|
"id": 0,
|
|
5
5
|
"operation": "addition",
|
|
6
|
-
"description": "Add triple to obtain the things the person likes (
|
|
6
|
+
"description": "Add triple to obtain the things the person likes (P.1, T.2)",
|
|
7
7
|
"location": 0,
|
|
8
8
|
"target": [
|
|
9
9
|
{
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"type": "OPTIONAL",
|
|
18
18
|
"id": 1,
|
|
19
19
|
"operation": "addition",
|
|
20
|
-
"description": "Add unselective triple (
|
|
20
|
+
"description": "Add unselective triple (P.4)",
|
|
21
21
|
"location": 0,
|
|
22
22
|
"target": [
|
|
23
23
|
{
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"type": "OPTIONAL",
|
|
32
32
|
"id": 2,
|
|
33
33
|
"operation": "removal",
|
|
34
|
-
"description": "Remove triple to obtain the things the person likes (
|
|
34
|
+
"description": "Remove triple to obtain the things the person likes (T.2)",
|
|
35
35
|
"location": 0,
|
|
36
36
|
"target": [
|
|
37
37
|
{
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"type": "OPTIONAL",
|
|
46
46
|
"id": 3,
|
|
47
47
|
"operation": "removal",
|
|
48
|
-
"description": "Remove unselective triple (
|
|
48
|
+
"description": "Remove unselective triple (P.4)",
|
|
49
49
|
"location": 0,
|
|
50
50
|
"target": [
|
|
51
51
|
{
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"type": "UNION",
|
|
60
60
|
"id": 4,
|
|
61
61
|
"operation": "addition",
|
|
62
|
-
"description": "Add UNION block for ?message type is post",
|
|
62
|
+
"description": "Add UNION block for ?message type is post (T.4)",
|
|
63
63
|
"location": 0,
|
|
64
64
|
"target": [
|
|
65
65
|
{
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"type": "UNION",
|
|
74
74
|
"id": 5,
|
|
75
75
|
"operation": "addition",
|
|
76
|
-
"description": "Add UNION block for ?message type is comment",
|
|
76
|
+
"description": "Add UNION block for ?message type is comment (T.4)",
|
|
77
77
|
"location": 1,
|
|
78
78
|
"target": [
|
|
79
79
|
{
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
{
|
|
87
87
|
"type": "UNION",
|
|
88
88
|
"id": 6,
|
|
89
|
-
"operation": "
|
|
89
|
+
"operation": "Remove UNION triple (P.2, P.3, P.4)",
|
|
90
90
|
"description": "Remove a random triple (with two variables) from the UNION block",
|
|
91
91
|
"location": 0,
|
|
92
92
|
"target": []
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"type": "BGP",
|
|
96
96
|
"id": 7,
|
|
97
97
|
"operation": "addition",
|
|
98
|
-
"description": "Add triple to obtain the things the person likes (
|
|
98
|
+
"description": "Add triple to obtain the things the person likes (T.1, P.3)",
|
|
99
99
|
"location": 0,
|
|
100
100
|
"target": [
|
|
101
101
|
{
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"type": "BGP",
|
|
110
110
|
"id": 8,
|
|
111
111
|
"operation": "addition",
|
|
112
|
-
"description": "Add unselective triple (
|
|
112
|
+
"description": "Add unselective triple (P.4)",
|
|
113
113
|
"location": 0,
|
|
114
114
|
"target": [
|
|
115
115
|
{
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"type": "BGP",
|
|
124
124
|
"id": 9,
|
|
125
125
|
"operation": "removal",
|
|
126
|
-
"description": "Remove triple to obtain the things the person likes (
|
|
126
|
+
"description": "Remove triple to obtain the things the person likes (T.1, P.3)",
|
|
127
127
|
"location": 0,
|
|
128
128
|
"target": [
|
|
129
129
|
{
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"type": "BGP",
|
|
138
138
|
"id": 10,
|
|
139
139
|
"operation": "removal",
|
|
140
|
-
"description": "Remove unselective triple (
|
|
140
|
+
"description": "Remove unselective triple (P.4)",
|
|
141
141
|
"location": 0,
|
|
142
142
|
"target": [
|
|
143
143
|
{
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"type": "FILTER",
|
|
152
152
|
"id": 11,
|
|
153
153
|
"operation": "addition",
|
|
154
|
-
"description": "Only select messages posted earlier than 2011-10--16 (
|
|
154
|
+
"description": "Only select messages posted earlier than 2011-10--16 (P.1, P.2)",
|
|
155
155
|
"location": 0,
|
|
156
156
|
"target": [
|
|
157
157
|
{
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"type": "FILTER",
|
|
176
176
|
"id": 12,
|
|
177
177
|
"operation": "addition",
|
|
178
|
-
"description": "Only select messages posted later than 2011-10-16 (
|
|
178
|
+
"description": "Only select messages posted later than 2011-10-16 (P.1, P.2)",
|
|
179
179
|
"location": 0,
|
|
180
180
|
"target": [
|
|
181
181
|
{
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
|
-
"type": "
|
|
31
|
+
"type": "UNION",
|
|
32
32
|
"id": 2,
|
|
33
33
|
"operation": "addition",
|
|
34
34
|
"description": "Add UNION block for ?message type is post",
|
|
@@ -42,9 +42,9 @@
|
|
|
42
42
|
]
|
|
43
43
|
},
|
|
44
44
|
{
|
|
45
|
-
"type": "
|
|
45
|
+
"type": "UNION",
|
|
46
46
|
"id": 3,
|
|
47
|
-
"operation": "
|
|
47
|
+
"operation": "removal",
|
|
48
48
|
"description": "Add UNION block for ?message type is post",
|
|
49
49
|
"location": 1,
|
|
50
50
|
"target": [
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
]
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
"type": "
|
|
59
|
+
"type": "UNION",
|
|
60
60
|
"id": 4,
|
|
61
|
-
"operation": "
|
|
61
|
+
"operation": "addition",
|
|
62
62
|
"description": "Add UNION block for ?message type is post",
|
|
63
63
|
"location": 1,
|
|
64
64
|
"target": [
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
]
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
|
-
"type": "
|
|
73
|
+
"type": "UNION",
|
|
74
74
|
"id": 5,
|
|
75
75
|
"operation": "removal",
|
|
76
76
|
"description": "Add UNION block for ?message type is post",
|
|
@@ -151,6 +151,19 @@
|
|
|
151
151
|
"operation": "removal",
|
|
152
152
|
"description": "Substitute the person parameter in query",
|
|
153
153
|
"location": 0,
|
|
154
|
-
"target": [
|
|
154
|
+
"target": [
|
|
155
|
+
{ "value": "person", "termType": "variable" }
|
|
156
|
+
]
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"type": "SUB",
|
|
160
|
+
"id": 11,
|
|
161
|
+
"operation": "addition",
|
|
162
|
+
"description": "Substitute the person parameter in query",
|
|
163
|
+
"location": 0,
|
|
164
|
+
"target": [
|
|
165
|
+
{ "value": "person", "termType": "variable" }
|
|
166
|
+
]
|
|
155
167
|
}
|
|
168
|
+
|
|
156
169
|
]
|
|
@@ -1,10 +1,74 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"type": "BGP",
|
|
4
|
+
"id": 0,
|
|
5
|
+
"operation": "addition",
|
|
6
|
+
"description": "Add UNION block for ?message type is comment (P.3, T.4)",
|
|
7
|
+
"location": 1,
|
|
8
|
+
"target": [
|
|
9
|
+
{
|
|
10
|
+
"subject": { "value": "message", "termType": "variable" },
|
|
11
|
+
"predicate": { "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "termType": "namedNode" },
|
|
12
|
+
"object": { "value": "http://localhost:3000/www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/Comment", "termType": "namedNode" }
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"type": "BGP",
|
|
18
|
+
"id": 1,
|
|
19
|
+
"operation": "addition",
|
|
20
|
+
"description": "Add UNION block for ?message type is post (P.3, T.4)",
|
|
21
|
+
"location": 1,
|
|
22
|
+
"target": [
|
|
23
|
+
{
|
|
24
|
+
"subject": { "value": "message", "termType": "variable" },
|
|
25
|
+
"predicate": { "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "termType": "namedNode" },
|
|
26
|
+
"object": { "value": "http://localhost:3000/www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/Post", "termType": "namedNode" }
|
|
27
|
+
}
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"type": "BGP",
|
|
32
|
+
"id": 2,
|
|
33
|
+
"operation": "removal",
|
|
34
|
+
"description": "Add UNION block for ?message type is post (P.3, T.4)",
|
|
35
|
+
"location": 1,
|
|
36
|
+
"target": [
|
|
37
|
+
{
|
|
38
|
+
"subject": { "value": "message", "termType": "variable" },
|
|
39
|
+
"predicate": { "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "termType": "namedNode" },
|
|
40
|
+
"object": { "value": "http://localhost:3000/www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/Comment", "termType": "namedNode" }
|
|
41
|
+
}
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "BGP",
|
|
46
|
+
"id": 3,
|
|
47
|
+
"operation": "removal",
|
|
48
|
+
"description": "Add UNION block for ?message type is post (P.3, T.4)",
|
|
49
|
+
"location": 1,
|
|
50
|
+
"target": [
|
|
51
|
+
{
|
|
52
|
+
"subject": { "value": "message", "termType": "variable" },
|
|
53
|
+
"predicate": { "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "termType": "namedNode" },
|
|
54
|
+
"object": { "value": "http://localhost:3000/www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/Post", "termType": "namedNode" }
|
|
55
|
+
}
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
|
|
2
59
|
|
|
3
60
|
{
|
|
4
61
|
"type": "SUB",
|
|
5
|
-
"operation": "
|
|
62
|
+
"operation": "addition",
|
|
6
63
|
"description": "Substitute the person parameter in query",
|
|
7
64
|
"location": 0,
|
|
8
65
|
"target": []
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"type": "SUB",
|
|
69
|
+
"operation": "removal",
|
|
70
|
+
"description": "Substitute back the original person parameter",
|
|
71
|
+
"location": 0,
|
|
72
|
+
"target": []
|
|
9
73
|
}
|
|
10
74
|
]
|