Wikibase: Difference between revisions
(mw:Composer is a PHP package manager that can make the installation of the Wikibase dependencies easy.) |
|||
Line 10: | Line 10: | ||
== Related useful extensions == | == 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: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. | * [[mw:Extension:UniversalLanguageSelector]] is recommended to work in conjunction with Wikibase for user comfort. |
Revision as of 00:23, 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.