Extension:Wikibase Repository/pt-br

Category:GPL licensed extensions/pt-br
Manual de extensões do MediaWiki
Wikibase Repository
Estado da versão: estávelCategory:Stable extensions/pt-br
Implementação API Category:API extensions/pt-br, AjaxCategory:Ajax extensions/pt-br, Interface de usuárioCategory:User interface extensions/pt-br, ContentHandler Category:ContentHandler extensions/pt-br
Descrição Repositório de dados estruturados
Autor(es) The Wikidata team
(contributors list)
Última versão continuous updates
Política de
compatibilidade
Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki masterCategory:Extensions with manual MediaWiki version
Modifica o banco
de dados
Sim
Tabelas wbt_item_terms
wbt_property_terms
wbt_term_in_lang
wbt_text_in_lang
wbt_text
wbt_type
wb_changes
wb_changes_subscriptions
wb_id_counters
wb_items_per_site
wb_property_info
Licença GNU GPL (Licença Pública Geral) 2.0 ou superior
Download Category:Extensions in Wikimedia version control/pt-br
readme
Translate the Wikibase Repository extension
Problemas Tarefas em aberto · Relatar um bug
Category:All extensions/pt-brCategory:Extensions not in ExtensionJson

Wikibase Repository is part of Wikibase. Wikibase Repository allows you to use your wiki as a structured data repository. Its development is part of the Wikidata project. The data can in turn be used in a wiki using the Wikibase Client extension.

Instalação

See the basic installation instructions. For experienced configuration options see Advanced Configuration.

A complete documentation exists in the docs folder for Wikibase, and is published to the Wikimedia documentation site.

Integração com outras extensões

Se instalado, Wikibase faz uso de:

If installed and JavaScript is supported by the user client / browser, labels, aliases and descriptions will be shown to the user in frequently used languages in addition to the user interface language.

(These languages are acquired from mw.uls.getFrequentLanguageList().)

If installed, logged-in users are able to define additional languages that labels, aliases and descriptions are shown in by specifying languages on their user pages using the Babel syntax.

Available hooks

The documentation of the available PHP and JavaScript hooks can be found in here:

For more information see Wikibase/Developing extensions.

Database

Term store

wbt_item_terms

  • wbit_id BIGINT
  • wbit_item_id INT
  • wbit_term_in_lang_id INT

wbt_property_terms

  • wbpt_id INT
  • wbpt_property_id INT
  • wbpt_term_in_lang_id INT

wbt_term_in_lang

  • wbtl_id INT
  • wbtl_type_id INT
  • wbtl_text_in_lang_id INT

wbt_text_in_lang

  • wbxl_id INT
  • wbxl_language VARBINARY(20)
  • wbxl_text_id INT

wbt_text

  • wbx_id INT
  • wbx_text VARBINARY(255)

wbt_type

  • wby_id INT
  • wby_name VARBINARY(45)

Misc

wb_id_counters

  • id_value INT
  • id_type VARBINARY(32)

wb_items_per_site

  • ips_row_id BIGINT
  • ips_item_id INT
  • ips_site_id VARBINARY(32)
  • ips_site_page VARCHAR(310)

wb_property_info

  • pi_property_id INT
  • pi_type VARBINARY(32)
  • pi_info BLOB

Ver também

Category:Extensions used on Wikimedia/pt-br#Wikibase%20Repository/pt-br Category:Wikibase extensions/pt-br
Category:APIQuerySiteInfoGeneralInfo extensions/pt-br Category:APIQuerySiteInfoStatisticsInfo extensions/pt-br Category:API extensions/pt-br Category:AbuseFilter-contentToString extensions/pt-br Category:Ajax extensions/pt-br Category:All extensions/pt-br Category:ApiCheckCanExecute extensions/pt-br Category:ApiMaxLagInfo extensions/pt-br Category:ApiQuery::moduleManager extensions/pt-br Category:ArticleDeleteComplete extensions/pt-br Category:ArticleUndelete extensions/pt-br Category:BeforeDisplayNoArticleText extensions/pt-br Category:BeforePageDisplayMobile extensions/pt-br Category:BeforePageDisplay extensions/pt-br Category:ChangesListInitRows extensions/pt-br Category:ContentHandler extensions/pt-br Category:ContentModelCanBeUsedOn extensions/pt-br Category:EditFilterMergedContent extensions/pt-br Category:Extensions in Wikimedia version control/pt-br Category:Extensions included in Miraheze/pt-br Category:Extensions included in ProWiki/pt-br Category:Extensions included in WikiForge/pt-br Category:Extensions not in ExtensionJson Category:Extensions used on Wikimedia/pt-br Category:Extensions which add rights/pt-br Category:Extensions with manual MediaWiki version Category:FormatAutocomments extensions/pt-br Category:GPL licensed extensions/pt-br Category:GetPreferences extensions/pt-br Category:HtmlPageLinkRendererBegin extensions/pt-br Category:ImportHandleRevisionXMLTag extensions/pt-br Category:InfoAction extensions/pt-br Category:LoadExtensionSchemaUpdates extensions/pt-br Category:MediaWikiServices extensions/pt-br Category:NamespaceIsMovable extensions/pt-br Category:OutputPageBeforeHTML extensions/pt-br Category:OutputPageBodyAttributes extensions/pt-br Category:OutputPageParserOutput extensions/pt-br Category:PageHistoryLineEnding extensions/pt-br Category:ParserFirstCallInit extensions/pt-br Category:ParserOptionsRegister extensions/pt-br Category:RecentChange save extensions/pt-br Category:RejectParserCacheValue extensions/pt-br Category:ResourceLoaderRegisterModules extensions/pt-br Category:RevisionFromEditComplete extensions/pt-br Category:SetupAfterCache extensions/pt-br Category:ShowSearchHitTitle extensions/pt-br Category:ShowSearchHit extensions/pt-br Category:SidebarBeforeOutput extensions/pt-br Category:SkinTemplateNavigation::Universal extensions/pt-br Category:Stable extensions/pt-br Category:TitleGetRestrictionTypes extensions/pt-br Category:UnitTestsList extensions/pt-br Category:User interface extensions/pt-br Category:WikibaseRepoEntityTypes extensions/pt-br Category:WikibaseTextForSearchIndex extensions/pt-br Category:Wikibase extensions/pt-br