Skip to content

Commit d06889d

Browse files
committed
Merge branch 'monneyboi/advanced-mode'
2 parents 65a567f + df7887e commit d06889d

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

poliloom-gui/src/app/tutorial/tutorialData.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"key": "tutorial-existing-position",
4747
"id": "tutorial-existing-position",
4848
"type": "P39",
49-
"entity_id": "Q123456",
49+
"entity_id": "Q486839",
5050
"entity_name": "Member of Parliament",
5151
"statement_id": "Q955672$existing-statement-1",
5252
"qualifiers": {
@@ -110,8 +110,8 @@
110110
"key": "tutorial-position-1",
111111
"id": "tutorial-position-1",
112112
"type": "P39",
113-
"entity_id": "Q555555",
114-
"entity_name": "Member of Springfield Parliament",
113+
"entity_id": "Q1343573",
114+
"entity_name": "Member of state parliament",
115115
"qualifiers": {
116116
"P580": [
117117
{ "datavalue": { "value": { "time": "+2020-01-01T00:00:00Z", "precision": 11 } } }
@@ -132,8 +132,8 @@
132132
"key": "tutorial-position-2",
133133
"id": "tutorial-position-2",
134134
"type": "P39",
135-
"entity_id": "Q789012",
136-
"entity_name": "Minister of Education",
135+
"entity_id": "Q4018482",
136+
"entity_name": "Education minister",
137137
"qualifiers": {
138138
"P580": [
139139
{ "datavalue": { "value": { "time": "+2022-06-15T00:00:00Z", "precision": 11 } } }
@@ -163,8 +163,8 @@
163163
"key": "tutorial-existing-specific-position",
164164
"id": "tutorial-existing-specific-position",
165165
"type": "P39",
166-
"entity_id": "Q555555",
167-
"entity_name": "Member of Springfield Parliament",
166+
"entity_id": "Q1343573",
167+
"entity_name": "Member of state parliament",
168168
"statement_id": "Q955672$existing-specific-1",
169169
"qualifiers": {
170170
"P580": [
@@ -176,7 +176,7 @@
176176
"key": "tutorial-generic-position",
177177
"id": "tutorial-generic-position",
178178
"type": "P39",
179-
"entity_id": "Q123456",
179+
"entity_id": "Q486839",
180180
"entity_name": "Member of Parliament",
181181
"qualifiers": {
182182
"P580": [
@@ -207,16 +207,16 @@
207207
"key": "tutorial-existing-generic-no-metadata",
208208
"id": "tutorial-existing-generic-no-metadata",
209209
"type": "P39",
210-
"entity_id": "Q123456",
210+
"entity_id": "Q486839",
211211
"entity_name": "Member of Parliament",
212212
"statement_id": "Q955672$existing-generic-1"
213213
},
214214
{
215215
"key": "tutorial-new-specific-position",
216216
"id": "tutorial-new-specific-position",
217217
"type": "P39",
218-
"entity_id": "Q555555",
219-
"entity_name": "Member of Springfield Parliament",
218+
"entity_id": "Q1343573",
219+
"entity_name": "Member of state parliament",
220220
"qualifiers": {
221221
"P580": [
222222
{ "datavalue": { "value": { "time": "+2020-01-01T00:00:00Z", "precision": 11 } } }
@@ -246,7 +246,7 @@
246246
"key": "tutorial-existing-with-metadata",
247247
"id": "tutorial-existing-with-metadata",
248248
"type": "P39",
249-
"entity_id": "Q123456",
249+
"entity_id": "Q486839",
250250
"entity_name": "Member of Parliament",
251251
"statement_id": "Q955672$existing-with-refs-1",
252252
"qualifiers": {
@@ -256,14 +256,14 @@
256256
"P768": [
257257
{
258258
"datavalue": {
259-
"value": { "entity-type": "item", "id": "Q987654", "numeric-id": 987654 }
259+
"value": { "entity-type": "item", "id": "Q7580930", "numeric-id": 7580930 }
260260
}
261261
}
262262
],
263263
"P2937": [
264264
{
265265
"datavalue": {
266-
"value": { "entity-type": "item", "id": "Q456789", "numeric-id": 456789 }
266+
"value": { "entity-type": "item", "id": "Q72127378", "numeric-id": 72127378 }
267267
}
268268
}
269269
]
@@ -309,8 +309,8 @@
309309
"key": "tutorial-new-specific-with-source",
310310
"id": "tutorial-new-specific-with-source",
311311
"type": "P39",
312-
"entity_id": "Q555555",
313-
"entity_name": "Member of Springfield Parliament",
312+
"entity_id": "Q1343573",
313+
"entity_name": "Member of state parliament",
314314
"qualifiers": {
315315
"P580": [
316316
{ "datavalue": { "value": { "time": "+2020-01-01T00:00:00Z", "precision": 11 } } }

0 commit comments

Comments
 (0)