Skip to content

Commit 7696893

Browse files
authored
Merge pull request #65 from vtraag/add/quality
Add quality indicator
2 parents 33e6a43 + 35dd2fd commit 7696893

File tree

3 files changed

+130
-5
lines changed

3 files changed

+130
-5
lines changed

_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ website:
7777
- indicator_templates/quarto/2_academic_impact/extra-academic_collaboration.qmd
7878
- indicator_templates/quarto/2_academic_impact/interdisciplinarity.qmd
7979
- indicator_templates/quarto/2_academic_impact/novelty.qmd
80+
- indicator_templates/quarto/2_academic_impact/quality.qmd
8081
- indicator_templates/quarto/2_academic_impact/use_of_code_in_research.qmd
8182
- indicator_templates/quarto/2_academic_impact/use_of_data_in_research.qmd
8283

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
author:
3+
- name: V.A Traag
4+
orcid: 0000-0003-3170-3879
5+
affiliations:
6+
- ref: cwts
7+
8+
affiliations:
9+
- id: cwts
10+
name: Leiden University
11+
department: Centre for Science and Technology Studies
12+
city: Leiden
13+
country: the Netherlands
14+
---
15+
16+
# Quality {#quality .unnumbered}
17+
18+
<div>
19+
20+
## History
21+
22+
| Version | Revision date | Revision | Author |
23+
|---------|---------------|-------------|------------|
24+
| 1.0 | 2024-12-06 | First draft | V.A. Traag |
25+
26+
</div>
27+
28+
## Description
29+
30+
Quality is a very complicated concept, and in the context of academic work, is very challenging to measure. To start with, it should be clarified what object is being considered, which could range from data to peer review. In most such cases, quality cannot be defined on the basis of any easily measurable data, and rather require some form of manual assessment.
31+
32+
For the most traditional academic output, a scholarly publication, such a manual assessment is typically provided through peer review [@bornmann_scientific_2011]. Peer review is much discussed in science studies, and there are discussions about its reliability [@cole_chance_1981] and its biases [@lee_bias_2013], but also about its positive effects [@goodman_manuscript_1994] and complementaries [@goyal_causal_2024].
33+
34+
Quality is typically considered to be a multidimensional concept [@aksnes2019], composed of various other concepts. For instance, in peer review of manuscripts submitted to journals, it is common to assess the novelty and the rigour of the manuscript. Yet even if quality is considered a multidimensional concept, in practice, quality is sometimes still considered to be unidimensional. For example, in the [UK REF](https://www.ref.ac.uk/) research articles are assigned a number of stars, varying from "recognised nationally" (1 star) to "world-leading" (4 stars).
35+
36+
In the context of exercises such as the UK REF there have also been discussions about the possibility to use citations as a proxy for quality. Indeed, there are substantial correlations between peer review results and citations, but this depends on the level of aggregation. At the individual paper level the correlation is typically low, yet at higher levels, such as institutional, the correlations are substantially higher [@traag_metrics_2023]. Overall, as summarised in the reputable "Metrics Tide" report [@wilsdon_metric_2015, viii], "Metrics should support, not supplant, expert judgement.", and this is particularly relevant at the individual paper level.

references.bib

Lines changed: 93 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,19 @@ @book{bellis2009
152152
langid = {en}
153153
}
154154

155+
@article{bornmann_scientific_2011,
156+
title = {Scientific peer review},
157+
volume = {45},
158+
issn = {00664200},
159+
doi = {10.1002/aris.2011.1440450112},
160+
number = {1},
161+
urldate = {2023-03-14},
162+
journal = {Annual Review of Information Science and Technology},
163+
author = {Bornmann, Lutz},
164+
year = {2011},
165+
pages = {197--245}
166+
}
167+
155168
@article{bornmann2016,
156169
title = {Normalization of Mendeley reader impact on the reader-and paper-side: A comparison of the mean discipline normalized reader score (MDNRS) with the mean normalized reader score (MNRS) and bare reader counts},
157170
author = {Bornmann, Lutz and Haunschild, Robin},
@@ -213,6 +226,7 @@ @article{brembs2019
213226
url = {http://dx.doi.org/10.1371/journal.pbio.3000117}
214227
}
215228

229+
216230
@techreport{brown2016,
217231
title = {The GRIM test: A simple technique detects numerous anomalies in the reporting of results in psychology},
218232
author = {Brown, Nicholas J. L. and Heathers, James A.},
@@ -237,7 +251,6 @@ @article{bryan2021
237251
note = {Publisher: MIT Press One Rogers Street, Cambridge, MA 02142-1209, USA journals-info {\ldots}}
238252
}
239253

240-
241254
@article{budi2022,
242255
title = {Understanding the meanings of citations using sentiment, role, and citation function classifications},
243256
author = {Budi, Indra and Yaniasih, Yaniasih},
@@ -340,6 +353,7 @@ @misc{codeof
340353
langid = {en}
341354
}
342355

356+
343357
@article{cohen2002,
344358
title = {Links and Impacts: The Influence of Public Research on Industrial R&D},
345359
author = {Cohen, Wesley M. and Nelson, Richard R. and Walsh, John P.},
@@ -355,6 +369,7 @@ @article{cohen2002
355369
langid = {en}
356370
}
357371

372+
358373
@article{colavizza2020,
359374
title = {The citation advantage of linking publications to research data},
360375
author = {Colavizza, Giovanni and Hrynaszkiewicz, Iain and Staden, Isla and Whitaker, Kirstie and McGillivray, Barbara},
@@ -371,6 +386,18 @@ @article{colavizza2020
371386
langid = {en}
372387
}
373388

389+
@article{cole_chance_1981,
390+
title = {Chance and consensus in peer review},
391+
volume = {214},
392+
issn = {0036-8075},
393+
doi = {10.1126/science.7302566},
394+
number = {4523},
395+
journal = {Science},
396+
author = {Cole, Stephen and Cole, J R and Simon, G A},
397+
year = {1981},
398+
pmid = {7302566},
399+
pages = {881--886}
400+
}
374401

375402
@article{cole_societal_2024,
376403
title = {The societal impact of {Open} {Science}: a scoping review},
@@ -388,7 +415,6 @@ @article{cole_societal_2024
388415
pages = {240286}
389416
}
390417

391-
392418
@book{cost-ben2018,
393419
title = {Cost-benefit analysis for FAIR research data: cost of not having FAIR research data},
394420
year = {2018},
@@ -850,6 +876,19 @@ @article{goodman_manuscript_1994
850876
pages = {11--21}
851877
}
852878

879+
@article{goodman_manuscript_1994,
880+
title = {Manuscript {Quality} before and after {Peer} {Review} and {Editing} at {Annals} of {Internal} {Medicine}},
881+
volume = {121},
882+
issn = {0003-4819},
883+
doi = {10.7326/0003-4819-121-1-199407010-00003},
884+
number = {1},
885+
journal = {Ann. Intern. Med.},
886+
author = {Goodman, Steven N and Berlin, Jesse and Fletcher, Suzanne W and Fletcher, Robert H},
887+
month = jul,
888+
year = {1994},
889+
pages = {11}
890+
}
891+
853892
@article{goodman2016,
854893
title = {What does research reproducibility mean?},
855894
author = {Goodman, Steven N. and Fanelli, Daniele and Ioannidis, John P. A.},
@@ -880,6 +919,17 @@ @article{gordon2021
880919
langid = {en}
881920
}
882921

922+
@misc{goyal_causal_2024,
923+
title = {Causal {Effect} of {Group} {Diversity} on {Redundancy} and {Coverage} in {Peer}-{Reviewing}},
924+
doi = {10.48550/arXiv.2411.11437},
925+
abstract = {A large host of scientific journals and conferences solicit peer reviews from multiple reviewers for the same submission, aiming to gather a broader range of perspectives and mitigate individual biases. In this work, we reflect on the role of diversity in the slate of reviewers assigned to evaluate a submitted paper as a factor in diversifying perspectives and improving the utility of the peer-review process. We propose two measures for assessing review utility: review coverage—reviews should cover most contents of the paper—and review redundancy—reviews should add information not already present in other reviews. We hypothesize that reviews from diverse reviewers will exhibit high coverage and low redundancy. We conduct a causal study of different measures of reviewer diversity on review coverage and redundancy using observational data from a peer-reviewed conference with approximately 5,000 submitted papers. Our study reveals disparate effects of different diversity measures on review coverage and redundancy. Our study finds that assigning a group of reviewers that are topically diverse, have different seniority levels, or have distinct publication networks leads to broader coverage of the paper or review criteria, but we find no evidence of an increase in coverage for reviewer slates with reviewers from diverse organizations or geographical locations. Reviewers from different organizations, seniority levels, topics, or publications networks (all except geographical diversity) lead to a decrease in redundancy in reviews. Furthermore, publication network-based diversity alone also helps bring in varying perspectives (that is, low redundancy), even within specific review criteria. Our study adopts a group decision-making perspective for reviewer assignments in peer review and suggests dimensions of diversity that can help guide the reviewer assignment process.},
926+
language = {en},
927+
publisher = {arXiv},
928+
author = {Goyal, Navita and Stelmakh, Ivan and Shah, Nihar and III, Hal Daumé},
929+
month = nov,
930+
year = {2024}
931+
}
932+
883933
@article{grimme,
884934
title = {The State of Open Monographs},
885935
author = {Grimme, Sara and Holland, Cathy and Potter, Peter and Taylor, Mike and Watkinson, Charles},
@@ -1003,6 +1053,7 @@ @misc{hunermund_causal_2023
10031053
year = {2023}
10041054
}
10051055

1056+
10061057
@inproceedings{hunter2015,
10071058
title = {Formal Acknowledgement of Citizen Scientists{\textquoteright} Contributions via Dynamic Data Citations},
10081059
author = {Hunter, Jane and Hsu, Chih-Hsiang},
@@ -1107,7 +1158,6 @@ @book{jung2023
11071158
url = {https://cran.r-project.org/web/packages/scrutiny/index.html}
11081159
}
11091160

1110-
11111161
@article{keller2014,
11121162
title = {Re-use of public sector information in cultural heritage institutions},
11131163
author = {Keller, Paul and Margoni, Thomas and Rybicka, Katarzyna and Tarkowski, Alek},
@@ -1342,6 +1392,20 @@ @article{laugksch2000a
13421392
langid = {en}
13431393
}
13441394

1395+
@article{lee_bias_2013,
1396+
title = {Bias in peer review},
1397+
volume = {64},
1398+
issn = {15322882},
1399+
doi = {10.1002/asi.22784},
1400+
number = {1},
1401+
urldate = {2023-03-14},
1402+
journal = {Journal of the American Society for Information Science and Technology},
1403+
author = {Lee, Carole J. and Sugimoto, Cassidy R. and Zhang, Guo and Cronin, Blaise},
1404+
month = jan,
1405+
year = {2013},
1406+
pages = {2--17}
1407+
}
1408+
13451409
@article{lee2015,
13461410
title = {Open access target validation is a more efficient way to accelerate drug discovery},
13471411
author = {Lee, Wen Hwa},
@@ -1947,6 +2011,7 @@ @article{radicchi2008
19472011
url = {http://www.pnas.org/cgi/content/abstract/105/45/17268}
19482012
}
19492013

2014+
19502015
@article{ràfols2020,
19512016
title = {{\textquoteleft}Measuring{\textquoteright}interdisciplinarity: from indicators to indicating},
19522017
author = {{Ràfols}, Ismael},
@@ -2009,7 +2074,6 @@ @article{robinson-garcia2017
20092074
url = {https://www.sciencedirect.com/science/article/pii/S1751157717300834}
20102075
}
20112076

2012-
20132077
@article{robinson-garcia2020,
20142078
title = {Open Access uptake by universities worldwide},
20152079
author = {Robinson-Garcia, Nicolas and Costas, Rodrigo and van Leeuwen, Thed N.},
@@ -2273,6 +2337,15 @@ @misc{traag_causal_2022
22732337
year = {2022}
22742338
}
22752339

2340+
@misc{traag_metrics_2023,
2341+
title = {Metrics and peer review agreement at the institutional level},
2342+
doi = {10.48550/arXiv.2006.14830},
2343+
publisher = {arXiv},
2344+
author = {Traag, V. A. and Malgarini, M. and Sarlo, S.},
2345+
month = mar,
2346+
year = {2023}
2347+
}
2348+
22762349
@article{traag2021,
22772350
title = {Inferring the causal effect of journals on citations},
22782351
author = {Traag, V. A.},
@@ -2384,6 +2457,7 @@ @article{wang2020
23842457
note = {Publisher: MIT Press One Rogers Street, Cambridge, MA 02142-1209, USA journals-info {\ldots}}
23852458
}
23862459

2460+
23872461
@article{westreich2013,
23882462
title = {The Table 2 Fallacy: Presenting and Interpreting Confounder and Modifier Coefficients},
23892463
author = {Westreich, Daniel and Greenland, Sander},
@@ -2404,6 +2478,7 @@ @misc{whatper
24042478
langid = {en}
24052479
}
24062480

2481+
24072482
@article{wilkinson2016,
24082483
title = {The FAIR Guiding Principles for scientific data management and stewardship},
24092484
author = {Wilkinson, Mark D. and Dumontier, Michel and Aalbersberg, IJsbrand Jan and Appleton, Gabrielle and Axton, Myles and Baak, Arie and Blomberg, Niklas and Boiten, Jan-Willem and da Silva Santos, Luiz Bonino and Bourne, Philip E. and Bouwman, Jildau and Brookes, Anthony J. and Clark, Tim and Crosas, {Mercè} and Dillo, Ingrid and Dumon, Olivier and Edmunds, Scott and Evelo, Chris T. and Finkers, Richard and Gonzalez-Beltran, Alejandra and Gray, Alasdair J. G. and Groth, Paul and Goble, Carole and Grethe, Jeffrey S. and Heringa, Jaap and {{\textquoteright}t Hoen}, Peter A. C. and Hooft, Rob and Kuhn, Tobias and Kok, Ruben and Kok, Joost and Lusher, Scott J. and Martone, Maryann E. and Mons, Albert and Packer, Abel L. and Persson, Bengt and Rocca-Serra, Philippe and Roos, Marco and van Schaik, Rene and Sansone, Susanna-Assunta and Schultes, Erik and Sengstag, Thierry and Slater, Ted and Strawn, George and Swertz, Morris A. and Thompson, Mark and van der Lei, Johan and van Mulligen, Erik and Velterop, Jan and Waagmeester, Andra and Wittenburg, Peter and Wolstencroft, Katherine and Zhao, Jun and Mons, Barend},
@@ -2443,6 +2518,17 @@ @article{wilner
24432518
langid = {en-us}
24442519
}
24452520

2521+
2522+
@techreport{wilsdon_metric_2015,
2523+
title = {Metric {Tide}: {Report} of the {Independent} {Review} of the {Role} of {Metrics} in {Research} {Assessment} and {Management}},
2524+
institution = {Higher Education Funding Council for England},
2525+
author = {Wilsdon, James and Allen, Liz and Belfiore, Eleonora and Campbell, Philip and Curry, Stephen and Hill, Steven and Jones, Richard and Kain, Roger and Kerridge, Simon and Thelwall, Mike and Tinkler, Jane and Viney, Ian and Wouters, Paul and Hill, Jude and Johnson, Ben},
2526+
year = {2015},
2527+
doi = {10.13140/RG.2.1.4929.1363},
2528+
pages = {163}
2529+
}
2530+
2531+
24462532
@book{wood2021,
24472533
title = {CORVIDS},
24482534
author = {Wood, Katherine},
@@ -2482,6 +2568,7 @@ @article{wuchty2007
24822568
langid = {en}
24832569
}
24842570

2571+
24852572
@article{yarkoni2019,
24862573
title = {The Generalizability Crisis},
24872574
author = {Yarkoni, Tal},
@@ -2492,7 +2579,6 @@ @article{yarkoni2019
24922579
url = {https://psyarxiv.com/jqw35/}
24932580
}
24942581

2495-
24962582
@article{zahedi2017,
24972583
title = {Mendeley readership as a filtering tool to identify highly cited publications},
24982584
author = {Zahedi, Zohreh and Costas, Rodrigo and Wouters, Paul},
@@ -2507,6 +2593,8 @@ @article{zahedi2017
25072593
note = {Publisher: Wiley}
25082594
}
25092595

2596+
2597+
25102598
@article{zahedi2020,
25112599
title = {Do Online Readerships Offer Useful Assessment Tools? Discussion Around the Practical Applications of Mendeley Readership for Scholarly Assessment},
25122600
author = {Zahedi, Zohreh and Costas, Rodrigo},

0 commit comments

Comments
 (0)