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 |
---|---|---|---|---|---|---|---|---|---|
Q6601 | COUNT | {
"string": "Count the papers published by the authors of 'Performance Issues for Vertex Elimination Methods in Computing Jacobians Using Automatic Differentiation' in 2002."
} | {
"string": "In 2002, how many papers did the authors of 'Performance Issues for Vertex Elimination Methods in Computing Jacobians Using Automatic Differentiation' publish?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iccS/TadjouddineFPR02> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2002' }"
} | TP74 | [
"<https://dblp.org/rec/conf/iccS/TadjouddineFPR02>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6602 | COUNT | {
"string": "In 2004, how many papers did the authors of 'Landmine Feature Extraction and Classification of GPR Data Based on SVM Method' publish?"
} | {
"string": "Count the papers published by the authors of 'Landmine Feature Extraction and Classification of GPR Data Based on SVM Method' in 2004."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/isnn/ZhangLN04> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2004' }"
} | TP74 | [
"<https://dblp.org/rec/conf/isnn/ZhangLN04>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6603 | COUNT | {
"string": "How many different affiliations do the authors of 'The Indian neighbourhood user and designing for mobile internet' have?"
} | {
"string": "Count the different affiliations of the authors of 'The Indian neighbourhood user and designing for mobile internet'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ACMace/Acharya08> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/conf/ACMace/Acharya08>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6604 | COUNT | {
"string": "How many papers did the authors of 'The roles of FPGAs in reprogrammable systems' publish in Proc. IEEE?"
} | {
"string": "Mention the count of papers published by the authors of 'The roles of FPGAs in reprogrammable systems' in Proc. IEEE."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/pieee/Hauck98> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Proc. IEEE' }"
} | TP75 | [
"<https://dblp.org/rec/journals/pieee/Hauck98>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6605 | COUNT | {
"string": "Count the papers published by the authors of 'Using Gap Analysis to Improve System Acceptance' in Inf. Syst. Manag.."
} | {
"string": "How many papers did the authors of 'Using Gap Analysis to Improve System Acceptance' publish in Inf. Syst. Manag.?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ism/RussellY06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Inf. Syst. Manag.' }"
} | TP75 | [
"<https://dblp.org/rec/journals/ism/RussellY06>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6606 | COUNT | {
"string": "In 2019, how many papers did the authors of 'The TMB path loss model for 5 GHz indoor WiFi scenarios: On the empirical relationship between RSSI, MCS, and spatial streams' publish?"
} | {
"string": "How many papers did the authors of 'The TMB path loss model for 5 GHz indoor WiFi scenarios: On the empirical relationship between RSSI, MCS, and spatial streams' publish in 2019?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/wd/AdameCB19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2019' }"
} | TP74 | [
"<https://dblp.org/rec/conf/wd/AdameCB19>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6607 | COUNT | {
"string": "In 2017, how many papers did the authors of 'Locally Repairable Codes with Multiple (ri, \\u03B4i)-Localities' publish?"
} | {
"string": "Count the papers published by the authors of 'Locally Repairable Codes with Multiple (ri, \\u03B4i)-Localities' in 2017."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/ChenXH17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2017' }"
} | TP74 | [
"<https://dblp.org/rec/journals/corr/ChenXH17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6608 | COUNT | {
"string": "How many papers did the authors of 'Categorizing student software designs: Methods, results, and implications' publish in 2006?"
} | {
"string": "Count the papers published by the authors of 'Categorizing student software designs: Methods, results, and implications' in 2006."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/csedu/EckerdalMMRZ06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2006' }"
} | TP74 | [
"<https://dblp.org/rec/journals/csedu/EckerdalMMRZ06>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6609 | COUNT | {
"string": "How many papers did the authors of 'The continued usage of business e-learning courses in Hong Kong corporations' publish in 2007?"
} | {
"string": "Count the papers published by the authors of 'The continued usage of business e-learning courses in Hong Kong corporations' in 2007."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/eait/YeungJ07> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2007' }"
} | TP74 | [
"<https://dblp.org/rec/journals/eait/YeungJ07>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6610 | COUNT | {
"string": "How many different affiliations do the authors of 'Dynamic Assortment Optimization with Changing Contextual Information' have?"
} | {
"string": "Count the different affiliations of the authors of 'Dynamic Assortment Optimization with Changing Contextual Information'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jmlr/ChenWZ20> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/journals/jmlr/ChenWZ20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6611 | COUNT | {
"string": "How many papers did the authors of 'EnvyDepth: An Interface for Recovering Local Natural Illumination from Environment Maps' publish in 2013?"
} | {
"string": "In 2013, how many papers did the authors of 'EnvyDepth: An Interface for Recovering Local Natural Illumination from Environment Maps' publish?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/cgf/BanterleCDCPS13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2013' }"
} | TP74 | [
"<https://dblp.org/rec/journals/cgf/BanterleCDCPS13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6612 | COUNT | {
"string": "Count the papers published by the authors of 'Supporting Atlantic Cities and Ports Through Earth Observation' in 2021."
} | {
"string": "How many papers did the authors of 'Supporting Atlantic Cities and Ports Through Earth Observation' publish in 2021?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/igarss/WyniawskyjRFPGP21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2021' }"
} | TP74 | [
"<https://dblp.org/rec/conf/igarss/WyniawskyjRFPGP21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6613 | COUNT | {
"string": "In 2007, how many papers did the authors of 'Crystal: Analyzing Predictive Opinions on the Web' publish?"
} | {
"string": "Count the papers published by the authors of 'Crystal: Analyzing Predictive Opinions on the Web' in 2007."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/emnlp/KimH07> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2007' }"
} | TP74 | [
"<https://dblp.org/rec/conf/emnlp/KimH07>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6614 | COUNT | {
"string": "How many different affiliations do the authors of 'First in My Family: A Comparison of Subject-Related Role Identities by Parental Level of Education and Gender' have?"
} | {
"string": "Count the different affiliations of the authors of 'First in My Family: A Comparison of Subject-Related Role Identities by Parental Level of Education and Gender'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/fie/VerdinG21a> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/conf/fie/VerdinG21a>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6615 | COUNT | {
"string": "How many publications did the authors of the paper 'Fourier methods for testing multivariate independence' publish in Comput. Stat. Data Anal.?"
} | {
"string": "Mention the count of papers published by the authors of 'Fourier methods for testing multivariate independence' in Comput. Stat. Data Anal.."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/csda/MeintanisI08> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Comput. Stat. Data Anal.' }"
} | TP75 | [
"<https://dblp.org/rec/journals/csda/MeintanisI08>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6616 | COUNT | {
"string": "Count the papers published by the authors of 'Evolutionary Learning of Fuzzy Neural Network Using A Modified Genetic Algorithm' in 2003."
} | {
"string": "In 2003, how many papers did the authors of 'Evolutionary Learning of Fuzzy Neural Network Using A Modified Genetic Algorithm' publish?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/his/SengT03> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2003' }"
} | TP74 | [
"<https://dblp.org/rec/conf/his/SengT03>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6617 | COUNT | {
"string": "How many different affiliations do the authors of 'Retrofitting FSO Systems in Existing RF Infrastructure: A Non-Zero-Sum Game Technology' have?"
} | {
"string": "Count the different affiliations of the authors of 'Retrofitting FSO Systems in Existing RF Infrastructure: A Non-Zero-Sum Game Technology'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ojcs/TrichiliRBEAAOA21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/journals/ojcs/TrichiliRBEAAOA21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6618 | COUNT | {
"string": "How many papers did the authors of 'Driving skill analysis using machine learning The full curve and curve segmented cases' publish in 2012?"
} | {
"string": "In 2012, how many papers did the authors of 'Driving skill analysis using machine learning The full curve and curve segmented cases' publish?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/itst/ChandrasiriNILYHSSMT12> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2012' }"
} | TP74 | [
"<https://dblp.org/rec/conf/itst/ChandrasiriNILYHSSMT12>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6619 | COUNT | {
"string": "How many publications did the authors of the paper 'SCRAM: A Sharing Considered Route Assignment Mechanism for Fair Taxi Route Recommendations' publish in ACM International Conference on Knowledge Discovery and Data Mining?"
} | {
"string": "Mention the count of papers published by the authors of 'SCRAM: A Sharing Considered Route Assignment Mechanism for Fair Taxi Route Recommendations' in ACM International Conference on Knowledge Discovery and Data Mining."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/kdd/QianCMSL15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'KDD' }"
} | TP75 | [
"<https://dblp.org/rec/conf/kdd/QianCMSL15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6620 | COUNT | {
"string": "How many papers did the authors of 'Integrating Prior Information with Bayesian Feature Selection' publish in BCB?"
} | {
"string": "Count the papers published by the authors of 'Integrating Prior Information with Bayesian Feature Selection' in BCB."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/bcb/PourD17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'BCB' }"
} | TP75 | [
"<https://dblp.org/rec/conf/bcb/PourD17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6621 | COUNT | {
"string": "Mention the count of papers published by the authors of 'First Passage Problems for Nonstationary Discrete-Time Stochastic Control Systems' in Eur. J. Control."
} | {
"string": "How many papers did the authors of 'First Passage Problems for Nonstationary Discrete-Time Stochastic Control Systems' publish in Eur. J. Control?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ejcon/GuoHH12> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Eur. J. Control' }"
} | TP75 | [
"<https://dblp.org/rec/journals/ejcon/GuoHH12>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6622 | COUNT | {
"string": "In 2016, how many papers did the authors of 'Pattern-based Classification and Survival Analysis of Chronic Kidney Disease' publish?"
} | {
"string": "Count the papers published by the authors of 'Pattern-based Classification and Survival Analysis of Chronic Kidney Disease' in 2016."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/isaim/SubasiMBMSCCL16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2016' }"
} | TP74 | [
"<https://dblp.org/rec/conf/isaim/SubasiMBMSCCL16>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6623 | COUNT | {
"string": "In 2015, how many papers did the authors of 'The Plurality of Human Brain-Computer Interfacing [Scanning the Issue]' publish?"
} | {
"string": "Count the papers published by the authors of 'The Plurality of Human Brain-Computer Interfacing [Scanning the Issue]' in 2015."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/pieee/Muller-PutzMSM15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2015' }"
} | TP74 | [
"<https://dblp.org/rec/journals/pieee/Muller-PutzMSM15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6624 | COUNT | {
"string": "Count the papers published by the authors of 'Copyright Impacts of and on Government Programs' in 1976."
} | {
"string": "How many papers did the authors of 'Copyright Impacts of and on Government Programs' publish in 1976?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jcisd/Burchinal76> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1976' }"
} | TP74 | [
"<https://dblp.org/rec/journals/jcisd/Burchinal76>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6625 | COUNT | {
"string": "How many different affiliations do the authors of 'A New Processor Architecture with a New Program Driving Method' have?"
} | {
"string": "Count the different affiliations of the authors of 'A New Processor Architecture with a New Program Driving Method'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cdes/LiLCJNMJZZ06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/conf/cdes/LiLCJNMJZZ06>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6626 | COUNT | {
"string": "Count the different affiliations of the authors of 'Syntactic REAPPT: Exercises on Clitic Pronouning'."
} | {
"string": "How many different affiliations do the authors of 'Syntactic REAPPT: Exercises on Clitic Pronouning' have?"
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/slate/FreitasBM13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/conf/slate/FreitasBM13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6627 | COUNT | {
"string": "In 2015, how many papers did the authors of 'Nature-Inspired Algorithms for Real-World Optimization Problems' publish?"
} | {
"string": "How many papers did the authors of 'Nature-Inspired Algorithms for Real-World Optimization Problems' publish in 2015?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jam/FangLZH15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2015' }"
} | TP74 | [
"<https://dblp.org/rec/journals/jam/FangLZH15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6628 | COUNT | {
"string": "Count the papers published by the authors of 'Rate control on correlation coefficient of network delay' in IEEE Global Telecommunications Conference ."
} | {
"string": "How many papers did the authors of 'Rate control on correlation coefficient of network delay' publish in IEEE Global Telecommunications Conference ?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/globecom/IkegamiNAT03> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'GLOBECOM' }"
} | TP75 | [
"<https://dblp.org/rec/conf/globecom/IkegamiNAT03>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6629 | COUNT | {
"string": "Count the papers published by the authors of 'A Highly Efficient Implementation of I/O Functions on GPU' in 2012."
} | {
"string": "How many papers did the authors of 'A Highly Efficient Implementation of I/O Functions on GPU' publish in 2012?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ipps/WuQHW12> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2012' }"
} | TP74 | [
"<https://dblp.org/rec/conf/ipps/WuQHW12>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6630 | COUNT | {
"string": "How many authors of 'Matlab-Based Problem-Solving Environment for Geometric Processing of Surfaces' have University of Cantabria as their primary affiliation?"
} | {
"string": "What is the count of authors of 'Matlab-Based Problem-Solving Environment for Geometric Processing of Surfaces' who have University of Cantabria as their primary affiliation?"
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icms/GalvezI06> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'University of Cantabria, Santander, Spain' }"
} | TP71 | [
"<https://dblp.org/rec/conf/icms/GalvezI06>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6631 | COUNT | {
"string": "Mention the count of papers published by the authors of 'A hybrid silicon/InP integrated feedback stabilized mode-locked laser' in OFC."
} | {
"string": "How many publications did the authors of the paper 'A hybrid silicon/InP integrated feedback stabilized mode-locked laser' publish in OFC?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ofc/DavenportSH014> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'OFC' }"
} | TP75 | [
"<https://dblp.org/rec/conf/ofc/DavenportSH014>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6632 | COUNT | {
"string": "Count the papers published by the authors of 'Individual differences in haemoglobin concentration influence bold fMRI functional connectivity and its correlation with cognition' in 2020."
} | {
"string": "In 2020, how many papers did the authors of 'Individual differences in haemoglobin concentration influence bold fMRI functional connectivity and its correlation with cognition' publish?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/neuroimage/WardOOASFSEJ20> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2020' }"
} | TP74 | [
"<https://dblp.org/rec/journals/neuroimage/WardOOASFSEJ20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6633 | COUNT | {
"string": "How many papers did the authors of 'A Mesh-Connected Area-Time Optimal VLSI Multiplier of Large Integers' publish in 1983?"
} | {
"string": "In 1983, how many papers did the authors of 'A Mesh-Connected Area-Time Optimal VLSI Multiplier of Large Integers' publish?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tc/Preparata83> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1983' }"
} | TP74 | [
"<https://dblp.org/rec/journals/tc/Preparata83>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6634 | COUNT | {
"string": "In 2008, how many papers did the authors of 'The Extended Architecture of Hantology for Japan Kanji' publish?"
} | {
"string": "Count the papers published by the authors of 'The Extended Architecture of Hantology for Japan Kanji' in 2008."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/lrec/ChouHH08> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2008' }"
} | TP74 | [
"<https://dblp.org/rec/conf/lrec/ChouHH08>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6635 | COUNT | {
"string": "How many different affiliations do the authors of 'MDDs: Sampling and Probability Constraints' have?"
} | {
"string": "Count the different affiliations of the authors of 'MDDs: Sampling and Probability Constraints'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cp/PerezR17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/conf/cp/PerezR17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6636 | COUNT | {
"string": "Mention the count of papers published by the authors of 'Improving Medication Adherence with Two-way Short Message Service Reminders in Sickle Cell Disease and Asthma' in Appl. Clin. Inform.."
} | {
"string": "How many publications did the authors of the paper 'Improving Medication Adherence with Two-way Short Message Service Reminders in Sickle Cell Disease and Asthma' publish in Appl. Clin. Inform.?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/aci/PernellDBRBC17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Appl. Clin. Inform.' }"
} | TP75 | [
"<https://dblp.org/rec/journals/aci/PernellDBRBC17>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6637 | COUNT | {
"string": "How many different affiliations do the authors of 'Towards Wifi Mobility without Fast Handover' have?"
} | {
"string": "Count the different affiliations of the authors of 'Towards Wifi Mobility without Fast Handover'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/nsdi/CroitoruNR15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/conf/nsdi/CroitoruNR15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6638 | COUNT | {
"string": "How many different affiliations do the authors of 'Some new facts about sequential quadratic programming methods employing second derivatives' have?"
} | {
"string": "Count the different affiliations of the authors of 'Some new facts about sequential quadratic programming methods employing second derivatives'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/oms/IzmailovS16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/journals/oms/IzmailovS16>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6639 | COUNT | {
"string": "How many papers did the authors of 'Association patterns' publish in ACM Southeast Regional Conference?"
} | {
"string": "Count the papers published by the authors of 'Association patterns' in ACM Southeast Regional Conference."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ACMse/Ehlmann10> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ACM Southeast Regional Conference' }"
} | TP75 | [
"<https://dblp.org/rec/conf/ACMse/Ehlmann10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6640 | COUNT | {
"string": "Count the papers published by the authors of 'An evaluation of the Reed-Solomon error-correcting codes usage for bio-cryptographic algorithms' in SACI."
} | {
"string": "Mention the count of papers published by the authors of 'An evaluation of the Reed-Solomon error-correcting codes usage for bio-cryptographic algorithms' in SACI."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/saci/VelciuPP15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'SACI' }"
} | TP75 | [
"<https://dblp.org/rec/conf/saci/VelciuPP15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6641 | COUNT | {
"string": "How many papers did the authors of 'Defect filter for alternate RF test' publish in ETS?"
} | {
"string": "Count the papers published by the authors of 'Defect filter for alternate RF test' in ETS."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ets/StratigopoulosMAO10> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ETS' }"
} | TP75 | [
"<https://dblp.org/rec/conf/ets/StratigopoulosMAO10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6642 | COUNT | {
"string": "How many papers did the authors of 'A 347-mW quad-core MIQP solver processor for robot control' publish in 2010?"
} | {
"string": "Count the papers published by the authors of 'A 347-mW quad-core MIQP solver processor for robot control' in 2010."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cicc/NoguchiTSNIKY10> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2010' }"
} | TP74 | [
"<https://dblp.org/rec/conf/cicc/NoguchiTSNIKY10>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6643 | COUNT | {
"string": "Mention the count of papers published by the authors of 'Access Control Model Based on Trust and Risk Evaluation in IDMaaS' in ITNG."
} | {
"string": "Count the papers published by the authors of 'Access Control Model Based on Trust and Risk Evaluation in IDMaaS' in ITNG."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/itng/LiuWBS15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ITNG' }"
} | TP75 | [
"<https://dblp.org/rec/conf/itng/LiuWBS15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6644 | COUNT | {
"string": "Count the papers published by the authors of 'MD-ART: a test case generation method without test oracle problem' in 2016."
} | {
"string": "How many papers did the authors of 'MD-ART: a test case generation method without test oracle problem' publish in 2016?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/kbse/HuiH16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2016' }"
} | TP74 | [
"<https://dblp.org/rec/conf/kbse/HuiH16>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6645 | COUNT | {
"string": "Count the papers published by the authors of 'A partial replication approach for anywhere anytime mobile commenting' in CSCW."
} | {
"string": "Mention the count of papers published by the authors of 'A partial replication approach for anywhere anytime mobile commenting' in ACM Conference on Computer Supported Cooperative Work."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cscw/XiaLSLDG14> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'CSCW' }"
} | TP75 | [
"<https://dblp.org/rec/conf/cscw/XiaLSLDG14>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6646 | COUNT | {
"string": "Count the papers published by the authors of 'A brief analysis of favorable and unfavorable conditions for future development of pharmaceutical E-commerce in China' in LISS."
} | {
"string": "Mention the count of papers published by the authors of 'A brief analysis of favorable and unfavorable conditions for future development of pharmaceutical E-commerce in China' in LISS."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/liss/Wang16g> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'LISS' }"
} | TP75 | [
"<https://dblp.org/rec/conf/liss/Wang16g>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6647 | COUNT | {
"string": "Count the papers published by the authors of 'E-Government Evaluation: An Assessment Approach Using ROI vs ROR Matrix' in Int. J. Electron. Gov. Res.."
} | {
"string": "How many papers did the authors of 'E-Government Evaluation: An Assessment Approach Using ROI vs ROR Matrix' publish in Int. J. Electron. Gov. Res.?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijegr/Wong13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Int. J. Electron. Gov. Res.' }"
} | TP75 | [
"<https://dblp.org/rec/journals/ijegr/Wong13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6648 | COUNT | {
"string": "How many papers did the authors of 'Coercion as a Metaphor for Computatiion' publish in ICCL?"
} | {
"string": "Mention the count of papers published by the authors of 'Coercion as a Metaphor for Computatiion' in ICCL."
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iccl/Jagannathan90> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ICCL' }"
} | TP75 | [
"<https://dblp.org/rec/conf/iccl/Jagannathan90>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6649 | COUNT | {
"string": "Mention the count of papers published by the authors of 'PittGrub: A Frustration-Free System to Reduce Food Waste by Notifying Hungry College Students' in ACM International Conference on Knowledge Discovery and Data Mining."
} | {
"string": "How many publications did the authors of the paper 'PittGrub: A Frustration-Free System to Reduce Food Waste by Notifying Hungry College Students' publish in ACM International Conference on Knowledge Discovery and Data Mining?"
} | {
"sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/kdd/SilvisSL18> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'KDD' }"
} | TP75 | [
"<https://dblp.org/rec/conf/kdd/SilvisSL18>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#publishedIn>"
] | false | false |
Q6650 | COUNT | {
"string": "How many different affiliations do the authors of 'Increasing Resiliency in Multi-phase Wireless Sensor Networks: Generationwise Key Predistribution Approach' have?"
} | {
"string": "Count the different affiliations of the authors of 'Increasing Resiliency in Multi-phase Wireless Sensor Networks: Generationwise Key Predistribution Approach'."
} | {
"sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/cj/ErgunLS11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }"
} | TP73 | [
"<https://dblp.org/rec/journals/cj/ErgunLS11>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6651 | SUPERLATIVE+COMPARATIVE | {
"string": "Who has published the most papers among the authors of 'Efficient histogramming of large-scale geospatial rasters in supporting of web-based queries'?"
} | {
"string": "Mention the author who has published the most papers among the authors of 'Efficient histogramming of large-scale geospatial rasters in supporting of web-based queries'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/conf/gis/YouZ11> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/conf/gis/YouZ11>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6652 | SUPERLATIVE+COMPARATIVE | {
"string": "In which year were the first papers of the authors of 'Named Entity Extraction using AdaBoost' published?"
} | {
"string": "Mention the year in which the first papers of the authors of 'Named Entity Extraction using AdaBoost' were published."
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/conf/conll/CarrerasMP02> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/conf/conll/CarrerasMP02>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6653 | SUPERLATIVE+COMPARATIVE | {
"string": "In which year were the first papers of the authors of 'What Is the Complexity of Solution-Restricted Operator Equations?' published?"
} | {
"string": "When were the first papers of the authors of 'What Is the Complexity of Solution-Restricted Operator Equations?' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/journals/jc/Werschulz95a> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/journals/jc/Werschulz95a>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6654 | SUPERLATIVE+COMPARATIVE | {
"string": "Who has published the most papers among the authors of 'Turbo product codes for FH-SS with partial-band interference'?"
} | {
"string": "Mention the author who has published the most papers among the authors of 'Turbo product codes for FH-SS with partial-band interference'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/journals/twc/ZhangL02> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/journals/twc/ZhangL02>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6655 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'Consistency of Distributionally Robust Risk- and Chance-Constrained Optimization Under Wasserstein Ambiguity Sets' were published."
} | {
"string": "When were the first papers of the authors of 'Consistency of Distributionally Robust Risk- and Chance-Constrained Optimization Under Wasserstein Ambiguity Sets' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/journals/csysl/CherukuriH21> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/journals/csysl/CherukuriH21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6656 | SUPERLATIVE+COMPARATIVE | {
"string": "In which year were the first papers of the authors of 'PosMed: ranking genes and bioresources based on Semantic Web Association Study' published?"
} | {
"string": "Mention the year in which the first papers of the authors of 'PosMed: ranking genes and bioresources based on Semantic Web Association Study' were published."
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/journals/nar/MakitaKYDMNMTITBKWMT13> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/journals/nar/MakitaKYDMNMTITBKWMT13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6657 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the author who has published the most papers among the authors of 'The generalized linear complementarity problem and an algorithm to find all its solutions'."
} | {
"string": "Who has published the most papers among the authors of 'The generalized linear complementarity problem and an algorithm to find all its solutions'?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/journals/mp/MoorVV92> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/journals/mp/MoorVV92>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6658 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Plastic Waste is Exponentially Filling our Oceans, but where are the Robots?' or 'A Refined Mean Field Approximation'?"
} | {
"string": "Between 'Plastic Waste is Exponentially Filling our Oceans, but where are the Robots?' and 'A Refined Mean Field Approximation', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/journals/corr/abs-1809-00798> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/conf/sigmetrics/GastH18> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/journals/corr/abs-1809-00798>, <https://dblp.org/rec/conf/sigmetrics/GastH18>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/journals/corr/abs-1809-00798>",
"<https://dblp.org/rec/conf/sigmetrics/GastH18>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6659 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the author who has published the most papers among the authors of 'Asymptotic enumeration, global structure, and constrained evolution'."
} | {
"string": "Who has published the most papers among the authors of 'Asymptotic enumeration, global structure, and constrained evolution'?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/journals/dm/PromelST01> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/journals/dm/PromelST01>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6660 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the primary affiliation of most of the authors of 'Faster fast evaluation of thin plate splines in two dimensions'."
} | {
"string": "What is the primary affiliation of most of the authors of the paper 'Faster fast evaluation of thin plate splines in two dimensions'?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jcam/BeatsonOR14> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/journals/jcam/BeatsonOR14>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6661 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the author who has published the most papers among the authors of 'Process Recovery'."
} | {
"string": "Who has published the most papers among the authors of 'Process Recovery'?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/conf/ijcai/Leyton87> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/conf/ijcai/Leyton87>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6662 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'Quantum Distinguishing Complexity, Zero-Error Algorithms, and Statistical Zero Knowledge' and 'An implementation of CAD in Maple utilising problem formulation, equational constraints and truth-table invariance', which paper has more authors?"
} | {
"string": "Between 'Quantum Distinguishing Complexity, Zero-Error Algorithms, and Statistical Zero Knowledge' and 'An implementation of CAD in Maple utilising problem formulation, equational constraints and truth-table invariance', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/tqc/Ben-DavidK19> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/corr/England13> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/tqc/Ben-DavidK19>, <https://dblp.org/rec/conf/sigmetrics/GastH18>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/tqc/Ben-DavidK19>",
"<https://dblp.org/rec/journals/corr/England13>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6663 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'Instrumenting time-sensitive software for feature location' and 'Towards a complete binary key system for the speaker diarization task', which paper has more authors?"
} | {
"string": "Between 'Instrumenting time-sensitive software for feature location' and 'Towards a complete binary key system for the speaker diarization task', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/iwpc/EdwardsWSG09> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/conf/interspeech/DelgadoFS14> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/iwpc/EdwardsWSG09>, <https://dblp.org/rec/conf/interspeech/DelgadoFS14>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/iwpc/EdwardsWSG09>",
"<https://dblp.org/rec/conf/interspeech/DelgadoFS14>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6664 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the author who has published the most papers among the authors of 'Beyond context: Exploring semantic similarity for small object detection in crowded scenes'."
} | {
"string": "Who has published the most papers among the authors of 'Beyond context: Exploring semantic similarity for small object detection in crowded scenes'?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/journals/prl/XiZHJLXFL20> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/journals/prl/XiZHJLXFL20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6665 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one was published first, 'Exploring the Relationship between Experience and Group Performance in Software Review' or 'A Time Efficient Threshold Based Ant Colony System for Cloud Load Balancing'?"
} | {
"string": "Between 'Exploring the Relationship between Experience and Group Performance in Software Review' and 'A Time Efficient Threshold Based Ant Colony System for Cloud Load Balancing', which paper was published earlier?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/apsec/WongW03> <https://dblp.org/rdf/schema#yearOfPublication> ?x . <https://dblp.org/rec/conf/cicba/BanerjeeRRSD18> <https://dblp.org/rdf/schema#yearOfPublication> ?y . BIND(IF(?x < ?y, <https://dblp.org/rec/conf/apsec/WongW03>, <https://dblp.org/rec/conf/cicba/BanerjeeRRSD18>) AS ?answer) }"
} | TP85 | [
"<https://dblp.org/rec/conf/apsec/WongW03>",
"<https://dblp.org/rec/conf/cicba/BanerjeeRRSD18>"
] | [
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6666 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'Fuzzy logic system for miniature climbing robots' and 'OR and systems - some comments on Checkland's reply to Eden and Ackerman', which paper has more authors?"
} | {
"string": "Between 'Fuzzy logic system for miniature climbing robots' and 'OR and systems - some comments on Checkland's reply to Eden and Ackerman', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/icarcv/XiaoXX04> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/jors/Ormerod08a> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/icarcv/XiaoXX04>, <https://dblp.org/rec/journals/jors/Ormerod08a>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/icarcv/XiaoXX04>",
"<https://dblp.org/rec/journals/jors/Ormerod08a>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6667 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Dense Shattering and Teaching Dimensions for Differentiable Families (Extended Abstract)' or 'New Bounds and Extended Relations Between Prefix Arrays, Border Arrays, Undirected Graphs, and Indeterminate Strings'?"
} | {
"string": "Between 'Dense Shattering and Teaching Dimensions for Differentiable Families (Extended Abstract)' and 'New Bounds and Extended Relations Between Prefix Arrays, Border Arrays, Undirected Graphs, and Indeterminate Strings', which paper has more authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/colt/Kowalczyk97> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/conf/stacs/Blanchet-SadriBW14> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/colt/Kowalczyk97>, <https://dblp.org/rec/conf/stacs/Blanchet-SadriBW14>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/colt/Kowalczyk97>",
"<https://dblp.org/rec/conf/stacs/Blanchet-SadriBW14>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6668 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'Constructing New Facets of the Consecutive Ones Polytope' and 'First Approaches on Spanish Medical Record Classification Using Diagnostic Term to Class Transduction', which paper was published earlier?"
} | {
"string": "Which one was published first, 'Constructing New Facets of the Consecutive Ones Polytope' or 'First Approaches on Spanish Medical Record Classification Using Diagnostic Term to Class Transduction'?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/aussois/OswaldR01> <https://dblp.org/rdf/schema#yearOfPublication> ?x . <https://dblp.org/rec/conf/fsmnlp/CasillasIGOP12> <https://dblp.org/rdf/schema#yearOfPublication> ?y . BIND(IF(?x < ?y, <https://dblp.org/rec/conf/aussois/OswaldR01>, <https://dblp.org/rec/conf/fsmnlp/CasillasIGOP12>) AS ?answer) }"
} | TP85 | [
"<https://dblp.org/rec/conf/aussois/OswaldR01>",
"<https://dblp.org/rec/conf/fsmnlp/CasillasIGOP12>"
] | [
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6669 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Steering on SO(3) with sinusoidal inputs' or 'Optimal resource allocation for smart-grid powered MIMO broadcast channels'?"
} | {
"string": "Between 'Steering on SO(3) with sinusoidal inputs' and 'Optimal resource allocation for smart-grid powered MIMO broadcast channels', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/amcc/WangHS17> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/conf/wcsp/HuWZG15> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/amcc/WangHS17>, <https://dblp.org/rec/conf/wcsp/HuWZG15>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/amcc/WangHS17>",
"<https://dblp.org/rec/conf/wcsp/HuWZG15>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6670 | SUPERLATIVE+COMPARATIVE | {
"string": "Who has published the most papers among the authors of 'Gnowsis Adapter Framework: Treating Structured Data Sources as Virtual RDF Graphs'?"
} | {
"string": "Mention the author who has published the most papers among the authors of 'Gnowsis Adapter Framework: Treating Structured Data Sources as Virtual RDF Graphs'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/conf/semweb/SauermannS05> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/conf/semweb/SauermannS05>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6671 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'Secure XSEDE Information APIs' were published."
} | {
"string": "When were the first papers of the authors of 'Secure XSEDE Information APIs' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/conf/xsede/NavarroBL20> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/conf/xsede/NavarroBL20>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6672 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Happiness or Addiction: An Example of Taiwanese College Students' Use of Facebook' or 'Distributed Sampling Rate Control for Rechargeable Sensor Nodes with Limited Battery Capacity'?"
} | {
"string": "Between 'Happiness or Addiction: An Example of Taiwanese College Students' Use of Facebook' and 'Distributed Sampling Rate Control for Rechargeable Sensor Nodes with Limited Battery Capacity', which paper has more authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/journals/ijthi/Yu15> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/twc/ZhangHCSS13> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/journals/ijthi/Yu15>, <https://dblp.org/rec/journals/twc/ZhangHCSS13>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/journals/ijthi/Yu15>",
"<https://dblp.org/rec/journals/twc/ZhangHCSS13>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6673 | SUPERLATIVE+COMPARATIVE | {
"string": "To which institution are the majority of the authors of 'Automatic Generation of German Translation Candidates for SNOMED CT Textual Descriptions' affiliated?"
} | {
"string": "Where are most of the authors of 'Automatic Generation of German Translation Candidates for SNOMED CT Textual Descriptions' from?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/mie/Prunotto0B21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/conf/mie/Prunotto0B21>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6674 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'Sequential Performance: Raising Awareness of the Gory Details' were published."
} | {
"string": "When were the first papers of the authors of 'Sequential Performance: Raising Awareness of the Gory Details' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/conf/iccS/RohouG15> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/conf/iccS/RohouG15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6675 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'Smoothing Methods and Cross-Language Document Re-ranking' and 'Questions and Answers Database Construction for Adaptive Online IRT Testing Systems: Analysis Course and Linear Algebra Course', which paper has more authors?"
} | {
"string": "Which one has more number of authors, 'Smoothing Methods and Cross-Language Document Re-ranking' or 'Questions and Answers Database Construction for Adaptive Online IRT Testing Systems: Analysis Course and Linear Algebra Course'?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/clef/ZhouW09> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/conf/iiaiaai/HiroseTYTHKIK16> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/clef/ZhouW09>, <https://dblp.org/rec/conf/iiaiaai/HiroseTYTHKIK16>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/clef/ZhouW09>",
"<https://dblp.org/rec/conf/iiaiaai/HiroseTYTHKIK16>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6676 | SUPERLATIVE+COMPARATIVE | {
"string": "Where are most of the authors of 'Illuminating the Mixed Reality Stage: Applying Complex Lighting Conditions to AR' from?"
} | {
"string": "Name the primary affiliation of most of the authors of 'Illuminating the Mixed Reality Stage: Applying Complex Lighting Conditions to AR'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ismar/WittkamperMB01> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/conf/ismar/WittkamperMB01>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6677 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Smart Education: A Review and Future Research Directions' or 'Lagrangian Relaxation Approach for Decentralized Decision Making in Engineering Design'?"
} | {
"string": "Between 'Smart Education: A Review and Future Research Directions' and 'Lagrangian Relaxation Approach for Decentralized Decision Making in Engineering Design', which paper has more authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/ucami/MartinAK19> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/jcise/Li10> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/ucami/MartinAK19>, <https://dblp.org/rec/journals/jcise/Li10>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/ucami/MartinAK19>",
"<https://dblp.org/rec/journals/jcise/Li10>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6678 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'A Fast Sub-Volume Search Method for Human Action Detection' were published."
} | {
"string": "In which year were the first papers of the authors of 'A Fast Sub-Volume Search Method for Human Action Detection' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/journals/ieicet/GuoMZW12> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/journals/ieicet/GuoMZW12>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6679 | SUPERLATIVE+COMPARATIVE | {
"string": "Name the primary affiliation of most of the authors of 'Fast inter mode decision based on textural segmentation and correlations for multiview video coding'."
} | {
"string": "Where are most of the authors of 'Fast inter mode decision based on textural segmentation and correlations for multiview video coding' from?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tce/ZhuTZC10a> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/journals/tce/ZhuTZC10a>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6680 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'Flexible power-efficient Nyquist-OTDM transmitter, using a WSS and time-lens effect' were published."
} | {
"string": "When were the first papers of the authors of 'Flexible power-efficient Nyquist-OTDM transmitter, using a WSS and time-lens effect' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/conf/ofc/CincottiSMKHOMH15> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/conf/ofc/CincottiSMKHOMH15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6681 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'Modelling to determine the optimal porosity of shelterbelts for the capture of agricultural spray drift' and 'A TOPSIS-ELM framework for stock index price movement prediction', which paper has more authors?"
} | {
"string": "Which one has more number of authors, 'Modelling to determine the optimal porosity of shelterbelts for the capture of agricultural spray drift' or 'A TOPSIS-ELM framework for stock index price movement prediction'?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/journals/envsoft/Mercer09> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/idt/SamalD21> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/journals/envsoft/Mercer09>, <https://dblp.org/rec/journals/idt/SamalD21>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/journals/envsoft/Mercer09>",
"<https://dblp.org/rec/journals/idt/SamalD21>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6682 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Jointly Improving Language Understanding and Generation with Quality-Weighted Weak Supervision of Automatic Labeling' or 'The unitary completion and QR iterations for a class of structured matrices'?"
} | {
"string": "Between 'Jointly Improving Language Understanding and Generation with Quality-Weighted Weak Supervision of Automatic Labeling' and 'The unitary completion and QR iterations for a class of structured matrices', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/journals/corr/abs-2102-03551> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/moc/BiniEGG08> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/journals/corr/abs-2102-03551>, <https://dblp.org/rec/journals/moc/BiniEGG08>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/journals/corr/abs-2102-03551>",
"<https://dblp.org/rec/journals/moc/BiniEGG08>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6683 | SUPERLATIVE+COMPARATIVE | {
"string": "When were the first papers of the authors of 'Mining candidate causal relationships in movement patterns' published?"
} | {
"string": "Mention the year in which the first papers of the authors of 'Mining candidate causal relationships in movement patterns' were published."
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/journals/gis/BleischDGLL14> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/journals/gis/BleischDGLL14>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6684 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the author who has published the most papers among the authors of 'A Web-based Data Visualization and Analysis System for Watershed Management'."
} | {
"string": "Who has published the most papers among the authors of 'A Web-based Data Visualization and Analysis System for Watershed Management'?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/journals/agis/KouLGGP05> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/journals/agis/KouLGGP05>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6685 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'MEDADVIS: A Medical Advisory System' were published."
} | {
"string": "When were the first papers of the authors of 'MEDADVIS: A Medical Advisory System' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/conf/kes/Al-KabirLS05> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/conf/kes/Al-KabirLS05>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6686 | SUPERLATIVE+COMPARATIVE | {
"string": "Who has published the most papers among the authors of 'Resource-Efficient Production Planning through Flexibility Measurements in Value Creation Systems'?"
} | {
"string": "Mention the author who has published the most papers among the authors of 'Resource-Efficient Production Planning through Flexibility Measurements in Value Creation Systems'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/conf/ifip5-7/RogalskiWK13> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/conf/ifip5-7/RogalskiWK13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6687 | SUPERLATIVE+COMPARATIVE | {
"string": "Who has published the most papers among the authors of 'All You Need is a Few Shifts: Designing Efficient Convolutional Neural Networks for Image Classification'?"
} | {
"string": "Mention the author who has published the most papers among the authors of 'All You Need is a Few Shifts: Designing Efficient Convolutional Neural Networks for Image Classification'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-1903-05285> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/journals/corr/abs-1903-05285>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6688 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Assessing Usability of the D2Refine Platform for Harmonization and Standardization of Clinical Study Data Dictionaries' or 'A robust DPG method for large domains'?"
} | {
"string": "Between 'Assessing Usability of the D2Refine Platform for Harmonization and Standardization of Clinical Study Data Dictionaries' and 'A robust DPG method for large domains', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/amia/SharmaPJ17> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/corr/abs-2011-12098> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/amia/SharmaPJ17>, <https://dblp.org/rec/journals/corr/abs-2011-12098>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/amia/SharmaPJ17>",
"<https://dblp.org/rec/journals/corr/abs-2011-12098>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6689 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'Scheduler for Distributed and Collaborative Container Clusters based on Multi-Resource Metric' were published."
} | {
"string": "In which year were the first papers of the authors of 'Scheduler for Distributed and Collaborative Container Clusters based on Multi-Resource Metric' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/conf/racs/LeeAK20a> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/conf/racs/LeeAK20a>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6690 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the primary affiliation of most of the authors of 'Imitation Learning With Stability and Safety Guarantees'."
} | {
"string": "Name the primary affiliation of most of the authors of 'Imitation Learning With Stability and Safety Guarantees'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/csysl/YinSJA22> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/journals/csysl/YinSJA22>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6691 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the primary affiliation of most of the authors of 'Software Tool Combining Fault Masking with User-Defined Recovery Strategies'."
} | {
"string": "Where are most of the authors of 'Software Tool Combining Fault Masking with User-Defined Recovery Strategies' from?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/FlorioDL14a> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/journals/corr/FlorioDL14a>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6692 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the year in which the first papers of the authors of 'Fundamental Limits of Wireless Caching Under Mixed Cacheable and Uncacheable Traffic' were published."
} | {
"string": "When were the first papers of the authors of 'Fundamental Limits of Wireless Caching Under Mixed Cacheable and Uncacheable Traffic' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/journals/corr/abs-2002-07691> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/journals/corr/abs-2002-07691>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6693 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the author who has published the most papers among the authors of 'On the Generative Power of Discontinuous Lambek Calculus'."
} | {
"string": "Who has published the most papers among the authors of 'On the Generative Power of Discontinuous Lambek Calculus'?"
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?x) AS ?count) WHERE { <https://dblp.org/rec/conf/fg/Sorokin13> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP82 | [
"<https://dblp.org/rec/conf/fg/Sorokin13>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>"
] | false | false |
Q6694 | SUPERLATIVE+COMPARATIVE | {
"string": "What is the primary affiliation of most of the authors of the paper 'Performance analysis of multiprocessor DSPs: a stream-oriented component model'?"
} | {
"string": "Mention the primary affiliation of most of the authors of 'Performance analysis of multiprocessor DSPs: a stream-oriented component model'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/spm/ThieleWC05> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/journals/spm/ThieleWC05>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6695 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Stability analysis of random linear coding across multicast sessions' or 'Enhancing Consumer Privacy in the Liberty Alliance Identity Federation and Web Services Frameworks'?"
} | {
"string": "Between 'Stability analysis of random linear coding across multicast sessions' and 'Enhancing Consumer Privacy in the Liberty Alliance Identity Federation and Web Services Frameworks', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/isit/CogillSE08> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/conf/pet/AlsalehA06> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/isit/CogillSE08>, <https://dblp.org/rec/conf/pet/AlsalehA06>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/isit/CogillSE08>",
"<https://dblp.org/rec/conf/pet/AlsalehA06>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6696 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'A Pixel-wise Robust Extended Kalman Filter for Restoration of Geometrically Warped Anisoplanatic Images' and 'QoS-driven jointly optimal subcarrier pairing and power allocation for OFDM amplify-and-forward relay systems', which paper has more authors?"
} | {
"string": "Between 'A Pixel-wise Robust Extended Kalman Filter for Restoration of Geometrically Warped Anisoplanatic Images' and 'QoS-driven jointly optimal subcarrier pairing and power allocation for OFDM amplify-and-forward relay systems', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/IEEEcca/KallapurTP10> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/journals/ijcomsys/HuangTLZZQ14> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/IEEEcca/KallapurTP10>, <https://dblp.org/rec/journals/ijcomsys/HuangTLZZQ14>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/IEEEcca/KallapurTP10>",
"<https://dblp.org/rec/journals/ijcomsys/HuangTLZZQ14>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6697 | SUPERLATIVE+COMPARATIVE | {
"string": "Mention the primary affiliation of most of the authors of 'HARAM: A Hierarchical ARAM Neural Network for Large-Scale Text Classification'."
} | {
"string": "Name the primary affiliation of most of the authors of 'HARAM: A Hierarchical ARAM Neural Network for Large-Scale Text Classification'."
} | {
"sparql": "SELECT (GROUP_CONCAT(?answer; separator=', ') AS ?answer) ?count WHERE { SELECT DISTINCT ?answer (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icdm/BenitesS15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer } GROUP BY ?answer } ORDER BY DESC(?count) LIMIT 1"
} | TP81 | [
"<https://dblp.org/rec/conf/icdm/BenitesS15>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#primaryAffiliation>"
] | false | false |
Q6698 | SUPERLATIVE+COMPARATIVE | {
"string": "Which one has more number of authors, 'Investigating Root Causes of Authentication Failures Using a SAML and OIDC Observatory' or 'Blockchain Technology Adoption via Contractual Coordination Mechanisms'?"
} | {
"string": "Between 'Investigating Root Causes of Authentication Failures Using a SAML and OIDC Observatory' and 'Blockchain Technology Adoption via Contractual Coordination Mechanisms', which paper has more number of co-authors?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/conf/dependsys/BasneyCF20> <https://dblp.org/rdf/schema#numberOfCreators> ?x . <https://dblp.org/rec/conf/icbta/HayrutdinovST20> <https://dblp.org/rdf/schema#numberOfCreators> ?y . BIND(IF(?x > ?y, <https://dblp.org/rec/conf/dependsys/BasneyCF20>, <https://dblp.org/rec/conf/icbta/HayrutdinovST20>) AS ?answer) }"
} | TP86 | [
"<https://dblp.org/rec/conf/dependsys/BasneyCF20>",
"<https://dblp.org/rec/conf/icbta/HayrutdinovST20>"
] | [
"<https://dblp.org/rdf/schema#numberOfCreators>"
] | false | false |
Q6699 | SUPERLATIVE+COMPARATIVE | {
"string": "In which year were the first papers of the authors of 'Industry X0-Digital Disruption and Smart Manufacturing IT &OT Transformation Journey' published?"
} | {
"string": "When were the first papers of the authors of 'Industry X0-Digital Disruption and Smart Manufacturing IT &OT Transformation Journey' published?"
} | {
"sparql": "SELECT DISTINCT ?answer MIN(xsd:integer(?y)) AS ?y WHERE { <https://dblp.org/rec/conf/saci/Samanta18> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#authoredBy> ?answer . ?x <https://dblp.org/rdf/schema#yearOfPublication> ?y }"
} | TP83 | [
"<https://dblp.org/rec/conf/saci/Samanta18>"
] | [
"<https://dblp.org/rdf/schema#authoredBy>",
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |
Q6700 | SUPERLATIVE+COMPARATIVE | {
"string": "Between 'Bandstop Filter Decoupling Technique for Miniaturized Reconfigurable MIMO Antenna' and 'Dynamic adaptation to available resources for parallel computing in an autonomous network of workstations', which paper was published earlier?"
} | {
"string": "Which one was published first, 'Bandstop Filter Decoupling Technique for Miniaturized Reconfigurable MIMO Antenna' or 'Dynamic adaptation to available resources for parallel computing in an autonomous network of workstations'?"
} | {
"sparql": "SELECT DISTINCT ?answer WHERE { <https://dblp.org/rec/journals/access/IslamDABKPK22> <https://dblp.org/rdf/schema#yearOfPublication> ?x . <https://dblp.org/rec/conf/ppopp/RencuzogullariD01> <https://dblp.org/rdf/schema#yearOfPublication> ?y . BIND(IF(?x < ?y, <https://dblp.org/rec/journals/access/IslamDABKPK22>, <https://dblp.org/rec/conf/ppopp/RencuzogullariD01>) AS ?answer) }"
} | TP85 | [
"<https://dblp.org/rec/journals/access/IslamDABKPK22>",
"<https://dblp.org/rec/conf/ppopp/RencuzogullariD01>"
] | [
"<https://dblp.org/rdf/schema#yearOfPublication>"
] | true | false |