-
Notifications
You must be signed in to change notification settings - Fork 0
/
1hop_edit_img_adsum_question.json
147 lines (147 loc) · 3.72 KB
/
1hop_edit_img_adsum_question.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
[
{
"image": "imagery\\Q2042.jpg",
"triples": [
[
"Q2042",
"P19",
"Q648"
]
],
"new_triples": [
[
"Q2042",
"P19",
"Q31026"
]
],
"edit_triples": [
[
"Q2042",
"P19",
"Q31026"
]
],
"questions": [
"What is the birthplace of the person depicted in the image?",
"Where was the person in the image born?",
"In which location was the person in the image born?"
]
},
{
"image": "imagery\\Q107451258.jpg",
"triples": [
[
"Q107451258",
"P27",
"Q790"
]
],
"new_triples": [
[
"Q107451258",
"P27",
"Q1037"
]
],
"edit_triples": [
[
"Q107451258",
"P27",
"Q1037"
]
],
"questions": [
"Who is the person in the image a citizen of?",
"What is the country of citizenship of the person in the image?",
"Which country does the person in the image hold citizenship in?"
]
},
{
"image": "imagery\\Q3047551.jpg",
"triples": [
[
"Q3047551",
"P103",
"Q9078"
]
],
"new_triples": [
[
"Q3047551",
"P103",
"Q9211"
]
],
"edit_triples": [
[
"Q3047551",
"P103",
"Q9211"
]
],
"questions": [
"What is the native language of the person in the image?",
"Which language does the person in the image speak as their native language?",
"What is the first language of the person depicted in the image?"
]
},
{
"image": "imagery\\Q983.jpg",
"triples": [
[
"Q983",
"P35",
"Q57385"
]
],
"new_triples": [
[
"Q983",
"P35",
"Q387491"
]
],
"edit_triples": [
[
"Q983",
"P35",
"Q387491"
]
],
"questions": [
"Who is the head of state of the country depicted in the image?",
"What is the name of the person who serves as the head of state of the country shown in the image?",
"Who holds the highest position in the government of the country represented in the image?"
]
},
{
"image": "imagery\\Q57363.jpg",
"triples": [
[
"Q57363",
"P19",
"Q583184"
]
],
"new_triples": [
[
"Q57363",
"P19",
"Q478038"
]
],
"edit_triples": [
[
"Q57363",
"P19",
"Q478038"
]
],
"questions": [
"What is the birthplace of the person depicted in the image?",
"Where was the person in the image born?",
"What location is the birthplace of the individual shown in the image?"
]
}
]