WikibaseImport icon indicating copy to clipboard operation
WikibaseImport copied to clipboard

Import entities from another Wikibase instance (e.g. Wikidata)

Results 31 WikibaseImport issues
Sort by recently updated
recently updated
newest added

`WikibaseRepo::getDefaultInstance ` no longer exists, see https://phabricator.wikimedia.org/T280984 . I am getting the following error when trying to import entities in Mediawiki 1.38: > **Error**: Call to undefined method **Wikibase\Repo\WikibaseRepo::getDefaultInstance()** >...

Instead of assuming that all entities are in namespace 0 (which is only true in a Wikidata-like installation, but not in a default Wikibase installation, and even then only for...

All entites are imported empty, without any statements.

hello, after installing the extension on mediawiki/wikibase 1.32 and running php maintenance/update.php we get the following error MWException from line 164 of /var/www/html/mediawiki/includes/Hooks.php: Invalid callback Wikibase\Import\Hooks::onLoadExtensionSchemaUpdates in hooks for LoadExtensionSchemaUpdates...

Called from Wikibase\Repo\Content\DataUpdateAdapter::doUpdate in /var/www/html/extensions/Wikibase/repo/includes/Content/DataUpdateAdapter.php at line 62] in /var/www/html/includes/debug/MWDebug.php on line 430 [2021-03-01 17:42:12]: Creating Q15719690 PHP Warning: [data-update-failed]: A data update callback triggered an exception (Error 1146: Table...

I imagine this will be gpl2 or 3?

https://github.com/filbertkm/WikibaseImport#wikibaseimport

I'm guessing this probably depends on my setup, but when I use this extension I can import properties and items but statements are not imported, I get a message on...

Hello, hopes you are all doing well, I'm facing this issue, `root@localhost /var/www/html/extensions/WikibaseImport # php maintenance/importEntities.php --all-properties [2020-08-03 11:28:54]: Importing Batch: P10, P1000, P1001, P1002, P1003, P1004, P1005, P1006, P1007,...

Hi, thanks for developing and maintaining this extension, it will be really really useful for me once i get it to work! So atm i'm getting an error. Steps to...