Extension:WikibaseLexeme/pl

From Linux Web Expert

Podręcznik rozszerzeń MediaWiki
WikibaseLexeme
Status wydania: stabilne
Opis Allows storing and modifying the structured lexicographic data in the Wikibase instance.
Autor(zy) The Wikidata team
Ostatnia wersja continuous updates
MediaWiki
Zmiany w bazie danych Tak
Licencja Nie określono
Pobieranie
readme
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Translate the WikibaseLexeme extension
Problemy Otwarte zadania · Zgłoś błąd

The Wikibase Lexeme extension provides improved modeling for lexical entities such as words and phrases. While it would be theoretically possible to model these things using Items, a more expressive specialized model helps to reduce complexity, and improve re-use and mappings to other vocabularies.

Zobacz też: Extension:WikibaseLexeme/Model Danych

Wymagania

Wikibase must be installed.

Installation

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/WikibaseLexeme/pl</tvar>|Download]] and move the extracted <tvar name=name>WikibaseLexeme/pl</tvar> folder to your <tvar name=ext>extensions/</tvar> directory.</translate>
    <translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseLexeme%2Fpl
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'WikibaseLexeme/pl' );
    
  • Define a namespace for Lexeme entities
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>

Zobacz też