id
stringlengths 5
5
| query_type
stringclasses 10
values | question
dict | paraphrased_question
dict | query
dict | template_id
stringlengths 4
4
| entities
list | relations
list | temporal
bool 2
classes | held_out
bool 1
class |
---|---|---|---|---|---|---|---|---|---|
Q0101
|
SINGLE_FACT
|
{
"string": "Which publications did Maia Rohm author?"
}
|
{
"string": "What are the papers written by Maia R.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/222/1191> }"
}
|
TC01
|
[
"<https://dblp.org/pid/222/1191>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0102
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Morantes, J. Leonardo Puentes?"
}
|
{
"string": "Which papers did the author Jorge Leonardo Puentes Morantes write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/192/1358> }"
}
|
TC01
|
[
"<https://dblp.org/pid/192/1358>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0103
|
SINGLE_FACT
|
{
"string": "What is the primary affiliation of Neri Merhav?"
}
|
{
"string": "Mention the primary affiliation of Neri M.."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/92/1103> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/92/1103>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0104
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Laura Franzoi?"
}
|
{
"string": "Which papers did the author Laura Franzoi write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/117/9834> }"
}
|
TC01
|
[
"<https://dblp.org/pid/117/9834>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0105
|
SINGLE_FACT
|
{
"string": "Which publications did Diane Corney author?"
}
|
{
"string": "Which papers did the author Diane C. write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/06/198> }"
}
|
TC01
|
[
"<https://dblp.org/pid/06/198>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0106
|
SINGLE_FACT
|
{
"string": "Show the Wikidata ID of the person Pedro U. Lima."
}
|
{
"string": "What is the Wikidata ID of Pedro U. Lima?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/24/2178> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/24/2178>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0107
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Beatrice Amrhein?"
}
|
{
"string": "Which papers did the author Amrhein, Beatrice write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/18/4361> }"
}
|
TC01
|
[
"<https://dblp.org/pid/18/4361>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0108
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Brscic, D.?"
}
|
{
"string": "Which papers did the author Drazen Brscic write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/15/5375> }"
}
|
TC01
|
[
"<https://dblp.org/pid/15/5375>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0109
|
SINGLE_FACT
|
{
"string": "Which publications did Yingke Zhu author?"
}
|
{
"string": "Which papers did the author Yingke Z. write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/199/7648> }"
}
|
TC01
|
[
"<https://dblp.org/pid/199/7648>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0110
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Min H.?"
}
|
{
"string": "What are the papers written by Min H.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/44/1356-2> }"
}
|
TC01
|
[
"<https://dblp.org/pid/44/1356-2>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0111
|
SINGLE_FACT
|
{
"string": "Which publications did Jeong Heo author?"
}
|
{
"string": "What are the papers written by Jeong Heo?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/58/937> }"
}
|
TC01
|
[
"<https://dblp.org/pid/58/937>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0112
|
SINGLE_FACT
|
{
"string": "What are the papers written by Toshikazu Wada?"
}
|
{
"string": "What are the papers written by the person Toshikazu Wada?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/00/4781> }"
}
|
TC01
|
[
"<https://dblp.org/pid/00/4781>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0113
|
SINGLE_FACT
|
{
"string": "Find the primary affiliation of M. Omair Shafiq."
}
|
{
"string": "What is the primary affiliation of Shafiq, M. Omair?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/47/5921> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/47/5921>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0114
|
SINGLE_FACT
|
{
"string": "Find the primary affiliation of Soumaya C.."
}
|
{
"string": "Mention the primary affiliation of Soumaya Cherkaoui."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/57/689> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/57/689>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0115
|
SINGLE_FACT
|
{
"string": "Which papers did the author Youssef El Hajj Shehadeh write?"
}
|
{
"string": "What are the papers written by Youssef El Hajj Shehadeh?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/14/8863> }"
}
|
TC01
|
[
"<https://dblp.org/pid/14/8863>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0116
|
SINGLE_FACT
|
{
"string": "Which papers did the author Jacqueline Ayel write?"
}
|
{
"string": "What are the papers written by the person Jacqueline A.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/28/6326> }"
}
|
TC01
|
[
"<https://dblp.org/pid/28/6326>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0117
|
SINGLE_FACT
|
{
"string": "Which publications did Guirao, J. Luis Garc\\u00EDa author?"
}
|
{
"string": "Which papers did the author Guirao, J. Luis Garc\\u00EDa write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/75/6661> }"
}
|
TC01
|
[
"<https://dblp.org/pid/75/6661>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0118
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Guo, Qinghua?"
}
|
{
"string": "What are the papers written by Qinghua Guo?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/18/5331-2> }"
}
|
TC01
|
[
"<https://dblp.org/pid/18/5331-2>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0119
|
SINGLE_FACT
|
{
"string": "Which publications did Young-Kyu Yang author?"
}
|
{
"string": "What are the papers written by Yang, Young-Kyu?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/05/6854> }"
}
|
TC01
|
[
"<https://dblp.org/pid/05/6854>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0120
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Huaxiong Wang?"
}
|
{
"string": "Which publications did Huaxiong Wang author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/52/4513> }"
}
|
TC01
|
[
"<https://dblp.org/pid/52/4513>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0121
|
SINGLE_FACT
|
{
"string": "Which papers did the author Tag Gon Kim write?"
}
|
{
"string": "What are the papers written by Kim, T. Gon?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/23/5196> }"
}
|
TC01
|
[
"<https://dblp.org/pid/23/5196>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0122
|
SINGLE_FACT
|
{
"string": "Which papers did the author Thaddeus Tarpey write?"
}
|
{
"string": "What are the papers written by the person Thaddeus T.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/40/7357> }"
}
|
TC01
|
[
"<https://dblp.org/pid/40/7357>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0123
|
SINGLE_FACT
|
{
"string": "Which publications did Mutlu, B. author?"
}
|
{
"string": "What are the papers written by Begum Mutlu?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/158/0641> }"
}
|
TC01
|
[
"<https://dblp.org/pid/158/0641>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0124
|
SINGLE_FACT
|
{
"string": "What are the papers written by S. Daud Khan?"
}
|
{
"string": "Which publications did Sultan Daud Khan author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/138/0460> }"
}
|
TC01
|
[
"<https://dblp.org/pid/138/0460>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0125
|
SINGLE_FACT
|
{
"string": "Which papers did the author Yi Jiang write?"
}
|
{
"string": "What are the papers written by the person Yi Jiang?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/66/3172-4> }"
}
|
TC01
|
[
"<https://dblp.org/pid/66/3172-4>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0126
|
SINGLE_FACT
|
{
"string": "Which publications did Abdallah Ben Saida author?"
}
|
{
"string": "What are the papers written by Abdallah B. Saida?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/214/1299> }"
}
|
TC01
|
[
"<https://dblp.org/pid/214/1299>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0127
|
SINGLE_FACT
|
{
"string": "Show the Wikidata ID of the person Dennis Hofheinz."
}
|
{
"string": "The author Dennis Hofheinz is associated with which Wikidata identifier?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/74/3914> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/74/3914>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0128
|
SINGLE_FACT
|
{
"string": "What is the webpage of the person Andrea L. Lacaita?"
}
|
{
"string": "What is the webpage of Andrea L. Lacaita?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/52/2681> <https://dblp.org/rdf/schema#webpage> ?answer }"
}
|
TC05
|
[
"<https://dblp.org/pid/52/2681>"
] |
[
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0129
|
SINGLE_FACT
|
{
"string": "What are the papers written by Wijnand A. IJsselsteijn?"
}
|
{
"string": "Which publications did Wijnand A. IJsselsteijn author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/i/WijnandIJsselsteijn> }"
}
|
TC01
|
[
"<https://dblp.org/pid/i/WijnandIJsselsteijn>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0130
|
SINGLE_FACT
|
{
"string": "Which publications did R. Rao author?"
}
|
{
"string": "Which papers did the author Ravishankar Rao write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/17/570> }"
}
|
TC01
|
[
"<https://dblp.org/pid/17/570>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0131
|
SINGLE_FACT
|
{
"string": "Which publications did Filho, H. Tertuliano author?"
}
|
{
"string": "What are the papers written by Filho, H. Tertuliano?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/156/3490> }"
}
|
TC01
|
[
"<https://dblp.org/pid/156/3490>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0132
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Li, H.?"
}
|
{
"string": "Which publications did Li, H. author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/88/5785-1> }"
}
|
TC01
|
[
"<https://dblp.org/pid/88/5785-1>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0133
|
SINGLE_FACT
|
{
"string": "Which publications did Verjus, H. author?"
}
|
{
"string": "Which papers did the author Verjus, H. write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/40/1653> }"
}
|
TC01
|
[
"<https://dblp.org/pid/40/1653>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0134
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Wu, Fengjiang?"
}
|
{
"string": "Which publications did Fengjiang Wu author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/129/9251> }"
}
|
TC01
|
[
"<https://dblp.org/pid/129/9251>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0135
|
SINGLE_FACT
|
{
"string": "Find the primary affiliation of Alessandro Orso."
}
|
{
"string": "Mention the primary affiliation of Alessandro Orso."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/35/805> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/35/805>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0136
|
SINGLE_FACT
|
{
"string": "Which publications did W. Wu author?"
}
|
{
"string": "What are the papers written by W. Wu?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/92/382-5> }"
}
|
TC01
|
[
"<https://dblp.org/pid/92/382-5>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0137
|
SINGLE_FACT
|
{
"string": "What are the papers written by Herbert Rosmanith?"
}
|
{
"string": "Which publications did Herbert Rosmanith author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/75/40> }"
}
|
TC01
|
[
"<https://dblp.org/pid/75/40>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0138
|
SINGLE_FACT
|
{
"string": "Which publications did Gerbracht, E. H.-A. author?"
}
|
{
"string": "Which papers did the author Eberhard H.-A. Gerbracht write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/32/6397> }"
}
|
TC01
|
[
"<https://dblp.org/pid/32/6397>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0139
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Kamel Alreshedy?"
}
|
{
"string": "Which publications did Kamel Alreshedy author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/227/2827> }"
}
|
TC01
|
[
"<https://dblp.org/pid/227/2827>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0140
|
SINGLE_FACT
|
{
"string": "Which papers did the author Michael D. Mumford write?"
}
|
{
"string": "What are the papers written by Michael D. Mumford?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/81/11124> }"
}
|
TC01
|
[
"<https://dblp.org/pid/81/11124>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0141
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Mike E. Davies?"
}
|
{
"string": "What are the papers written by Mike E. Davies?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/d/MikeEDavis> }"
}
|
TC01
|
[
"<https://dblp.org/pid/d/MikeEDavis>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0142
|
SINGLE_FACT
|
{
"string": "Show the Wikidata ID of the person Dominik Macko."
}
|
{
"string": "The author Dominik Macko is associated with which Wikidata identifier?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/26/9782> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/26/9782>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0143
|
SINGLE_FACT
|
{
"string": "What are the papers written by Mu, Y.?"
}
|
{
"string": "Which publications did Mu, Y. author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/51/3325> }"
}
|
TC01
|
[
"<https://dblp.org/pid/51/3325>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0144
|
SINGLE_FACT
|
{
"string": "Which publications did M. S. Hsiao author?"
}
|
{
"string": "What are the papers written by the person Michael S. Hsiao?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/56/3227> }"
}
|
TC01
|
[
"<https://dblp.org/pid/56/3227>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0145
|
SINGLE_FACT
|
{
"string": "Which papers did the author M. Huber write?"
}
|
{
"string": "Which publications did M. Huber author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/03/4487> }"
}
|
TC01
|
[
"<https://dblp.org/pid/03/4487>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0146
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person DukHo Chang?"
}
|
{
"string": "Which publications did DukHo Chang author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/04/8305> }"
}
|
TC01
|
[
"<https://dblp.org/pid/04/8305>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0147
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person G. K. Thiruvathukal?"
}
|
{
"string": "Which papers did the author George K. Thiruvathukal write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/97/6279> }"
}
|
TC01
|
[
"<https://dblp.org/pid/97/6279>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0148
|
SINGLE_FACT
|
{
"string": "The author Alejandro F. Frangi is associated with which Wikidata identifier?"
}
|
{
"string": "Show the Wikidata ID of the person A. F. Frangi."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/16/4982> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/16/4982>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0149
|
SINGLE_FACT
|
{
"string": "Find the primary affiliation of Ahmed, S. Ejaz."
}
|
{
"string": "What is the primary affiliation of Ahmed, S. Ejaz?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/19/715> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/19/715>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0150
|
SINGLE_FACT
|
{
"string": "Which publications did Alouf, Sara author?"
}
|
{
"string": "What are the papers written by Alouf, Sara?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/a/SaraAlouf> }"
}
|
TC01
|
[
"<https://dblp.org/pid/a/SaraAlouf>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0151
|
SINGLE_FACT
|
{
"string": "Which papers did the author Todd L. Pittinsky write?"
}
|
{
"string": "What are the papers written by Todd L. Pittinsky?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/275/8033> }"
}
|
TC01
|
[
"<https://dblp.org/pid/275/8033>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0152
|
SINGLE_FACT
|
{
"string": "What is the webpage of the person Sebastian W.?"
}
|
{
"string": "What is the webpage of Sebastian Weis?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/17/9378> <https://dblp.org/rdf/schema#webpage> ?answer }"
}
|
TC05
|
[
"<https://dblp.org/pid/17/9378>"
] |
[
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0153
|
SINGLE_FACT
|
{
"string": "What are the papers written by Jiang, S.?"
}
|
{
"string": "Which publications did Jiang, S. author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/30/6713> }"
}
|
TC01
|
[
"<https://dblp.org/pid/30/6713>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0154
|
SINGLE_FACT
|
{
"string": "What are the papers written by Chuan Wu?"
}
|
{
"string": "Which publications did Chuan Wu author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/34/3772> }"
}
|
TC01
|
[
"<https://dblp.org/pid/34/3772>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0155
|
SINGLE_FACT
|
{
"string": "What is the primary affiliation of David R. Traum?"
}
|
{
"string": "Find the primary affiliation of David R. Traum."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/48/2932> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/48/2932>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0156
|
SINGLE_FACT
|
{
"string": "Which publications did Fleurianne Bertrand author?"
}
|
{
"string": "What are the papers written by the person Fleurianne Bertrand?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/146/3561> }"
}
|
TC01
|
[
"<https://dblp.org/pid/146/3561>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0157
|
SINGLE_FACT
|
{
"string": "Which papers did the author V. L. Lajish write?"
}
|
{
"string": "What are the papers written by the person V. L. Lajish?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/153/1926> }"
}
|
TC01
|
[
"<https://dblp.org/pid/153/1926>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0158
|
SINGLE_FACT
|
{
"string": "The author Alberto Fern\\u00E1ndez is associated with which Wikidata identifier?"
}
|
{
"string": "Show the Wikidata ID of the person Alberto Fern\\u00E1ndez."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/132/1966> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/132/1966>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0159
|
SINGLE_FACT
|
{
"string": "What is the webpage of John E. Beasley?"
}
|
{
"string": "What is the webpage of the person John E. Beasley?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/07/2039> <https://dblp.org/rdf/schema#webpage> ?answer }"
}
|
TC05
|
[
"<https://dblp.org/pid/07/2039>"
] |
[
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0160
|
SINGLE_FACT
|
{
"string": "What is the webpage of the person Manuel V. Hermenegildo?"
}
|
{
"string": "What is the webpage of Manuel V. Hermenegildo?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/h/ManuelVHermenegildo> <https://dblp.org/rdf/schema#webpage> ?answer }"
}
|
TC05
|
[
"<https://dblp.org/pid/h/ManuelVHermenegildo>"
] |
[
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0161
|
SINGLE_FACT
|
{
"string": "What is the webpage of Fran\\u00E7ois Bry?"
}
|
{
"string": "What is the webpage of the person Bry, F.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/b/FrancoisBry> <https://dblp.org/rdf/schema#webpage> ?answer }"
}
|
TC05
|
[
"<https://dblp.org/pid/b/FrancoisBry>"
] |
[
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0162
|
SINGLE_FACT
|
{
"string": "Ke L. is primarily affiliated to which institution?"
}
|
{
"string": "Mention the primary affiliation of Ke L.."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/75/6627-11> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/75/6627-11>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0163
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Suad Kunosic?"
}
|
{
"string": "Which papers did the author S. Kunosic write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/220/0295> }"
}
|
TC01
|
[
"<https://dblp.org/pid/220/0295>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0164
|
SINGLE_FACT
|
{
"string": "Which papers did the author Roman Sotner write?"
}
|
{
"string": "What are the papers written by the person Roman S.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/42/10428> }"
}
|
TC01
|
[
"<https://dblp.org/pid/42/10428>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0165
|
SINGLE_FACT
|
{
"string": "Find the primary affiliation of Ke Xu."
}
|
{
"string": "Ke Xu is primarily affiliated to which institution?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/181/2626-3> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/181/2626-3>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0166
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person James G. Oxley?"
}
|
{
"string": "Which papers did the author James G. Oxley write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/45/558> }"
}
|
TC01
|
[
"<https://dblp.org/pid/45/558>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0167
|
SINGLE_FACT
|
{
"string": "Which publications did F. Luo author?"
}
|
{
"string": "Which papers did the author Fan Luo write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/81/9252> }"
}
|
TC01
|
[
"<https://dblp.org/pid/81/9252>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0168
|
SINGLE_FACT
|
{
"string": "What are the papers written by Guillaume Chapuy?"
}
|
{
"string": "Which publications did Chapuy, G. author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/87/4051> }"
}
|
TC01
|
[
"<https://dblp.org/pid/87/4051>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0169
|
SINGLE_FACT
|
{
"string": "Which papers did the author J. Zhao write?"
}
|
{
"string": "What are the papers written by the person J. Zhao?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/69/5882-16> }"
}
|
TC01
|
[
"<https://dblp.org/pid/69/5882-16>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0170
|
SINGLE_FACT
|
{
"string": "Which papers did the author Thomas J. Marlowe write?"
}
|
{
"string": "Which publications did Thomas J. Marlowe author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/58/3333> }"
}
|
TC01
|
[
"<https://dblp.org/pid/58/3333>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0171
|
SINGLE_FACT
|
{
"string": "What are the papers written by Robert Shearer?"
}
|
{
"string": "Which papers did the author R. Shearer write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/25/10255> }"
}
|
TC01
|
[
"<https://dblp.org/pid/25/10255>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0172
|
SINGLE_FACT
|
{
"string": "Which papers did the author Gennady L. Andrienko write?"
}
|
{
"string": "What are the papers written by the person Gennady L. Andrienko?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/a/GennadyLAndrienko> }"
}
|
TC01
|
[
"<https://dblp.org/pid/a/GennadyLAndrienko>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0173
|
SINGLE_FACT
|
{
"string": "What is the Wikidata ID of Wenge Xu?"
}
|
{
"string": "The author Wenge X. is associated with which Wikidata identifier?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/220/3687> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/220/3687>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0174
|
SINGLE_FACT
|
{
"string": "Find the primary affiliation of Chambers, C.."
}
|
{
"string": "Chambers, C. is primarily affiliated to which institution?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/c/CraigChambers> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/c/CraigChambers>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0175
|
SINGLE_FACT
|
{
"string": "What are the papers written by Gunawan, D.?"
}
|
{
"string": "Which publications did Gunawan, D. author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/44/10155> }"
}
|
TC01
|
[
"<https://dblp.org/pid/44/10155>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0176
|
SINGLE_FACT
|
{
"string": "What are the papers written by H. Liu?"
}
|
{
"string": "What are the papers written by the person H. Liu?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/18/9462-1> }"
}
|
TC01
|
[
"<https://dblp.org/pid/18/9462-1>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0177
|
SINGLE_FACT
|
{
"string": "Which publications did Greg G. author?"
}
|
{
"string": "What are the papers written by Greg G.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/89/22> }"
}
|
TC01
|
[
"<https://dblp.org/pid/89/22>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0178
|
SINGLE_FACT
|
{
"string": "What is the Wikidata ID of Alexander Artikis?"
}
|
{
"string": "Show the Wikidata ID of the person A. Artikis."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/a/AArtikis> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/a/AArtikis>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0179
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Askhat I. Diveev?"
}
|
{
"string": "Which papers did the author Askhat I. Diveev write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/179/9806> }"
}
|
TC01
|
[
"<https://dblp.org/pid/179/9806>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0180
|
SINGLE_FACT
|
{
"string": "Which publications did Kazushi K. author?"
}
|
{
"string": "What are the papers written by the person Kazushi K.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/144/1940> }"
}
|
TC01
|
[
"<https://dblp.org/pid/144/1940>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0181
|
SINGLE_FACT
|
{
"string": "The author Frank Leymann is associated with which Wikidata identifier?"
}
|
{
"string": "What is the Wikidata ID of Leymann, F.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/l/FrankLeymann> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/l/FrankLeymann>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0182
|
SINGLE_FACT
|
{
"string": "Find the primary affiliation of Kwang-il Hwang."
}
|
{
"string": "Mention the primary affiliation of K. Hwang."
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/12/5394> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
}
|
TC02
|
[
"<https://dblp.org/pid/12/5394>"
] |
[
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0183
|
SINGLE_FACT
|
{
"string": "What are the papers written by G. Rayna?"
}
|
{
"string": "Which publications did Gerhard Rayna author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/11/177> }"
}
|
TC01
|
[
"<https://dblp.org/pid/11/177>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0184
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Dillencourt, M. B.?"
}
|
{
"string": "What are the papers written by Michael B. Dillencourt?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/d/MBDillencourt> }"
}
|
TC01
|
[
"<https://dblp.org/pid/d/MBDillencourt>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0185
|
SINGLE_FACT
|
{
"string": "What are the papers written by K. Samanci?"
}
|
{
"string": "Which publications did K. Samanci author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/199/2017> }"
}
|
TC01
|
[
"<https://dblp.org/pid/199/2017>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0186
|
SINGLE_FACT
|
{
"string": "Which papers did the author Fran\\u00E7ois D. write?"
}
|
{
"string": "What are the papers written by the person Fran\\u00E7ois D.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/29/4306> }"
}
|
TC01
|
[
"<https://dblp.org/pid/29/4306>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0187
|
SINGLE_FACT
|
{
"string": "Which papers did the author Evanthia Papadopoulou write?"
}
|
{
"string": "What are the papers written by the person Evanthia Papadopoulou?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/93/4868> }"
}
|
TC01
|
[
"<https://dblp.org/pid/93/4868>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0188
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Shenghua L.?"
}
|
{
"string": "Which publications did Shenghua Liu author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/32/2527> }"
}
|
TC01
|
[
"<https://dblp.org/pid/32/2527>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0189
|
SINGLE_FACT
|
{
"string": "Which publications did Sami Muhaidat author?"
}
|
{
"string": "What are the papers written by Sami Muhaidat?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/14/7881> }"
}
|
TC01
|
[
"<https://dblp.org/pid/14/7881>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0190
|
SINGLE_FACT
|
{
"string": "Which papers did the author R. d. Almeida write?"
}
|
{
"string": "What are the papers written by R. d. Almeida?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/82/2141> }"
}
|
TC01
|
[
"<https://dblp.org/pid/82/2141>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0191
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person Erik Demeulemeester?"
}
|
{
"string": "What are the papers written by Demeulemeester, Erik?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/26/1626> }"
}
|
TC01
|
[
"<https://dblp.org/pid/26/1626>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0192
|
SINGLE_FACT
|
{
"string": "Which publications did Liping Zhang author?"
}
|
{
"string": "Which papers did the author Liping Zhang write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/48/6735> }"
}
|
TC01
|
[
"<https://dblp.org/pid/48/6735>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0193
|
SINGLE_FACT
|
{
"string": "Which publications did Yassine Aoudni author?"
}
|
{
"string": "What are the papers written by Yassine A.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/50/10811> }"
}
|
TC01
|
[
"<https://dblp.org/pid/50/10811>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0194
|
SINGLE_FACT
|
{
"string": "Which publications did Jean M. Alexander author?"
}
|
{
"string": "Which papers did the author Jean M. Alexander write?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/122/7898> }"
}
|
TC01
|
[
"<https://dblp.org/pid/122/7898>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0195
|
SINGLE_FACT
|
{
"string": "What are the papers written by A. Gr\\u00F6pl?"
}
|
{
"string": "What are the papers written by the person A. Gr\\u00F6pl?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/73/681> }"
}
|
TC01
|
[
"<https://dblp.org/pid/73/681>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0196
|
SINGLE_FACT
|
{
"string": "What are the papers written by the person X. Liu?"
}
|
{
"string": "What are the papers written by Xiaoli Liu?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/41/3705> }"
}
|
TC01
|
[
"<https://dblp.org/pid/41/3705>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0197
|
SINGLE_FACT
|
{
"string": "What are the papers written by Pirzadeh, H.?"
}
|
{
"string": "What are the papers written by the person Hessam Pirzadeh?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/168/8354> }"
}
|
TC01
|
[
"<https://dblp.org/pid/168/8354>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0198
|
SINGLE_FACT
|
{
"string": "Which publications did Calefato, F. author?"
}
|
{
"string": "What are the papers written by the person Calefato, F.?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/48/5662> }"
}
|
TC01
|
[
"<https://dblp.org/pid/48/5662>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0199
|
SINGLE_FACT
|
{
"string": "What are the papers written by Song Yu?"
}
|
{
"string": "Which publications did Song Y. author?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/54/1216> }"
}
|
TC01
|
[
"<https://dblp.org/pid/54/1216>"
] |
[
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0200
|
SINGLE_FACT
|
{
"string": "Show the Wikidata ID of the person Kim, Dongwoo."
}
|
{
"string": "The author Kim, Dongwoo is associated with which Wikidata identifier?"
}
|
{
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/15/398-1> <https://dblp.org/rdf/schema#wikidata> ?answer }"
}
|
TC04
|
[
"<https://dblp.org/pid/15/398-1>"
] |
[
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.