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
Q6401
COUNT
{ "string": "Count the different affiliations of the authors of 'Transient crosslinking kinetics optimize gene cluster interactions'." }
{ "string": "How many different affiliations do the authors of 'Transient crosslinking kinetics optimize gene cluster interactions' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ploscb/WalkerTLHABF19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/ploscb/WalkerTLHABF19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6402
COUNT
{ "string": "Count the different affiliations of the authors of 'Robust adaptive fault-tolerant control for uncertain nonlinear system with unmodeled dynamics based on fuzzy approximation'." }
{ "string": "How many different affiliations do the authors of 'Robust adaptive fault-tolerant control for uncertain nonlinear system with unmodeled dynamics based on fuzzy approximation' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijon/YangW16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/ijon/YangW16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6403
COUNT
{ "string": "How many papers did the authors of 'An Overview of MOA, a Multi-Class Overload Architecture for Real-time Database Systems: Framework and Algorithms' publish in 2006?" }
{ "string": "Count the papers published by the authors of 'An Overview of MOA, a Multi-Class Overload Architecture for Real-time Database Systems: Framework and Algorithms' in 2006." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/aiccsa/Baccouche06> <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/conf/aiccsa/Baccouche06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6404
COUNT
{ "string": "Count the different affiliations of the authors of 'The Entity Registry System From concept to deployment'." }
{ "string": "How many different affiliations do the authors of 'The Entity Registry System From concept to deployment' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/Gramada16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/corr/Gramada16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6405
COUNT
{ "string": "Count the different affiliations of the authors of 'Computational Urban Modeling: From Mainframes to Data Streams'." }
{ "string": "How many different affiliations do the authors of 'Computational Urban Modeling: From Mainframes to Data Streams' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/aaai/Moosavi15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/aaai/Moosavi15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6406
COUNT
{ "string": "How many publications did the authors of the paper 'Remarks and corrections to the triangular approximations of fuzzy numbers using \\u03B1-weighted valuations' publish in Soft Comput.?" }
{ "string": "How many papers did the authors of 'Remarks and corrections to the triangular approximations of fuzzy numbers using \\u03B1-weighted valuations' publish in Soft Comput.?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/soco/Ban11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Soft Comput.' }" }
TP75
[ "<https://dblp.org/rec/journals/soco/Ban11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6407
COUNT
{ "string": "Count the papers published by the authors of 'A Data-Compressive Wired-OR Readout for Massively Parallel Neural Recording' in 2019." }
{ "string": "In 2019, how many papers did the authors of 'A Data-Compressive Wired-OR Readout for Massively Parallel Neural Recording' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iscas/MuratoreTWCMM19> <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/iscas/MuratoreTWCMM19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6408
COUNT
{ "string": "How many authors of 'Direct meshless kernel techniques for time-dependent equations' have University of G\\u00F6ttingen, Germany as their primary affiliation?" }
{ "string": "What is the count of authors of 'Direct meshless kernel techniques for time-dependent equations' who have University of G\\u00F6ttingen as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/amc/HonS15> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'University of G\\u00F6ttingen, Germany' }" }
TP71
[ "<https://dblp.org/rec/journals/amc/HonS15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6409
COUNT
{ "string": "Count the different affiliations of the authors of 'A New Point Access Method Based on Wavelet Trees'." }
{ "string": "How many different affiliations do the authors of 'A New Point Access Method Based on Wavelet Trees' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/er/BrisaboaLNS09> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/er/BrisaboaLNS09>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6410
COUNT
{ "string": "Count the papers published by the authors of 'Influence of community ideology of free software on the formation of moral and ethical culture, life and personal self-determination of the trained' in 2020." }
{ "string": "How many papers did the authors of 'Influence of community ideology of free software on the formation of moral and ethical culture, life and personal self-determination of the trained' publish in 2020?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ims2/FedosovM20> <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/conf/ims2/FedosovM20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6411
COUNT
{ "string": "How many papers did the authors of 'Polynomial-Time Amoeba Neighborhood Membership and Faster Localized Solving' publish in 2015?" }
{ "string": "In 2015, how many papers did the authors of 'Polynomial-Time Amoeba Neighborhood Membership and Faster Localized Solving' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/books/daglib/p/AnthonyGGR15> <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/books/daglib/p/AnthonyGGR15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6412
COUNT
{ "string": "In 2016, how many papers did the authors of 'Software-reduced touchscreen latency' publish?" }
{ "string": "Count the papers published by the authors of 'Software-reduced touchscreen latency' in 2016." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/mhci/HenzeFS16> <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/mhci/HenzeFS16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6413
COUNT
{ "string": "Count the papers published by the authors of 'Development of multifunctional system for controlling user access to the Internet' in 2020." }
{ "string": "In 2020, how many papers did the authors of 'Development of multifunctional system for controlling user access to the Internet' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icfnds/ProsvirinDM20> <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/conf/icfnds/ProsvirinDM20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6414
COUNT
{ "string": "Count the different affiliations of the authors of 'Optimal determination of island boundaries besides the optimal placement of D-STATCOM devices and DG units'." }
{ "string": "How many different affiliations do the authors of 'Optimal determination of island boundaries besides the optimal placement of D-STATCOM devices and DG units' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/elektrik/RabieA17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/elektrik/RabieA17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6415
COUNT
{ "string": "How many authors of 'Leichtgewichtiges Security Incident und Event Management im Hochschulumfeld' have Leibniz Supercomputing Centre (LRZ) as their primary affiliation?" }
{ "string": "What is the count of authors of 'Leichtgewichtiges Security Incident und Event Management im Hochschulumfeld' who have Leibniz Supercomputing Centre (LRZ), Munich, Germany as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/dfn/ZieglerKBS17> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'Leibniz Supercomputing Centre (LRZ), Munich, Germany' }" }
TP71
[ "<https://dblp.org/rec/conf/dfn/ZieglerKBS17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6416
COUNT
{ "string": "How many papers did the authors of 'Behavioural Characterization for Network Anomaly Detection' publish in Trans. Comput. Sci.?" }
{ "string": "Mention the count of papers published by the authors of 'Behavioural Characterization for Network Anomaly Detection' in Trans. Comput. Sci.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tcos/RocheA09> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Trans. Comput. Sci.' }" }
TP75
[ "<https://dblp.org/rec/journals/tcos/RocheA09>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6417
COUNT
{ "string": "Count the different affiliations of the authors of 'Designing an Intelligent Virtual Agent for Social Communication in Autism'." }
{ "string": "How many different affiliations do the authors of 'Designing an Intelligent Virtual Agent for Social Communication in Autism' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/aiide/BernardiniPS13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/aiide/BernardiniPS13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6418
COUNT
{ "string": "How many publications did the authors of the paper 'Partakable Technology' publish in International Joint Conference on Artificial Intelligence?" }
{ "string": "Count the papers published by the authors of 'Partakable Technology' in IJCAI." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ijcai/Osman18> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IJCAI' }" }
TP75
[ "<https://dblp.org/rec/conf/ijcai/Osman18>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6419
COUNT
{ "string": "How many publications did the authors of the paper 'Many Valued Paraconsistent Logic' publish in ISMVL?" }
{ "string": "Mention the count of papers published by the authors of 'Many Valued Paraconsistent Logic' in ISMVL." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ismvl/Morgan01> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ISMVL' }" }
TP75
[ "<https://dblp.org/rec/conf/ismvl/Morgan01>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6420
COUNT
{ "string": "Mention the count of papers published by the authors of 'Independent Collections of Translates of Boxes and a Conjecture due to Gr\\u00FCbaum' in Discret. Comput. Geom.." }
{ "string": "Count the papers published by the authors of 'Independent Collections of Translates of Boxes and a Conjecture due to Gr\\u00FCbaum' in Discret. Comput. Geom.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/dcg/NaimanW93> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Discret. Comput. Geom.' }" }
TP75
[ "<https://dblp.org/rec/journals/dcg/NaimanW93>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6421
COUNT
{ "string": "Mention the count of papers published by the authors of 'Communication-Aware Hierarchical Online-Placement in Heterogeneous Reconfigurable Systems' in IEEE International Workshop on Rapid System Prototyping." }
{ "string": "Count the papers published by the authors of 'Communication-Aware Hierarchical Online-Placement in Heterogeneous Reconfigurable Systems' in IEEE International Workshop on Rapid System Prototyping." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/rsp/SchneiderMH09> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IEEE International Workshop on Rapid System Prototyping' }" }
TP75
[ "<https://dblp.org/rec/conf/rsp/SchneiderMH09>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6422
COUNT
{ "string": "In 2011, how many papers did the authors of 'Semantics in Knowledge Management' publish?" }
{ "string": "How many papers did the authors of 'Semantics in Knowledge Management' publish in 2011?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/birthday/AbeckerBBHZ11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2011' }" }
TP74
[ "<https://dblp.org/rec/conf/birthday/AbeckerBBHZ11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6423
COUNT
{ "string": "In 2012, how many papers did the authors of 'Viewshare and the Kress Collection: Creating, Sharing, and Rapidly Prototyping Visual Interfaces to Cultural Heritage Collection Data' publish?" }
{ "string": "Count the papers published by the authors of 'Viewshare and the Kress Collection: Creating, Sharing, and Rapidly Prototyping Visual Interfaces to Cultural Heritage Collection Data' in 2012." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/dlib/AlgeeBO12> <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/journals/dlib/AlgeeBO12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6424
COUNT
{ "string": "In 2009, how many papers did the authors of 'Colored Pebble Motion on Graphs (Extended Abstract)' publish?" }
{ "string": "How many papers did the authors of 'Colored Pebble Motion on Graphs (Extended Abstract)' publish in 2009?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/endm/FujitaNS09> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2009' }" }
TP74
[ "<https://dblp.org/rec/journals/endm/FujitaNS09>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6425
COUNT
{ "string": "Mention the count of papers published by the authors of 'A Performance Model and Scalability Analysis of the HYCOM Ocean Simulation Application' in IASTED PDCS." }
{ "string": "Count the papers published by the authors of 'A Performance Model and Scalability Analysis of the HYCOM Ocean Simulation Application' in IASTED PDCS." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/pdcs/BarkerK05> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IASTED PDCS' }" }
TP75
[ "<https://dblp.org/rec/conf/pdcs/BarkerK05>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6426
COUNT
{ "string": "Count the papers published by the authors of 'Generating Proof Obligations for Circuits' in 1993." }
{ "string": "How many papers did the authors of 'Generating Proof Obligations for Circuits' publish in 1993?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/larch/MellergaardS92> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1993' }" }
TP74
[ "<https://dblp.org/rec/conf/larch/MellergaardS92>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6427
COUNT
{ "string": "Count the papers published by the authors of 'BA-TLS: Blockchain Authentication for Transport Layer Security in Internet of Things' in 2020." }
{ "string": "How many papers did the authors of 'BA-TLS: Blockchain Authentication for Transport Layer Security in Internet of Things' publish in 2020?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iotsms/BeckwithT20> <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/conf/iotsms/BeckwithT20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6428
COUNT
{ "string": "How many different affiliations do the authors of 'The applications of interval-valued fuzzy numbers and interval-distribution numbers' have?" }
{ "string": "Count the different affiliations of the authors of 'The applications of interval-valued fuzzy numbers and interval-distribution numbers'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/fss/WangL98> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/fss/WangL98>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6429
COUNT
{ "string": "Count the different affiliations of the authors of 'Co-designing patient-centered health communication tools for cancer care'." }
{ "string": "How many different affiliations do the authors of 'Co-designing patient-centered health communication tools for cancer care' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ph/GonzalesR13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/ph/GonzalesR13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6430
COUNT
{ "string": "Mention the count of papers published by the authors of 'Complete subdivision algorithms, I: intersection of Bezier curves' in SCG." }
{ "string": "How many publications did the authors of the paper 'Complete subdivision algorithms, I: intersection of Bezier curves' publish in SCG?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/compgeom/Yap06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'SCG' }" }
TP75
[ "<https://dblp.org/rec/conf/compgeom/Yap06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6431
COUNT
{ "string": "How many papers did the authors of 'An Efficient Recovery Scheme for Locking-Based Distributed Database Systems' publish in SRDS?" }
{ "string": "Mention the count of papers published by the authors of 'An Efficient Recovery Scheme for Locking-Based Distributed Database Systems' in SRDS." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/srds/KimP94> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'SRDS' }" }
TP75
[ "<https://dblp.org/rec/conf/srds/KimP94>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6432
COUNT
{ "string": "Mention the count of papers published by the authors of 'Improving Relation Classification by Entity Pair Graph' in ACML." }
{ "string": "How many publications did the authors of the paper 'Improving Relation Classification by Entity Pair Graph' publish in Asian Conference on Machine Learning?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/acml/ZhaoWGL19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ACML' }" }
TP75
[ "<https://dblp.org/rec/conf/acml/ZhaoWGL19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6433
COUNT
{ "string": "How many papers did the authors of 'Improved adaptive coding learning for artificial bee colony algorithms' publish in Appl. Intell.?" }
{ "string": "Count the papers published by the authors of 'Improved adaptive coding learning for artificial bee colony algorithms' in Appl. Intell.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/apin/JiangCMWLLFW22> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Appl. Intell.' }" }
TP75
[ "<https://dblp.org/rec/journals/apin/JiangCMWLLFW22>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6434
COUNT
{ "string": "Count the papers published by the authors of 'On Finite Semi-regular Continued Fractions' in Integers." }
{ "string": "How many publications did the authors of the paper 'On Finite Semi-regular Continued Fractions' publish in Integers?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/int/SarmaK16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Integers' }" }
TP75
[ "<https://dblp.org/rec/journals/int/SarmaK16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6435
COUNT
{ "string": "Count the papers published by the authors of 'Linear Relaying Design for Spectrum Sharing Non-regenerative MIMO Cognitive Multiple-Relay Systems' in 2015." }
{ "string": "In 2015, how many papers did the authors of 'Linear Relaying Design for Spectrum Sharing Non-regenerative MIMO Cognitive Multiple-Relay Systems' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/wpc/LiFQ15> <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/wpc/LiFQ15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6436
COUNT
{ "string": "How many papers did the authors of 'A Copyright Protection Scheme of Visual Media in Big Data Environment' publish in ICAIS (1)?" }
{ "string": "How many publications did the authors of the paper 'A Copyright Protection Scheme of Visual Media in Big Data Environment' publish in ICAIS?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icccsec/WangQJG21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ICAIS (1)' }" }
TP75
[ "<https://dblp.org/rec/conf/icccsec/WangQJG21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6437
COUNT
{ "string": "Count the different affiliations of the authors of 'Linear Compositional Delay Model for the Timing Analysis of Sub-Powered Combinational Circuits'." }
{ "string": "How many different affiliations do the authors of 'Linear Compositional Delay Model for the Timing Analysis of Sub-Powered Combinational Circuits' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/isvlsi/ChenSGPCA14> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/isvlsi/ChenSGPCA14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6438
COUNT
{ "string": "In 2008, how many papers did the authors of 'The Effect of Cooperation on Localization Systems Using UWB Experimental Data' publish?" }
{ "string": "How many papers did the authors of 'The Effect of Cooperation on Localization Systems Using UWB Experimental Data' publish in 2008?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ejasp/DardariCLW08> <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/journals/ejasp/DardariCLW08>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6439
COUNT
{ "string": "Mention the count of papers published by the authors of 'Zero dynamics stabilisation and adaptive trajectory tracking for WIP vehicles through feedback linearisation and LQR technique' in Int. J. Control." }
{ "string": "How many papers did the authors of 'Zero dynamics stabilisation and adaptive trajectory tracking for WIP vehicles through feedback linearisation and LQR technique' publish in Int. J. Control?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijcon/YueAS16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Int. J. Control' }" }
TP75
[ "<https://dblp.org/rec/journals/ijcon/YueAS16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6440
COUNT
{ "string": "How many papers did the authors of 'Nonlocal Cauchy problems for semilinear differential inclusions with fractional order in Banach spaces' publish in 2015?" }
{ "string": "Count the papers published by the authors of 'Nonlocal Cauchy problems for semilinear differential inclusions with fractional order in Banach spaces' in 2015." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/cnsns/0001IF15> <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/cnsns/0001IF15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6441
COUNT
{ "string": "How many papers did the authors of 'Accurate lumen diameter measurement in curved vessels in carotid ultrasound: an iterative scale-space and spatial transformation approach' publish in 2017?" }
{ "string": "In 2017, how many papers did the authors of 'Accurate lumen diameter measurement in curved vessels in carotid ultrasound: an iterative scale-space and spatial transformation approach' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/mbec/KumarARSLISSNLG17> <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/mbec/KumarARSLISSNLG17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6442
COUNT
{ "string": "How many papers did the authors of 'Content Based Audiobooks Indexing using Apache Hadoop Framework' publish in 2015?" }
{ "string": "Count the papers published by the authors of 'Content Based Audiobooks Indexing using Apache Hadoop Framework' in 2015." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/wci/ShettySHHMN15> <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/conf/wci/ShettySHHMN15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6443
COUNT
{ "string": "Count the papers published by the authors of 'Towards Robust Image Classification Using Sequential Attention Models' in 2020." }
{ "string": "How many papers did the authors of 'Towards Robust Image Classification Using Sequential Attention Models' publish in 2020?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cvpr/ZoranCHGMK20> <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/conf/cvpr/ZoranCHGMK20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6444
COUNT
{ "string": "Count the papers published by the authors of 'Channel Estimation Based on Machine Learning Paradigm for Spatial Modulation OFDM' in CoRR." }
{ "string": "How many papers did the authors of 'Channel Estimation Based on Machine Learning Paradigm for Spatial Modulation OFDM' publish in CoRR?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2109-07208> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'CoRR' }" }
TP75
[ "<https://dblp.org/rec/journals/corr/abs-2109-07208>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6445
COUNT
{ "string": "Mention the count of papers published by the authors of 'Special issue on machine learning for nonlinear processing' in Neurocomputing." }
{ "string": "How many papers did the authors of 'Special issue on machine learning for nonlinear processing' publish in Neurocomputing?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijon/TraviesoA14> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Neurocomputing' }" }
TP75
[ "<https://dblp.org/rec/journals/ijon/TraviesoA14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6446
COUNT
{ "string": "Count the papers published by the authors of 'Dissipativity of the Quantum Measurement Model' in ASMTA." }
{ "string": "How many publications did the authors of the paper 'Dissipativity of the Quantum Measurement Model' publish in ASMTA?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/asmta/ZorinST19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ASMTA' }" }
TP75
[ "<https://dblp.org/rec/conf/asmta/ZorinST19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6447
COUNT
{ "string": "Count the papers published by the authors of 'Moving Object Localization in Thermal Imagery by Forward-backward MHI' in 2006." }
{ "string": "How many papers did the authors of 'Moving Object Localization in Thermal Imagery by Forward-backward MHI' publish in 2006?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cvpr/YinC06a> <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/conf/cvpr/YinC06a>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6448
COUNT
{ "string": "Count the different affiliations of the authors of 'Parzen windows for multi-class classification'." }
{ "string": "How many different affiliations do the authors of 'Parzen windows for multi-class classification' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jc/PanXXZ08> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/jc/PanXXZ08>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6449
COUNT
{ "string": "How many different affiliations do the authors of 'Model Checking for Gaze Pattern Recognition' have?" }
{ "string": "Count the different affiliations of the authors of 'Model Checking for Gaze Pattern Recognition'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/conielecomp/RodriguezBM19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/conielecomp/RodriguezBM19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6450
COUNT
{ "string": "In 2012, how many papers did the authors of 'Improvement in the image transmission of the mobile digital C-arm X-ray system in the operating room' publish?" }
{ "string": "How many papers did the authors of 'Improvement in the image transmission of the mobile digital C-arm X-ray system in the operating room' publish in 2012?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/bmei/ParkJH12> <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/bmei/ParkJH12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6451
COUNT
{ "string": "How many different affiliations do the authors of 'A Tool to Support Speech and Non-Speech Audio Feedback Generation in Audio Interfaces' have?" }
{ "string": "Count the different affiliations of the authors of 'A Tool to Support Speech and Non-Speech Audio Feedback Generation in Audio Interfaces'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/uist/Stifelman95> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/uist/Stifelman95>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6452
COUNT
{ "string": "How many different affiliations do the authors of 'Extremal dependence of copulas: A tail density approach' have?" }
{ "string": "Count the different affiliations of the authors of 'Extremal dependence of copulas: A tail density approach'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ma/LiW13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/ma/LiW13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6453
COUNT
{ "string": "How many papers did the authors of 'Trustworthiness assessment for industrial IoT as multilayer networks with von Neumann entropy' publish in Appl. Soft Comput.?" }
{ "string": "How many publications did the authors of the paper 'Trustworthiness assessment for industrial IoT as multilayer networks with von Neumann entropy' publish in Appl. Soft Comput.?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/asc/WuWWBHGF21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Appl. Soft Comput.' }" }
TP75
[ "<https://dblp.org/rec/journals/asc/WuWWBHGF21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6454
COUNT
{ "string": "Count the different affiliations of the authors of 'The subset sum game revisited'." }
{ "string": "How many different affiliations do the authors of 'The subset sum game revisited' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/mst/PieterseW21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/mst/PieterseW21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6455
COUNT
{ "string": "Mention the count of papers published by the authors of 'The Distance between the Endpoints of a Longest Path: 10811' in Am. Math. Mon.." }
{ "string": "How many papers did the authors of 'The Distance between the Endpoints of a Longest Path: 10811' publish in Am. Math. Mon.?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tamm/Tracya02> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Am. Math. Mon.' }" }
TP75
[ "<https://dblp.org/rec/journals/tamm/Tracya02>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6456
COUNT
{ "string": "How many papers did the authors of 'Small coherence length limit for a two-dimensional quantum transport model' publish in Asymptot. Anal.?" }
{ "string": "Mention the count of papers published by the authors of 'Small coherence length limit for a two-dimensional quantum transport model' in Asymptot. Anal.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/asy/Negulescu06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Asymptot. Anal.' }" }
TP75
[ "<https://dblp.org/rec/journals/asy/Negulescu06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6457
COUNT
{ "string": "What is the count of authors of 'GAM: A Grid Awareness Model for Grid Environments' who have Universidad Polit\\u00E9cnica de Madrid as their primary affiliation?" }
{ "string": "How many authors of 'GAM: A Grid Awareness Model for Grid Environments' have Universidad Polit\\u00E9cnica de Madrid as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/sag/HerreroPR04> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'Universidad Polit\\u00E9cnica de Madrid' }" }
TP71
[ "<https://dblp.org/rec/conf/sag/HerreroPR04>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6458
COUNT
{ "string": "Count the papers published by the authors of 'An authorization system for digital libraries' in 2002." }
{ "string": "How many papers did the authors of 'An authorization system for digital libraries' publish in 2002?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/vldb/FerrariAABC02> <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/journals/vldb/FerrariAABC02>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6459
COUNT
{ "string": "How many different affiliations do the authors of 'Self-organizing network interference coordination for future LTE-advanced networks' have?" }
{ "string": "Count the different affiliations of the authors of 'Self-organizing network interference coordination for future LTE-advanced networks'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/bmsb/BehjatiC13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/bmsb/BehjatiC13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6460
COUNT
{ "string": "Count the different affiliations of the authors of 'Data-driven algorithms for dimension reduction in causal inference'." }
{ "string": "How many different affiliations do the authors of 'Data-driven algorithms for dimension reduction in causal inference' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/csda/PerssonHWL17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/csda/PerssonHWL17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6461
COUNT
{ "string": "Count the papers published by the authors of 'Encode the \\STOP\\ command by photo-stimulation for precise control of rat-robot' in 2013." }
{ "string": "How many papers did the authors of 'Encode the \\STOP\\ command by photo-stimulation for precise control of rat-robot' publish in 2013?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/embc/ChenQGSXZ13> <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/conf/embc/ChenQGSXZ13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6462
COUNT
{ "string": "How many papers did the authors of 'Encoding in the Dark Grand Challenge: an Overview' publish in 2020?" }
{ "string": "In 2020, how many papers did the authors of 'Encoding in the Dark Grand Challenge: an Overview' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icmcs/Anantrasirichai20> <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/conf/icmcs/Anantrasirichai20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6463
COUNT
{ "string": "How many publications did the authors of the paper 'Identification of Artifacts in Life Cycle Phases of CPPS' publish in Multi-Disciplinary Engineering for Cyber-Physical Production Systems?" }
{ "string": "How many papers did the authors of 'Identification of Artifacts in Life Cycle Phases of CPPS' publish in Multi-Disciplinary Engineering for Cyber-Physical Production Systems?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/books/sp/17/LuderSHRZ17a> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Multi-Disciplinary Engineering for Cyber-Physical Production Systems' }" }
TP75
[ "<https://dblp.org/rec/books/sp/17/LuderSHRZ17a>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6464
COUNT
{ "string": "How many different affiliations do the authors of 'A model-driven framework for ETL process development' have?" }
{ "string": "Count the different affiliations of the authors of 'A model-driven framework for ETL process development'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/dolap/AkkaouiZMT11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/dolap/AkkaouiZMT11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6465
COUNT
{ "string": "How many papers did the authors of 'Vivaldi Antennas for Microwave Imaging: Theoretical Analysis and Design Considerations' publish in IEEE Trans. Instrum. Meas.?" }
{ "string": "Mention the count of papers published by the authors of 'Vivaldi Antennas for Microwave Imaging: Theoretical Analysis and Design Considerations' in IEEE Trans. Instrum. Meas.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tim/ChiappeG06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IEEE Trans. Instrum. Meas.' }" }
TP75
[ "<https://dblp.org/rec/journals/tim/ChiappeG06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6466
COUNT
{ "string": "Count the different affiliations of the authors of 'Combining sketch and tone for pencil drawing production'." }
{ "string": "How many different affiliations do the authors of 'Combining sketch and tone for pencil drawing production' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/npar/LuXJ12> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/npar/LuXJ12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6467
COUNT
{ "string": "Count the papers published by the authors of 'Classifying Smart Objects using capabilities' in 2014." }
{ "string": "In 2014, how many papers did the authors of 'Classifying Smart Objects using capabilities' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/smartcomp/HernandezR14> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2014' }" }
TP74
[ "<https://dblp.org/rec/conf/smartcomp/HernandezR14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6468
COUNT
{ "string": "Count the papers published by the authors of 'Optimal multisensor integrated navigation through information space approach' in Phys. Commun.." }
{ "string": "Mention the count of papers published by the authors of 'Optimal multisensor integrated navigation through information space approach' in Phys. Commun.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/phycomm/Li14> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Phys. Commun.' }" }
TP75
[ "<https://dblp.org/rec/journals/phycomm/Li14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6469
COUNT
{ "string": "In 2019, how many papers did the authors of 'An Improved Multi-Objective Finite Control Set Model Predictive Control for Grid Connected Three-Level Neutral-Point Clamped Inverter' publish?" }
{ "string": "How many papers did the authors of 'An Improved Multi-Objective Finite Control Set Model Predictive Control for Grid Connected Three-Level Neutral-Point Clamped Inverter' publish in 2019?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/commnet/KatkoutEN19> <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/commnet/KatkoutEN19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6470
COUNT
{ "string": "Count the different affiliations of the authors of 'Hybrid multi-parametric model predictive control of a nonlinear process approximated with a piecewise affine model'." }
{ "string": "How many different affiliations do the authors of 'Hybrid multi-parametric model predictive control of a nonlinear process approximated with a piecewise affine model' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/eucc/PregeljG09> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/eucc/PregeljG09>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6471
COUNT
{ "string": "How many different affiliations do the authors of 'Design and Experiments with LoCO AUV: A Low Cost Open-Source Autonomous Underwater Vehicle' have?" }
{ "string": "Count the different affiliations of the authors of 'Design and Experiments with LoCO AUV: A Low Cost Open-Source Autonomous Underwater Vehicle'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2003-09041> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/corr/abs-2003-09041>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6472
COUNT
{ "string": "How many papers did the authors of 'Structured data acquisition with ontology-based web forms' publish in ICBO?" }
{ "string": "Mention the count of papers published by the authors of 'Structured data acquisition with ontology-based web forms' in ICBO." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icbo/GoncalvesTNTM15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ICBO' }" }
TP75
[ "<https://dblp.org/rec/conf/icbo/GoncalvesTNTM15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6473
COUNT
{ "string": "How many different affiliations do the authors of 'Splash'13 workshops summary' have?" }
{ "string": "Count the different affiliations of the authors of 'Splash'13 workshops summary'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/oopsla/BalzerS13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/oopsla/BalzerS13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6474
COUNT
{ "string": "What is the count of authors of 'Development and Implementation of High Power Hexapole Magnetic Tweezer System for Micromanipulations' who have Southern Methodist University as their primary affiliation?" }
{ "string": "How many authors of 'Development and Implementation of High Power Hexapole Magnetic Tweezer System for Micromanipulations' have Southern Methodist University as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icra/ZhangKRSK18> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'Southern Methodist University, Department of Mechanical Engineering, Dallas, TX, USA' }" }
TP71
[ "<https://dblp.org/rec/conf/icra/ZhangKRSK18>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6475
COUNT
{ "string": "Count the papers published by the authors of 'Better Time-Space Lower Bounds for SAT and Related Problems' in Computational Complexity Conference." }
{ "string": "How many papers did the authors of 'Better Time-Space Lower Bounds for SAT and Related Problems' publish in Computational Complexity Conference?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/coco/Williams05> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Computational Complexity Conference' }" }
TP75
[ "<https://dblp.org/rec/conf/coco/Williams05>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6476
COUNT
{ "string": "How many publications did the authors of the paper 'Stochastic stabilization of a class of nonhomogeneous Markovian jump linear systems' publish in Syst. Control. Lett.?" }
{ "string": "Count the papers published by the authors of 'Stochastic stabilization of a class of nonhomogeneous Markovian jump linear systems' in Syst. Control. Lett.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/scl/Aberkane11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Syst. Control. Lett.' }" }
TP75
[ "<https://dblp.org/rec/journals/scl/Aberkane11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6477
COUNT
{ "string": "What is the count of authors of 'Sangrahaka: A Tool for Annotating and Querying Knowledge Graphs' who have Indian Institute of Technology (IIT) as their primary affiliation?" }
{ "string": "How many authors of 'Sangrahaka: A Tool for Annotating and Querying Knowledge Graphs' have Indian Institute of Technology (IIT), Kanpur as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2107-02782> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'Indian Institute of Technology (IIT), Kanpur' }" }
TP71
[ "<https://dblp.org/rec/journals/corr/abs-2107-02782>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6478
COUNT
{ "string": "In 2011, how many papers did the authors of 'Personnel: Practices' publish?" }
{ "string": "Count the papers published by the authors of 'Personnel: Practices' in 2011." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/reference/tf/Freeman11a> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2011' }" }
TP74
[ "<https://dblp.org/rec/reference/tf/Freeman11a>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6479
COUNT
{ "string": "In 2007, how many papers did the authors of 'AINLP at NTCIR-6: Evaluations for Multilingual and Cross-Lingual Information Retrieval' publish?" }
{ "string": "Count the papers published by the authors of 'AINLP at NTCIR-6: Evaluations for Multilingual and Cross-Lingual Information Retrieval' in 2007." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ntcir/ChengSLHYB07> <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/ntcir/ChengSLHYB07>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6480
COUNT
{ "string": "In 1978, how many papers did the authors of 'An Approach to Cost Estimating for Planning and Design' publish?" }
{ "string": "How many papers did the authors of 'An Approach to Cost Estimating for Planning and Design' publish in 1978?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/jcit/SchildHL78> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1978' }" }
TP74
[ "<https://dblp.org/rec/conf/jcit/SchildHL78>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6481
COUNT
{ "string": "Count the different affiliations of the authors of 'An enhanced method for registration of dental surfaces partially scanned by a 3D dental laser scanning'." }
{ "string": "How many different affiliations do the authors of 'An enhanced method for registration of dental surfaces partially scanned by a 3D dental laser scanning' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/cmpb/ParkKLSS15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/cmpb/ParkKLSS15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6482
COUNT
{ "string": "How many different affiliations do the authors of 'Designing a System for Swedish Spoken Document Retrieval' have?" }
{ "string": "Count the different affiliations of the authors of 'Designing a System for Swedish Spoken Document Retrieval'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/nodalida/PakucsG99> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/nodalida/PakucsG99>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6483
COUNT
{ "string": "How many papers did the authors of 'Schur's Algorithm and Several Applications (M Bakonyi and T Constantinescu)' publish in SIAM Rev.?" }
{ "string": "Count the papers published by the authors of 'Schur's Algorithm and Several Applications (M Bakonyi and T Constantinescu)' in SIAM Rev.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/siamrev/Frazho95> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'SIAM Rev.' }" }
TP75
[ "<https://dblp.org/rec/journals/siamrev/Frazho95>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6484
COUNT
{ "string": "How many publications did the authors of the paper 'Extensible knowledge-based architecture for segmenting CT data' publish in Medical Imaging: Image Processing?" }
{ "string": "How many papers did the authors of 'Extensible knowledge-based architecture for segmenting CT data' publish in Medical Imaging: Image Processing?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/miip/BrownMGA98> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Medical Imaging: Image Processing' }" }
TP75
[ "<https://dblp.org/rec/conf/miip/BrownMGA98>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6485
COUNT
{ "string": "How many publications did the authors of the paper 'Enhancing product search by best-selling prediction in e-commerce' publish in CIKM?" }
{ "string": "Mention the count of papers published by the authors of 'Enhancing product search by best-selling prediction in e-commerce' in CIKM." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cikm/LongBDC12> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'CIKM' }" }
TP75
[ "<https://dblp.org/rec/conf/cikm/LongBDC12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6486
COUNT
{ "string": "How many publications did the authors of the paper 'Analysis and Implementation of Robust Metaheuristic Algorithm to Extract Essential Parameters of Solar Cell' publish in IEEE Access?" }
{ "string": "Count the papers published by the authors of 'Analysis and Implementation of Robust Metaheuristic Algorithm to Extract Essential Parameters of Solar Cell' in IEEE Access." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/access/ArandhakarCDDB22> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IEEE Access' }" }
TP75
[ "<https://dblp.org/rec/journals/access/ArandhakarCDDB22>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6487
COUNT
{ "string": "Mention the count of papers published by the authors of 'Opposites and Measures of Extremism in Concepts and Constructs' in Int. J. Man Mach. Stud.." }
{ "string": "How many publications did the authors of the paper 'Opposites and Measures of Extremism in Concepts and Constructs' publish in Int. J. Man Mach. Stud.?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijmms/Yager83> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Int. J. Man Mach. Stud.' }" }
TP75
[ "<https://dblp.org/rec/journals/ijmms/Yager83>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6488
COUNT
{ "string": "How many papers did the authors of 'An Introductory Review of Spiking Neural Network and Artificial Neural Network: From Biological Intelligence to Artificial Intelligence' publish in CoRR?" }
{ "string": "Mention the count of papers published by the authors of 'An Introductory Review of Spiking Neural Network and Artificial Neural Network: From Biological Intelligence to Artificial Intelligence' in CoRR." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2204-07519> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'CoRR' }" }
TP75
[ "<https://dblp.org/rec/journals/corr/abs-2204-07519>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6489
COUNT
{ "string": "Count the different affiliations of the authors of 'Recursive linear estimation for general discrete-time descriptor systems'." }
{ "string": "How many different affiliations do the authors of 'Recursive linear estimation for general discrete-time descriptor systems' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/automatica/IshiharaTB10> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/automatica/IshiharaTB10>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6490
COUNT
{ "string": "How many different affiliations do the authors of 'Graph colorings with restricted bicolored subgraphs: I Acyclic, star, and treewidth colorings' have?" }
{ "string": "Count the different affiliations of the authors of 'Graph colorings with restricted bicolored subgraphs: I Acyclic, star, and treewidth colorings'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jgt/Bradshaw22> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/jgt/Bradshaw22>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6491
COUNT
{ "string": "How many papers did the authors of 'Researches on the novel methodology of traffic flow prediction based on similarity' publish in SoCPaR?" }
{ "string": "Count the papers published by the authors of 'Researches on the novel methodology of traffic flow prediction based on similarity' in SoCPaR." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/socpar/CuiZZZZX11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'SoCPaR' }" }
TP75
[ "<https://dblp.org/rec/conf/socpar/CuiZZZZX11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6492
COUNT
{ "string": "Count the different affiliations of the authors of 'Generating Interactive Prototypes from Query Annotated Discourse Models'." }
{ "string": "How many different affiliations do the authors of 'Generating Interactive Prototypes from Query Annotated Discourse Models' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/icom/KisB15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/icom/KisB15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6493
COUNT
{ "string": "Count the papers published by the authors of 'Powerline-PNC: Boosting throughput of powerline networks with physical-layer network coding' in SmartGridComm." }
{ "string": "Mention the count of papers published by the authors of 'Powerline-PNC: Boosting throughput of powerline networks with physical-layer network coding' in SmartGridComm." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/smartgridcomm/YangWWYLL15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'SmartGridComm' }" }
TP75
[ "<https://dblp.org/rec/conf/smartgridcomm/YangWWYLL15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6494
COUNT
{ "string": "Count the papers published by the authors of 'Hierarchies of Infinite Structures Generated by Pushdown Automata and Recursion Schemes' in International Symposium on Mathematical Foundations of Computer Science." }
{ "string": "Mention the count of papers published by the authors of 'Hierarchies of Infinite Structures Generated by Pushdown Automata and Recursion Schemes' in MFCS." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/mfcs/Ong07> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'MFCS' }" }
TP75
[ "<https://dblp.org/rec/conf/mfcs/Ong07>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6495
COUNT
{ "string": "Count the papers published by the authors of 'On identifying user complaints of iOS apps' in International Conference on Software Engineering." }
{ "string": "How many papers did the authors of 'On identifying user complaints of iOS apps' publish in ICSE?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icse/Khalid04> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ICSE' }" }
TP75
[ "<https://dblp.org/rec/conf/icse/Khalid04>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6496
COUNT
{ "string": "In 2015, how many papers did the authors of 'MDPAS: Markov Decision Process Based Adaptive Security for Sensors in Internet of Things' publish?" }
{ "string": "Count the papers published by the authors of 'MDPAS: Markov Decision Process Based Adaptive Security for Sensors in Internet of Things' in 2015." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icgec/WangWCYZZ14> <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/conf/icgec/WangWCYZZ14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6497
COUNT
{ "string": "How many papers did the authors of 'Protein Structure from Solid-State NMR' publish in Mathematical Methods for Protein Structure Analysis and Design?" }
{ "string": "How many publications did the authors of the paper 'Protein Structure from Solid-State NMR' publish in Mathematical Methods for Protein Structure Analysis and Design?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/msps/QuineC03> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Mathematical Methods for Protein Structure Analysis and Design' }" }
TP75
[ "<https://dblp.org/rec/conf/msps/QuineC03>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6498
COUNT
{ "string": "In 2003, how many papers did the authors of 'A Stoichiometric Approach to Quantitative Structure-Property Relationships (QSPR)' publish?" }
{ "string": "Count the papers published by the authors of 'A Stoichiometric Approach to Quantitative Structure-Property Relationships (QSPR)' in 2003." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jcisd/FishtikD03> <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/journals/jcisd/FishtikD03>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6499
COUNT
{ "string": "What is the count of authors of 'Internet use and expatriate adjustment: understanding the degree of isolation experienced in kingdom of Saudi Arabia' who have University of Pretoria, South Africa as their primary affiliation?" }
{ "string": "How many authors of 'Internet use and expatriate adjustment: understanding the degree of isolation experienced in kingdom of Saudi Arabia' have University of Pretoria as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/saicsit/HattinghML12> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'University of Pretoria, South Africa' }" }
TP71
[ "<https://dblp.org/rec/conf/saicsit/HattinghML12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6500
COUNT
{ "string": "How many papers did the authors of 'Optimal downlink resource allocation for non-real time traffic in cellular CDMA/TDMA networks' publish in IEEE Commun. Lett.?" }
{ "string": "How many publications did the authors of the paper 'Optimal downlink resource allocation for non-real time traffic in cellular CDMA/TDMA networks' publish in IEEE Commun. Lett.?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/icl/NavaieY06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IEEE Commun. Lett.' }" }
TP75
[ "<https://dblp.org/rec/journals/icl/NavaieY06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false