Wikidata

Last updated

Wikidata
Wikidata-logo-en.svg
Screenshot
Wikidata main page screenshot.png
Main page of Wikidata in April 2021
Type of site
Available inMultiple languages
Owner Wikimedia Foundation
EditorWikimedia community
URL wikidata.org OOjs UI icon edit-ltr-progressive.svg
CommercialNo
RegistrationOptional
Launched29 October 2012;11 years ago (2012-10-29) [1]

Wikidata is a collaboratively edited multilingual knowledge graph hosted by the Wikimedia Foundation. [2] It is a common source of open data that Wikimedia projects such as Wikipedia, [3] [4] and anyone else, is able to use under the CC0 public domain license. Wikidata is a wiki powered by the software MediaWiki, including its extension for semi-structured data, the Wikibase.

Contents

Concept

This diagram shows the most important terms used in Wikidata. Datamodel in Wikidata.svg
This diagram shows the most important terms used in Wikidata.

Wikidata is a document-oriented database, focusing on items, which represent any kind of topic, concept, or object. Each item is allocated a unique, persistent identifier, a positive integer prefixed with the upper-case letter Q, known as a "QID". Q is the first name of Qamarniso Vrandečić (née Ismoilova), an Uzbek Wikimedian married to the Wikidata co-developer Denny Vrandečić. [5] This enables the basic information required to identify the topic that the item covers to be translated without favouring any language.

Examples of items include 1988 Summer Olympics (Q8470), love (Q316), Johnny Cash (Q42775), Elvis Presley (Q303), and Gorilla (Q36611).

Item labels do not need to be unique. For example, there are two items named "Elvis Presley": Elvis Presley (Q303), which represents the American singer and actor, and Elvis Presley (Q610926), which represents his self-titled album. However, the combination of a label and its description must be unique. To avoid ambiguity, an item's unique identifier (QID) is hence linked to this combination.

Main parts

A layout of the four main components of a phase-1 Wikidata page: the label, description, aliases, and interlanguage links Wikidata layout Phase I.png


A layout of the four main components of a phase-1 Wikidata page: the label, description, aliases, and interlanguage links

Fundamentally, an item consists of:

Statements

Three statements from Wikidata's item on the planet Mars (Q111). Values include links to other items and to Wikimedia Commons. Wikidata statements Mars.png
Three statements from Wikidata's item on the planet Mars (Q111). Values include links to other items and to Wikimedia Commons.

Statements are how any information known about an item is recorded in Wikidata. Formally, they consist of key–value pairs, which match a property (such as "author", or "publication date") with one or more entity values (such as "Sir Arthur Conan Doyle" or "1902"). For example, the informal English statement "milk is white" would be encoded by a statement pairing the property color (P462) with the value white (Q23444) under the item milk (Q8495).

Statements may map a property to more than one value. For example, the "occupation" property for Marie Curie could be linked with the values "physicist" and "chemist", to reflect the fact that she engaged in both occupations. [6]

Values may take on many types including other Wikidata items, strings, numbers, or media files. Properties prescribe what types of values they may be paired with. For example, the property official website (P856) may only be paired with values of type "URL". [7]

Optionally, qualifiers can be used to refine the meaning of a statement by providing additional information. For example, a "population" statement could be modified with a qualifier such as "point in time (P585): 2011" (as its own key-value pair). Values in the statements may also be annotated with references, pointing to a source backing up the statement's content. [8] As with statements, all qualifiers and references are property–value pairs.

Properties

Example of a simple statement consisting of one property-value pair Wikidata - simple statement.svg
Example of a simple statement consisting of one property–value pair

Each property has a numeric identifier prefixed with a capital P and a page on Wikidata with optional label, description, aliases, and statements. As such, there are properties with the sole purpose of describing other properties, such as subproperty of (P1647).

Properties may also define more complex rules about their intended usage, termed constraints. For example, the capital (P36) property includes a "single value constraint", reflecting the reality that (typically) territories have only one capital city. Constraints are treated as testing alerts and hints, rather than inviolable rules. [9]

Before a new property is created, it needs to undergo a discussion process. [10] [11]

The most used property is cites work (P2860), which is used on more than 290,000,000 item pages as of November 2023. [12]

Lexemes

In linguistics, a lexeme is a unit of lexical meaning. Similarly, Wikidata's lexemes are items with a structure that makes them more suitable to store lexicographical data. Besides storing the language to which the lexeme refers, they have a section for forms and a section for senses. [13]

EntitySchemas

In January 2019, development started of a new extension for MediaWiki to enable storing Shape Expressions in a separate namespace. [14] [15]

This extension has since been installed on Wikidata [16] and enables contributors to use Shape Expressions for validating and describing Resource Description Framework data in items and lexemes. Any item or lexeme on Wikidata can be validated against an Entity Schema, and this makes it an important tool for quality assurance.

Development

The creation of the project was funded by donations from the Allen Institute for Artificial Intelligence, the Gordon and Betty Moore Foundation, and Google, Inc., totaling 1.3 million. [17] [18] The development of the project is mainly driven by Wikimedia Deutschland under the management of Lydia Pintscher, and was originally split into three phases: [19]

  1. Centralising interlanguage links – links between Wikipedia articles about the same topic in different languages.
  2. Providing a central place for infobox data for all Wikipedias.
  3. Creating and updating list articles based on data in Wikidata and linking to other Wikimedia sister projects, including Meta-Wiki and the own Wikidata (interwikilinks).

Initial rollout

A Wikipedia article's list of interlanguage links as they appeared in an edit box (left) and on the article's page (right) prior to Wikidata. Each link in these lists is to an article that requires its own list of interlanguage links to the other articles; this is the information centralized by Wikidata. Interlanguage links prior to Wikidata.png


A Wikipedia article's list of interlanguage links as they appeared in an edit box (left) and on the article's page (right) prior to Wikidata. Each link in these lists is to an article that requires its own list of interlanguage links to the other articles; this is the information centralized by Wikidata.
The "Edit links" link nowadays takes the reader to Wikidata to edit interlanguage and interwiki links. Interlanguage links provided by WikiData.png
The "Edit links" link nowadays takes the reader to Wikidata to edit interlanguage and interwiki links.

Wikidata was launched on 29 October 2012 and was the first new project of the Wikimedia Foundation since 2006. [3] [20] [21] At this time, only the centralization of language links was available. This enabled items to be created and filled with basic information: a label – a name or title, aliases – alternative terms for the label, a description, and links to articles about the topic in all the various language editions of Wikipedia (interwikipedia links).

Historically, a Wikipedia article would include a list of interlanguage links (links to articles on the same topic in other editions of Wikipedia, if they existed). Wikidata was originally a self-contained repository of interlanguage links. [22] Wikipedia language editions were still not able to access Wikidata, so they needed to continue to maintain their own lists of interlanguage links.[ citation needed ]

On 14 January 2013, the Hungarian Wikipedia became the first to enable the provision of interlanguage links via Wikidata. [23] This functionality was extended to the Hebrew and Italian Wikipedias on 30 January, to the English Wikipedia on 13 February and to all other Wikipedias on 6 March. [24] [25] [26] [27] After no consensus was reached over a proposal to restrict the removal of language links from the English Wikipedia, [28] they were automatically removed by bots. On 23 September 2013, interlanguage links went live on Wikimedia Commons. [29]

Statements and data access

On 4 February 2013, statements were introduced to Wikidata entries. The possible values for properties were initially limited to two data types (items and images on Wikimedia Commons), with more data types (such as coordinates and dates) to follow later. The first new type, string, was deployed on 6 March. [30]

The ability for the various language editions of Wikipedia to access data from Wikidata was rolled out progressively between 27 March and 25 April 2013. [31] [32] On 16 September 2015, Wikidata began allowing so-called arbitrary access, or access from a given article of a Wikipedia to the statements on Wikidata items not directly connected to it. For example, it became possible to read data about Germany from the Berlin article, which was not feasible before. [33] On 27 April 2016 arbitrary access was activated on Wikimedia Commons. [34]

According to a 2020 study, a large proportion of the data on Wikidata consists of entries imported en masse from other databases by Internet bots, which helps to "break down the walls" of data silos. [35]

Query service and other improvements

On 7 September 2015, the Wikimedia Foundation announced the release of the Wikidata Query Service, [36] which lets users run queries on the data contained in Wikidata. [37] The service uses SPARQL as the query language. As of November 2018, there are at least 26 different tools that allow querying the data in different ways. [38] It uses Blazegraph as its triplestore and graph database. [39] [40]

In 2021 Wikimedia Deutschland released the Query Builder, [41] "a form-based query builder to allow people who don't know how to use SPARQL to" write a query.

The bars on the logo contain the word "WIKI" encoded in Morse code. [42] It was created by Arun Ganesh and selected through community decision. [43]

Reception

In November 2014, Wikidata received the Open Data Publisher Award from the Open Data Institute "for sheer scale, and built-in openness". [44]

In December 2014, Google announced that it would shut down Freebase in favor of Wikidata. [45]

As of November 2018, Wikidata information was used in 58.4% of all English Wikipedia articles, mostly for external identifiers or coordinate locations. In aggregate, data from Wikidata is shown in 64% of all Wikipedias' pages, 93% of all Wikivoyage articles, 34% of all Wikiquotes', 32% of all Wikisources', and 27% of Wikimedia Commons's. Usage in other Wikimedia Foundation projects is a testimonial. [46]

As of December 2020, Wikidata's data was visualized by at least 20 other external tools [47] and over 300 papers have been published about Wikidata. [48]

Wikidata's structured dataset has been used by virtual assistants such as Apple's Siri and Amazon Alexa. [49]

Applications

A systematic literature review of the uses of Wikidata in research was carried in 2019. [54]

See also

Related Research Articles

<span class="mw-page-title-main">History of Wikipedia</span>

Wikipedia, a free-content online encyclopedia written and maintained by a community of volunteers known as Wikipedians, began with its first edit on 15 January 2001, two days after the domain was registered. It grew out of Nupedia, a more structured free encyclopedia, as a way to allow easier and faster drafting of articles and translations.

The Resource Description Framework (RDF) is a World Wide Web Consortium (W3C) standard originally designed as a data model for metadata. It has come to be used as a general method for description and exchange of graph data. RDF provides a variety of syntax notations and data serialization formats, with Turtle currently being the most widely used notation.

<span class="mw-page-title-main">Wiktionary</span> Multilingual online dictionary

Wiktionary is a multilingual, web-based project to create a free content dictionary of terms in all natural languages and in a number of artificial languages. These entries may contain definitions, images for illustration, pronunciations, etymologies, inflections, usage examples, quotations, related terms, and translations of terms into other languages, among other features. It is collaboratively edited via a wiki. Its name is a portmanteau of the words wiki and dictionary. It is available in 192 languages and in Simple English. Like its sister project Wikipedia, Wiktionary is run by the Wikimedia Foundation, and is written collaboratively by volunteers, dubbed "Wiktionarians". Its wiki software, MediaWiki, allows almost anyone with access to the website to create and edit entries.

<span class="mw-page-title-main">MediaWiki</span> Free and open-source wiki software

MediaWiki is free and open-source wiki software originally developed by Magnus Manske for use on Wikipedia on January 25, 2002, and further improved by Lee Daniel Crocker, after which it has been coordinated by the Wikimedia Foundation. It powers several wiki hosting websites across the Internet, as well as most websites hosted by the Foundation including Wikipedia, Wiktionary, Wikimedia Commons, Wikiquote, Meta-Wiki and Wikidata, which define a large part of the set requirements for the software. MediaWiki is written in the PHP programming language and stores all text content into a database. The software is optimized to efficiently handle large projects, which can have terabytes of content and hundreds of thousands of views per second. Because Wikipedia is one of the world's largest and most visited websites, achieving scalability through multiple layers of caching and database replication has been a major concern for developers. Another major aspect of MediaWiki is its internationalization; its interface is available in more than 400 languages. The software has more than 1,000 configuration settings and more than 1,800 extensions available for enabling various features to be added or changed. Besides its usage on Wikimedia sites, MediaWiki has been used as a knowledge management and content management system on websites such as Fandom, wikiHow and major internal installations like Intellipedia and Diplopedia.

SPARQL is an RDF query language—that is, a semantic query language for databases—able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. It was made a standard by the RDF Data Access Working Group (DAWG) of the World Wide Web Consortium, and is recognized as one of the key technologies of the semantic web. On 15 January 2008, SPARQL 1.0 was acknowledged by W3C as an official recommendation, and SPARQL 1.1 in March, 2013.

A semantic wiki is a wiki that has an underlying model of the knowledge described in its pages. Regular, or syntactic, wikis have structured text and untyped hyperlinks. Semantic wikis, on the other hand, provide the ability to capture or identify information about the data within pages, and the relationships between pages, in ways that can be queried or exported like a database through semantic queries.

<span class="mw-page-title-main">Magnus Manske</span> German biochemist and MediaWiki developer

Heinrich Magnus Manske is a German biochemist, who is a leading researcher on malaria. He is a senior staff scientist at the Wellcome Sanger Institute in Cambridge, UK and a software developer of one of the first versions of the MediaWiki software, which powers Wikipedia and a number of other wiki-based websites.

<span class="mw-page-title-main">Wikimedia movement</span> Group of global contributors to Wikimedia projects

The Wikimedia movement is the global community of contributors to the Wikimedia projects, including Wikipedia. This community directly builds and administers these projects with the commitment of achieving this using open standards and software.

<span class="mw-page-title-main">Hungarian Wikipedia</span> Hungarian version of Wikipedia

The Hungarian Wikipedia is the Hungarian/Magyar version of Wikipedia, the free encyclopedia. Started on 8 July 2003, this version reached the 300,000-article milestone in May 2015. The 500,000th article was born on 16 February 2022. As of 12 March 2024, this edition has 539,338 articles and is the 29th largest Wikipedia edition.

<span class="mw-page-title-main">Semantic MediaWiki</span> Software for creating, managing and sharing structured data in MediaWiki

Semantic MediaWiki (SMW) is an extension to MediaWiki that allows for annotating semantic data within wiki pages, thus turning a wiki that incorporates the extension into a semantic wiki. Data that has been encoded can be used in semantic searches, used for aggregation of pages, displayed in formats like maps, calendars and graphs, and exported to the outside world via formats like RDF and CSV.

<span class="mw-page-title-main">DBpedia</span> Online database project

DBpedia is a project aiming to extract structured content from the information created in the Wikipedia project. This structured information is made available on the World Wide Web using OpenLink Virtuoso. DBpedia allows users to semantically query relationships and properties of Wikipedia resources, including links to other related datasets.

<span class="mw-page-title-main">History of wikis</span> History of wiki collaborative platforms

The history of wikis began in 1994, when Ward Cunningham gave the name "WikiWikiWeb" to the knowledge base, which ran on his company's website at c2.com, and the wiki software that powered it. The wiki went public in March 1995, the date used in anniversary celebrations of the wiki's origins. c2.com is thus the first true wiki, or a website with pages and links that can be easily edited via the browser, with a reliable version history for each page. He chose "WikiWikiWeb" as the name based on his memories of the "Wiki Wiki Shuttle" at Honolulu International Airport, and because "wiki" is the Hawaiian word for "quick".

<span class="mw-page-title-main">Wikimedia Foundation</span> American charitable organization

The Wikimedia Foundation, Inc., abbreviated WMF, is an American 501(c)(3) nonprofit organization headquartered in San Francisco, California, and registered there as a charitable foundation. It is best known as the host of Wikipedia, the seventh most visited website in the world. However, the foundation also hosts 14 other related content projects. It also supports the development of MediaWiki, the wiki software that underpins them all.

<span class="mw-page-title-main">Wikimedia Commons</span> Online repository of free-use images, sounds and other media

Wikimedia Commons, or simply Commons, is a wiki-based media repository of free-to-use images, sounds, videos and other media. It is a project of the Wikimedia Foundation.

Freebase was a large collaborative knowledge base consisting of data composed mainly by its community members. It was an online collection of structured data harvested from many sources, including individual, user-submitted wiki contributions. Freebase aimed to create a global resource that allowed people to access common information more effectively. It was developed by the American software company Metaweb and run publicly beginning in March 2007. Metaweb was acquired by Google in a private sale announced on 16 July 2010. Google's Knowledge Graph is powered in part by Freebase.

<span class="mw-page-title-main">Outline of Wikipedia</span> Overview of and topical guide to Wikipedia

The following outline is provided as an overview of and a topical guide to Wikipedia:

translatewiki.net, formerly named Betawiki, is a web-based translation platform powered by the Translate extension for MediaWiki. It can be used to translate various kinds of texts but is commonly used for creating localisations for software interfaces.

<span class="mw-page-title-main">Volapük Wikipedia</span> Volapük-language edition of Wikipedia

The Volapük Wikipedia is the Volapük-language edition of the free online encyclopedia Wikipedia. It was created in February 2003, but launched in January 2004. As of 12 March 2024, it is the 108th-largest Wikipedia as measured by the number of articles, with about 36,000 articles, and the second-largest Wikipedia in a constructed language after the Esperanto Wikipedia.

<span class="mw-page-title-main">Wikibase</span> MediaWiki software extensions

Wikibase is a set of MediaWiki extensions for working with versioned semi-structured data in a central repository. It is based upon JSON instead of the unstructured data of wikitext normally used in MediaWiki. Its primary components are the Wikibase Repository, an extension for storing and managing data, and the Wikibase Client which allows for the retrieval and embedding of structured data from a Wikibase repository. It was developed for and is used by Wikidata, by Wikimedia Deutschland.

Abstract Wikipedia is an in-development project of the Wikimedia Foundation. It aims to use Wikifunctions to create a language-independent version of Wikipedia using its structured data. First conceived in 2020, Abstract Wikipedia has been under active development ever since, with the related project of Wikifunctions launched successfully in 2023. Nevertheless, the project has proved controversial. As envisioned, Abstract Wikipedia would consist of "Constructors", "Content", and "Renderers".

References

  1. "The Wikidata revolution is here: enabling structured data on Wikipedia". 25 April 2013. Retrieved 12 June 2022. Since Wikidata.org went live on 30 October 2012,
  2. Chalabi, Mona (26 April 2013). "Welcome to Wikidata! Now what?". Archived from the original on 2 October 2021. Retrieved 2 October 2021.
  3. 1 2 Wikidata (Archived 29 October 2012 at the Wayback Machine )
  4. "Data Revolution for Wikipedia". Wikimedia Deutschland. 30 March 2012. Archived from the original on 23 October 2012. Retrieved 11 September 2012.
  5. Vrandečić, Denny; Pintscher, Lydia; Krötzsch, Markus (30 April 2023). "Wikidata: The Making of". Companion Proceedings of the ACM Web Conference 2023. pp. 615–624. doi:10.1145/3543873.3585579. ISBN   9781450394192. S2CID   258377705.
  6. "Help:Statements – Wikidata". www.wikidata.org. Archived from the original on 25 March 2019. Retrieved 20 February 2019.
  7. "Help:Data type – Wikidata". www.wikidata.org. Archived from the original on 23 March 2019. Retrieved 20 February 2019.
  8. "Help:Sources – Wikidata". www.wikidata.org. Archived from the original on 17 April 2019. Retrieved 20 February 2019.
  9. "Help:Property constraints portal". Wikidata. Archived from the original on 1 June 2019. Retrieved 20 February 2019.
  10. Cochrane, Euan (30 September 2016). "Wikidata as a digital preservation knowledgebase". openpreservation.org. Archived from the original on 5 January 2022. Retrieved 5 January 2022.
  11. Samuel, John (15 August 2018). "Experimental IR Meets Multilinguality, Multimodality, and Interaction". Experimental IR Meets Multilinguality, Multimodality, and Interaction. CLEF 2018. Lecture Notes in Computer Science. Vol. 11018. p. 129. doi:10.1007/978-3-319-98932-7_12. ISBN   978-3-319-98931-0.
  12. "Wikidata:Database reports/List of properties/Top100". Archived from the original on 24 February 2023. Retrieved 18 November 2023.
  13. "Wikidata:Lexicographical data/Documentation – Wikidata". www.wikidata.org. Archived from the original on 13 November 2018. Retrieved 13 November 2018.
  14. "Extension:EntitySchema – MediaWiki". mediawiki.org. Archived from the original on 25 June 2021. Retrieved 10 September 2021.
  15. "Initial empty repository". Gerrit. 15 January 2019. Archived from the original on 19 March 2022. Retrieved 12 June 2022.
  16. "Version – Wikidata". Wikidata.org. Archived from the original on 19 October 2021. Retrieved 10 September 2021.
  17. Dickinson, Boonsri (30 March 2012). "Paul Allen Invests In A Massive Project To Make Wikipedia Better". Business Insider. Archived from the original on 23 December 2017. Retrieved 11 September 2012.
  18. Perez, Sarah (30 March 2012). "Wikipedia's Next Big Thing: Wikidata, A Machine-Readable, User-Editable Database Funded By Google, Paul Allen And Others". TechCrunch. Archived from the original on 5 October 2012. Retrieved 11 September 2012.
  19. "Wikidata – Meta". meta.wikimedia.org. Archived from the original on 7 April 2012. Retrieved 8 November 2015.
  20. Pintscher, Lydia (30 October 2012). "wikidata.org is live (with some caveats)". wikidata-l (Mailing list). Retrieved 3 November 2012.
  21. Roth, Matthew (30 March 2012). "The Wikipedia data revolution". Wikimedia Foundation. Archived from the original on 11 September 2012. Retrieved 11 September 2012.
  22. Leitch, Thomas (1 November 2014). Wikipedia U: Knowledge, Authority, and Liberal Education in the Digital Age. Johns Hopkins University Press. p.  120. ISBN   978-1-4214-1550-5.
  23. Pintscher, Lydia (14 January 2013). "First steps of Wikidata in the Hungarian Wikipedia". Wikimedia Deutschland. Archived from the original on 14 December 2015. Retrieved 17 December 2015.
  24. Pintscher, Lydia (30 January 2013). "Wikidata coming to the next two Wikipedias". Wikimedia Deutschland. Archived from the original on 4 October 2018. Retrieved 31 January 2013.
  25. Pintscher, Lydia (13 February 2013). "Wikidata live on the English Wikipedia". Wikimedia Deutschland. Archived from the original on 19 February 2013. Retrieved 15 February 2013.
  26. Pintscher, Lydia (6 March 2013). "Wikidata now live on all Wikipedias". Wikimedia Deutschland. Archived from the original on 14 April 2013. Retrieved 8 March 2013.
  27. "Wikidata ist für alle Wikipedien da" (in German). Golem.de. Archived from the original on 6 November 2018. Retrieved 29 January 2014.
  28. "Wikipedia talk:Wikidata interwiki RFC". 29 March 2013. Archived from the original on 18 October 2021. Retrieved 30 March 2013.
  29. Pintscher, Lydia (23 September 2013). "Wikidata is Here!". Commons:Village pump. Archived from the original on 6 December 2021. Retrieved 30 August 2016.
  30. Pintscher, Lydia. "Wikidata/Status updates/2013 03 01". Wikimedia Meta-Wiki. Wikimedia Foundation. Archived from the original on 12 April 2013. Retrieved 3 March 2013.
  31. Pintscher, Lydia (27 March 2013). "You can have all the data!". Wikimedia Deutschland. Archived from the original on 29 March 2013. Retrieved 28 March 2013.
  32. "Wikidata goes live worldwide". The H. 25 April 2013. Archived from the original on 1 January 2014.
  33. Pintscher, Lydia (16 September 2015). "Wikidata: Access to data from arbitrary items is here". Wikipedia:Village pump (technical). Archived from the original on 27 September 2016. Retrieved 30 August 2016.
  34. Pintscher, Lydia (27 April 2016). "Wikidata support: arbitrary access is here". Commons:Village pump. Archived from the original on 5 February 2017. Retrieved 30 August 2016.
  35. Waagmeester, Andra; Stupp, Gregory; Burgstaller-Muehlbacher, Sebastian; et al. (17 March 2020). "Wikidata as a knowledge graph for the life sciences". eLife . 9. doi: 10.7554/ELIFE.52614 . ISSN   2050-084X. PMC   7077981 . PMID   32180547. Wikidata   Q87830400.
  36. "Home". query.wikidata.org. Archived from the original on 7 November 2016. Retrieved 30 January 2019.
  37. "[Wikidata] Announcing the release of the Wikidata Query Service - Wikidata - lists.wikimedia.org". Archived from the original on 10 November 2015. Retrieved 13 November 2018.
  38. "Wikidata:Tools/Query data – Wikidata". www.wikidata.org. Archived from the original on 31 May 2020. Retrieved 13 November 2018.
  39. "[Wikidata-tech] Wikidata Query Backend Update (take two!)". lists.wikimedia.org. Archived from the original on 6 January 2021. Retrieved 29 August 2018. (The message also contains a link to the graph databases comparison performed by Wikimedia.)
  40. 86 on GitHub
  41. "Wikidata Query Builder". query.wikidata.org.
  42. commons:File talk:Wikidata-logo-en.svg#Hybrid. Retrieved 2016-10-06.
  43. "Und der Gewinner ist..." 13 July 2012. Archived from the original on 21 January 2021. Retrieved 16 June 2020.
  44. "First ODI Open Data Awards presented by Sirs Tim Berners-Lee and Nigel Shadbolt". Archived from the original on 24 March 2016.
  45. "Freebase". Google Plus . 16 December 2014. Archived from the original on 20 March 2019.
  46. "Percentage of articles making use of data from Wikidata". Archived from the original on 15 November 2018. Retrieved 15 November 2018.
  47. "Wikidata:Tools/Visualize data – Wikidata". www.wikidata.org. Archived from the original on 15 November 2018. Retrieved 15 November 2018.
  48. "Scholia". Scholia. Archived from the original on 30 September 2021. Retrieved 2 August 2021.
  49. Simonite, Tom (18 February 2019). "Inside the Alexa-Friendly World of Wikidata". Wired . ISSN   1059-1028 . Retrieved 25 December 2020.
  50. "Rob Barry / Mwnci – Deep Spreadsheets". GitLab. Archived from the original on 21 September 2019. Retrieved 21 September 2019.
  51. Krause, Volker (12 January 2020), KDE Itinerary – A privacy by design travel assistant, archived from the original on 26 June 2020, retrieved 10 November 2020
  52. sling on GitHub
  53. Scharpf, P. Schubotz, M. Gipp, B. Mining Mathematical Documents for Question Answering via Unsupervised Formula Labeling Archived 10 February 2023 at the Wayback Machine ACM/IEEE Joint Conference on Digital Libraries, 2022.
  54. Mora-Cantallops, Marçal; Sánchez-Alonso, Salvador; García-Barriocanal, Elena (2 September 2019). "A systematic literature review on Wikidata". Data Technologies and Applications. 53 (3): 250–268. doi:10.1108/DTA-12-2018-0110. S2CID   202036639.

Further reading