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
Q6501
COUNT
{ "string": "In 1987, how many papers did the authors of 'Simulation of Guerilla Warfare' publish?" }
{ "string": "Count the papers published by the authors of 'Simulation of Guerilla Warfare' in 1987." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/simulationstechnik/Stahel87> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1987' }" }
TP74
[ "<https://dblp.org/rec/conf/simulationstechnik/Stahel87>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6502
COUNT
{ "string": "Count the different affiliations of the authors of 'Design and Evaluation of a Low Density Generator Matrix (LDGM) Large Block FEC Codec'." }
{ "string": "How many different affiliations do the authors of 'Design and Evaluation of a Low Density Generator Matrix (LDGM) Large Block FEC Codec' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ngc/RocaKL03> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/ngc/RocaKL03>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6503
COUNT
{ "string": "Count the papers published by the authors of 'Bistatic SAR along track interferometry with multiple fixed receivers' in IGARSS." }
{ "string": "How many publications did the authors of the paper 'Bistatic SAR along track interferometry with multiple fixed receivers' publish in IEEE International Geoscience and Remote Sensing Symposium?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/igarss/DuqueLMM10a> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IGARSS' }" }
TP75
[ "<https://dblp.org/rec/conf/igarss/DuqueLMM10a>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6504
COUNT
{ "string": "Mention the count of papers published by the authors of 'Arquitetura para Cocuradoria de Dados de Conhecimento Popular Integrados por meio de Linked Open Data' in SBBD." }
{ "string": "How many papers did the authors of 'Arquitetura para Cocuradoria de Dados de Conhecimento Popular Integrados por meio de Linked Open Data' publish in SBBD?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/sbbd/YaguiV18> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'SBBD' }" }
TP75
[ "<https://dblp.org/rec/conf/sbbd/YaguiV18>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6505
COUNT
{ "string": "Mention the count of papers published by the authors of 'Optimal HDA Schemes for Transmission of a Gaussian Source Over a Gaussian Channel With Bandwidth Compression in the Presence of an Interference' in IEEE Trans. Signal Process.." }
{ "string": "Count the papers published by the authors of 'Optimal HDA Schemes for Transmission of a Gaussian Source Over a Gaussian Channel With Bandwidth Compression in the Presence of an Interference' in IEEE Trans. Signal Process.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tsp/VarastehB12> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IEEE Trans. Signal Process.' }" }
TP75
[ "<https://dblp.org/rec/journals/tsp/VarastehB12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6506
COUNT
{ "string": "How many different affiliations do the authors of 'Large-scale Analysis of Drug Combinations by Integrating Multiple Heterogeneous Information Networks' have?" }
{ "string": "Count the different affiliations of the authors of 'Large-scale Analysis of Drug Combinations by Integrating Multiple Heterogeneous Information Networks'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/bcb/ChenIL19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/bcb/ChenIL19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6507
COUNT
{ "string": "In 1987, how many papers did the authors of 'Simplified Stable Merging Tasks' publish?" }
{ "string": "How many papers did the authors of 'Simplified Stable Merging Tasks' publish in 1987?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jal/SaloweS87> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1987' }" }
TP74
[ "<https://dblp.org/rec/journals/jal/SaloweS87>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6508
COUNT
{ "string": "Count the different affiliations of the authors of 'Understanding the Impact of Customer Reviews on Hotel Rating: An Empirical Research'." }
{ "string": "How many different affiliations do the authors of 'Understanding the Impact of Customer Reviews on Hotel Rating: An Empirical Research' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2002-05342> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/corr/abs-2002-05342>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6509
COUNT
{ "string": "How many different affiliations do the authors of 'Mismatch errors randomization for multi-bit DAC in sigma-delta modulators based on butterfly-type network' have?" }
{ "string": "Count the different affiliations of the authors of 'Mismatch errors randomization for multi-bit DAC in sigma-delta modulators based on butterfly-type network'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/mj/0003FZLY19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/mj/0003FZLY19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6510
COUNT
{ "string": "How many publications did the authors of the paper 'ATHENA@CL-SciSumm 2019: Siamese recurrent bi-directional neural network for identifying cited text spans' publish in BIRNDL@SIGIR?" }
{ "string": "Count the papers published by the authors of 'ATHENA@CL-SciSumm 2019: Siamese recurrent bi-directional neural network for identifying cited text spans' in BIRNDL@SIGIR." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/sigir/FergadisPP19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'BIRNDL@SIGIR' }" }
TP75
[ "<https://dblp.org/rec/conf/sigir/FergadisPP19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6511
COUNT
{ "string": "Count the papers published by the authors of 'Analysis, modeling and estimation through a similarity based approach: an economic signal case study' in 1993." }
{ "string": "In 1993, how many papers did the authors of 'Analysis, modeling and estimation through a similarity based approach: an economic signal case study' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icnn/ThomeT93> <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/icnn/ThomeT93>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6512
COUNT
{ "string": "How many different affiliations do the authors of 'Distinct Feature Labeling Methods for SVM-Based AMD Automated Detector on 3D OCT Volumes' have?" }
{ "string": "Count the different affiliations of the authors of 'Distinct Feature Labeling Methods for SVM-Based AMD Automated Detector on 3D OCT Volumes'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iccel/YuLLWH22> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/iccel/YuLLWH22>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6513
COUNT
{ "string": "Count the papers published by the authors of 'The Twofold Value of IT-Based Peer Assessment in Management Information Systems Education' in 2017." }
{ "string": "How many papers did the authors of 'The Twofold Value of IT-Based Peer Assessment in Management Information Systems Education' publish in 2017?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/wi/RietscheLHS17> <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/conf/wi/RietscheLHS17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6514
COUNT
{ "string": "Count the different affiliations of the authors of 'Method for characterize landslide caused by heavy rainfall by using smoothing method'." }
{ "string": "How many different affiliations do the authors of 'Method for characterize landslide caused by heavy rainfall by using smoothing method' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icacci/KokaneA15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/icacci/KokaneA15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6515
COUNT
{ "string": "Count the papers published by the authors of 'QoS-aware routing protocol for Cognitive Radio Ad Hoc Networks' in Ad Hoc Networks." }
{ "string": "Mention the count of papers published by the authors of 'QoS-aware routing protocol for Cognitive Radio Ad Hoc Networks' in Ad Hoc Networks." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/adhoc/RajNK21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Ad Hoc Networks' }" }
TP75
[ "<https://dblp.org/rec/journals/adhoc/RajNK21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6516
COUNT
{ "string": "How many different affiliations do the authors of 'Many Faces of Grid Computing' have?" }
{ "string": "Count the different affiliations of the authors of 'Many Faces of Grid Computing'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/gcc/Rankich04> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/gcc/Rankich04>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6517
COUNT
{ "string": "In 1998, how many papers did the authors of 'Factory Automation Adapted for the Decommissioning of Nuclear Reprocessing Facilities' publish?" }
{ "string": "How many papers did the authors of 'Factory Automation Adapted for the Decommissioning of Nuclear Reprocessing Facilities' publish in 1998?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icra/BicknellH98> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1998' }" }
TP74
[ "<https://dblp.org/rec/conf/icra/BicknellH98>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6518
COUNT
{ "string": "In 2012, how many papers did the authors of 'A Computational Framework for Next-generation Bridge Imaging and Inspection' publish?" }
{ "string": "How many papers did the authors of 'A Computational Framework for Next-generation Bridge Imaging and Inspection' publish in 2012?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/grapp/LattanziM12> <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/grapp/LattanziM12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6519
COUNT
{ "string": "Count the different affiliations of the authors of 'Editorial'." }
{ "string": "How many different affiliations do the authors of 'Editorial' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/comcom/BraunGS04> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/comcom/BraunGS04>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6520
COUNT
{ "string": "In 2013, how many papers did the authors of 'Illuminant Invariant Descriptors for Color Texture Classification' publish?" }
{ "string": "How many papers did the authors of 'Illuminant Invariant Descriptors for Color Texture Classification' publish in 2013?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cciw/CusanoNS13> <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/cciw/CusanoNS13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6521
COUNT
{ "string": "Count the different affiliations of the authors of 'Learning Simple Algorithms from Examples'." }
{ "string": "How many different affiliations do the authors of 'Learning Simple Algorithms from Examples' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icml/ZarembaMJF16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/icml/ZarembaMJF16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6522
COUNT
{ "string": "Count the different affiliations of the authors of 'Comparison of reliability and the availability between four systems with warm standby components and standby switching failures'." }
{ "string": "How many different affiliations do the authors of 'Comparison of reliability and the availability between four systems with warm standby components and standby switching failures' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/amc/WangDK06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/amc/WangDK06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6523
COUNT
{ "string": "How many authors of 'Qualifications of Instruction Sequence Failures, Faults and Defects: Dormant, Effective, Detected, Temporary, and Permanent' have University of Amsterdam, Netherlands as their primary affiliation?" }
{ "string": "What is the count of authors of 'Qualifications of Instruction Sequence Failures, Faults and Defects: Dormant, Effective, Detected, Temporary, and Permanent' who have University of Amsterdam as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/cuza/Bergstra21> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'University of Amsterdam, Netherlands' }" }
TP71
[ "<https://dblp.org/rec/journals/cuza/Bergstra21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6524
COUNT
{ "string": "How many papers did the authors of 'Perfect reconstruction of sparse signals with piecewise continuous nonconvex penalties and nonconvexity control' publish in 2019?" }
{ "string": "Count the papers published by the authors of 'Perfect reconstruction of sparse signals with piecewise continuous nonconvex penalties and nonconvexity control' in 2019." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-1902-07436> <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/journals/corr/abs-1902-07436>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6525
COUNT
{ "string": "Mention the count of papers published by the authors of 'Synergistic use of AMSR-E and MODIS Data for Understanding Grassland Land Surface Phenologies' in IEEE International Geoscience and Remote Sensing Symposium." }
{ "string": "How many papers did the authors of 'Synergistic use of AMSR-E and MODIS Data for Understanding Grassland Land Surface Phenologies' publish in IGARSS?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/igarss/DoubkovaH06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IGARSS' }" }
TP75
[ "<https://dblp.org/rec/conf/igarss/DoubkovaH06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6526
COUNT
{ "string": "How many publications did the authors of the paper 'Host Behavior in Computer Network: One-Year Study' publish in IEEE Trans. Netw. Serv. Manag.?" }
{ "string": "Count the papers published by the authors of 'Host Behavior in Computer Network: One-Year Study' in IEEE Trans. Netw. Serv. Manag.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tnsm/JirsikV21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IEEE Trans. Netw. Serv. Manag.' }" }
TP75
[ "<https://dblp.org/rec/journals/tnsm/JirsikV21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6527
COUNT
{ "string": "In 2021, how many papers did the authors of 'Design and Latency Analyses of an Enhanced Mixed-Signal Coupling Network With Adaptive Noise Cancellation for Power Over Data Lines' publish?" }
{ "string": "Count the papers published by the authors of 'Design and Latency Analyses of an Enhanced Mixed-Signal Coupling Network With Adaptive Noise Cancellation for Power Over Data Lines' in 2021." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tvt/SchwarzePKE21> <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/journals/tvt/SchwarzePKE21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6528
COUNT
{ "string": "How many papers did the authors of 'Using Task-Based Parallelism Directly on the GPU for Automated Asynchronous Data Transfer' publish in 2016?" }
{ "string": "In 2016, how many papers did the authors of 'Using Task-Based Parallelism Directly on the GPU for Automated Asynchronous Data Transfer' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/parco/ChalkGS15> <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/parco/ChalkGS15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6529
COUNT
{ "string": "Mention the count of papers published by the authors of 'Information Sharing in Spectrum Auction for Dynamic Spectrum Access' in IEEE Global Telecommunications Conference ." }
{ "string": "How many publications did the authors of the paper 'Information Sharing in Spectrum Auction for Dynamic Spectrum Access' publish in IEEE Global Telecommunications Conference ?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/globecom/YuGLGWXCV09> <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/YuGLGWXCV09>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6530
COUNT
{ "string": "How many publications did the authors of the paper 'Guest Editorial' publish in Int. J. Uncertain. Fuzziness Knowl. Based Syst.?" }
{ "string": "Count the papers published by the authors of 'Guest Editorial' in Int. J. Uncertain. Fuzziness Knowl. Based Syst.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijufks/LiuZ07> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Int. J. Uncertain. Fuzziness Knowl. Based Syst.' }" }
TP75
[ "<https://dblp.org/rec/journals/ijufks/LiuZ07>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6531
COUNT
{ "string": "Count the papers published by the authors of 'Clustering Data: Dealing with High Density Variations' in 2000." }
{ "string": "In 2000, how many papers did the authors of 'Clustering Data: Dealing with High Density Variations' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icpr/RibertEL00> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2000' }" }
TP74
[ "<https://dblp.org/rec/conf/icpr/RibertEL00>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6532
COUNT
{ "string": "Count the papers published by the authors of 'A fully vector quantised self-excited vocoder' in ICASSP." }
{ "string": "How many papers did the authors of 'A fully vector quantised self-excited vocoder' publish in ICASSP?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icassp/SalamiHA89> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ICASSP' }" }
TP75
[ "<https://dblp.org/rec/conf/icassp/SalamiHA89>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6533
COUNT
{ "string": "How many papers did the authors of 'Causal Strategic Inference in a Game - Theoretic Model of Multiplayer Networked Microfinance Markets' publish in 2018?" }
{ "string": "Count the papers published by the authors of 'Causal Strategic Inference in a Game - Theoretic Model of Multiplayer Networked Microfinance Markets' in 2018." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/teco/IrfanO18> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2018' }" }
TP74
[ "<https://dblp.org/rec/journals/teco/IrfanO18>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6534
COUNT
{ "string": "Mention the count of papers published by the authors of 'A Formal Software Development Approach Using Refinement Calculus' in J. Comput. Sci. Technol.." }
{ "string": "How many papers did the authors of 'A Formal Software Development Approach Using Refinement Calculus' publish in J. Comput. Sci. Technol.?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jcst/YunfengJMZZ01> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'J. Comput. Sci. Technol.' }" }
TP75
[ "<https://dblp.org/rec/journals/jcst/YunfengJMZZ01>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6535
COUNT
{ "string": "Count the different affiliations of the authors of 'The blended e-learning imperative: Strategy and technology that enables collaboration and interaction in distributed elearning'." }
{ "string": "How many different affiliations do the authors of 'The blended e-learning imperative: Strategy and technology that enables collaboration and interaction in distributed elearning' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/webnet/Austin01> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/webnet/Austin01>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6536
COUNT
{ "string": "Count the papers published by the authors of 'An efficient technique of scheduling mobile sinks in hybrid WSN' in 2014." }
{ "string": "In 2014, how many papers did the authors of 'An efficient technique of scheduling mobile sinks in hybrid WSN' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iecon/DuZS14> <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/iecon/DuZS14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6537
COUNT
{ "string": "How many papers did the authors of 'A Security Policy for an A1DBMS (a Trusted Subject)' publish in 1989?" }
{ "string": "Count the papers published by the authors of 'A Security Policy for an A1DBMS (a Trusted Subject)' in 1989." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/sp/Wilson89> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1989' }" }
TP74
[ "<https://dblp.org/rec/conf/sp/Wilson89>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6538
COUNT
{ "string": "How many authors of 'Cyclic hydraulic actuation for soft robotic devices' have MIT Computer Science and Artificial Intelligence Laboratory, Cambridge, USA as their primary affiliation?" }
{ "string": "What is the count of authors of 'Cyclic hydraulic actuation for soft robotic devices' who have MIT Computer Science and Artificial Intelligence Laboratory as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iros/KatzschmannMDR16> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'MIT Computer Science and Artificial Intelligence Laboratory, Cambridge, USA' }" }
TP71
[ "<https://dblp.org/rec/conf/iros/KatzschmannMDR16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6539
COUNT
{ "string": "What is the count of authors of 'SAGE: Percipient Storage for Exascale Data Centric Computing' who have J\\u00FClich Supercomputing Centre, Germany as their primary affiliation?" }
{ "string": "How many authors of 'SAGE: Percipient Storage for Exascale Data Centric Computing' have J\\u00FClich Supercomputing Centre as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/pc/Narasimhamurthy19> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'J\\u00FClich Supercomputing Centre, Germany' }" }
TP71
[ "<https://dblp.org/rec/journals/pc/Narasimhamurthy19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6540
COUNT
{ "string": "Count the papers published by the authors of 'Synthesizing Quantum Circuits via Numerical Optimization' in 2019." }
{ "string": "How many papers did the authors of 'Synthesizing Quantum Circuits via Numerical Optimization' publish in 2019?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iccS/BrugiereBVA19> <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/iccS/BrugiereBVA19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6541
COUNT
{ "string": "How many different affiliations do the authors of 'Monitoring top-k on real-time dynamic social-network graphs' have?" }
{ "string": "Count the different affiliations of the authors of 'Monitoring top-k on real-time dynamic social-network graphs'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/debs/UdomlamlertAH16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/debs/UdomlamlertAH16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6542
COUNT
{ "string": "Mention the count of papers published by the authors of 'New Bounds for MAX-SAT by Clause Learning' in International Computer Science Symposium in Russia." }
{ "string": "Count the papers published by the authors of 'New Bounds for MAX-SAT by Clause Learning' in International Computer Science Symposium in Russia." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/csr/KulikovK07> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'CSR' }" }
TP75
[ "<https://dblp.org/rec/conf/csr/KulikovK07>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6543
COUNT
{ "string": "Count the papers published by the authors of 'Social Learning and Cultural Evolution in Artificial Life' in Artif. Life." }
{ "string": "Mention the count of papers published by the authors of 'Social Learning and Cultural Evolution in Artificial Life' in Artif. Life." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/alife/MarriottBAS18> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Artif. Life' }" }
TP75
[ "<https://dblp.org/rec/journals/alife/MarriottBAS18>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6544
COUNT
{ "string": "What is the count of authors of 'Classification of Medical Images in the Domain of Melanoid Skin Lesions' who have University of Kansas as their primary affiliation?" }
{ "string": "How many authors of 'Classification of Medical Images in the Domain of Melanoid Skin Lesions' have University of Kansas as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/cores/HippeGBKMPW05> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'University of Kansas, Lawrence, USA' }" }
TP71
[ "<https://dblp.org/rec/conf/cores/HippeGBKMPW05>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6545
COUNT
{ "string": "How many different affiliations do the authors of 'Approximation and complexity of functions on the integers' have?" }
{ "string": "Count the different affiliations of the authors of 'Approximation and complexity of functions on the integers'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/isci/Tsichritzis71> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/isci/Tsichritzis71>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6546
COUNT
{ "string": "Count the papers published by the authors of 'Sketched Subspace Clustering' in 2018." }
{ "string": "How many papers did the authors of 'Sketched Subspace Clustering' publish in 2018?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tsp/TraganitisG18> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2018' }" }
TP74
[ "<https://dblp.org/rec/journals/tsp/TraganitisG18>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6547
COUNT
{ "string": "Mention the count of papers published by the authors of 'Matterport3D: Learning from RGB-D Data in Indoor Environments' in 3DV." }
{ "string": "How many papers did the authors of 'Matterport3D: Learning from RGB-D Data in Indoor Environments' publish in 3DV?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/3dim/ChangDFHNSSZZ17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> '3DV' }" }
TP75
[ "<https://dblp.org/rec/conf/3dim/ChangDFHNSSZZ17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6548
COUNT
{ "string": "Count the different affiliations of the authors of 'A normal form for spider diagrams of order'." }
{ "string": "How many different affiliations do the authors of 'A normal form for spider diagrams of order' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/vlc/DelaneySTT14> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/vlc/DelaneySTT14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6549
COUNT
{ "string": "How many papers did the authors of 'Interworking of Distributed Object Systems using a Soap Bridge' publish in 2002?" }
{ "string": "In 2002, how many papers did the authors of 'Interworking of Distributed Object Systems using a Soap Bridge' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/imsa/ParkKL02> <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/imsa/ParkKL02>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6550
COUNT
{ "string": "Mention the count of papers published by the authors of 'Query Modification in Object-Oriented Database Federations' in International Conference on Cooperative Information Systems." }
{ "string": "How many papers did the authors of 'Query Modification in Object-Oriented Database Federations' publish in International Conference on Cooperative Information Systems?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/coopis/VermeerA97> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'CoopIS' }" }
TP75
[ "<https://dblp.org/rec/conf/coopis/VermeerA97>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6551
COUNT
{ "string": "Mention the count of papers published by the authors of 'Cost/speed analysis of mobile wireless DTNs under random waypoint mobility' in WiOpt." }
{ "string": "How many papers did the authors of 'Cost/speed analysis of mobile wireless DTNs under random waypoint mobility' publish in International Symposium on Modelling and Optimization in Mobile, Ad Hoc, and Wireless Networks?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/wiopt/CavallariVT16> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'WiOpt' }" }
TP75
[ "<https://dblp.org/rec/conf/wiopt/CavallariVT16>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6552
COUNT
{ "string": "Mention the count of papers published by the authors of 'Scene context dependent reference frame placement for MPEG video coding' in ICASSP." }
{ "string": "Count the papers published by the authors of 'Scene context dependent reference frame placement for MPEG video coding' in ICASSP." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icassp/LanH97> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ICASSP' }" }
TP75
[ "<https://dblp.org/rec/conf/icassp/LanH97>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6553
COUNT
{ "string": "Count the papers published by the authors of 'Spectroscopic Detection of Cervical Pre-Cancer through Radial Basis Function Networks' in 1997." }
{ "string": "How many papers did the authors of 'Spectroscopic Detection of Cervical Pre-Cancer through Radial Basis Function Networks' publish in 1997?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/nips/TumerRG96> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1997' }" }
TP74
[ "<https://dblp.org/rec/conf/nips/TumerRG96>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6554
COUNT
{ "string": "Count the papers published by the authors of 'A 1-nS 1-V Sub-1-\\u00B5W Linear CMOS OTA with Rail-to-Rail Input for Hz-Band Sensory Interfaces' in Sensors." }
{ "string": "How many publications did the authors of the paper 'A 1-nS 1-V Sub-1-\\u00B5W Linear CMOS OTA with Rail-to-Rail Input for Hz-Band Sensory Interfaces' publish in Sensors?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/sensors/JakuszJBKS20> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Sensors' }" }
TP75
[ "<https://dblp.org/rec/journals/sensors/JakuszJBKS20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6555
COUNT
{ "string": "In 2015, how many papers did the authors of 'Design and evaluation of an interaction technique for volume selection in a 3D point cloud' publish?" }
{ "string": "Count the papers published by the authors of 'Design and evaluation of an interaction technique for volume selection in a 3D point cloud' in 2015." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ihm/HamelinD15> <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/ihm/HamelinD15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6556
COUNT
{ "string": "Count the different affiliations of the authors of 'Column Generation for the Minimum Hyperplanes Clustering Problem'." }
{ "string": "How many different affiliations do the authors of 'Column Generation for the Minimum Hyperplanes Clustering Problem' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/colognetwente/AmaldiCD08> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/colognetwente/AmaldiCD08>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6557
COUNT
{ "string": "How many different affiliations do the authors of 'A Rigorous Numerical Analysis of the Transformed Field Expansion Method for Diffraction by Periodic, Layered Structures' have?" }
{ "string": "Count the different affiliations of the authors of 'A Rigorous Numerical Analysis of the Transformed Field Expansion Method for Diffraction by Periodic, Layered Structures'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/siamnum/HongN21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/siamnum/HongN21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6558
COUNT
{ "string": "Count the papers published by the authors of 'Interactive Radiotherapy Target Delineation with 3D-Fused Context Propagation' in CoRR." }
{ "string": "How many papers did the authors of 'Interactive Radiotherapy Target Delineation with 3D-Fused Context Propagation' publish in CoRR?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2012-06873> <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-2012-06873>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6559
COUNT
{ "string": "Mention the count of papers published by the authors of 'Development of a NIC driver in C#' in CoRR." }
{ "string": "How many publications did the authors of the paper 'Development of a NIC driver in C#' publish in CoRR?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2107-12833> <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-2107-12833>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6560
COUNT
{ "string": "How many different affiliations do the authors of 'Unified hierarchical iterate model of human conceptualization and cognition' have?" }
{ "string": "Count the different affiliations of the authors of 'Unified hierarchical iterate model of human conceptualization and cognition'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/IEEEicci/ZhouJH09> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/IEEEicci/ZhouJH09>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6561
COUNT
{ "string": "How many papers did the authors of 'Even Pairs in Claw-Free Perfect Graphs' publish in J. Comb. Theory, Ser. B?" }
{ "string": "How many publications did the authors of the paper 'Even Pairs in Claw-Free Perfect Graphs' publish in J. Comb. Theory, Ser. B?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jct/SalesM98> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'J. Comb. Theory, Ser. B' }" }
TP75
[ "<https://dblp.org/rec/journals/jct/SalesM98>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6562
COUNT
{ "string": "How many different affiliations do the authors of 'Habituation: A Possible Mitigation of a Wicked Problem' have?" }
{ "string": "Count the different affiliations of the authors of 'Habituation: A Possible Mitigation of a Wicked Problem'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ahfe/Richards20> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/ahfe/Richards20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6563
COUNT
{ "string": "How many papers did the authors of 'Security versus performance tradeoffs in RPC implementations for safe language systems' publish in 1998?" }
{ "string": "In 1998, how many papers did the authors of 'Security versus performance tradeoffs in RPC implementations for safe language systems' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/sigopsE/ChangCHHE98> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1998' }" }
TP74
[ "<https://dblp.org/rec/conf/sigopsE/ChangCHHE98>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6564
COUNT
{ "string": "How many different affiliations do the authors of 'From show, to room, to world: a cross-context investigation of how children learn from media programming' have?" }
{ "string": "Count the different affiliations of the authors of 'From show, to room, to world: a cross-context investigation of how children learn from media programming'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/icls/DuganSM10> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/icls/DuganSM10>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6565
COUNT
{ "string": "Mention the count of papers published by the authors of 'Enhancement of sensor network lifetime based on simple transmission power control technique' in ICCE." }
{ "string": "How many publications did the authors of the paper 'Enhancement of sensor network lifetime based on simple transmission power control technique' publish in International Conference on Computers in Education?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iccel/KimCYK12> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'ICCE' }" }
TP75
[ "<https://dblp.org/rec/conf/iccel/KimCYK12>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6566
COUNT
{ "string": "Count the different affiliations of the authors of 'A brain imaging study of the choice procedure'." }
{ "string": "How many different affiliations do the authors of 'A brain imaging study of the choice procedure' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/geb/RustichiniDGSP05> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/geb/RustichiniDGSP05>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6567
COUNT
{ "string": "How many papers did the authors of 'MOSEL: A FLexible Toolset for Monadic Second-Order Logic' publish in 1997?" }
{ "string": "In 1997, how many papers did the authors of 'MOSEL: A FLexible Toolset for Monadic Second-Order Logic' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/tacas/KelbMMG97> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '1997' }" }
TP74
[ "<https://dblp.org/rec/conf/tacas/KelbMMG97>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6568
COUNT
{ "string": "How many papers did the authors of 'Unsupervised Machine Learning for Clustering the Infected Leaves Based on the Leaf-Colors' publish in WIR?" }
{ "string": "Count the papers published by the authors of 'Unsupervised Machine Learning for Clustering the Infected Leaves Based on the Leaf-Colors' in WIR." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/wir/KumarKAM18> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'WIR' }" }
TP75
[ "<https://dblp.org/rec/conf/wir/KumarKAM18>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6569
COUNT
{ "string": "How many different affiliations do the authors of 'Anomaly Detection of Water Level Using Deep Autoencoder' have?" }
{ "string": "Count the different affiliations of the authors of 'Anomaly Detection of Water Level Using Deep Autoencoder'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/sensors/NicholausPJLK21> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/sensors/NicholausPJLK21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6570
COUNT
{ "string": "How many different affiliations do the authors of 'Automatic Differentiation for All Photons Imaging to See Inside Volumetric Scattering Media' have?" }
{ "string": "Count the different affiliations of the authors of 'Automatic Differentiation for All Photons Imaging to See Inside Volumetric Scattering Media'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2006-01897> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/corr/abs-2006-01897>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6571
COUNT
{ "string": "How many publications did the authors of the paper 'Spike-Based Winner-Take-All Computation: Fundamental Limits and Order-Optimal Circuits' publish in Neural Comput.?" }
{ "string": "How many papers did the authors of 'Spike-Based Winner-Take-All Computation: Fundamental Limits and Order-Optimal Circuits' publish in Neural Comput.?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/neco/SuCL19> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Neural Comput.' }" }
TP75
[ "<https://dblp.org/rec/journals/neco/SuCL19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6572
COUNT
{ "string": "How many different affiliations do the authors of 'ECG Information System based on AHA/ACC/HRS electrocardiography diagnostic statement list' have?" }
{ "string": "Count the different affiliations of the authors of 'ECG Information System based on AHA/ACC/HRS electrocardiography diagnostic statement list'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/bmei/DingZZLD11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/bmei/DingZZLD11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6573
COUNT
{ "string": "Count the papers published by the authors of 'Secrecy over Multiple-Access Channel: A Game of Competition and Cooperation' in 2019." }
{ "string": "How many papers did the authors of 'Secrecy over Multiple-Access Channel: A Game of Competition and Cooperation' publish in 2019?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/jucs/ChenKV19> <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/journals/jucs/ChenKV19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6574
COUNT
{ "string": "How many papers did the authors of 'A modular test structure for CMOS mismatch characterization' publish in 2003?" }
{ "string": "Count the papers published by the authors of 'A modular test structure for CMOS mismatch characterization' in 2003." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iscas/ContiCFORTV03> <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/iscas/ContiCFORTV03>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6575
COUNT
{ "string": "How many papers did the authors of 'Extensions and adaptations of existing medical information system in order to reduce social contacts during COVID-19 pandemic' publish in 2020?" }
{ "string": "Count the papers published by the authors of 'Extensions and adaptations of existing medical information system in order to reduce social contacts during COVID-19 pandemic' in 2020." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijmi/MilenkovicJR20> <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/ijmi/MilenkovicJR20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6576
COUNT
{ "string": "Count the different affiliations of the authors of 'A Discrete Homotopic Deformable Model Dealing with Objects with Different Local Dimensions'." }
{ "string": "How many different affiliations do the authors of 'A Discrete Homotopic Deformable Model Dealing with Objects with Different Local Dimensions' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/dgci/CointepasBG99> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/dgci/CointepasBG99>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6577
COUNT
{ "string": "In 2019, how many papers did the authors of 'Multimodal adversarial network for cross-modal retrieval' publish?" }
{ "string": "How many papers did the authors of 'Multimodal adversarial network for cross-modal retrieval' publish in 2019?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/kbs/HuPWX19> <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/journals/kbs/HuPWX19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6578
COUNT
{ "string": "In 2001, how many papers did the authors of 'Reconstructing spatio-temporal activities of neural sources using an MEG vector beamformer technique' publish?" }
{ "string": "How many papers did the authors of 'Reconstructing spatio-temporal activities of neural sources using an MEG vector beamformer technique' publish in 2001?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tbe/SekiharaNPMM01> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#yearOfPublication> '2001' }" }
TP74
[ "<https://dblp.org/rec/journals/tbe/SekiharaNPMM01>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6579
COUNT
{ "string": "Count the papers published by the authors of 'Large-Scale Lattice Gas Monte Carlo Simulations for the Generalized Ising Model' in 2011." }
{ "string": "In 2011, how many papers did the authors of 'Large-Scale Lattice Gas Monte Carlo Simulations for the Generalized Ising Model' publish?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ipps/KerscherMSH11> <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/ipps/KerscherMSH11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6580
COUNT
{ "string": "In 2017, how many papers did the authors of 'Distribution of micas using aster data and field sample in nuri deposit of tibet' publish?" }
{ "string": "Count the papers published by the authors of 'Distribution of micas using aster data and field sample in nuri deposit of tibet' in 2017." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/igarss/HuangZ17> <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/conf/igarss/HuangZ17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6581
COUNT
{ "string": "Count the different affiliations of the authors of 'Neural-Based Compensation of Nonlinearities in an Airplane Longitudinal Model with Dynamic-Inversion Control'." }
{ "string": "How many different affiliations do the authors of 'Neural-Based Compensation of Nonlinearities in an Airplane Longitudinal Model with Dynamic-Inversion Control' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/cin/LiuLJ17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/cin/LiuLJ17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6582
COUNT
{ "string": "Count the papers published by the authors of 'Financial health prediction models using artificial neural networks, genetic algorithm and multivariate discriminant analysis: Iranian evidence' in Expert Syst. Appl.." }
{ "string": "Mention the count of papers published by the authors of 'Financial health prediction models using artificial neural networks, genetic algorithm and multivariate discriminant analysis: Iranian evidence' in Expert Syst. Appl.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/eswa/RafieiMB11> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'Expert Syst. Appl.' }" }
TP75
[ "<https://dblp.org/rec/journals/eswa/RafieiMB11>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6583
COUNT
{ "string": "How many authors of 'A Coordinate Geometry Learning Environment with Game-Like Properties' have Carnegie Mellon University, Pittsburgh, USA as their primary affiliation?" }
{ "string": "What is the count of authors of 'A Coordinate Geometry Learning Environment with Game-Like Properties' who have Carnegie Mellon University as their primary affiliation?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/its/RaiBH10b> <https://dblp.org/rdf/schema#authoredBy> ?answer . ?answer <https://dblp.org/rdf/schema#primaryAffiliation> 'Carnegie Mellon University, Pittsburgh, USA' }" }
TP71
[ "<https://dblp.org/rec/conf/its/RaiBH10b>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6584
COUNT
{ "string": "How many publications did the authors of the paper 'Effectiveness and Compliance to Social Distancing During COVID-19' publish in CoRR?" }
{ "string": "Mention the count of papers published by the authors of 'Effectiveness and Compliance to Social Distancing During COVID-19' in CoRR." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/corr/abs-2006-12720> <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-2006-12720>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6585
COUNT
{ "string": "How many papers did the authors of 'PSAC: Proactive Sequence-Aware Content Caching via Deep Learning at the Network Edge' publish in IEEE Trans. Netw. Sci. Eng.?" }
{ "string": "Count the papers published by the authors of 'PSAC: Proactive Sequence-Aware Content Caching via Deep Learning at the Network Edge' in IEEE Trans. Netw. Sci. Eng.." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/tnse/ZhangLWLMQ20> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IEEE Trans. Netw. Sci. Eng.' }" }
TP75
[ "<https://dblp.org/rec/journals/tnse/ZhangLWLMQ20>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6586
COUNT
{ "string": "In 2015, how many papers did the authors of 'Iterative Multi-Branch Lattice Reduction-Aided Successive Interference Cancellation for Multiuser MIMO Systems' publish?" }
{ "string": "Count the papers published by the authors of 'Iterative Multi-Branch Lattice Reduction-Aided Successive Interference Cancellation for Multiuser MIMO Systems' in 2015." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/wsa/ArevaloLN15> <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/wsa/ArevaloLN15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6587
COUNT
{ "string": "In 2014, how many papers did the authors of 'An Efficient Architecture for Floating Point Based MISO Neural Neworks on FPGA' publish?" }
{ "string": "Count the papers published by the authors of 'An Efficient Architecture for Floating Point Based MISO Neural Neworks on FPGA' in 2014." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/uksim/LaudaniLFS14> <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/uksim/LaudaniLFS14>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6588
COUNT
{ "string": "Count the papers published by the authors of 'Time-continuous Estimation of Emotion in Music with Recurrent Neural Networks' in MediaEval." }
{ "string": "How many papers did the authors of 'Time-continuous Estimation of Emotion in Music with Recurrent Neural Networks' publish in MediaEval?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/mediaeval/PellegriniB15> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'MediaEval' }" }
TP75
[ "<https://dblp.org/rec/conf/mediaeval/PellegriniB15>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6589
COUNT
{ "string": "How many different affiliations do the authors of 'Design of IIR filters with alternative intensification and diversification ability using PSO' have?" }
{ "string": "Count the different affiliations of the authors of 'Design of IIR filters with alternative intensification and diversification ability using PSO'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/iscit/YamamotoS17> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/iscit/YamamotoS17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6590
COUNT
{ "string": "Count the papers published by the authors of 'A Unified Design Theory for Class-E Resonant DC-DC Converter Topologies' in IEEE Access." }
{ "string": "Mention the count of papers published by the authors of 'A Unified Design Theory for Class-E Resonant DC-DC Converter Topologies' in IEEE Access." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/access/PareschiBMRS19> <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/PareschiBMRS19>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6591
COUNT
{ "string": "Count the different affiliations of the authors of 'Quality assurance and quality development: what will make a difference?'." }
{ "string": "How many different affiliations do the authors of 'Quality assurance and quality development: what will make a difference?' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ifip3-6/Calvert03> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/ifip3-6/Calvert03>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6592
COUNT
{ "string": "How many papers did the authors of 'An Improved Computation of the PageRank Algorithm' publish in 2002?" }
{ "string": "Count the papers published by the authors of 'An Improved Computation of the PageRank Algorithm' in 2002." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ecir/KimL02> <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/ecir/KimL02>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6593
COUNT
{ "string": "Count the different affiliations of the authors of 'Building forensics in: supporting the investigation of digital criminal activities (invited talk)'." }
{ "string": "How many different affiliations do the authors of 'Building forensics in: supporting the investigation of digital criminal activities (invited talk)' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/sigsoft/Williams17a> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/sigsoft/Williams17a>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6594
COUNT
{ "string": "In 2021, how many papers did the authors of 'Shift-BNN: Highly-Efficient Probabilistic Bayesian Neural Network Training via Memory-Friendly Pattern Retrieving' publish?" }
{ "string": "How many papers did the authors of 'Shift-BNN: Highly-Efficient Probabilistic Bayesian Neural Network Training via Memory-Friendly Pattern Retrieving' publish in 2021?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/micro/WanXZWSF21> <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/micro/WanXZWSF21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6595
COUNT
{ "string": "Count the different affiliations of the authors of 'The linked class of Modula-3'." }
{ "string": "How many different affiliations do the authors of 'The linked class of Modula-3' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/sigplan/Levy88> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/sigplan/Levy88>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6596
COUNT
{ "string": "In 2017, how many papers did the authors of 'A Linked Data Profiling Service for Quality Assessment' publish?" }
{ "string": "Count the papers published by the authors of 'A Linked Data Profiling Service for Quality Assessment' in 2017." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/esws/Mihindukulasooriya17> <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/conf/esws/Mihindukulasooriya17>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false
Q6597
COUNT
{ "string": "Count the different affiliations of the authors of 'Simplified Method of Speed Control of a DC Motor through DAS Using MATLAB-Based PID Controller and Study of its Application in a Voltage Control System of a DC Generator'." }
{ "string": "How many different affiliations do the authors of 'Simplified Method of Speed Control of a DC Motor through DAS Using MATLAB-Based PID Controller and Study of its Application in a Voltage Control System of a DC Generator' have?" }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/ijmtie/ChattopadhyayB13> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/journals/ijmtie/ChattopadhyayB13>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6598
COUNT
{ "string": "Mention the count of papers published by the authors of 'Spatial Prisoner's Dilemma in a Network Environment Introducing Heterogeneous Information Distribution' in International Symposium on Information Assurance and Security." }
{ "string": "How many papers did the authors of 'Spatial Prisoner's Dilemma in a Network Environment Introducing Heterogeneous Information Distribution' publish in IAS?" }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ias/KuraokaFU06> <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#authoredBy> ?x . ?answer <https://dblp.org/rdf/schema#publishedIn> 'IAS' }" }
TP75
[ "<https://dblp.org/rec/conf/ias/KuraokaFU06>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#publishedIn>" ]
false
false
Q6599
COUNT
{ "string": "How many different affiliations do the authors of 'Human factors in studies of the safety and reliability of agro-equipment' have?" }
{ "string": "Count the different affiliations of the authors of 'Human factors in studies of the safety and reliability of agro-equipment'." }
{ "sparql": "SELECT (COUNT(DISTINCT ?answer) AS ?count) WHERE { <https://dblp.org/rec/conf/ifachms/YahiaPVT10> <https://dblp.org/rdf/schema#authoredBy> ?x . ?x <https://dblp.org/rdf/schema#primaryAffiliation> ?answer }" }
TP73
[ "<https://dblp.org/rec/conf/ifachms/YahiaPVT10>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#primaryAffiliation>" ]
false
false
Q6600
COUNT
{ "string": "How many papers did the authors of 'A Change of Scale Formula for Wiener Integrals about the First Variation on the Product Abstract Wiener Space' publish in 2021?" }
{ "string": "Count the papers published by the authors of 'A Change of Scale Formula for Wiener Integrals about the First Variation on the Product Abstract Wiener Space' in 2021." }
{ "sparql": "SELECT DISTINCT (COUNT(?answer) AS ?count) WHERE { <https://dblp.org/rec/journals/symmetry/Sik21> <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/journals/symmetry/Sik21>" ]
[ "<https://dblp.org/rdf/schema#authoredBy>", "<https://dblp.org/rdf/schema#yearOfPublication>" ]
true
false