Skip to content
Discussion options

You must be logged in to vote

Hello @skybristol ,

Sorry for the late answer.
The wbi_fastrun is made to quickly check if an item, with some properties, already exist or not in the Wikibase Instance. It use the SPARQL endpoint to query.
Where wbi_fastrun can help you, is to determine if you need, or not, to create or update (and maybe delete) an item in the instance.
But for the part of create/update/delete, you use the Wikibase API, and the limitations inherited.

Maybe you can use the maintenance script to quickly import data in your Wikibase/Mediawiki instance, and then export everything into the SPARQL Server.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@skybristol
Comment options

Answer selected by skybristol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants