Wikidata

From HandWiki

Wikidata is a collaboratively edited knowledge base hosted by the Wikimedia Foundation. It is a common source of open data that Wikimedia projects such as Wikipedia can use,[1][2] and anyone else, under a public domain license. The used data model is the Resource Description Framework. Wikidata is powered by the software Wikibase.[3]

Concepts

Screenshots
Wikidata screenshot
Three statements from Wikidata's item on the planet Mars. Values include links to other items and to Wikimedia Commons.
Wikidata screenshot
A layout of the four main components of a phase-1 Wikidata page: the label, description, aliases and interlanguage links.
Wikipedia screenshot
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.
Wikidata screenshot
The "Edit links" link takes the reader to Wikidata to edit interlanguage links.

Items

Wikidata is a document-oriented database, focused on items, which represent topics, concepts, or objects. Examples of items include (Q8470), (Q316), (Q303), and (Q36611). Each item is identified by a unique number, prefixed with the letter Q, known as a "QID". This enables the basic information required to identify the topic that the item covers to be translated without favouring any language.

Item labels need not be unique. For example, there are two items named "Elvis Presley": (Q303) represents the American singer and actor, and (Q610926) represents his self-titled album. But the label and the description text needs to be unique together.

Fundamentally, an item consists of an identifier, a label, a description, optionally multiple aliases, and some number of statements.

This diagram shows the most important terms used in Wikidata

Property

Example of a simple statement consisting of one property-value pair

A property describes the data value of a statement and can be thought of as a category of data, for example (P462) for the data value (Q1088). Properties, when paired with values, form a statement in Wikidata. Properties are also used in qualifiers. The most used property is (P31), that is used on more than 53,000,000 item pages.[4]

Properties have their own pages on Wikidata and are connected to items, resulting in a linked data structure.

Statements

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 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 (P462) with the value (Q23444) under the item (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.[5]

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 (P856) may only be paired with values of type "URL".[6] Properties may also define more complex rules about their intended usage, termed constraints. For example, the (P36) property includes a "single value constraint", reflecting the reality that (typically) territories have only one capital city. Constraints are treated as hints rather than inviolable rules.[7]

Optionally, qualifiers can be used to refine the meaning of a statement by providing additional information that applies to the scope of the statement. For example, the property "population" could be modified with a qualifier such as "as of 2011". Statements may also be annotated with references, pointing to a source backing up the statement's content.[8]

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.[9] File:Wikidata 6th birthday celebration Kerala.webm

Development history

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.[10][11] The development of the project is mainly driven by Wikimedia Deutschland and was originally split into three phases:[12]

  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

Initial rollout

Wikidata was launched on 29 October 2012 and was the first new project of the Wikimedia Foundation since 2006.[1][13][14] 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.

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

On 14 January 2013, the Hungarian Wikipedia became the first to enable the provision of interlanguage links via Wikidata.[15] 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.[16][17][18][19] After no consensus was reached over a proposal to restrict the removal of language links from the English Wikipedia,[20] the power to delete them from the English Wikipedia was granted to automatic editors (bots). On 23 September 2013, interlanguage links went live on Wikimedia Commons.[21]

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.[22]

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.[23][24]

On 16 September 2015, Wikidata began allowing so-called arbitrary access, or access from a given Wikidata item to the properties of 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.[25] On 27 April 2016 arbitrary access was activated on Wikimedia Commons.[26]

Query service

On 7 September 2015, the Wikimedia Foundation announced the release of the Wikidata Query Service,[27] which lets users run queries on the data contained in Wikidata.[28] The service uses SPARQL as the query language. As of November 2018, there are at least 26 different tools that allow to query the data in different ways.[29]

Reception

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

As of November 2018, Wikidata information is 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'. Usage in other Wikimedia Foundation projects is testimonial.[31]

As of November 2018, Wikidata's data is visualized by at least 20 other external tools[32] and at least 100 papers have been published about Wikidata.[33] Its importance has been recognized by numerous cultural institutions.[34]

The bars on the logo contain the word "WIKI" encoded in Morse code.[35]

Wiki Explorer - Android application

Applications

  • Mwnci extension can import data from Wikidata to LibreOffice Calc spreadsheets.[36]
  • There are (at October 2019) discussions about using QID items in relation to what are being called QID emoji.[37]
  • Wiki Explorer - Android application to discover things around you and micro editing Wikidata [38]

See also


References

  1. 1.0 1.1 Wikidata ()
  2. "Data Revolution for Wikipedia". Wikimedia Deutschland. March 30, 2012. Archived from the original on September 11, 2012. https://www.webcitation.org/6AbXpDAbW. Retrieved September 11, 2012. 
  3. "Wikibase — Home". http://wikiba.se. 
  4. "Wikidata:Database reports/List of properties/Top100". https://www.wikidata.org/wiki/Wikidata:Database_reports/List_of_properties/Top100. 
  5. "Help:Statements". https://www.wikidata.org/wiki/Help:Statements. 
  6. "Help:Data type". https://www.wikidata.org/wiki/Help:Data_type. 
  7. "Help:Property constraints portal". https://www.wikidata.org/wiki/Help:Property_constraints_portal. 
  8. "Help:Sources". https://www.wikidata.org/wiki/Help:Sources. 
  9. "Wikidata - Lexicographical data documentation". https://www.wikidata.org/wiki/Wikidata:Lexicographical_data/Documentation. 
  10. Dickinson, Boonsri (March 30, 2012). "Paul Allen Invests In A Massive Project To Make Wikipedia Better". Business Insider. http://www.businessinsider.com/paul-allen-invests-in-wikidata-project-2012-3?IR=T. Retrieved September 11, 2012. 
  11. Perez, Sarah (March 30, 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 September 11, 2012. https://www.webcitation.org/6AbXqmANO. Retrieved September 11, 2012. 
  12. "Wikidata - Meta". https://meta.wikimedia.org/wiki/Wikidata. 
  13. Pintscher, Lydia (October 30, 2012). "wikidata.org is live (with some caveats)". wikidata-l (Mailing list). Retrieved November 3, 2012.
  14. Roth, Matthew (March 30, 2012). "The Wikipedia data revolution". Wikimedia Foundation. Archived from the original on September 11, 2012. https://www.webcitation.org/6AbXpnJB6. Retrieved September 11, 2012. 
  15. Pintscher, Lydia (14 January 2013). "First steps of Wikidata in the Hungarian Wikipedia". Wikimedia Deutschland. http://blog.wikimedia.de/2013/01/14/first-steps-of-wikidata-in-the-hungarian-wikipedia/. Retrieved 17 December 2015. 
  16. Pintscher, Lydia (2013-01-30). "Wikidata coming to the next two Wikipedias". Wikimedia Deutschland. http://blog.wikimedia.de/2013/01/30/wikidata-coming-to-the-next-two-wikipedias/. Retrieved January 31, 2013. 
  17. Pintscher, Lydia (13 February 2013). "Wikidata live on the English Wikipedia". Wikimedia Deutschland. http://blog.wikimedia.de/2013/02/13/wikidata-live-on-the-english-wikipedia/. Retrieved 15 February 2013. 
  18. Pintscher, Lydia (6 March 2013). "Wikidata now live on all Wikipedias". Wikimedia Deutschland. http://blog.wikimedia.de/2013/03/06/wikidata-now-live-on-all-wikipedias/. Retrieved 8 March 2013. 
  19. "Wikidata ist für alle Wikipedien da" (in German). Golem.de. http://www.golem.de/news/onlineenzyklopaedie-wikidata-ist-fuer-alle-wikipedien-da-1304-98941.html. Retrieved 29 January 2014. 
  20. "Wikipedia talk:Wikidata interwiki RFC". March 29, 2013. http://en.wikipedia.org/w/index.php?title=Wikipedia_talk:Wikidata_interwiki_RFC&oldid=547663432. Retrieved March 30, 2013. 
  21. Pintscher, Lydia (23 September 2013). "Wikidata is Here!". Commons:Village pump. https://commons.wikimedia.org/wiki/Commons:Village_pump/Archive/2013/10#Wikidata_is_here.21. 
  22. Pintscher, Lydia. "Wikidata/Status updates/2013 03 01". Wikimedia Meta-Wiki. Wikimedia Foundation. http://meta.wikimedia.org/wiki/Wikidata/Status_updates/2013_03_01. Retrieved 3 March 2013. 
  23. Pintscher, Lydia (27 March 2013). "You can have all the data!". Wikimedia Deutschland. http://blog.wikimedia.de/2013/03/27/you-can-have-all-the-data/. Retrieved 28 March 2013. 
  24. "Wikidata goes live worldwide". The H. 2013-04-25. Archived from the original on 3 January 2014. https://web.archive.org/web/20140101031329/http://www.h-online.com/open/news/item/Wikidata-goes-live-worldwide-1849479.html. 
  25. Lydia, Pintscher (16 September 2015). "Wikidata: Access to data from arbitrary items is here". Wikipedia:Village pump (technical). https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)/Archive_140#Wikidata:_Access_to_data_from_arbitrary_items_is_here. Retrieved 30 August 2016. 
  26. Lydia, Pintscher (27 April 2016). "Wikidata support: arbitrary access is here". Commons:Village pump. https://commons.wikimedia.org/wiki/Commons:Village_pump/Archive/2016/05#Wikidata_support:_arbitrary_access_is_here. Retrieved 30 August 2016. 
  27. https://query.wikidata.org/
  28. "Announcing the release of the Wikidata Query Service". https://lists.wikimedia.org/pipermail/wikidata/2015-September/007042.html. 
  29. "Wikidata Query Data tools". https://www.wikidata.org/wiki/Wikidata:Tools/Query_data. 
  30. "First ODI Open Data Awards presented by Sirs Tim Berners-Lee and Nigel Shadbolt". Archived from the original on 2016-03-24. https://web.archive.org/web/20160324003214/http://theodi.org/news/first-odi-open-data-awards-presented-by-sir-tim-berners-lee-and-sir-nigel-shadbolt. 
  31. "Percentage of articles making use of data from Wikidata". http://wdcm.wmflabs.org/WD_percentUsageDashboard/. 
  32. "Wikidata Tools - Visualize data". https://www.wikidata.org/wiki/Wikidata:Tools/Visualize_data. 
  33. "Scholia - Wikidata". https://tools.wmflabs.org/scholia/topic/Q2013. 
  34. "International Semantic Web Conference 2018". https://pro.europeana.eu/post/trip-report-international-semantic-web-conference-2018. 
  35. commons:File talk:Wikidata-logo-en.svg#Hybrid. Retrieved 2016-10-06.
  36. Rob Barry / Mwnci - Deep Spreadsheets · GitLab
  37. "Public Review Issues". https://www.unicode.org/review/pri408/. 
  38. Wiki Explorer in the Google Play Store

Further reading

External links