Wikibase
Sign in to saveAlso known as Help:Wikibase
Wikibase is a set of software tools 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. It stores and organizes information that can be collaboratively edited and read by humans and by computers, translated into multiple languages and shared with the rest of the world as part of the Linked Open Data (LOD) web. It is primary made up of two MediaWiki extensions, the Wikibase Repository, an extension for storing and managing data, and the Wikibase Client which allows for the retriev
Key facts
- Software.name
- Wikibase
- Software.logo
- Wikibase Logo – symbol.svg
- Software.logo_alt
- Wikibase logo
- Software.logo_caption
- Wikibase logo
- Software.developer
- Wikimedia Deutschland
- Software.released
- 2012
- Software.genre
- MediaWiki extension
- Software.license
- GPL-2.0-or-later
via Wikipedia infobox
Wikidata facts
- Instance of
- software extension
- Based on
- MediaWiki
- Developer
- Wikimedia Deutschland
- Platform
- cross-platform
- Official website
- wikiba.se
- Has use
- semantic wiki
Show 16 more facts
- programmed in
- JavaScript
- Commons category
- Wikibase
- copyright license
- GNU General Public License, version 2.0 or later
- depends on software
- JavaScript
- publication date
- 2012-00-00
- source code repository URL
- github.com/wikimedia/mediawiki-extensions-Wikibase
- issue tracker URL
- phabricator.wikimedia.org/maniphest/?project=wikibase-containers&statuses=open&group=none&order=newest#R
- P11012
- Gorski izvor
- official demo URL
- test.wikidata.org
- user manual URL
- doc.wikimedia.org/Wikibase/master/php/index.html
- Commons gallery
- Wikibase
- official server list URL
- wikibase-registry.wmflabs.org
- operating system
- cross-platform
- P8168
- Geesteren
- described at URL
- wikiba.se/about-us
- P11914
- World War II
Sources (10)
via Wikidata · CC0
~2 min read
Encyclopedic overview
3 sectionsContents
- See also
- References
- External links
Wikibase is a set of software tools 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. It stores and organizes information that can be collaboratively edited and read by humans and by computers, translated into multiple languages and shared with the rest of the world as part of the Linked Open Data (LOD) web. It is primary made up of two MediaWiki extensions, 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.
The data model for Wikibase links consists of "entities" which include individual "items", labels or identifiers to describe them (potentially in multiple languages), and semantic statements that attribute "properties" to the item. These properties may either be other items within the database, textual information or other semi structured information.
Excerpted from Wikipedia’s “Wikibase” article, available under the CC BY-SA 4.0 licence.