[11:11:42] hello! anyone knowing if the API wbeditentity action can be used to set qualifiers and references? and if yes, where to find documentation/running code? thanks! [11:13:07] maxlath: afaik you can make any changes you want to the entity JSON, as long as it’s still valid afterwards [11:13:59] You can use wbsetqualifier if you know the GUID [11:14:26] but yeah it's possible to set qualifiers and references in existing statements with this action [11:14:38] that's what Wikidata-Toolkit does [11:14:54] thanks, will give it another try then [11:15:10] which is kind of a problem because wbeditentity obscures the edit a lot (or you need to generate a meaningful edit message yourself) [11:15:41] ideally I'd like to tweak Wikidata-Toolkit so that it uses the most specific API action for the change it wants to make [11:16:04] (or find a way to generate good edit messages automatically… :-/) [11:18:21] sjoerddebruin: yes, but I was hoping I could do it in one request to be able to [create new items from a JSON file](https://github.com/maxlath/wikidata-cli/blob/master/docs/write_operations.md#wd-create-item) without having to parse the response to match claims with their ids and send the new requests sequentially to avoid edit conflicts [11:18:53] Mmm, that might be hard. But Researchbot dumps the whole item in one edit so maybe check with them? [11:20:39] PROBLEM - puppet last run on wdqs2003 is CRITICAL: CRITICAL: Catalog fetch fail. Either compilation failed or puppetmaster has issues [11:50:38] RECOVERY - puppet last run on wdqs2003 is OK: OK: Puppet is currently enabled, last run 4 minutes ago with 0 failures [12:03:53] Pkamkaew10@gmail.Com [14:54:08] Weird sorting. https://www.dropbox.com/s/dqu4wyb1ogjsh9b/Schermafdruk%202017-11-01%2015.53.53.png?dl=0 [19:21:18] DanielK_WMDE: You around? So wb_entity_per_page seems to have been killed recently. Not unexepected. Fixing some stuff. wb_terms has a nice term_entity_id and term_full_entity_id I can use [19:21:35] But wb_items_per_site doesn't seem to have something like that?