Wikibase: Difference between revisions

    From Consumerium development wiki R&D Wiki
    Line 11: Line 11:
    == Related useful extensions ==
    == Related useful extensions ==
    * [[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.


    == External links ==
    == External links ==
    * http://wikiba.se/.
    * http://wikiba.se/.

    Revision as of 00:20, 3 February 2018

    Wikibase is a system for storing and querying structured data that powers Wikidata.

    Wikibase consists of two extensions:

    1. Wikibase Repository that allows a wiki to work as a repository for structured data.
    2. 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

    External links