-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathrelation_query_templates.json
30 lines (30 loc) · 1.15 KB
/
relation_query_templates.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
{
"P17": "Which country is [X] located in?",
"P19": "Where was [X] born?",
"P20": "Where did [X] die?",
"P26": "Who is [X] married to?",
"P30": "Which continent is [X] located?",
"P36": "What is the capital of [X]?",
"P40": "Who is [X]'s child?",
"P50": "Who is the author of [X]?",
"P69": "Where was [X] educated?",
"P106": "What kind of work does [X] do?",
"P112": "Who founded [X]?",
"P127": "Who owns [X]?",
"P131": "Where is [X] located?",
"P136": "What type of music does [X] play?",
"P159": "Where is the headquarter of [X]?",
"P170": "Who was [X] created by?",
"P175": "Who performed [X]?",
"P176": "Which company is [X] produced by?",
"P264": "What music label is [X] represented by?",
"P276": "Where is [X] located?",
"P407": "Which language was [X] written in?",
"P413": "What position does [X] play?",
"P495": "Which country was [X] created in?",
"P740": "Where was [X] founded?",
"P800": "What is [X] famous for?",
"P19_similar": "What is the birthplace of [X]?",
"P159_similar": "Where is [X] headquartered?",
"P170_similar": "Who is the creator of [X]?"
}