Wikibase: Difference between revisions
(mw:Composer is a PHP package manager that can make the installation of the Wikibase dependencies easy.) |
|||
Line 8: | Line 8: | ||
== Installation == | == Installation == | ||
* [[mw:Wikibase/Installation|Wikibase installation instructions at Mediawiki.org]] | * [[mw:Wikibase/Installation|Wikibase installation instructions at Mediawiki.org]] | ||
::* [[mw:Wikibase/Installation/Advanced_configuration#Wikibase_Client|Advanced configuration of Wikibase]] | |||
== Related useful extensions == | == Related useful extensions == |
Revision as of 00:32, 3 February 2018
Wikibase is a system for storing and querying structured data that powers Wikidata.
Wikibase consists of two extensions:
- Wikibase Repository that allows a wiki to work as a repository for structured data.
- Wikibase Client that allows a wiki to access structured data from a repository. The client can work only with repository databases it can access so they must be on the same machine or the same load balancer.
Installation
Related useful extensions
- mw:Composer is a PHP package manager that can make the installation of the Wikibase dependencies easy.
- mw:Extension:ArticlePlaceholder makes article placeholders from repository data and invites users to create the article.
- mw:Extension:UniversalLanguageSelector is recommended to work in conjunction with Wikibase for user comfort.