Wikibase: Difference between revisions
(Note that the Wikibase Client cannot access remote repositories) |
|||
Line 6: | Line 6: | ||
# [[mw:Extension:Wikibase Client|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. | # [[mw:Extension:Wikibase Client|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. | ||
[[mw:Wikibase/Installation|Wikibase installation instructions at Mediawiki.org]] | == Installation == | ||
* [[mw:Wikibase/Installation|Wikibase installation instructions at Mediawiki.org]] | |||
== Related useful extensions == | |||
* [[mw:Extension:ArticlePlaceholder]] makes article placeholders from repository data and invites users to create the article. | |||
== External links == | |||
* http://wikiba.se/. |
Revision as of 00:15, 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:Extension:ArticlePlaceholder makes article placeholders from repository data and invites users to create the article.