There is a newer version of the record available.

Published April 24, 2024 | Version v1

A Comprehensive Dataset of Classified Citations with Identifiers from Multilingual Wikipedia (2024)

  • 1. ROR icon University of Amsterdam

Description

This is a collection of translated citation datasets extracted from the Multilingual Wikipedia February 2024 dumps. The same extraction and template harmonization pipeline was used as for English Wikipedia https://zenodo.org/records/10782978

In each language, Wikipedia authors can cite sources using language-specific or English templates. Our main effort in compiling these datasets was to assemble lists of citation templates for each language and convert relevant fields into a common English template. We started with known citation templates per each language (typically covering books, journals, web pages and news), and, in some cases, augmented these lists with additional frequently used templates (films, links, webarchives, etc.) which we were able to locate via the XML reference tags vs usage frequency dictionaties. For the list of accepted templates see our source code: https://github.com/albatros13/wikicite/tree/multilang (templates are listed in __init__.py files of the wikiciteparser library).

A classification label is assigned to each citation (either 'news', 'book', 'journal' or 'other)' by the deterministic rule-based classifier that analyses available identifiers (see code documentation for details). Please note that these numbers do not represent the overall estimation of the book and journal citation numbers. We count only citations with DOI, PMID, PMC and ISBN identifiers assigned by authors (prior to the lookup process that augments citations with missing identifiers). The number of news citations is dependent on our list of recognised 22.646 news agency domains.  

Language Acronym Link Dump size Citations Books Journals News
German  de https://dumps.wikimedia.org/dewiki/20240220/ 6.7GB 4.854.945 320.179 105.542 901.091
French  fr https://dumps.wikimedia.org/frwiki/20240220/ 5.9GB 9.552.768 798.525 264.560 1.907.183
Russian ru https://dumps.wikimedia.org/ruwiki/20240220/ 5.1GB 7.437.100 420.828 130.470 1.370.665
Spanish es https://dumps.wikimedia.org/eswiki/20240220/ 4.2GB 6.918.442 522.910 213.767 1.699.396
Italian it https://dumps.wikimedia.org/itwiki/20240220/ 3.6GB 5.545.082 384.816 128.366 917.517
Polish pl https://dumps.wikimedia.org/plwiki/20240220/ 2.4GB 4.744.158 463.783  95.988 513.006
Portuguese pt https://dumps.wikimedia.org/ptwiki/20240220/ 2.2GB 4.775.025 243.593 142.216  1.176.140
Dutch nl https://dumps.wikimedia.org/nlwiki/20240220/ 1.8GB 566.549 27.074  12.706 114.110
Swedish sv https://dumps.wikimedia.org/svwiki/20240220/ 1.5GB 3.802.416 112.748 155.740  869.662 
Catalan ca https://dumps.wikimedia.org/cawiki/20240220/ 1.2GB 2.239.714 261.779 105.125 423.241
Finnish fi https://dumps.wikimedia.org/fiwiki/20240220/ 900.9MB 1.697.731 209.556 12.068 286.420
Turkish tr https://dumps.wikimedia.org/trwiki/20240220 883.9MB 1.993.177 85.079 56.202 339.122 
Norwegian no https://dumps.wikimedia.org/nowiki/20240220 763.7MB 796.500 43.314 12.373 151.780
Danish da https://dumps.wikimedia.org/dawiki/20240220 413.3MB 437.239 23.303 7.522 70.760 

This datasets can be equipped with identifiers located via the lookup process (no 'acquired_ID_list' field). If there is interest in augmented versions, see the source code for instructions or contact authors for assistance with this task.   

This research was supported in part by the University of Amsterdam Data Science Centre.

Files

ca.zip

Files (6.0 GB)

Name Size
md5:6e9913f70e6cf31747cafba6dc1f1994
400.3 MB Preview Download
md5:1cf64c60e0a226ea3449f157a850de47
70.4 MB Preview Download
md5:a064d8cfdf0a49160d2c8b3a9b0603b2
46.6 MB Preview Download
md5:1f251b96e158a440e2f27a8a8ed6c44d
1.4 GB Preview Download
md5:97d7a1428afffab90b67d6761db660b4
273.4 MB Preview Download
md5:f159c5387c9b10415202c0868f557b17
19.8 MB Preview Download
md5:8fae34175cd0bc1dca6d649b7e98eb2c
19.4 MB Preview Download
md5:bf885c5ef8c08b30bc471ed778aa83e0
103.9 MB Preview Download
md5:049ec6dfb04181d7ad62430f31f38984
120.5 MB Preview Download
md5:9252a662db5079c3649ce719dfbb3868
753.2 MB Preview Download
md5:299ca7fc48ba9f68ef96caeb5a7f3358
839.2 MB Preview Download
md5:8f2737768136bc98475c23316d688241
1.5 GB Preview Download
md5:6927df34f0b3e8750833c61b53765f65
259.4 MB Preview Download
md5:ffb33dda14109aca40d18a4974fd4a92
317.7 MB Preview Download

Additional details

Related works

Continues
Dataset: 10.5281/zenodo.10782978 (DOI)

Software