id
stringlengths 5
5
| query_type
stringclasses 10
values | question
dict | paraphrased_question
dict | query
dict | template_id
stringlengths 4
4
| entities
sequence | relations
sequence | temporal
bool 2
classes | held_out
bool 1
class |
---|---|---|---|---|---|---|---|---|---|
Q0001 | SINGLE_FACT | {
"string": "What are the papers written by the person Wazir Muhammad?"
} | {
"string": "Which papers did the author Wazir Muhammad write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/211/3355> }"
} | TC01 | [
"<https://dblp.org/pid/211/3355>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0002 | SINGLE_FACT | {
"string": "What is the Wikidata ID of Yvo Desmedt?"
} | {
"string": "The author Y. Desmedt is associated with which Wikidata identifier?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/d/YvoDesmedt> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/d/YvoDesmedt>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0003 | SINGLE_FACT | {
"string": "What is the primary affiliation of Leandro Krug Wives?"
} | {
"string": "Leandro Krug Wives is primarily affiliated to which institution?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/w/LeandroKrugWives> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/w/LeandroKrugWives>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0004 | SINGLE_FACT | {
"string": "What is the webpage of Ravi Kumar?"
} | {
"string": "What is the webpage of the person Ravi Kumar?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/k/RaviKumar> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/k/RaviKumar>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0005 | SINGLE_FACT | {
"string": "Which publications did Lambe, Larry A. author?"
} | {
"string": "Which papers did the author Lambe, Larry A. write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/13/378> }"
} | TC01 | [
"<https://dblp.org/pid/13/378>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0006 | SINGLE_FACT | {
"string": "Mention the primary affiliation of Jo\\u00E3o Marcos Travassos Romano."
} | {
"string": "What is the primary affiliation of Romano, Jo\\u00E3o Marcos Travassos?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/20/4410> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/20/4410>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0007 | SINGLE_FACT | {
"string": "Show the Wikidata ID of the person Martin Zachariasen."
} | {
"string": "What is the Wikidata ID of Zachariasen, M.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/97/5868> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/97/5868>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0008 | SINGLE_FACT | {
"string": "Which publications did Nicholas D. Lane author?"
} | {
"string": "What are the papers written by the person Nicholas D. Lane?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/03/2663> }"
} | TC01 | [
"<https://dblp.org/pid/03/2663>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0009 | SINGLE_FACT | {
"string": "Which papers did the author Nishikawa, Ken'ya write?"
} | {
"string": "Which publications did Nishikawa, Ken'ya author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/124/9189> }"
} | TC01 | [
"<https://dblp.org/pid/124/9189>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0010 | SINGLE_FACT | {
"string": "What is the webpage of the person Nic V.?"
} | {
"string": "What is the webpage of Nic Volanschi?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/44/3693> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/44/3693>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0011 | SINGLE_FACT | {
"string": "What is the webpage of Jun'ichi Tsujii?"
} | {
"string": "What is the webpage of the person Jun'ichi T.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/t/JunichiTsujii> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/t/JunichiTsujii>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0012 | SINGLE_FACT | {
"string": "Which papers did the author Christopher Mayershofer write?"
} | {
"string": "Which publications did Mayershofer, C. author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/286/7023> }"
} | TC01 | [
"<https://dblp.org/pid/286/7023>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0013 | SINGLE_FACT | {
"string": "What are the papers written by the person M. Sidi?"
} | {
"string": "Which publications did Moshe Sidi author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/s/MosheSidi> }"
} | TC01 | [
"<https://dblp.org/pid/s/MosheSidi>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0014 | SINGLE_FACT | {
"string": "What is the webpage of the person Masayuki Murata?"
} | {
"string": "What is the webpage of Murata, Masayuki?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/99/4092> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/99/4092>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0015 | SINGLE_FACT | {
"string": "Which papers did the author Jingdong Li write?"
} | {
"string": "Which publications did J. Li author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/119/1790> }"
} | TC01 | [
"<https://dblp.org/pid/119/1790>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0016 | SINGLE_FACT | {
"string": "What are the papers written by T. Arthur Terlep?"
} | {
"string": "Which papers did the author T. Arthur Terlep write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/122/6276> }"
} | TC01 | [
"<https://dblp.org/pid/122/6276>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0017 | SINGLE_FACT | {
"string": "What is the webpage of the person D. E. O'Leary?"
} | {
"string": "What is the webpage of D. E. O'Leary?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/o/DanielEOLeary> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/o/DanielEOLeary>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0018 | SINGLE_FACT | {
"string": "Which publications did Lixian Zhang author?"
} | {
"string": "Which papers did the author L. Zhang write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/45/2915> }"
} | TC01 | [
"<https://dblp.org/pid/45/2915>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0019 | SINGLE_FACT | {
"string": "Mention the primary affiliation of Alan W. Black."
} | {
"string": "What is the primary affiliation of Alan W. Black?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/b/AlanWBlack> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/b/AlanWBlack>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0020 | SINGLE_FACT | {
"string": "What is the webpage of the person Zdonik, Stanley B.?"
} | {
"string": "What is the webpage of Stanley B. Zdonik?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/z/SBZdonik> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/z/SBZdonik>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0021 | SINGLE_FACT | {
"string": "What are the papers written by the person Amon Rapp?"
} | {
"string": "What are the papers written by Amon Rapp?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/03/1669> }"
} | TC01 | [
"<https://dblp.org/pid/03/1669>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0022 | SINGLE_FACT | {
"string": "Which publications did Nishi, H. author?"
} | {
"string": "What are the papers written by Nishi, H.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/43/2020> }"
} | TC01 | [
"<https://dblp.org/pid/43/2020>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0023 | SINGLE_FACT | {
"string": "What are the papers written by Abhinav Srivastava?"
} | {
"string": "What are the papers written by the person Abhinav Srivastava?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/77/252> }"
} | TC01 | [
"<https://dblp.org/pid/77/252>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0024 | SINGLE_FACT | {
"string": "What are the papers written by Jialu D.?"
} | {
"string": "What are the papers written by the person Jialu D.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/75/6755> }"
} | TC01 | [
"<https://dblp.org/pid/75/6755>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0025 | SINGLE_FACT | {
"string": "What are the papers written by Richard McCreadie?"
} | {
"string": "What are the papers written by the person McCreadie, Richard?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/29/7184> }"
} | TC01 | [
"<https://dblp.org/pid/29/7184>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0026 | SINGLE_FACT | {
"string": "Which papers did the author Wu, Kui write?"
} | {
"string": "What are the papers written by Kui Wu?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/181/2711-3> }"
} | TC01 | [
"<https://dblp.org/pid/181/2711-3>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0027 | SINGLE_FACT | {
"string": "Which publications did Brooks, S. author?"
} | {
"string": "What are the papers written by the person Stoney Brooks?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/01/10677> }"
} | TC01 | [
"<https://dblp.org/pid/01/10677>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0028 | SINGLE_FACT | {
"string": "What are the papers written by Frolkovic, P.?"
} | {
"string": "What are the papers written by the person Frolkovic, P.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/34/1770> }"
} | TC01 | [
"<https://dblp.org/pid/34/1770>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0029 | SINGLE_FACT | {
"string": "What is the webpage of Lutz Schr\\u00F6der?"
} | {
"string": "What is the webpage of the person Lutz S.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/69/2397> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/69/2397>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0030 | SINGLE_FACT | {
"string": "The author Anton\\u00EDn Pavl\\u00EDcek is associated with which Wikidata identifier?"
} | {
"string": "Show the Wikidata ID of the person Anton\\u00EDn Pavl\\u00EDcek."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/64/5294> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/64/5294>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0031 | SINGLE_FACT | {
"string": "Roccetti, Marco is primarily affiliated to which institution?"
} | {
"string": "What is the primary affiliation of Marco Roccetti?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/r/MarcoRoccetti> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/r/MarcoRoccetti>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0032 | SINGLE_FACT | {
"string": "Which publications did Young, K. Soo author?"
} | {
"string": "What are the papers written by Kim Soo Young?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/69/6071> }"
} | TC01 | [
"<https://dblp.org/pid/69/6071>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0033 | SINGLE_FACT | {
"string": "The author Haitao Z. is associated with which Wikidata identifier?"
} | {
"string": "Show the Wikidata ID of the person Haitao Z.."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/43/4261> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/43/4261>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0034 | SINGLE_FACT | {
"string": "What are the papers written by Amit K. Patel?"
} | {
"string": "Which papers did the author Amit K. Patel write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/18/1100> }"
} | TC01 | [
"<https://dblp.org/pid/18/1100>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0035 | SINGLE_FACT | {
"string": "What are the papers written by Sciannamblo, Mariacristina?"
} | {
"string": "What are the papers written by the person Sciannamblo, Mariacristina?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/211/2985> }"
} | TC01 | [
"<https://dblp.org/pid/211/2985>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0036 | SINGLE_FACT | {
"string": "What is the webpage of Anita K. Jones?"
} | {
"string": "What is the webpage of the person A. K. Jones?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/01/5537> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/01/5537>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0037 | SINGLE_FACT | {
"string": "Which papers did the author Markus Str\\u00E4ssler write?"
} | {
"string": "Which publications did M. Str\\u00E4ssler author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/20/1410> }"
} | TC01 | [
"<https://dblp.org/pid/20/1410>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0038 | SINGLE_FACT | {
"string": "The author Manfred Reichert is associated with which Wikidata identifier?"
} | {
"string": "Show the Wikidata ID of the person M. Reichert."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/r/ManfredReichert> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/r/ManfredReichert>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0039 | SINGLE_FACT | {
"string": "What is the webpage of the person Murat Yuksel?"
} | {
"string": "What is the webpage of Murat Yuksel?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/58/2891> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/58/2891>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0040 | SINGLE_FACT | {
"string": "What is the primary affiliation of Jie Lu?"
} | {
"string": "Find the primary affiliation of Jie Lu."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/39/2936-1> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/39/2936-1>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0041 | SINGLE_FACT | {
"string": "Which publications did Xu, D. author?"
} | {
"string": "What are the papers written by Dong Xu?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/09/3493-2> }"
} | TC01 | [
"<https://dblp.org/pid/09/3493-2>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0042 | SINGLE_FACT | {
"string": "What is the Wikidata ID of Paul Mulholland?"
} | {
"string": "Show the Wikidata ID of the person Paul Mulholland."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/82/1232> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/82/1232>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0043 | SINGLE_FACT | {
"string": "Which publications did Vasconcelos, L. O. author?"
} | {
"string": "Which papers did the author Vasconcelos, L. O. write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/169/7076> }"
} | TC01 | [
"<https://dblp.org/pid/169/7076>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0044 | SINGLE_FACT | {
"string": "What is the webpage of Lionel S.?"
} | {
"string": "What is the webpage of the person Lionel Seinturier?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/75/3681> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/75/3681>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0045 | SINGLE_FACT | {
"string": "What are the papers written by Scott Rose?"
} | {
"string": "What are the papers written by the person Scott R.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/13/4027> }"
} | TC01 | [
"<https://dblp.org/pid/13/4027>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0046 | SINGLE_FACT | {
"string": "Martin Schoeberl is primarily affiliated to which institution?"
} | {
"string": "Mention the primary affiliation of Martin Schoeberl."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/29/3006> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/29/3006>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0047 | SINGLE_FACT | {
"string": "Show the Wikidata ID of the person Matt M. Botvinick."
} | {
"string": "What is the Wikidata ID of Matt M. Botvinick?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/98/5712> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/98/5712>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0048 | SINGLE_FACT | {
"string": "What are the papers written by Temple, Dorota?"
} | {
"string": "What are the papers written by the person Temple, Dorota?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/43/10012> }"
} | TC01 | [
"<https://dblp.org/pid/43/10012>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0049 | SINGLE_FACT | {
"string": "What is the webpage of the person Vidal, Vincent?"
} | {
"string": "What is the webpage of Vidal, Vincent?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/09/5817-1> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/09/5817-1>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0050 | SINGLE_FACT | {
"string": "What are the papers written by Shengying Zhu?"
} | {
"string": "Which papers did the author Zhu, Shengying write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/133/3294> }"
} | TC01 | [
"<https://dblp.org/pid/133/3294>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0051 | SINGLE_FACT | {
"string": "Mention the primary affiliation of Martin Hofmann."
} | {
"string": "M. Hofmann is primarily affiliated to which institution?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/h/MartinHofmann> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/h/MartinHofmann>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0052 | SINGLE_FACT | {
"string": "Which publications did George Feuerlicht author?"
} | {
"string": "What are the papers written by Feuerlicht, G.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/95/435> }"
} | TC01 | [
"<https://dblp.org/pid/95/435>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0053 | SINGLE_FACT | {
"string": "McGinnity, T. Martin is primarily affiliated to which institution?"
} | {
"string": "Mention the primary affiliation of McGinnity, T. Martin."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/m/TMartinMcGinnity> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/m/TMartinMcGinnity>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0054 | SINGLE_FACT | {
"string": "Mention the primary affiliation of M. Thelwall."
} | {
"string": "Mike Thelwall is primarily affiliated to which institution?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/t/MikeThelwall> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/t/MikeThelwall>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0055 | SINGLE_FACT | {
"string": "What are the papers written by Rui L.?"
} | {
"string": "What are the papers written by the person Rui L.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/96/4282-16> }"
} | TC01 | [
"<https://dblp.org/pid/96/4282-16>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0056 | SINGLE_FACT | {
"string": "What are the papers written by the person Colin Schultz?"
} | {
"string": "Which publications did Colin Schultz author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/307/3319> }"
} | TC01 | [
"<https://dblp.org/pid/307/3319>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0057 | SINGLE_FACT | {
"string": "Mention the primary affiliation of Alexander Kaplan."
} | {
"string": "What is the primary affiliation of Kaplan, Alexander?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/17/2079> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/17/2079>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0058 | SINGLE_FACT | {
"string": "What are the papers written by the person F. Hancock?"
} | {
"string": "What are the papers written by Fiona Hancock?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/29/8394> }"
} | TC01 | [
"<https://dblp.org/pid/29/8394>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0059 | SINGLE_FACT | {
"string": "What are the papers written by Poo, G.?"
} | {
"string": "Which publications did Gee-Swee Poo author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/80/4721> }"
} | TC01 | [
"<https://dblp.org/pid/80/4721>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0060 | SINGLE_FACT | {
"string": "What is the webpage of Antonio Liotta?"
} | {
"string": "What is the webpage of the person Antonio Liotta?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/31/1394> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/31/1394>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0061 | SINGLE_FACT | {
"string": "A. Di Nola is primarily affiliated to which institution?"
} | {
"string": "Find the primary affiliation of Antonio Di Nola."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/61/351> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/61/351>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0062 | SINGLE_FACT | {
"string": "Which papers did the author Cui, Hantao write?"
} | {
"string": "What are the papers written by Hantao Cui?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/198/0921> }"
} | TC01 | [
"<https://dblp.org/pid/198/0921>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0063 | SINGLE_FACT | {
"string": "What are the papers written by the person C. Li?"
} | {
"string": "Which publications did Chuan Li author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/22/3837> }"
} | TC01 | [
"<https://dblp.org/pid/22/3837>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0064 | SINGLE_FACT | {
"string": "What are the papers written by Maarten Mennes?"
} | {
"string": "What are the papers written by the person Maarten Mennes?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/68/11383> }"
} | TC01 | [
"<https://dblp.org/pid/68/11383>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0065 | SINGLE_FACT | {
"string": "What are the papers written by the person S. Li?"
} | {
"string": "What are the papers written by Shenghong Li?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/47/1217> }"
} | TC01 | [
"<https://dblp.org/pid/47/1217>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0066 | SINGLE_FACT | {
"string": "What is the webpage of the person Jian Y.?"
} | {
"string": "What is the webpage of Jian Yang?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/y/JianYang3> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/y/JianYang3>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0067 | SINGLE_FACT | {
"string": "Find the primary affiliation of Constantinos Marios Angelopoulos."
} | {
"string": "Mention the primary affiliation of Constantinos Marios Angelopoulos."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/17/7911> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/17/7911>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0068 | SINGLE_FACT | {
"string": "What are the papers written by the person Bhandari, S.?"
} | {
"string": "What are the papers written by Bhandari, S.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/203/2229> }"
} | TC01 | [
"<https://dblp.org/pid/203/2229>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0069 | SINGLE_FACT | {
"string": "The author Mohammad Dabbagh is associated with which Wikidata identifier?"
} | {
"string": "What is the Wikidata ID of Mohammad Dabbagh?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/144/1116> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/144/1116>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0070 | SINGLE_FACT | {
"string": "Mention the primary affiliation of Philip W.."
} | {
"string": "Find the primary affiliation of Philip W.."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/w/PhilipWadler> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/w/PhilipWadler>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0071 | SINGLE_FACT | {
"string": "What are the papers written by the person M. Parker?"
} | {
"string": "Which papers did the author M. Parker write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/95/5205> }"
} | TC01 | [
"<https://dblp.org/pid/95/5205>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0072 | SINGLE_FACT | {
"string": "Which papers did the author Tsung-Han Tsai write?"
} | {
"string": "What are the papers written by Tsung-Han Tsai?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/34/4711-1> }"
} | TC01 | [
"<https://dblp.org/pid/34/4711-1>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0073 | SINGLE_FACT | {
"string": "What are the papers written by Jason Thompson?"
} | {
"string": "What are the papers written by the person J. Thompson?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/59/11233> }"
} | TC01 | [
"<https://dblp.org/pid/59/11233>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0074 | SINGLE_FACT | {
"string": "Which papers did the author Chittarsu Raghunandan write?"
} | {
"string": "What are the papers written by the person C. Raghunandan?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/14/5174> }"
} | TC01 | [
"<https://dblp.org/pid/14/5174>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0075 | SINGLE_FACT | {
"string": "Show the Wikidata ID of the person Rabiee, Hamid R.."
} | {
"string": "What is the Wikidata ID of Hamid R. Rabiee?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/01/4547> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/01/4547>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0076 | SINGLE_FACT | {
"string": "What is the primary affiliation of Marek H.?"
} | {
"string": "Marek H. is primarily affiliated to which institution?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/37/2425> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/37/2425>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0077 | SINGLE_FACT | {
"string": "What are the papers written by Weiwei Wan?"
} | {
"string": "Which publications did W. Wan author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/50/1829> }"
} | TC01 | [
"<https://dblp.org/pid/50/1829>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0078 | SINGLE_FACT | {
"string": "Show the Wikidata ID of the person Gregory Beylkin."
} | {
"string": "The author Gregory Beylkin is associated with which Wikidata identifier?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/21/3858> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/21/3858>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0079 | SINGLE_FACT | {
"string": "Which publications did Narasimhan, S. author?"
} | {
"string": "What are the papers written by the person Sridhar Narasimhan?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/30/4580> }"
} | TC01 | [
"<https://dblp.org/pid/30/4580>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0080 | SINGLE_FACT | {
"string": "Which papers did the author Michele Morelli write?"
} | {
"string": "Which publications did Michele Morelli author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/87/3453> }"
} | TC01 | [
"<https://dblp.org/pid/87/3453>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0081 | SINGLE_FACT | {
"string": "Which publications did Chen, Chih-Cheng author?"
} | {
"string": "Which papers did the author Chen, Chih-Cheng write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/01/1736> }"
} | TC01 | [
"<https://dblp.org/pid/01/1736>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0082 | SINGLE_FACT | {
"string": "What is the Wikidata ID of Travis Gagie?"
} | {
"string": "Show the Wikidata ID of the person Travis Gagie."
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/00/3487> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/00/3487>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0083 | SINGLE_FACT | {
"string": "Which publications did Hiroaki Harai author?"
} | {
"string": "What are the papers written by Hiroaki Harai?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/68/570> }"
} | TC01 | [
"<https://dblp.org/pid/68/570>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0084 | SINGLE_FACT | {
"string": "What are the papers written by the person Ga\\u00EBl Varoquaux?"
} | {
"string": "Which publications did Ga\\u00EBl Varoquaux author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/36/7585> }"
} | TC01 | [
"<https://dblp.org/pid/36/7585>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0085 | SINGLE_FACT | {
"string": "What is the webpage of the person B. J. Gao?"
} | {
"string": "What is the webpage of Byron J. Gao?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/g/ByronJGao> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/g/ByronJGao>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0086 | SINGLE_FACT | {
"string": "What are the papers written by Sutter, Robbie De?"
} | {
"string": "Which papers did the author Robbie De Sutter write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/26/4711> }"
} | TC01 | [
"<https://dblp.org/pid/26/4711>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0087 | SINGLE_FACT | {
"string": "Which papers did the author Higdon, J. B. write?"
} | {
"string": "What are the papers written by Higdon, J. B.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/298/7180> }"
} | TC01 | [
"<https://dblp.org/pid/298/7180>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0088 | SINGLE_FACT | {
"string": "Mention the primary affiliation of M\\u00E9n\\u00E9las, B. Jerry."
} | {
"string": "What is the primary affiliation of Bob-Antoine Jerry M\\u00E9n\\u00E9las?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/118/8361> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/118/8361>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0089 | SINGLE_FACT | {
"string": "What are the papers written by the person Anders H.?"
} | {
"string": "What are the papers written by Anders Haug?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/25/7468> }"
} | TC01 | [
"<https://dblp.org/pid/25/7468>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0090 | SINGLE_FACT | {
"string": "Which publications did Ohta, M. author?"
} | {
"string": "Which papers did the author Ohta, M. write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/74/1812> }"
} | TC01 | [
"<https://dblp.org/pid/74/1812>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0091 | SINGLE_FACT | {
"string": "What are the papers written by Barbara A.?"
} | {
"string": "Which papers did the author Barbara A. write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/166/4711> }"
} | TC01 | [
"<https://dblp.org/pid/166/4711>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0092 | SINGLE_FACT | {
"string": "What are the papers written by Octaviano, M. V.?"
} | {
"string": "Which publications did Manolito V. Octaviano author?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/245/7143> }"
} | TC01 | [
"<https://dblp.org/pid/245/7143>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0093 | SINGLE_FACT | {
"string": "Which papers did the author Nawala, Jakub write?"
} | {
"string": "What are the papers written by the person Jakub Nawala?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/218/4331> }"
} | TC01 | [
"<https://dblp.org/pid/218/4331>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0094 | SINGLE_FACT | {
"string": "Which publications did Benjamin C. Pierce author?"
} | {
"string": "Which papers did the author B. C. Pierce write?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/p/BenjaminCPierce> }"
} | TC01 | [
"<https://dblp.org/pid/p/BenjaminCPierce>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0095 | SINGLE_FACT | {
"string": "Which papers did the author H. Zhou write?"
} | {
"string": "What are the papers written by the person Hang Zhou?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/26/3707-7> }"
} | TC01 | [
"<https://dblp.org/pid/26/3707-7>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0096 | SINGLE_FACT | {
"string": "What is the webpage of the person A. Khandelwal?"
} | {
"string": "What is the webpage of Apoorv Khandelwal?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/126/9502-2> <https://dblp.org/rdf/schema#webpage> ?answer }"
} | TC05 | [
"<https://dblp.org/pid/126/9502-2>"
] | [
"<https://dblp.org/rdf/schema#webpage>"
] | false | false |
Q0097 | SINGLE_FACT | {
"string": "What are the papers written by Ochimizu, K.?"
} | {
"string": "What are the papers written by the person Ochimizu, K.?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { ?answer <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/43/3896> }"
} | TC01 | [
"<https://dblp.org/pid/43/3896>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q0098 | SINGLE_FACT | {
"string": "What is the primary affiliation of T. M\\u00F6ller?"
} | {
"string": "T. M\\u00F6ller is primarily affiliated to which institution?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/m/TorstenMoller> <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TC02 | [
"<https://dblp.org/pid/m/TorstenMoller>"
] | [
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q0099 | SINGLE_FACT | {
"string": "Show the Wikidata ID of the person Barry W. Boehm."
} | {
"string": "The author Barry W. Boehm is associated with which Wikidata identifier?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/b/BarryWBoehm> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/b/BarryWBoehm>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |
Q0100 | SINGLE_FACT | {
"string": "Show the Wikidata ID of the person Paolo Torroni."
} | {
"string": "What is the Wikidata ID of P. Torroni?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/pid/t/PaoloTorroni> <https://dblp.org/rdf/schema#wikidata> ?answer }"
} | TC04 | [
"<https://dblp.org/pid/t/PaoloTorroni>"
] | [
"<https://dblp.org/rdf/schema#wikidata>"
] | false | false |