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 |
---|---|---|---|---|---|---|---|---|---|
Q1201 | BOOLEAN | {
"string": "Was the paper 'Federated Scheduling Admits No Constant Speedup Factors for Constrained-Deadline DAG Task System' published by Chen, Jian-Jia in CoRR?"
} | {
"string": "Did Chen, Jian-Jia publish the paper 'Federated Scheduling Admits No Constant Speedup Factors for Constrained-Deadline DAG Task System' in CoRR?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/corr/Chen15t> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/70/1961> . <https://dblp.org/rec/journals/corr/Chen15t> <https://dblp.org/rdf/schema#publishedIn> 'CoRR' }"
} | TC33 | [
"<https://dblp.org/pid/70/1961>",
"<https://dblp.org/rec/journals/corr/Chen15t>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1202 | BOOLEAN | {
"string": "Was the paper 'Adapting Software Quality Models: Practical Challenges, Approach, and First Empirical Results' co-authored by Kl\\u00E4s, Michael and Constanza Lampasona?"
} | {
"string": "Did Kl\\u00E4s, Michael and C. Lampasona co-author the paper 'Adapting Software Quality Models: Practical Challenges, Approach, and First Empirical Results'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/corr/KlasLM13> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/26/6244> . <https://dblp.org/rec/journals/corr/KlasLM13> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/67/6437> }"
} | TC32 | [
"<https://dblp.org/pid/26/6244>",
"<https://dblp.org/pid/67/6437>",
"<https://dblp.org/rec/journals/corr/KlasLM13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1203 | BOOLEAN | {
"string": "Has Seung-Ho Park published in ICCE in the last nine years?"
} | {
"string": "Did Seung-Ho Park publish in ICCE in the last nine years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/19/4818> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-9) . ?x <https://dblp.org/rdf/schema#publishedIn> 'ICCE' }"
} | TC35 | [
"<https://dblp.org/pid/19/4818>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1204 | BOOLEAN | {
"string": "Has Halim Sayoud published in ICCIT in the last five years?"
} | {
"string": "Did Halim Sayoud publish in ICCIT in the last 5 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/32/2611> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-5) . ?x <https://dblp.org/rdf/schema#publishedIn> 'ICCIT' }"
} | TC35 | [
"<https://dblp.org/pid/32/2611>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1205 | BOOLEAN | {
"string": "Did Lan Umek publish the paper 'Subgroup discovery in data sets with multi-dimensional responses'?"
} | {
"string": "Was the paper 'Subgroup discovery in data sets with multi-dimensional responses' published by the person L. Umek?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/ida/UmekZ11> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/67/7170> }"
} | TC31 | [
"<https://dblp.org/pid/67/7170>",
"<https://dblp.org/rec/journals/ida/UmekZ11>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1206 | BOOLEAN | {
"string": "Did Anna M. publish in CoRR in the last 3 years?"
} | {
"string": "Has Anna Minarovicov\\u00E1 published in CoRR in the last 3 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/312/6769> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) . ?x <https://dblp.org/rdf/schema#publishedIn> 'CoRR' }"
} | TC35 | [
"<https://dblp.org/pid/312/6769>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1207 | BOOLEAN | {
"string": "Did Wei Liu publish the paper 'Personalized Reputation Model in Cooperative Distributed Systems' in International Conference on Parallel and Distributed Systems?"
} | {
"string": "Was the paper 'Personalized Reputation Model in Cooperative Distributed Systems' published by Liu, W. in International Conference on Parallel and Distributed Systems?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icpads/LiuTW10> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/49/3283> . <https://dblp.org/rec/conf/icpads/LiuTW10> <https://dblp.org/rdf/schema#publishedIn> 'ICPADS' }"
} | TC33 | [
"<https://dblp.org/pid/49/3283>",
"<https://dblp.org/rec/conf/icpads/LiuTW10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1208 | BOOLEAN | {
"string": "Did Yasuo Kuniyoshi publish the paper 'Preface' in the last seven years?"
} | {
"string": "Did Yasuo Kuniyoshi publish the paper 'Preface' in the last 7 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/ar/KuniyoshiI09> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/42/4337> . <https://dblp.org/rec/journals/ar/KuniyoshiI09> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-7) }"
} | TC34 | [
"<https://dblp.org/pid/42/4337>",
"<https://dblp.org/rec/journals/ar/KuniyoshiI09>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1209 | BOOLEAN | {
"string": "Did William C. Calhoun publish the paper 'Incomparable Prime Ideals of Recursively Enumerable Degrees' in Ann. Pure Appl. Log.?"
} | {
"string": "Was the paper 'Incomparable Prime Ideals of Recursively Enumerable Degrees' published by William C. Calhoun in Ann. Pure Appl. Log.?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/apal/Calhoun93> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/37/2212> . <https://dblp.org/rec/journals/apal/Calhoun93> <https://dblp.org/rdf/schema#publishedIn> 'Ann. Pure Appl. Log.' }"
} | TC33 | [
"<https://dblp.org/pid/37/2212>",
"<https://dblp.org/rec/journals/apal/Calhoun93>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1210 | BOOLEAN | {
"string": "Was the paper 'A Framework for Mutant Genetic Generation for WS-BPEL' published by the person named Juan J. Dom\\u00EDnguez-Jim\\u00E9nez?"
} | {
"string": "Did Juan J. Dom\\u00EDnguez-Jim\\u00E9nez publish the paper 'A Framework for Mutant Genetic Generation for WS-BPEL'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/sofsem/Dominguez-JimenezEM09> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/91/545> }"
} | TC31 | [
"<https://dblp.org/pid/91/545>",
"<https://dblp.org/rec/conf/sofsem/Dominguez-JimenezEM09>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1211 | BOOLEAN | {
"string": "Have Reza R. and Edward R. Dougherty co-authored the paper 'Technological change, civic engagement and policy legitimization: Perspectives from the rise of broadband Internet as an essential utility in Canada'?"
} | {
"string": "Did Reza Rajabiun and Edward R. Dougherty co-author the paper 'Technological change, civic engagement and policy legitimization: Perspectives from the rise of broadband Internet as an essential utility in Canada'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/giq/Rajabiun20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/152/5265> . <https://dblp.org/rec/journals/giq/Rajabiun20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/90/3909> }"
} | TC32 | [
"<https://dblp.org/pid/152/5265>",
"<https://dblp.org/pid/90/3909>",
"<https://dblp.org/rec/journals/giq/Rajabiun20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1212 | BOOLEAN | {
"string": "Did Rush H. Al-Abuji publish the paper 'Simulated evolution algorithm for multiobjective VLSI netlist bi-partitioning' in ISCAS (5)?"
} | {
"string": "Was the paper 'Simulated evolution algorithm for multiobjective VLSI netlist bi-partitioning' published by Rush H. Al-Abuji in ISCAS?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/iscas/SaitEA03> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/10/4877> . <https://dblp.org/rec/conf/iscas/SaitEA03> <https://dblp.org/rdf/schema#publishedIn> 'ISCAS (5)' }"
} | TC33 | [
"<https://dblp.org/pid/10/4877>",
"<https://dblp.org/rec/conf/iscas/SaitEA03>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1213 | BOOLEAN | {
"string": "Did Peter Willett publish the paper 'Algorithms for the identification of three-dimensional maximal common substructures' in the last 3 years?"
} | {
"string": "Did P. Willett publish the paper 'Algorithms for the identification of three-dimensional maximal common substructures' in the last 3 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/jcisd/BrintW87> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/w/PeterWillett> . <https://dblp.org/rec/journals/jcisd/BrintW87> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) }"
} | TC34 | [
"<https://dblp.org/pid/w/PeterWillett>",
"<https://dblp.org/rec/journals/jcisd/BrintW87>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1214 | BOOLEAN | {
"string": "Did Ling Xiao publish the paper 'An Analytical Solution to the Electromagnetic Performance of an Ultra-High-Speed PM Motor'?"
} | {
"string": "Was the paper 'An Analytical Solution to the Electromagnetic Performance of an Ultra-High-Speed PM Motor' published by the author Ling Xiao?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/jece/ChengDXZS19> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/59/4568> }"
} | TC31 | [
"<https://dblp.org/pid/59/4568>",
"<https://dblp.org/rec/journals/jece/ChengDXZS19>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1215 | BOOLEAN | {
"string": "Did Alberto Montilla Bravo and Marisol Garc\\u00EDa-Valls co-author the paper 'FIPA-Based QoS Negotiator for Nomadic Agents'?"
} | {
"string": "Was the paper 'FIPA-Based QoS Negotiator for Nomadic Agents' co-authored by Alberto M. Bravo and Marisol G.?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/mata/BravoG02> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/33/4344> . <https://dblp.org/rec/conf/mata/BravoG02> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/91/2218> }"
} | TC32 | [
"<https://dblp.org/pid/33/4344>",
"<https://dblp.org/pid/91/2218>",
"<https://dblp.org/rec/conf/mata/BravoG02>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1216 | BOOLEAN | {
"string": "Did Hong Qin publish the paper 'Drawing-Based Procedural Modeling of Chinese Architectures' in the last nine years?"
} | {
"string": "Did Hong Qin publish the paper 'Drawing-Based Procedural Modeling of Chinese Architectures' in the last 9 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/tvcg/HouQQ12> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/79/627> . <https://dblp.org/rec/journals/tvcg/HouQQ12> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-9) }"
} | TC34 | [
"<https://dblp.org/pid/79/627>",
"<https://dblp.org/rec/journals/tvcg/HouQQ12>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1217 | BOOLEAN | {
"string": "Have Capuano, Daniele and Maria De Marsico co-authored the paper 'Experimenting dele: a deaf-centered e-learning visual environment'?"
} | {
"string": "Was the paper 'Experimenting dele: a deaf-centered e-learning visual environment' co-authored by Capuano, Daniele and Maria D. Marsico?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/avi/BottoniLCLM12> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/99/11498> . <https://dblp.org/rec/conf/avi/BottoniLCLM12> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/75/7001> }"
} | TC32 | [
"<https://dblp.org/pid/99/11498>",
"<https://dblp.org/pid/75/7001>",
"<https://dblp.org/rec/conf/avi/BottoniLCLM12>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1218 | BOOLEAN | {
"string": "Did Min Sun publish in ICCV in the last three years?"
} | {
"string": "Has Min Sun published in ICCV in the last 3 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/62/2750> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) . ?x <https://dblp.org/rdf/schema#publishedIn> 'ICCV' }"
} | TC35 | [
"<https://dblp.org/pid/62/2750>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1219 | BOOLEAN | {
"string": "Was the paper 'An emerging co-array fortran compiler' published by Cristian C. in Principles and Practice of Parallel Programming?"
} | {
"string": "Did Cristian C. publish the paper 'An emerging co-array fortran compiler' in Principles and Practice of Parallel Programming?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/ppopp/CoarfaD03> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/52/4406> . <https://dblp.org/rec/conf/ppopp/CoarfaD03> <https://dblp.org/rdf/schema#publishedIn> 'PPoPP' }"
} | TC33 | [
"<https://dblp.org/pid/52/4406>",
"<https://dblp.org/rec/conf/ppopp/CoarfaD03>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1220 | BOOLEAN | {
"string": "Has Xiao Xue published in IEICE Trans. Commun. in the last three years?"
} | {
"string": "Did Xiao Xue publish in IEICE Trans. Commun. in the last 3 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/82/2187> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) . ?x <https://dblp.org/rdf/schema#publishedIn> 'IEICE Trans. Commun.' }"
} | TC35 | [
"<https://dblp.org/pid/82/2187>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1221 | BOOLEAN | {
"string": "Did Thomas E. Anderson publish the paper 'Overcoming the Internet Impasse through Virtualization'?"
} | {
"string": "Was the paper 'Overcoming the Internet Impasse through Virtualization' published by the person named Thomas E. Anderson?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/computer/AndersonPST05> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/a/ThomasEAnderson> }"
} | TC31 | [
"<https://dblp.org/pid/a/ThomasEAnderson>",
"<https://dblp.org/rec/journals/computer/AndersonPST05>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1222 | BOOLEAN | {
"string": "Has Tomasz Kania published in Am. Math. Mon. in the last eight years?"
} | {
"string": "Did Kania, Tomasz publish in Am. Math. Mon. in the last 8 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/248/9255> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-8) . ?x <https://dblp.org/rdf/schema#publishedIn> 'Am. Math. Mon.' }"
} | TC35 | [
"<https://dblp.org/pid/248/9255>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1223 | BOOLEAN | {
"string": "Did Misic, Bratislav publish the paper 'Comparing spatial null models for brain maps'?"
} | {
"string": "Was the paper 'Comparing spatial null models for brain maps' published by the person named Bratislav Misic?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/neuroimage/MarkelloM21> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/22/10997> }"
} | TC31 | [
"<https://dblp.org/pid/22/10997>",
"<https://dblp.org/rec/journals/neuroimage/MarkelloM21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1224 | BOOLEAN | {
"string": "Was the paper 'Collecting Behavior Logs with Emotions in Town' published by the author Kenro Aihara?"
} | {
"string": "Was the paper 'Collecting Behavior Logs with Emotions in Town' published by the person K. Aihara?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/hci/Aihara14> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/49/5300> }"
} | TC31 | [
"<https://dblp.org/pid/49/5300>",
"<https://dblp.org/rec/conf/hci/Aihara14>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1225 | BOOLEAN | {
"string": "Did A. Schulz publish the paper 'Fr\\u00E9chet Distance of Surfaces: Some Simple Hard Cases' in the last eight years?"
} | {
"string": "Did Andr\\u00E9 Schulz publish the paper 'Fr\\u00E9chet Distance of Surfaces: Some Simple Hard Cases' in the last 8 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/esa/BuchinBS10> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/80/1348-1> . <https://dblp.org/rec/conf/esa/BuchinBS10> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-8) }"
} | TC34 | [
"<https://dblp.org/pid/80/1348-1>",
"<https://dblp.org/rec/conf/esa/BuchinBS10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1226 | BOOLEAN | {
"string": "Did Xiaowen Chu and Yiu-Wing Leung co-author the paper 'Energy efficient real-time task scheduling on CPU-GPU hybrid clusters'?"
} | {
"string": "Was the paper 'Energy efficient real-time task scheduling on CPU-GPU hybrid clusters' co-authored by Xiaowen Chu and Leung, Yiu-Wing?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/infocom/MeiCLLL17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/24/2536> . <https://dblp.org/rec/conf/infocom/MeiCLLL17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/95/39> }"
} | TC32 | [
"<https://dblp.org/pid/24/2536>",
"<https://dblp.org/pid/95/39>",
"<https://dblp.org/rec/conf/infocom/MeiCLLL17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1227 | BOOLEAN | {
"string": "Did Mohammad A. Hanif publish the paper 'A Novel Scheme of Product Polar Codes with High Efficiency and Rate Compatibility'?"
} | {
"string": "Was the paper 'A Novel Scheme of Product Polar Codes with High Efficiency and Rate Compatibility' published by the person Mohammad Abu Hanif?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/wicomm/HanifV20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/124/1960> }"
} | TC31 | [
"<https://dblp.org/pid/124/1960>",
"<https://dblp.org/rec/journals/wicomm/HanifV20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1228 | BOOLEAN | {
"string": "Did Rok S. publish the paper 'A Polynomial Time Algorithm for the N-Queens Problem' in the last 2 years?"
} | {
"string": "Did Rok S. publish the paper 'A Polynomial Time Algorithm for the N-Queens Problem' in the last 2 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/sigart/SosicG90> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/s/RokSosic> . <https://dblp.org/rec/journals/sigart/SosicG90> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-2) }"
} | TC34 | [
"<https://dblp.org/pid/s/RokSosic>",
"<https://dblp.org/rec/journals/sigart/SosicG90>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1229 | BOOLEAN | {
"string": "Have Maletic, J. I. and B. S. Alqadi co-authored the paper 'Integration of Program Slicing with Cognitive Complexity for Defect Prediction'?"
} | {
"string": "Was the paper 'Integration of Program Slicing with Cognitive Complexity for Defect Prediction' co-authored by Maletic, J. I. and B. S. Alqadi?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icsm/AlqadiM20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/m/JonathanIMaletic> . <https://dblp.org/rec/conf/icsm/AlqadiM20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/195/8810> }"
} | TC32 | [
"<https://dblp.org/pid/m/JonathanIMaletic>",
"<https://dblp.org/pid/195/8810>",
"<https://dblp.org/rec/conf/icsm/AlqadiM20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1230 | BOOLEAN | {
"string": "Did Jiyoung Woo publish the paper 'Action2Score: An Embedding Approach To Score Player Action' in the last 6 years?"
} | {
"string": "Did Jiyoung Woo publish the paper 'Action2Score: An Embedding Approach To Score Player Action' in the last six years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/corr/abs-2207-10297> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/119/3771> . <https://dblp.org/rec/journals/corr/abs-2207-10297> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-6) }"
} | TC34 | [
"<https://dblp.org/pid/119/3771>",
"<https://dblp.org/rec/journals/corr/abs-2207-10297>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1231 | BOOLEAN | {
"string": "Did Chen, G. H. publish the paper 'A Latent Source Model for Patch-Based Image Segmentation' in the last 9 years?"
} | {
"string": "Did George H. Chen publish the paper 'A Latent Source Model for Patch-Based Image Segmentation' in the last 9 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/miccai/ChenSG15> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/121/1833> . <https://dblp.org/rec/conf/miccai/ChenSG15> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-9) }"
} | TC34 | [
"<https://dblp.org/pid/121/1833>",
"<https://dblp.org/rec/conf/miccai/ChenSG15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1232 | BOOLEAN | {
"string": "Did Joakim Jald\\u00E9n publish the paper 'On the complexity of sphere decoding in digital communications' in IEEE Trans. Signal Process.?"
} | {
"string": "Was the paper 'On the complexity of sphere decoding in digital communications' published by Joakim Jald\\u00E9n in IEEE Trans. Signal Process.?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/tsp/JaldenO05> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/62/241> . <https://dblp.org/rec/journals/tsp/JaldenO05> <https://dblp.org/rdf/schema#publishedIn> 'IEEE Trans. Signal Process.' }"
} | TC33 | [
"<https://dblp.org/pid/62/241>",
"<https://dblp.org/rec/journals/tsp/JaldenO05>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1233 | BOOLEAN | {
"string": "Did Zamani, Majid publish the paper 'From Small-Gain Theory to Compositional Construction of Barrier Certificates for Large-Scale Stochastic Systems' in CoRR?"
} | {
"string": "Was the paper 'From Small-Gain Theory to Compositional Construction of Barrier Certificates for Large-Scale Stochastic Systems' published by Zamani, Majid in CoRR?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/corr/abs-2101-06916> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/34/9188> . <https://dblp.org/rec/journals/corr/abs-2101-06916> <https://dblp.org/rdf/schema#publishedIn> 'CoRR' }"
} | TC33 | [
"<https://dblp.org/pid/34/9188>",
"<https://dblp.org/rec/journals/corr/abs-2101-06916>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1234 | BOOLEAN | {
"string": "Was the paper 'Robust adaptive Dynamic Surface Control of a hypersonic flight vehicle' published by the person Kendrick Amezquita Semprun?"
} | {
"string": "Was the paper 'Robust adaptive Dynamic Surface Control of a hypersonic flight vehicle' published by the person named Semprun, Kendrick Amezquita?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/cdc/ButtYS10> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/76/9182> }"
} | TC31 | [
"<https://dblp.org/pid/76/9182>",
"<https://dblp.org/rec/conf/cdc/ButtYS10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1235 | BOOLEAN | {
"string": "Did Alghofaily, B. publish in Serv. Oriented Comput. Appl. in the last two years?"
} | {
"string": "Has Alghofaily, B. published in Serv. Oriented Comput. Appl. in the last 2 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/233/5776> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-2) . ?x <https://dblp.org/rdf/schema#publishedIn> 'Serv. Oriented Comput. Appl.' }"
} | TC35 | [
"<https://dblp.org/pid/233/5776>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1236 | BOOLEAN | {
"string": "Did Ian H. Stevenson publish in J. Comput. Neurosci. in the last 3 years?"
} | {
"string": "Has Stevenson, Ian H. published in J. Comput. Neurosci. in the last 3 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/62/10432> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) . ?x <https://dblp.org/rdf/schema#publishedIn> 'J. Comput. Neurosci.' }"
} | TC35 | [
"<https://dblp.org/pid/62/10432>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1237 | BOOLEAN | {
"string": "Was the paper 'On Learning Mixture Models with Sparse Parameters' co-authored by Mazumdar, Arya and Soumyabrata Pal?"
} | {
"string": "Have Arya Mazumdar and Soumyabrata Pal co-authored the paper 'On Learning Mixture Models with Sparse Parameters'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/aistats/PalM22> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/77/6050> . <https://dblp.org/rec/conf/aistats/PalM22> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/206/6371> }"
} | TC32 | [
"<https://dblp.org/pid/77/6050>",
"<https://dblp.org/pid/206/6371>",
"<https://dblp.org/rec/conf/aistats/PalM22>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1238 | BOOLEAN | {
"string": "Did Kubala, F. publish the paper 'Online speaker clustering' in the last 6 years?"
} | {
"string": "Did Francis Kubala publish the paper 'Online speaker clustering' in the last six years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icassp/LiuK04> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/58/6179> . <https://dblp.org/rec/conf/icassp/LiuK04> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-6) }"
} | TC34 | [
"<https://dblp.org/pid/58/6179>",
"<https://dblp.org/rec/conf/icassp/LiuK04>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1239 | BOOLEAN | {
"string": "Was the paper 'Oshidori-Net: Connecting Regional EPR Systems to Achieve Secure Mutual Reference with Thin-Client Computing Technology' published by Hirohiko M. in E-HEALTH?"
} | {
"string": "Did Hirohiko M. publish the paper 'Oshidori-Net: Connecting Regional EPR Systems to Achieve Secure Mutual Reference with Thin-Client Computing Technology' in E-HEALTH?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/ifip/KuwataTTKNMTI10> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/132/7694> . <https://dblp.org/rec/conf/ifip/KuwataTTKNMTI10> <https://dblp.org/rdf/schema#publishedIn> 'E-HEALTH' }"
} | TC33 | [
"<https://dblp.org/pid/132/7694>",
"<https://dblp.org/rec/conf/ifip/KuwataTTKNMTI10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1240 | BOOLEAN | {
"string": "Did Hagel, Georg publish the paper 'Tool-supported teaching of UML diagrams in software engineering education - A systematic literature review' in the last 5 years?"
} | {
"string": "Did Georg Hagel publish the paper 'Tool-supported teaching of UML diagrams in software engineering education - A systematic literature review' in the last 5 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/mipro/HuberH22> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/65/10154> . <https://dblp.org/rec/conf/mipro/HuberH22> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-5) }"
} | TC34 | [
"<https://dblp.org/pid/65/10154>",
"<https://dblp.org/rec/conf/mipro/HuberH22>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1241 | BOOLEAN | {
"string": "Was the paper 'Asymmetry in the diurnal variation of surface albedo' published by Young, David F. in IEEE Trans. Geosci. Remote. Sens.?"
} | {
"string": "Did Young, David F. publish the paper 'Asymmetry in the diurnal variation of surface albedo' in IEEE Trans. Geosci. Remote. Sens.?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/tgrs/MinnisMSY97> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/41/9627> . <https://dblp.org/rec/journals/tgrs/MinnisMSY97> <https://dblp.org/rdf/schema#publishedIn> 'IEEE Trans. Geosci. Remote. Sens.' }"
} | TC33 | [
"<https://dblp.org/pid/41/9627>",
"<https://dblp.org/rec/journals/tgrs/MinnisMSY97>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1242 | BOOLEAN | {
"string": "Was the paper 'Research on a Chinese Language Model Based on Ontology and Statistical Method' published by the person Zheng, Dequan?"
} | {
"string": "Was the paper 'Research on a Chinese Language Model Based on Ontology and Statistical Method' published by the author Zheng, Dequan?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/jclc/ZhengYZL04> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/89/876> }"
} | TC31 | [
"<https://dblp.org/pid/89/876>",
"<https://dblp.org/rec/journals/jclc/ZhengYZL04>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1243 | BOOLEAN | {
"string": "Was the paper 'An Event-contrastive Connectome Network for Automatic Assessment of Individual Face Processing and Memory Ability' published by H. Yang in ICASSP?"
} | {
"string": "Did Hao-Chun Yang publish the paper 'An Event-contrastive Connectome Network for Automatic Assessment of Individual Face Processing and Memory Ability' in ICASSP?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icassp/HsiehYTSL19> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/226/2074> . <https://dblp.org/rec/conf/icassp/HsiehYTSL19> <https://dblp.org/rdf/schema#publishedIn> 'ICASSP' }"
} | TC33 | [
"<https://dblp.org/pid/226/2074>",
"<https://dblp.org/rec/conf/icassp/HsiehYTSL19>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1244 | BOOLEAN | {
"string": "Did Miguel A. Lejeune publish the paper 'Probabilistic modeling of multiperiod service levels' in the last 5 years?"
} | {
"string": "Did Miguel A. Lejeune publish the paper 'Probabilistic modeling of multiperiod service levels' in the last 5 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/eor/Lejeune13> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/04/3453> . <https://dblp.org/rec/journals/eor/Lejeune13> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-5) }"
} | TC34 | [
"<https://dblp.org/pid/04/3453>",
"<https://dblp.org/rec/journals/eor/Lejeune13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1245 | BOOLEAN | {
"string": "Did Markus S. publish the paper 'Large-Scale Analysis of Group-Specific Music Genre Taste from Collaborative Tags' in IEEE International Symposium on Multimedia?"
} | {
"string": "Was the paper 'Large-Scale Analysis of Group-Specific Music Genre Taste from Collaborative Tags' published by Markus S. in ISM?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/ism/SchedlF17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/77/271> . <https://dblp.org/rec/conf/ism/SchedlF17> <https://dblp.org/rdf/schema#publishedIn> 'ISM' }"
} | TC33 | [
"<https://dblp.org/pid/77/271>",
"<https://dblp.org/rec/conf/ism/SchedlF17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1246 | BOOLEAN | {
"string": "Did Andreas S\\u00E4uberli publish in ASSETS in the last 3 years?"
} | {
"string": "Has Andreas S\\u00E4uberli published in ASSETS in the last three years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/266/0857> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) . ?x <https://dblp.org/rdf/schema#publishedIn> 'ASSETS' }"
} | TC35 | [
"<https://dblp.org/pid/266/0857>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1247 | BOOLEAN | {
"string": "Was the paper 'Scaling up learning analytics' published by the author Rebecca Ferguson?"
} | {
"string": "Did Rebecca Ferguson publish the paper 'Scaling up learning analytics'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/delfi/Ferguson15> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/57/9370> }"
} | TC31 | [
"<https://dblp.org/pid/57/9370>",
"<https://dblp.org/rec/conf/delfi/Ferguson15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1248 | BOOLEAN | {
"string": "Was the paper 'Translating Negation: Induction, Search And Model Errors' published by Bonnie L. Webber in SSST@NAACL-HLT?"
} | {
"string": "Did Bonnie L. Webber publish the paper 'Translating Negation: Induction, Search And Model Errors' in SSST@NAACL-HLT?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/ssst/FancelluW15> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/95/4733> . <https://dblp.org/rec/conf/ssst/FancelluW15> <https://dblp.org/rdf/schema#publishedIn> 'SSST@NAACL-HLT' }"
} | TC33 | [
"<https://dblp.org/pid/95/4733>",
"<https://dblp.org/rec/conf/ssst/FancelluW15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1249 | BOOLEAN | {
"string": "Was the paper 'Reversible Watermarking Based on Adaptive Prediction Error Expansion' published by the person named Qi Li?"
} | {
"string": "Was the paper 'Reversible Watermarking Based on Adaptive Prediction Error Expansion' published by the author Qi Li?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icgec/LiYLP18> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/181/2688> }"
} | TC31 | [
"<https://dblp.org/pid/181/2688>",
"<https://dblp.org/rec/conf/icgec/LiYLP18>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1250 | BOOLEAN | {
"string": "Did Hu Han publish the paper 'Deep Multi-Task Learning for Joint Prediction of Heterogeneous Face Attributes' in the last four years?"
} | {
"string": "Did Han, Hu publish the paper 'Deep Multi-Task Learning for Joint Prediction of Heterogeneous Face Attributes' in the last 4 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/fgr/WangHSC17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/03/6451-1> . <https://dblp.org/rec/conf/fgr/WangHSC17> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-4) }"
} | TC34 | [
"<https://dblp.org/pid/03/6451-1>",
"<https://dblp.org/rec/conf/fgr/WangHSC17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1251 | BOOLEAN | {
"string": "Has Jianhui Wu published in IEEE Trans. Wirel. Commun. in the last two years?"
} | {
"string": "Did Jianhui Wu publish in IEEE Trans. Wirel. Commun. in the last 2 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/53/6118> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-2) . ?x <https://dblp.org/rdf/schema#publishedIn> 'IEEE Trans. Wirel. Commun.' }"
} | TC35 | [
"<https://dblp.org/pid/53/6118>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1252 | BOOLEAN | {
"string": "Have Srinath T. V. Setty and Nikitin, K. co-authored the paper 'Replicated state machines without replicated execution'?"
} | {
"string": "Was the paper 'Replicated state machines without replicated execution' co-authored by Srinath T. V. Setty and Kirill Nikitin?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/iacr/LeeNS20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/68/8463> . <https://dblp.org/rec/journals/iacr/LeeNS20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/203/4231> }"
} | TC32 | [
"<https://dblp.org/pid/68/8463>",
"<https://dblp.org/pid/203/4231>",
"<https://dblp.org/rec/journals/iacr/LeeNS20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1253 | BOOLEAN | {
"string": "Did Coronado, E. publish the paper 'SIMPRE: A software package to calculate crystal field parameters, energy levels, and magnetic properties on mononuclear lanthanoid complexes based on charge distributions' in the last 2 years?"
} | {
"string": "Did Coronado, E. publish the paper 'SIMPRE: A software package to calculate crystal field parameters, energy levels, and magnetic properties on mononuclear lanthanoid complexes based on charge distributions' in the last two years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/jcc/BaldoviCCCGP13> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/57/393> . <https://dblp.org/rec/journals/jcc/BaldoviCCCGP13> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-2) }"
} | TC34 | [
"<https://dblp.org/pid/57/393>",
"<https://dblp.org/rec/journals/jcc/BaldoviCCCGP13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1254 | BOOLEAN | {
"string": "Have Songshan Guo and Lim, A. co-authored the paper 'The Multi-period Profit Collection Vehicle Routing Problem with Time Windows'?"
} | {
"string": "Did S. Guo and Lim, A. co-author the paper 'The Multi-period Profit Collection Vehicle Routing Problem with Time Windows'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/ieaaie/XieZQGL14> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/09/1716> . <https://dblp.org/rec/conf/ieaaie/XieZQGL14> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/92/972> }"
} | TC32 | [
"<https://dblp.org/pid/09/1716>",
"<https://dblp.org/pid/92/972>",
"<https://dblp.org/rec/conf/ieaaie/XieZQGL14>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1255 | BOOLEAN | {
"string": "Was the paper 'Improving the Character Ngram Model for the DSL Task with BM25 Weighting and Less Frequently Used Feature Sets' co-authored by Yves Bestgen and Kexin Qiao?"
} | {
"string": "Did Yves Bestgen and Kexin Qiao co-author the paper 'Improving the Character Ngram Model for the DSL Task with BM25 Weighting and Less Frequently Used Feature Sets'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/vardial/Bestgen17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/19/2544> . <https://dblp.org/rec/conf/vardial/Bestgen17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/152/2559> }"
} | TC32 | [
"<https://dblp.org/pid/19/2544>",
"<https://dblp.org/pid/152/2559>",
"<https://dblp.org/rec/conf/vardial/Bestgen17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1256 | BOOLEAN | {
"string": "Have W. Ho Mow and Bin Qian co-authored the paper 'A Markov error modeling approach to distributed turbo coding'?"
} | {
"string": "Was the paper 'A Markov error modeling approach to distributed turbo coding' co-authored by Wai Ho Mow and Qian, B.?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/isit/QianM15> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/81/4404> . <https://dblp.org/rec/conf/isit/QianM15> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/55/3292> }"
} | TC32 | [
"<https://dblp.org/pid/81/4404>",
"<https://dblp.org/pid/55/3292>",
"<https://dblp.org/rec/conf/isit/QianM15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1257 | BOOLEAN | {
"string": "Was the paper 'First responders actions to cope with volatile digital evidence' published by the person Jill Slay?"
} | {
"string": "Was the paper 'First responders actions to cope with volatile digital evidence' published by the author Slay, Jill?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/ijesdf/WattS15> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/04/6319> }"
} | TC31 | [
"<https://dblp.org/pid/04/6319>",
"<https://dblp.org/rec/journals/ijesdf/WattS15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1258 | BOOLEAN | {
"string": "Did Risto Mononen publish the paper 'Security and Authentication in the Mobile World'?"
} | {
"string": "Was the paper 'Security and Authentication in the Mobile World' published by the person named Risto Mononen?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/wpc/OjanperaM02> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/34/6947> }"
} | TC31 | [
"<https://dblp.org/pid/34/6947>",
"<https://dblp.org/rec/journals/wpc/OjanperaM02>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1259 | BOOLEAN | {
"string": "Did J. Beyer publish in Comput. Graph. Forum in the last four years?"
} | {
"string": "Has J. Beyer published in Comput. Graph. Forum in the last 4 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/53/531> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-4) . ?x <https://dblp.org/rdf/schema#publishedIn> 'Comput. Graph. Forum' }"
} | TC35 | [
"<https://dblp.org/pid/53/531>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1260 | BOOLEAN | {
"string": "Have Hua Zhang and J. Wang co-authored the paper 'Analyzing Uplink Outage Probability of Grant-Free Access and Retransmission for URLLC'?"
} | {
"string": "Was the paper 'Analyzing Uplink Outage Probability of Grant-Free Access and Retransmission for URLLC' co-authored by Zhang, H. and Jun-Bo Wang?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/wcsp/Zhang0W21> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/69/2745-2> . <https://dblp.org/rec/conf/wcsp/Zhang0W21> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/94/7080> }"
} | TC32 | [
"<https://dblp.org/pid/69/2745-2>",
"<https://dblp.org/pid/94/7080>",
"<https://dblp.org/rec/conf/wcsp/Zhang0W21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1261 | BOOLEAN | {
"string": "Did Ke, Z. publish the paper 'A Queueing Model for Industrial Public Blockchains and Validation' in ICIT?"
} | {
"string": "Was the paper 'A Queueing Model for Industrial Public Blockchains and Validation' published by Zuqiang Ke in ICIT?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icit2/KeP21> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/217/8663> . <https://dblp.org/rec/conf/icit2/KeP21> <https://dblp.org/rdf/schema#publishedIn> 'ICIT' }"
} | TC33 | [
"<https://dblp.org/pid/217/8663>",
"<https://dblp.org/rec/conf/icit2/KeP21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1262 | BOOLEAN | {
"string": "Was the paper 'Three-dimensional free vibrations analysis of functionally graded rectangular plates by the meshless local Petrov-Galerkin (MLPG) method' published by M. Rashidi Moghaddam in Appl. Math. Comput.?"
} | {
"string": "Did M. R. Moghaddam publish the paper 'Three-dimensional free vibrations analysis of functionally graded rectangular plates by the meshless local Petrov-Galerkin (MLPG) method' in Appl. Math. Comput.?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/amc/MoghaddamB17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/195/6572> . <https://dblp.org/rec/journals/amc/MoghaddamB17> <https://dblp.org/rdf/schema#publishedIn> 'Appl. Math. Comput.' }"
} | TC33 | [
"<https://dblp.org/pid/195/6572>",
"<https://dblp.org/rec/journals/amc/MoghaddamB17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1263 | BOOLEAN | {
"string": "Was the paper 'Handling Information Loss of Graph Neural Networks for Session-based Recommendation' co-authored by Raymond Chi-Wing Wong and Chen, Tianwen?"
} | {
"string": "Did Raymond Chi-Wing Wong and Tianwen Chen co-author the paper 'Handling Information Loss of Graph Neural Networks for Session-based Recommendation'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/kdd/ChenW20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/w/RaymondChiWingWong> . <https://dblp.org/rec/conf/kdd/ChenW20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/03/10742> }"
} | TC32 | [
"<https://dblp.org/pid/w/RaymondChiWingWong>",
"<https://dblp.org/pid/03/10742>",
"<https://dblp.org/rec/conf/kdd/ChenW20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1264 | BOOLEAN | {
"string": "Was the paper 'A Use Case Textual Description for Context Aware SPL Based on a Controlled Experiment' published by Neto, Pedro de Alc\\u00E2ntara dos Santos in CAiSE Forum?"
} | {
"string": "Did Pedro de Alc\\u00E2ntara dos Santos Neto publish the paper 'A Use Case Textual Description for Context Aware SPL Based on a Controlled Experiment' in CAiSE Forum?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/caise/SantosAN13> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/23/3085> . <https://dblp.org/rec/conf/caise/SantosAN13> <https://dblp.org/rdf/schema#publishedIn> 'CAiSE Forum' }"
} | TC33 | [
"<https://dblp.org/pid/23/3085>",
"<https://dblp.org/rec/conf/caise/SantosAN13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1265 | BOOLEAN | {
"string": "Was the paper 'A Recurrence Generating Multiples of Primes: 10655' co-authored by Saracino, D. and Poonacha, P. G.?"
} | {
"string": "Have Dan Saracino and Poonacha, P. G. co-authored the paper 'A Recurrence Generating Multiples of Primes: 10655'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/tamm/BenczeSSAABSBBCCFGGGHKKKLLMMOYPSPRSSSSTTTT00> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/45/4694> . <https://dblp.org/rec/journals/tamm/BenczeSSAABSBBCCFGGGHKKKLLMMOYPSPRSSSSTTTT00> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/38/3700> }"
} | TC32 | [
"<https://dblp.org/pid/45/4694>",
"<https://dblp.org/pid/38/3700>",
"<https://dblp.org/rec/journals/tamm/BenczeSSAABSBBCCFGGGHKKKLLMMOYPSPRSSSSTTTT00>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1266 | BOOLEAN | {
"string": "Did Marcel P. van Lohuizen publish the paper 'A Generic Approach to Parallel Chart Parsing with an Application to LinGO' in the last 4 years?"
} | {
"string": "Did Marcel P. van Lohuizen publish the paper 'A Generic Approach to Parallel Chart Parsing with an Application to LinGO' in the last 4 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/acl/Lohuizen01> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/04/2813> . <https://dblp.org/rec/conf/acl/Lohuizen01> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-4) }"
} | TC34 | [
"<https://dblp.org/pid/04/2813>",
"<https://dblp.org/rec/conf/acl/Lohuizen01>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1267 | BOOLEAN | {
"string": "Did Mats B\\u00F6rjesson publish in Sensors in the last seven years?"
} | {
"string": "Has Mats B\\u00F6rjesson published in Sensors in the last 7 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/230/3341> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-7) . ?x <https://dblp.org/rdf/schema#publishedIn> 'Sensors' }"
} | TC35 | [
"<https://dblp.org/pid/230/3341>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1268 | BOOLEAN | {
"string": "Was the paper 'Towards Spiral Brick Column Building Robots' published by the person named Osman, A.?"
} | {
"string": "Was the paper 'Towards Spiral Brick Column Building Robots' published by the person Abdelhaleem Osman?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/corr/abs-2011-03643> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/278/2504> }"
} | TC31 | [
"<https://dblp.org/pid/278/2504>",
"<https://dblp.org/rec/journals/corr/abs-2011-03643>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1269 | BOOLEAN | {
"string": "Has Y. Ae Kim published in Knowl. Based Syst. in the last three years?"
} | {
"string": "Did Young Ae Kim publish in Knowl. Based Syst. in the last 3 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/30/5389> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) . ?x <https://dblp.org/rdf/schema#publishedIn> 'Knowl. Based Syst.' }"
} | TC35 | [
"<https://dblp.org/pid/30/5389>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1270 | BOOLEAN | {
"string": "Did Mahfuzur Rahman publish the paper 'The war of presence and instant messaging: right protocols and APIs' in CCNC?"
} | {
"string": "Was the paper 'The war of presence and instant messaging: right protocols and APIs' published by Mahfuzur Rahman in CCNC?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/ccnc/DebbabiR04> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/30/213> . <https://dblp.org/rec/conf/ccnc/DebbabiR04> <https://dblp.org/rdf/schema#publishedIn> 'CCNC' }"
} | TC33 | [
"<https://dblp.org/pid/30/213>",
"<https://dblp.org/rec/conf/ccnc/DebbabiR04>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1271 | BOOLEAN | {
"string": "Did Rakesh Kumar publish the paper 'Software-based gate-level information flow security for IoT systems' in the last 2 years?"
} | {
"string": "Did Rakesh K. publish the paper 'Software-based gate-level information flow security for IoT systems' in the last two years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/micro/CherupalliDYKS17> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/98/4371-2> . <https://dblp.org/rec/conf/micro/CherupalliDYKS17> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-2) }"
} | TC34 | [
"<https://dblp.org/pid/98/4371-2>",
"<https://dblp.org/rec/conf/micro/CherupalliDYKS17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1272 | BOOLEAN | {
"string": "Did N. Wiegand publish the paper 'Preserving Detail in a Combined Land Use Ontology'?"
} | {
"string": "Was the paper 'Preserving Detail in a Combined Land Use Ontology' published by the author Nancy Wiegand?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/giscience/Wiegand12a> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/43/2212> }"
} | TC31 | [
"<https://dblp.org/pid/43/2212>",
"<https://dblp.org/rec/conf/giscience/Wiegand12a>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1273 | BOOLEAN | {
"string": "Was the paper 'Mining Biologically Significant Co-regulation Patterns from Microarray Data' co-authored by Yuhai Z. and G. Wang?"
} | {
"string": "Have Yuhai Z. and Guoren Wang co-authored the paper 'Mining Biologically Significant Co-regulation Patterns from Microarray Data'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/rskt/ZhaoYW06> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/73/5946> . <https://dblp.org/rec/conf/rskt/ZhaoYW06> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/64/146> }"
} | TC32 | [
"<https://dblp.org/pid/73/5946>",
"<https://dblp.org/pid/64/146>",
"<https://dblp.org/rec/conf/rskt/ZhaoYW06>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1274 | BOOLEAN | {
"string": "Did Wang, Yi-Ying publish the paper 'Nerve Cell Segmentation via Multi-Scale Gradient Watershed Hierarchies' in EMBC?"
} | {
"string": "Was the paper 'Nerve Cell Segmentation via Multi-Scale Gradient Watershed Hierarchies' published by Yi-Ying Wang in EMBC?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/embc/WangSLJ06> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/63/8043> . <https://dblp.org/rec/conf/embc/WangSLJ06> <https://dblp.org/rdf/schema#publishedIn> 'EMBC' }"
} | TC33 | [
"<https://dblp.org/pid/63/8043>",
"<https://dblp.org/rec/conf/embc/WangSLJ06>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1275 | BOOLEAN | {
"string": "Was the paper 'Parallel Implementation of Interval Analysis for Equations Solving' published by J. Merlet in PVM/MPI?"
} | {
"string": "Did Jean-Pierre Merlet publish the paper 'Parallel Implementation of Interval Analysis for Equations Solving' in PVM/MPI?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/pvm/PapegayDM03> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/m/JeanPierreMerlet> . <https://dblp.org/rec/conf/pvm/PapegayDM03> <https://dblp.org/rdf/schema#publishedIn> 'PVM/MPI' }"
} | TC33 | [
"<https://dblp.org/pid/m/JeanPierreMerlet>",
"<https://dblp.org/rec/conf/pvm/PapegayDM03>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1276 | BOOLEAN | {
"string": "Was the paper 'Keep Your AI-es on the Road: Tackling Distracted Driver Detection with Convolutional Neural Networks and Targeted Data Augmentation' published by the person Jasmine Bayrooti?"
} | {
"string": "Did Bayrooti, J. publish the paper 'Keep Your AI-es on the Road: Tackling Distracted Driver Detection with Convolutional Neural Networks and Targeted Data Augmentation'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/corr/abs-2006-10955> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/267/9542> }"
} | TC31 | [
"<https://dblp.org/pid/267/9542>",
"<https://dblp.org/rec/journals/corr/abs-2006-10955>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1277 | BOOLEAN | {
"string": "Was the paper 'Implementation of a Depth from Light Field Algorithm on FPGA' published by the person named Jonas P. L\\u00FCke?"
} | {
"string": "Was the paper 'Implementation of a Depth from Light Field Algorithm on FPGA' published by the author Jonas P. L\\u00FCke?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/sensors/CondeLG19> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/87/9246> }"
} | TC31 | [
"<https://dblp.org/pid/87/9246>",
"<https://dblp.org/rec/journals/sensors/CondeLG19>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1278 | BOOLEAN | {
"string": "Did Roberto Maestri publish the paper 'Paced Breathing Increases the Redundancy of Cardiorespiratory Control in Healthy Individuals and Chronic Heart Failure Patients'?"
} | {
"string": "Was the paper 'Paced Breathing Increases the Redundancy of Cardiorespiratory Control in Healthy Individuals and Chronic Heart Failure Patients' published by the author Roberto Maestri?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/entropy/PortaMBMCVRP18> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/06/5311> }"
} | TC31 | [
"<https://dblp.org/pid/06/5311>",
"<https://dblp.org/rec/journals/entropy/PortaMBMCVRP18>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1279 | BOOLEAN | {
"string": "Has Ward Whitt published in Queueing Syst. Theory Appl. in the last six years?"
} | {
"string": "Did W. Whitt publish in Queueing Syst. Theory Appl. in the last six years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/89/3911> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-6) . ?x <https://dblp.org/rdf/schema#publishedIn> 'Queueing Syst. Theory Appl.' }"
} | TC35 | [
"<https://dblp.org/pid/89/3911>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1280 | BOOLEAN | {
"string": "Was the paper 'A Human-Computer Interface for Non-computer Specialists' co-authored by Jacob Palme and Mohsen Sayadi?"
} | {
"string": "Did Jacob Palme and Sayadi, Mohsen co-author the paper 'A Human-Computer Interface for Non-computer Specialists'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/spe/Palme79> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/49/3421> . <https://dblp.org/rec/journals/spe/Palme79> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/220/7960> }"
} | TC32 | [
"<https://dblp.org/pid/49/3421>",
"<https://dblp.org/pid/220/7960>",
"<https://dblp.org/rec/journals/spe/Palme79>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1281 | BOOLEAN | {
"string": "Did Yang, J. publish the paper 'Multi-scale Semantic Representation and Supervision for Remote Sensing Change Detection'?"
} | {
"string": "Was the paper 'Multi-scale Semantic Representation and Supervision for Remote Sensing Change Detection' published by the person named Yang, J.?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icigp/HeY022> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/00/7674> }"
} | TC31 | [
"<https://dblp.org/pid/00/7674>",
"<https://dblp.org/rec/conf/icigp/HeY022>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1282 | BOOLEAN | {
"string": "Was the paper 'Practical Bigraphs via Subgraph Isomorphism' published by Blair Archibald in International Conference on Principles and Practice of Constraint Programming?"
} | {
"string": "Did Blair A. publish the paper 'Practical Bigraphs via Subgraph Isomorphism' in International Conference on Principles and Practice of Constraint Programming?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/cp/ArchibaldBMS21> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/198/0568> . <https://dblp.org/rec/conf/cp/ArchibaldBMS21> <https://dblp.org/rdf/schema#publishedIn> 'CP' }"
} | TC33 | [
"<https://dblp.org/pid/198/0568>",
"<https://dblp.org/rec/conf/cp/ArchibaldBMS21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1283 | BOOLEAN | {
"string": "Have Shelke, Sandeep K. and Govind Singh Patel co-authored the paper 'Study of End to End Image Processing System Including Image De-noising, Image Compression & Image Security'?"
} | {
"string": "Did Shelke, Sandeep K. and Patel, G. Singh co-author the paper 'Study of End to End Image Processing System Including Image De-noising, Image Compression & Image Security'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/wpc/ShelkeSP21> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/305/3917> . <https://dblp.org/rec/journals/wpc/ShelkeSP21> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/141/6488> }"
} | TC32 | [
"<https://dblp.org/pid/305/3917>",
"<https://dblp.org/pid/141/6488>",
"<https://dblp.org/rec/journals/wpc/ShelkeSP21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1284 | BOOLEAN | {
"string": "Did Walid Ben-Ameur publish the paper 'The k-Separator Problem' in the last eight years?"
} | {
"string": "Did Walid Ben-Ameur publish the paper 'The k-Separator Problem' in the last 8 years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/cocoon/Ben-AmeurMN13> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/23/3446> . <https://dblp.org/rec/conf/cocoon/Ben-AmeurMN13> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-8) }"
} | TC34 | [
"<https://dblp.org/pid/23/3446>",
"<https://dblp.org/rec/conf/cocoon/Ben-AmeurMN13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1285 | BOOLEAN | {
"string": "Did Azar, A. Taher publish the paper 'Measurement of Renal Function'?"
} | {
"string": "Was the paper 'Measurement of Renal Function' published by the person Azar, A. Taher?"
} | {
"sparql": "ASK { <https://dblp.org/rec/series/sci/Azar13> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/67/9796> }"
} | TC31 | [
"<https://dblp.org/pid/67/9796>",
"<https://dblp.org/rec/series/sci/Azar13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1286 | BOOLEAN | {
"string": "Was the paper 'A Lower Bound for the Chaotic Control Parameter of Wang-Smith's CSA' published by Zheng, Liying in IMSCCS (2)?"
} | {
"string": "Did Liying Zheng publish the paper 'A Lower Bound for the Chaotic Control Parameter of Wang-Smith's CSA' in IMSCCS?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/imsccs/ZhengT06a> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/48/6193> . <https://dblp.org/rec/conf/imsccs/ZhengT06a> <https://dblp.org/rdf/schema#publishedIn> 'IMSCCS (2)' }"
} | TC33 | [
"<https://dblp.org/pid/48/6193>",
"<https://dblp.org/rec/conf/imsccs/ZhengT06a>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1287 | BOOLEAN | {
"string": "Did Basarab M. publish the paper 'Convex Non-negative Matrix Factorization Through Quantum Annealing' in the last two years?"
} | {
"string": "Did Basarab M. publish the paper 'Convex Non-negative Matrix Factorization Through Quantum Annealing' in the last two years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/corr/abs-2203-15634> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/52/5824> . <https://dblp.org/rec/journals/corr/abs-2203-15634> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-2) }"
} | TC34 | [
"<https://dblp.org/pid/52/5824>",
"<https://dblp.org/rec/journals/corr/abs-2203-15634>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1288 | BOOLEAN | {
"string": "Has William B. published in IDC in the last two years?"
} | {
"string": "Did William B. publish in IDC in the last two years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/242/2280> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-2) . ?x <https://dblp.org/rdf/schema#publishedIn> 'IDC' }"
} | TC35 | [
"<https://dblp.org/pid/242/2280>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1289 | BOOLEAN | {
"string": "Have Mukesh Kumar Chandrakar and Anup Mishra co-authored the paper 'Brain Tumor Detection Using Multipath Convolution Neural Network (CNN)'?"
} | {
"string": "Was the paper 'Brain Tumor Detection Using Multipath Convolution Neural Network (CNN)' co-authored by M. Kumar Chandrakar and Anup Mishra?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/ijcvip/ChandrakarM20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/286/9262> . <https://dblp.org/rec/journals/ijcvip/ChandrakarM20> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/286/9369> }"
} | TC32 | [
"<https://dblp.org/pid/286/9262>",
"<https://dblp.org/pid/286/9369>",
"<https://dblp.org/rec/journals/ijcvip/ChandrakarM20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1290 | BOOLEAN | {
"string": "Has Hideki Asoh published in ICDM Workshops in the last three years?"
} | {
"string": "Did Hideki Asoh publish in ICDM Workshops in the last 3 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/45/2329> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-3) . ?x <https://dblp.org/rdf/schema#publishedIn> 'ICDM Workshops' }"
} | TC35 | [
"<https://dblp.org/pid/45/2329>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1291 | BOOLEAN | {
"string": "Was the paper 'An Algorithm for Odor Source Localization based on Source Term Estimation' published by Ali M. in IEEE International Conference on Robotics and Automation?"
} | {
"string": "Did Ali Marjovi publish the paper 'An Algorithm for Odor Source Localization based on Source Term Estimation' in ICRA?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/icra/RahbarMM19> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/17/3144> . <https://dblp.org/rec/conf/icra/RahbarMM19> <https://dblp.org/rdf/schema#publishedIn> 'ICRA' }"
} | TC33 | [
"<https://dblp.org/pid/17/3144>",
"<https://dblp.org/rec/conf/icra/RahbarMM19>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1292 | BOOLEAN | {
"string": "Did Anthony M. Sloane publish the paper 'Software Abstractions: Logic, Language, and Analysis by Daniel Jackson, The MIT Press, 2006, 366pp, ISBN 978-0262101141' in the last five years?"
} | {
"string": "Did Anthony M. Sloane publish the paper 'Software Abstractions: Logic, Language, and Analysis by Daniel Jackson, The MIT Press, 2006, 366pp, ISBN 978-0262101141' in the last five years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/jfp/Sloane09> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/s/AnthonyMSloane> . <https://dblp.org/rec/journals/jfp/Sloane09> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-5) }"
} | TC34 | [
"<https://dblp.org/pid/s/AnthonyMSloane>",
"<https://dblp.org/rec/journals/jfp/Sloane09>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1293 | BOOLEAN | {
"string": "Did Jiangtao Lu and Hongmin L. co-author the paper 'A compile-time optimization framework for Ada rendezvous'?"
} | {
"string": "Was the paper 'A compile-time optimization framework for Ada rendezvous' co-authored by Jiangtao Lu and Hongmin Lu?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/sigplan/LuZLX04> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/24/4960> . <https://dblp.org/rec/journals/sigplan/LuZLX04> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/89/4782> }"
} | TC32 | [
"<https://dblp.org/pid/24/4960>",
"<https://dblp.org/pid/89/4782>",
"<https://dblp.org/rec/journals/sigplan/LuZLX04>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1294 | BOOLEAN | {
"string": "Was the paper 'Data envelopment analysis for evaluating Japanese universities' published by S. Aoki in Artif. Life Robotics?"
} | {
"string": "Did S. Aoki publish the paper 'Data envelopment analysis for evaluating Japanese universities' in Artif. Life Robotics?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/alr/AokiIG10> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/42/2449> . <https://dblp.org/rec/journals/alr/AokiIG10> <https://dblp.org/rdf/schema#publishedIn> 'Artif. Life Robotics' }"
} | TC33 | [
"<https://dblp.org/pid/42/2449>",
"<https://dblp.org/rec/journals/alr/AokiIG10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1295 | BOOLEAN | {
"string": "Was the paper 'Estimating the Physical Activity with Smartphones: Analysis of the Device Position and Comparison with GT3X+ Actigraph' published by the person named Corella, Cristina?"
} | {
"string": "Was the paper 'Estimating the Physical Activity with Smartphones: Analysis of the Device Position and Comparison with GT3X+ Actigraph' published by the person Corella, Cristina?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/isami/RodriguezMPCAJ16> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/180/5237> }"
} | TC31 | [
"<https://dblp.org/pid/180/5237>",
"<https://dblp.org/rec/conf/isami/RodriguezMPCAJ16>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1296 | BOOLEAN | {
"string": "Did Weiru Liu and Jun H. co-author the paper 'Preface'?"
} | {
"string": "Have Weiru L. and Jun H. co-authored the paper 'Preface'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/journals/ijsi/LiuHL12> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/l/WeiruLiu> . <https://dblp.org/rec/journals/ijsi/LiuHL12> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/h/JunHong1> }"
} | TC32 | [
"<https://dblp.org/pid/l/WeiruLiu>",
"<https://dblp.org/pid/h/JunHong1>",
"<https://dblp.org/rec/journals/ijsi/LiuHL12>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q1297 | BOOLEAN | {
"string": "Did Lang, Anouk publish the paper 'GIS in the Digital Humanities: An introductory workshop' in the last six years?"
} | {
"string": "Did Anouk Lang publish the paper 'GIS in the Digital Humanities: An introductory workshop' in the last six years?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/dihu/GregoryBL14> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/222/1072> . <https://dblp.org/rec/conf/dihu/GregoryBL14> <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-6) }"
} | TC34 | [
"<https://dblp.org/pid/222/1072>",
"<https://dblp.org/rec/conf/dihu/GregoryBL14>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | false | false |
Q1298 | BOOLEAN | {
"string": "Did Meihua Q. publish in Comput. Hum. Behav. in the last 5 years?"
} | {
"string": "Has Meihua Q. published in Comput. Hum. Behav. in the last 5 years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/185/2791> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-5) . ?x <https://dblp.org/rdf/schema#publishedIn> 'Comput. Hum. Behav.' }"
} | TC35 | [
"<https://dblp.org/pid/185/2791>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1299 | BOOLEAN | {
"string": "Has Nidhi Thakur published in ACM Trans. Intell. Syst. Technol. in the last 6 years?"
} | {
"string": "Did Nidhi T. publish in ACM Trans. Intell. Syst. Technol. in the last six years?"
} | {
"sparql": "ASK { ?x <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/278/1554> . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y . FILTER(?y > YEAR(NOW())-6) . ?x <https://dblp.org/rdf/schema#publishedIn> 'ACM Trans. Intell. Syst. Technol.' }"
} | TC35 | [
"<https://dblp.org/pid/278/1554>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q1300 | BOOLEAN | {
"string": "Have Vivaracho-Pascual, C. and Alonso, Luis co-authored the paper 'Improving the competitiveness of discriminant neural networks in speaker verification'?"
} | {
"string": "Did Vivaracho-Pascual, C. and Alonso, Luis co-author the paper 'Improving the competitiveness of discriminant neural networks in speaker verification'?"
} | {
"sparql": "ASK { <https://dblp.org/rec/conf/interspeech/Vivaracho-PascualOAM03> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/27/428> . <https://dblp.org/rec/conf/interspeech/Vivaracho-PascualOAM03> <https://dblp.org/rdf/schema#authoredBy> <https://dblp.org/pid/24/1961-3> }"
} | TC32 | [
"<https://dblp.org/pid/27/428>",
"<https://dblp.org/pid/24/1961-3>",
"<https://dblp.org/rec/conf/interspeech/Vivaracho-PascualOAM03>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |