Wikidata

How to Create a Wikidata Page and Why it matters for SEO

Q. Could I create a wikidata entry for Wise Media Group and all the books we've published?

From: Wikidata:Tours - Wikidata

The basic idea

Wikipedia is for encyclopedia content, Wikimedia Commons is a repository of media files, and Wiktionary provides definitions and lexical information about words.

In Wikidata, the focus is structured data.

This makes it possible for humans and computers alike to use the data. Structured data also opens up a whole lot of amazing opportunities you'll learn more about at a later point.

Items

Creating a structure for data requires a lot of planning! In order to support something like all the knowledge available on Wikipedia, we first need a way of storing representations of this knowledge. These representations of knowledge are called items.

Items are flexible enough to represent abstract concepts like childhood, hunger, and weight as well as real-world objects like a television, a kayak, and a volcano.

Item Pages

Each item has its own page—where all the data about it is collected—and a unique identifier. This identifier always looks similar to Q###. While useful for machines and for representing knowledge in a lot of different languages, this identifier is not very human-friendly.

We will solve this in the first task of this tour. Let's take a closer look at the item page for planet Earth.

Labels

See how there is only a number identifying this item page? This is a unique identifier.

To avoid having to keep track of random identifiers like Q###, we give each item a name that most accurately reflects it. The names are called labels and should be added to all item pages. Since Wikidata is multilingual, labels can be added in any language (you can configure what languages you would like to see).

Here are some useful things to know about labels:

Descriptions

As already mentioned, descriptions are used to disambiguate labels by providing more details about an item.

For example, “2007 nature documentary film” and “one of the four classical elements” are both descriptions for items called Earth—neither of which are the planet we live on!

It's ok to have multiple items with the same label as long as each item has a different description.

Again, don't capitalize words unless they're proper names.

Here's what to keep in mind when creating descriptions:

Aliases

There's only one last thing to do to name and identify our item: add any alternative names for Earth to the page.

An alternative name for an item, such as a nickname for a person or a scientific name for an animal, is called an alias on Wikidata. Adding aliases to our page will help map all alternative names and search terms for Earth onto the item you've worked so hard to improve

https://www.wikidata.org/wiki/Special:MyLanguage/Help:Contents

https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:Glossary

Contribute

There are many ways to contribute to Wikidata. Some people translate documentation, some fix software bugs and write applications, and some add and edit data. All editors started somewhere—this tour will show you how to edit your first item on Wikidata.