Wikidata:Introduction
Shortcuts: WD:INTRO, WD:IWikidata is afree,collaborative,multilingual, secondary knowledge base, collecting structured data to provide support forWikipedia,Wikimedia Commons, the otherwikis of theWikimedia movement, and to anyone in the world.
Let's look at the opening statement in more detail:

Wikidata is a central storage repository that can be accessed by others, such as thewikis maintained by theWikimedia Foundation. Content loaded dynamically from Wikidata does not need to be maintained in each individual wiki project. For example, statistics, dates, locations, and other common data can be centralized in Wikidata.

The Wikidata repository consists mainly ofitems, each one having alabel, adescription and any number ofaliases. Items are uniquely identified by aQ followed by a number, such asDouglas Adams(Q42).
Statements describe detailed characteristics of an Item and consist of aproperty and avalue. Properties in Wikidata have aP followed by a number, such as witheducated at(P69).
For a person, you can add a property to specify where they were educated, by specifying a value for a school. For buildings, you can assign geographic coordinates properties by specifying longitude and latitude values. Properties can also link to external databases. A property that links an item to an external database, such as an authority control database used by libraries and archives, is called anidentifier. SpecialSitelinks connect an item to corresponding content on client wikis, such as Wikipedia, Wikibooks or Wikiquote.
All this information can be displayed in any language, even if the data originated in a different language. When accessing these values, client wikis will show the most up-to-date data.
| Item | Property | Value |
|---|---|---|
| Q42 | P69 | Q691283 |
| Douglas Adams | educated at | St John's College |
There are a number of ways to access Wikidata using built-in tools, external tools, or programming interfaces.
TheWikidata tours, designed for new users, are the best place to learn more about Wikidata.
Some links to get started:
Go ahead andstart editing. Editing is the best way to learn about the structure and concepts of Wikidata. If you would like to read about Wikidata's concepts, have a look at thehelp pages. If you have questions, please feel free to drop them in theproject chat.