[Wikidata-bugs] [Maniphest] [Commented On] T72246: provide incremental JSON dumps for Wikidata

2016-12-19 Thread awight
awight added a comment. I have a side project that would benefit from daily JSON dumps. Happy to look into providing this if there's anyone else who cares?TASK DETAILhttps://phabricator.wikimedia.org/T72246EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JanZe

[Wikidata-bugs] [Maniphest] [Commented On] T72246: provide incremental JSON dumps for Wikidata

2015-04-09 Thread Magnus
Magnus added a comment. I believe I originally asked for this, but current WDQ wouldn't use these anymore, and SPARQL replacements are on the way. In case I would have been the only customer, this task could be closed now. TASK DETAIL https://phabricator.wikimedia.org/T72246 REPLY HANDLER A

[Wikidata-bugs] [Maniphest] [Commented On] T72246: provide incremental JSON dumps for Wikidata

2015-01-06 Thread hoo
hoo added a comment. This would probably be implemented like this: Have a script that dumps all entity ids that have been changed since the last incremental dump. Then just dump all entities on that list. The first script is not yet implemented, but that shouldn't be to hard. Potential shortcom