1 of 11

Introduction to Wikidata

By Blessing Linason

2 of 11

What is Wiki?

A wiki (sometimes spelled "Wiki") is a server program that allows users to collaborate in forming the content of a Web site. The term comes from the word "wikiwiki," which means "fast" in the Hawaiian language. A wiki provides a simplified interface.

3 of 11

What is Data?

Data can be defined as a representation of facts, concepts, or instructions in a formalized manner, which should be suitable for communication

Factual information (such as measurements or statistics) used as a basis for reasoning, discussion, or calculation.

4 of 11

Structured vs. Unstructured Data

Structured data is quantitative data that consists of numbers and values.

Structured data is used in machine learning and drives machine learning algorithms.

Structured data is stored in tabular formats like excel sheets or SQL databases.

Unstructured data is qualitative data that consists of audio, video, sensors, descriptions, and more.

Unstructured data is used in natural language processing and text mining.

Stored as audio files, videos files, or NoSQL databases

5 of 11

What is Wikidata?

Wikidata is a free, collaborative, multilingual, secondary database, collecting structured data to provide support for Wikipedia, Wikimedia Commons, the other wikis of the Wikimedia movement, and to anyone in the world.

Wikidata is a free and open knowledge base that can be read and edited by both humans and machines. Wikidata acts as central storage for the structured data

6 of 11

Structure of Wikidata

We have a Q (item)

Q have a property P

P have a value Another Q

This is called a Statement

Statement = Item --> Property --> Value

7 of 11

Structured and linked data?

Structured data: every piece of information is described as a triple -- subject, predicate, object, or as Wikidata says: item, property, value.

Data statements link to each other, enabling discovery and reasoning.

8 of 11

Item: Nigeria (Q1033)

9 of 11

How Wikidata supports other Wikimedia Projects

  1. Wikidata fed infoboxes on Wikipedia:It is possible for infoboxes on Wikipedia to use data directly from Wikidata.
  2. You can render Wikidata content as maps and graphs in Wikimedia projects.
  3. It is possible to create lists of missing articles on any subject using Wikidata. This is done by creating a set of items on Wikidata and using a tool to see which articles do and do not exist on which Wikimedia projects.

10 of 11

Practicals on WikiData

https://www.wikidata.org/wiki/Wikidata:Main_Page

11 of 11