[03:06:33] (03PS31) 10Liangent: Have labels shown in variants for {{#property: }} [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/71996 [03:09:55] (03CR) 10jenkins-bot: [V: 04-1] Have labels shown in variants for {{#property: }} [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/71996 (owner: 10Liangent) [03:15:53] (03PS32) 10Liangent: Have labels shown in variants for {{#property: }} [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/71996 [03:19:40] (03Abandoned) 10Liangent: Revert "Revert 3fab17d4 and 61dacb15 for PropertyParserFunction" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84528 (owner: 10Liangent) [03:20:11] (03PS46) 10Liangent: Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 [03:22:24] (03CR) 10jenkins-bot: [V: 04-1] Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [03:29:39] (03CR) 10Liangent: "This one is resolved, but it's still giving no clue on Ic8ad24f49ba7fafe11e3dceb5d36e18d5b9ef19f" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/71996 (owner: 10Liangent) [04:56:49] night [06:33:00] hello wikidata folks [06:35:53] good morning metaart [06:36:45] good day GerardM [06:37:04] how is wikidata project doing today ? i am looking for bot makers [06:44:09] DanielK_WMDE: can you find anything from https://integration.wikimedia.org/ci/job/mwext-Wikibase-repo-tests/4069/console [07:35:34] liangent: https://integration.wikimedia.org/ci/job/mwext-Wikibase-repo-tests/4069/consoleFull [07:35:41] search for "not ok" [07:48:20] aude: so ... is wbExperimentalFeatures turned on or off during tests? [07:52:45] (03PS47) 10Liangent: Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 [07:54:57] (03CR) 10jenkins-bot: [V: 04-1] Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [07:59:07] (03PS48) 10Liangent: Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 [08:00:45] (03CR) 10jenkins-bot: [V: 04-1] Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [08:03:00] (03PS49) 10Liangent: Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 [08:05:25] (03CR) 10jenkins-bot: [V: 04-1] Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [08:14:13] (03PS50) 10Liangent: Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 [08:14:50] liangent: i think example settings are used [08:15:18] kind of bad not to have that variable injected in entity view though [08:16:26] (03CR) 10jenkins-bot: [V: 04-1] Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [08:18:32] (03CR) 10Aude: [C: 04-1] "still need to handle site links" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83846 (owner: 10Aude) [08:30:54] (03CR) 10Daniel Kinzler: "So, jenkins fails after" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [08:31:08] liangent: would it help if we injected the experimental setting into entity view constructor? [08:31:22] i could do it as a follow up after your patch is merged, if that is easier [08:50:38] surprise surprise https://bugzilla.wikimedia.org/54263 [08:50:49] i can look it after branching [08:53:33] aude: hello! sorry, I fell asleep last night [08:53:41] hi [08:53:44] I did check out Wikibase DataModel though [08:53:50] you could try https://gerrit.wikimedia.org/r/#/c/83846/ [08:54:07] it's missing site links though [08:54:21] and I see it has all these functions for claims and items [08:54:23] okay [08:54:34] (03CR) 10Henning Snater: [C: 032] Make use of latest $.ui.inputextender updates in snakview value variation [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/77480 (owner: 10Daniel Werner) [08:54:49] that makes the entity available in OutputPage->getProperty [08:54:58] and then can be deserialized into an object [08:55:15] pragunbhutani: do you have questions about the data model? [08:56:18] aude: no questions right now. I looked through it and I think the questions are going to come through when I actually try to implement this [08:58:27] I'm looking at the patch now [08:58:45] so I can call getSerializedEntity() from the skin to get our entity object? [09:00:44] newFromSerialization [09:01:36] aude: where is that function defined? [09:01:59] ahh entitySerializer [09:04:55] oh I see now. This is an unserializer for the entity and it has in it the unserializers for aliases and descriptions etc [09:05:04] and returns an entity object [09:05:17] on which I can use the functions from Wikibase DataModel? [09:11:01] pragunbhutani: once you have the entity object then you can access the parts of the entity [09:11:04] with the data model classes [09:11:15] e.g. get all the aliases [09:21:16] newFromSerialization requires array $data as a param [09:21:20] that's the serialized array? [09:21:25] yes [09:21:50] Denny_WMDE: regarding the ordering of snaks, soemething we did not consider yet is diffs. currently changing the order of a snaklist (e.g. in the qualifiers list) will result in an empty diff. [09:21:59] the one we get from getSerializedEntity? [09:22:04] this is definitely something we should pick up for the next sprint [09:22:16] pragunbhutani: yes [09:22:31] and it is not that trivial to add support for this [09:22:34] err, the serialized entity gets put into output page [09:22:42] get it from output page property [09:23:08] how can I get it from the output page property? [09:23:14] (03PS1) 10Daniel Kinzler: Fix various issues with test cases. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84738 [09:23:40] Tobi_WMDE: ---^ [09:24:02] pragunbhutani: you know how to access output page in the skin? [09:24:08] aude: no [09:24:17] then output page has getProperty() [09:25:25] aude: no whether it's experimental is not used in EntityView in my patch now [09:25:38] I've already moved it out [09:25:40] liangent: ok [09:25:45] we can deal with that later [09:25:52] Tobi_WMDE: thanks, adding [09:26:49] aude: I don't know how to access output page in the skin [09:27:12] pragunbhutani: look at SkinMobile which you extend [09:27:28] and see it extends something else and the something else extends something else :) [09:27:30] aude: but, https://gerrit.wikimedia.org/r/#/c/80543/ [09:27:35] (03CR) 10Tobias Gritschacher: [C: 032] Fix various issues with test cases. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84738 (owner: 10Daniel Kinzler) [09:27:42] aude: https://gerrit.wikimedia.org/r/#/c/80543/10/repo/includes/EntityView.php [09:27:44] ultimately it extends Skin and that extends RequestContext [09:28:18] liangent: yes it's a problem [09:28:34] needs to be moved into the constructor [09:28:50] aude: okay I'll just do that [09:29:05] (03Merged) 10jenkins-bot: Fix various issues with test cases. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84738 (owner: 10Daniel Kinzler) [09:33:22] DanielK_WMDE: https://bugzilla.wikimedia.org/show_bug.cgi?id=54264 [09:34:30] liangent: does this *always* happen? in my experience, phpunit will crash "sometimes" on "some" errors. [09:34:51] liangent: can you add an example to the bug report? [09:35:03] link to jenkis output or some such [09:35:51] (03CR) 10Addshore: "(2 comments)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81671 (owner: 10Addshore) [09:36:03] DanielK_WMDE: https://integration.wikimedia.org/ci/job/mwext-Wikibase-repo-tests/4069/consoleFull [09:36:13] (03PS51) 10Liangent: Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 [09:36:21] \testRegisterJsConfigVars [09:36:56] 03:21:19 Fnot ok 5869 - Failure: Wikibase\Test\EntityViewTest::testRegisterJsConfigVars with data set #0 [09:37:49] DanielK_WMDE: let me create a clean example [09:38:43] testRegisterJsConfigVars [09:38:52] https://gerrit.wikimedia.org/r/#/c/72226/51/repo/tests/phpunit/includes/EntityViewTest.php [09:39:07] aude: I don't see getProperty in the OutputPage manual [09:39:24] pragunbhutani: look at the source [09:39:41] aude: okauy [09:40:31] okay I see [09:42:08] 'wikibase-entity' [09:42:17] okay I know enough to get started now :) [09:43:21] (03CR) 10Daniel Kinzler: "(1 comment)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [09:44:23] (03CR) 10Daniel Kinzler: [C: 04-1] Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 (owner: 10Liangent) [09:45:38] pragunbhutani: ok :) [09:47:21] pragunbhutani: after we branch stuff today, i can add sitelinks to the deserializer [09:47:39] (03PS11) 10Addshore: Restrict ItemByTitleHelper site/title combinations [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/80797 [09:48:14] (03PS52) 10Liangent: Include preferred labels / descriptions for entities in JS on EntityView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/72226 [09:49:17] (03CR) 10Addshore: "(1 comment)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/80797 (owner: 10Addshore) [09:52:56] (03PS1) 10Liangent: bug 54264 [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84741 [09:53:40] (03CR) 10jenkins-bot: [V: 04-1] bug 54264 [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84741 (owner: 10Liangent) [09:53:57] (03PS6) 10Tobias Gritschacher: Use cucumber for sitelink tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83651 [09:54:56] DanielK_WMDE: https://gerrit.wikimedia.org/r/#/c/84741/ [09:55:10] (03PS1) 10Henning Snater: Fixed "qualifiers-order" XML output [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84742 [09:56:34] liangent: wow, that sucks. thanks for finding that. [09:58:50] aude: that reminds me that I still don't have site links in the skin [09:58:52] I'll work those in [09:59:06] and there are some performance issues with the scripts that I also need to discuss with you [09:59:12] but I'll make a note of that for later [10:00:27] (03PS22) 10Addshore: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 [10:01:10] pragunbhutani: ok [10:03:02] (03CR) 10Tobias Gritschacher: [C: 032] Fixed "qualifiers-order" XML output [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84742 (owner: 10Henning Snater) [10:04:33] (03CR) 10jenkins-bot: [V: 04-1] Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 (owner: 10Addshore) [10:06:02] (03Merged) 10jenkins-bot: Fixed "qualifiers-order" XML output [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84742 (owner: 10Henning Snater) [10:08:32] (03PS23) 10Addshore: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 [10:12:19] (03CR) 10jenkins-bot: [V: 04-1] Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 (owner: 10Addshore) [10:28:34] (03PS24) 10Addshore: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 [10:31:50] (03CR) 10jenkins-bot: [V: 04-1] Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 (owner: 10Addshore) [10:37:36] (03PS25) 10Addshore: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 [10:40:55] (03PS3) 10Henning Snater: Implemented "snaks-order" parameter in reference serializer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84516 [10:46:23] (03PS26) 10Addshore: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 [10:50:11] (03PS27) 10Addshore: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 [10:51:27] (03PS9) 10Aude: (bug 51876) handle populates sites table interwiki ids correctly [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84520 [10:52:56] (03PS7) 10Tobias Gritschacher: Use cucumber for sitelink tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83651 [10:53:49] (03PS3) 10Henning Snater: Made SnakList/Reference order-aware [extensions/WikibaseDataModel] - 10https://gerrit.wikimedia.org/r/84505 [10:55:25] (03CR) 10Addshore: [C: 04-1] "Needs a manual rebase" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 (owner: 10Daniel Kinzler) [10:55:31] DanielK_WMDE: ^^ [10:57:01] nileshc: you there? [11:03:10] (03CR) 10Addshore: [C: 032] (bug 54096) Apply high limit for bots to wbsearchentities. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84119 (owner: 10Daniel Kinzler) [11:04:57] (03CR) 10Daniel Kinzler: [C: 032] Restrict ItemByTitleHelper site/title combinations [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/80797 (owner: 10Addshore) [11:05:04] (03Merged) 10jenkins-bot: (bug 54096) Apply high limit for bots to wbsearchentities. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84119 (owner: 10Daniel Kinzler) [11:05:10] (03PS5) 10Addshore: Performance improvement in FetchedEntityContentSerializer::getSerialized [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83689 (owner: 10Daniel Werner) [11:06:42] (03PS5) 10Addshore: Introduction of FetchedEntitiesFinder::findDataValueLinks [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84125 (owner: 10Daniel Werner) [11:07:07] (03Merged) 10jenkins-bot: Restrict ItemByTitleHelper site/title combinations [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/80797 (owner: 10Addshore) [11:08:00] (03CR) 10Tobias Gritschacher: [C: 032] Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 (owner: 10Addshore) [11:08:09] (03CR) 10Addshore: [C: 032] Performance improvement in FetchedEntityContentSerializer::getSerialized [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83689 (owner: 10Daniel Werner) [11:09:24] aude: did you review the whole of Introducing dumpJson? [11:09:35] :) [11:11:56] (03CR) 10Addshore: [C: 031] "All looks good to me" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 (owner: 10Daniel Kinzler) [11:12:48] (03CR) 10jenkins-bot: [V: 04-1] Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 (owner: 10Addshore) [11:14:08] (03Merged) 10jenkins-bot: Performance improvement in FetchedEntityContentSerializer::getSerialized [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83689 (owner: 10Daniel Werner) [11:18:16] addshore: https://bugzilla.wikimedia.org/show_bug.cgi?id=54267 [11:19:03] (03PS28) 10Addshore: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 [11:19:47] * multichill just found out that we have over 1 million categories in Wikidata [11:20:17] (03CR) 10Daniel Kinzler: "@Umherirrender I agree that tjhis inconsistency is annoying, but I agree with addshore that for now, it's best to keep consistency between" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81671 (owner: 10Addshore) [11:21:48] Abraham_WMDE1: this should go into the next sprint: https://bugzilla.wikimedia.org/show_bug.cgi?id=54267 [11:28:01] (03PS9) 10Daniel Kinzler: (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 [11:28:02] (03PS5) 10Daniel Kinzler: (bug 52799) Dump JSON of entities listed in file. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 [11:28:37] (03PS4) 10Daniel Kinzler: (bug 52799) Filter JSON dump by shard or type. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84515 [11:29:52] (03CR) 10jenkins-bot: [V: 04-1] (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 (owner: 10Daniel Kinzler) [11:32:38] (03CR) 10jenkins-bot: [V: 04-1] (bug 52799) Filter JSON dump by shard or type. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84515 (owner: 10Daniel Kinzler) [11:40:54] hoi GerardM [11:41:01] Hoi [11:41:33] I almost have 100K edits with my bot [11:41:54] I just scheduled my bot to do 907539 edits [11:42:00] :P [11:42:00] The best thing about it is that I notice the difference in for instance the oc.wikipedia [11:42:24] what will your bot do ? [11:42:42] Identify items for categories. Like https://www.wikidata.org/w/index.php?title=Q7211744&diff=prev&oldid=71083500 [11:43:13] We already did that for about 100.000 items, just did a query and found out that we have more than 900K untagged [11:43:18] (03PS10) 10Daniel Kinzler: (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 [11:43:49] multichill: what do you think should every article have its wikidata item ? [11:44:20] Yes, every Wikipedia article should have a wikidata item. That's already the case for a lot of wiki's. Just the new and conflicted articles are missing [11:44:30] (03PS6) 10Addshore: (bug 52799) Dump JSON of entities listed in file. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 (owner: 10Daniel Kinzler) [11:45:06] (03PS5) 10Addshore: (bug 52799) Filter JSON dump by shard or type. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84515 (owner: 10Daniel Kinzler) [11:45:39] GerardM: Probably categories and templates too if these exist in multiple wiki's [11:45:42] (03CR) 10Tobias Gritschacher: [C: 032] Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 (owner: 10Addshore) [11:45:53] multichill [11:46:18] Aegean Sea (theme) ended in 1204, should that not be in Wikidata ? [11:46:28] In that way you do not need categories [11:46:47] Categories can get nuked one day, but not yet today.... [11:47:29] GerardM: https://commons.wikimedia.org/wiki/User:Multichill/Commons_Wikidata_roadmap [11:47:49] https://www.wikidata.org/wiki/Q254304 [11:50:55] Some more claims would be nice at that item. I added a description [11:51:51] (03Merged) 10jenkins-bot: Refactor GetEntities Test [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81003 (owner: 10Addshore) [11:52:25] we agree [11:54:18] multichill: Wikidata is multi-lingual .. did you factor this in in your roadmap ? [11:54:45] Because THAT would already be a game changer [11:55:09] it would make commons usable when you do not know English [11:55:22] I linked to https://commons.wikimedia.org/wiki/User:Multichill/Next_generation_categories [11:55:41] That's what Wikibase/Wikidata will be doing at some point in time [11:58:18] to a large extend, when there is a one on one link of articles to categories, you already have much of what is needed [11:58:35] it is a matter of UI ... I think... ? [11:59:14] Good search engine so you can move away from the static category system [12:00:09] do you know that at one time I produced a working "next generation category" system using OmegaWIki ? [12:00:49] I remember some protype years ago. [12:01:11] Created https://www.wikidata.org/wiki/Property:P910 to be the inverse of https://www.wikidata.org/wiki/Property:P301 and adding it [12:01:18] So articles <-> categories [12:01:18] the point I made is that you can use lexical data for this [12:01:34] ie not searching for plurals but for singulars [12:01:53] Wikidata items tend to be singular [12:02:04] yes [12:12:04] (03PS10) 10Aude: (bug 51876) handle populates sites table interwiki ids correctly [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84520 [12:18:36] (03PS11) 10Daniel Kinzler: (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 [13:05:33] (03PS7) 10Daniel Kinzler: (bug 52799) Dump JSON of entities listed in file. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 [13:06:59] (03PS6) 10Daniel Kinzler: (bug 52799) Filter JSON dump by shard or type. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84515 [13:07:00] (03PS12) 10Daniel Kinzler: (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 [13:07:01] (03PS8) 10Daniel Kinzler: (bug 52799) Dump JSON of entities listed in file. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 [13:22:11] (03PS13) 10Daniel Kinzler: (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 [13:22:35] Hej hej aude, https://bugzilla.wikimedia.org/describecomponents.cgi?product=Wikimedia%20Labs has a component called "wikidata" which links to http://wikidata-test.wikimedia.de. Is that server still alive? If not, what would be the URL? [13:22:59] (03PS9) 10Daniel Kinzler: (bug 52799) Dump JSON of entities listed in file. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 [13:46:12] hi [13:58:19] Denny_WMDE, Abraham_WMDE1: related to datatypes in snaks: https://bugzilla.wikimedia.org/show_bug.cgi?id=43069 [14:30:56] andre__: yes it is [14:31:12] i don't know why it goes to mediawiki (which is broken) [14:32:05] should there be a property like "has reference to" for thing that appears in a creative work [14:32:07] ? [14:33:50] Vincent and the Doctor Cafe Terrace at Night [14:34:19] or maybe "story element" [14:36:23] (03CR) 10Addshore: [C: 032] (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 (owner: 10Daniel Kinzler) [14:36:30] \o/ [14:38:34] (03CR) 10Addshore: [C: 032] (bug 52799) Dump JSON of entities listed in file. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 (owner: 10Daniel Kinzler) [14:39:27] we have properties for characters, we have a property for location and time, but nothing for other things [14:39:43] (03Merged) 10jenkins-bot: (bug 52799) Introducing dumpJson. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83816 (owner: 10Daniel Kinzler) [14:42:42] (03Merged) 10jenkins-bot: (bug 52799) Dump JSON of entities listed in file. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84000 (owner: 10Daniel Kinzler) [14:46:22] (03PS2) 10Tobias Gritschacher: Implemented "snaks-order" parameter in SetReference API module [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84517 (owner: 10Henning Snater) [14:47:00] (03PS7) 10Daniel Kinzler: (bug 52799) Filter JSON dump by shard or type. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84515 [14:47:06] addshore: ---^ [14:49:40] (03CR) 10jenkins-bot: [V: 04-1] Implemented "snaks-order" parameter in SetReference API module [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84517 (owner: 10Henning Snater) [14:53:59] (03PS11) 10Aude: (bug 51876) handle populates sites table interwiki ids correctly [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84520 [14:54:31] (03CR) 10Addshore: [C: 032] (bug 52799) Filter JSON dump by shard or type. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84515 (owner: 10Daniel Kinzler) [14:57:49] hi Amir1 [14:57:57] hi! [14:58:19] what's up? [14:59:45] At home with a [[Q12125]] (or something like that). So just doing some simple poking [14:59:47] 10[1] 10https://www.wikidata.org/wiki/Q12125 [14:59:49] (03Merged) 10jenkins-bot: (bug 52799) Filter JSON dump by shard or type. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84515 (owner: 10Daniel Kinzler) [15:00:25] Amir1: https://www.wikidata.org/w/index.php?title=Special:Contributions/BotMultichill&offset=&limit=500&target=BotMultichill <- taggin list articles, categories and templates now [15:00:30] I hope you feel better :) [15:00:30] (03PS1) 10Addshore: Tidy up of JsonDumperCommits [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84750 [15:00:45] multichill: cool [15:01:04] my bot is blocked because of adding taxboxes :( [15:01:17] and nobody wants to unblcok it [15:01:21] *unblcok [15:01:56] (03CR) 10Daniel Kinzler: [C: 032] (bug 51876) handle populates sites table interwiki ids correctly [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84520 (owner: 10Aude) [15:02:05] DanielK_WMDE_: https://gerrit.wikimedia.org/r/84750 ;p [15:02:06] Thank you. The number of items still needing an update is huge. Lists 58279, templates 107908 and categories even 907400 [15:02:21] That sucks man, what did you do with the tax(o)boxes? [15:02:46] I was harvesting them [15:03:05] but someone told me not to add order of plnats [15:03:08] *plants [15:03:12] I said okay [15:03:26] [[User talk:Dexbot]] [15:03:31] 10[2] 10https://www.wikidata.org/wiki/User_talk:Dexbot [15:04:10] Why not add the order? Last time I checked that was used in the infobox (in Dutch at least) [15:04:12] (03PS2) 10Addshore: Tidy up of JsonDumperCommits [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84750 [15:05:14] multichill: It's used everywhere [15:05:15] (03CR) 10Daniel Kinzler: [C: 032] Tidy up of JsonDumperCommits [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84750 (owner: 10Addshore) [15:07:06] (03Merged) 10jenkins-bot: (bug 51876) handle populates sites table interwiki ids correctly [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84520 (owner: 10Aude) [15:07:35] Amir1: Just stay clear of the plant people and let them work on it. [15:07:46] The plant people are special people [15:07:57] I did that [15:08:13] Can you stop harvesting taxoboxes and work on something else? [15:08:50] I really want to do that because I was harvesting infobox person too [15:09:24] (nobody objected on this work) [15:10:12] https://www.wikidata.org/wiki/Wikidata:Administrators%27_noticeboard#Dexbot <- did you add taxobox info after this? [15:11:09] no [15:12:45] (03Merged) 10jenkins-bot: Tidy up of JsonDumperCommits [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84750 (owner: 10Addshore) [15:18:07] Amir1: I see you already fired it up [15:20:16] multichill: thank you [15:20:18] minefield [15:20:54] (03PS1) 10Tobias Gritschacher: Support coordinate and entityidvalue in autossummaries [extensions/Wikibase] (mw1.22-wmf18) - 10https://gerrit.wikimedia.org/r/84752 [15:21:00] Yeah, with exploding flowers [15:24:40] (03PS6) 10Henning Snater: Introduces jQuery.AnimationEvent and jQuery.fn.animateWithEvent [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79146 (owner: 10Daniel Werner) [15:26:16] (03CR) 10Tobias Gritschacher: [C: 032 V: 032] "Backporting hotfix" [extensions/Wikibase] (mw1.22-wmf18) - 10https://gerrit.wikimedia.org/r/84752 (owner: 10Tobias Gritschacher) [15:27:32] multichill: have you seen this: https://gerrit.wikimedia.org/r/83419 [15:28:21] No, I haven't. When is it going to run? :-) [15:29:30] I really want to be ran sooner but legoktm is busy :( [15:35:42] (03PS1) 10Tobias Gritschacher: Support multiple datavalues in autosummaries in changeops [extensions/Wikibase] (mw1.22-wmf18) - 10https://gerrit.wikimedia.org/r/84753 [15:36:16] aude: please confirm this backport: https://gerrit.wikimedia.org/r/#/c/84753/ [15:36:42] or addshore or DanielK_WMDE_^^^^ [15:39:46] (03CR) 10Addshore: [C: 032] Support multiple datavalues in autosummaries in changeops [extensions/Wikibase] (mw1.22-wmf18) - 10https://gerrit.wikimedia.org/r/84753 (owner: 10Tobias Gritschacher) [15:42:37] (03Merged) 10jenkins-bot: Support multiple datavalues in autosummaries in changeops [extensions/Wikibase] (mw1.22-wmf18) - 10https://gerrit.wikimedia.org/r/84753 (owner: 10Tobias Gritschacher) [15:56:34] (03PS7) 10Daniel Werner: Introduces jQuery.AnimationEvent and jQuery.fn.animateWithEvent [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79146 [16:00:05] (03PS1) 10Jeroen De Dauw: Update scrutinizer config to get rid of some silly warnings [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84758 [16:00:21] [travis-ci] wikimedia/mediawiki-extensions-Wikibase#853 (mw1.22-wmf18 - 9194634 : Tobias Gritschacher): The build passed. [16:00:21] [travis-ci] Change view : https://github.com/wikimedia/mediawiki-extensions-Wikibase/compare/7e765001ae01...919463467212 [16:00:21] [travis-ci] Build details : http://travis-ci.org/wikimedia/mediawiki-extensions-Wikibase/builds/11513932 [16:03:10] (03CR) 10Jeroen De Dauw: [C: 032 V: 032] Update scrutinizer config to get rid of some silly warnings [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84758 (owner: 10Jeroen De Dauw) [16:06:33] any API people? [16:07:03] howdy Amir1 [16:07:13] addshore: hi [16:07:14] I have a strange problem. if ' exists in the title, the system gives me JSON Invalid error [16:07:54] I use json.dumps() [16:08:20] for example [[nl:Annie_N'gum]] [16:08:21] 10[3] 10https://nl.wikipedia.org/wiki/Annie_N%27gum [16:11:33] mhm, is it not escaped? [16:11:41] json.dumps()? [16:12:08] duration data type is missing [16:13:36] [travis-ci] wikimedia/mediawiki-extensions-Wikibase#854 (mw1.22-wmf18 - f93b90b : Tobias Gritschacher): The build passed. [16:13:36] [travis-ci] Change view : https://github.com/wikimedia/mediawiki-extensions-Wikibase/compare/919463467212...f93b90b9395a [16:13:36] [travis-ci] Build details : http://travis-ci.org/wikimedia/mediawiki-extensions-Wikibase/builds/11514716 [16:15:15] (03CR) 10Jeroen De Dauw: "(1 comment)" [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/84016 (owner: 10Daniel Kinzler) [16:18:13] (03CR) 10Daniel Kinzler: [C: 04-2] "As per discussion with Denny: the precision should be represented as an interval between one value above and one value below." [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/84016 (owner: 10Daniel Kinzler) [16:30:12] addshore: I just saw your message, sorry [16:31:09] (03CR) 10Umherirrender: "okay" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/81671 (owner: 10Addshore) [16:31:41] (03PS1) 10Henning Snater: Forcing redraw of snakview variation when changing the property [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84763 [16:31:46] let me copy the code [16:31:52] in somewhere [16:36:08] addshore: http://pastebin.ca/2454237 [16:36:31] If ' exists in the self._originTitle returns error [16:37:38] what language is this? O_o [16:38:02] python [16:43:53] hmm [16:45:18] I think because we use json.dumps twice [16:45:45] perhaps, as that would probably remove the escaping from the ' [16:46:35] (03PS7) 10Daniel Werner: Introduces jQuery.PurposedCallbacks constructor [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79145 [16:46:56] (03PS8) 10Daniel Werner: Introduces jQuery.AnimationEvent and jQuery.fn.animateWithEvent [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79146 [16:49:08] (03PS8) 10Daniel Werner: Introduces jQuery.PurposedCallbacks constructor [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79145 [16:49:40] hmm [16:49:42] let me try [16:54:19] addshore: still same [16:55:45] (03CR) 10Henning Snater: [C: 032] Introduces jQuery.PurposedCallbacks constructor [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79145 (owner: 10Daniel Werner) [16:58:36] (03PS9) 10Henning Snater: Introduces jQuery.AnimationEvent and jQuery.fn.animateWithEvent [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79146 (owner: 10Daniel Werner) [16:58:52] (03CR) 10jenkins-bot: [V: 04-1] Introduces jQuery.AnimationEvent and jQuery.fn.animateWithEvent [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79146 (owner: 10Daniel Werner) [16:58:54] (03PS10) 10Henning Snater: Introduces jQuery.AnimationEvent and jQuery.fn.animateWithEvent [extensions/DataValues] - 10https://gerrit.wikimedia.org/r/79146 (owner: 10Daniel Werner) [17:12:20] (03CR) 10Zfilipin: "(2 comments)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/83651 (owner: 10Tobias Gritschacher) [17:35:08] legoktm: Are you still importing P301? (main article for category) It's causing problems :S [19:02:01] "labs is currently undergoing staff changes" Oh? [19:02:13] legoktm: are they giving you the key to labs? [19:02:46] does that mean that labs will do something now? [19:02:53] lol [19:08:09] do you even know what it does? [19:08:39] how clever. insult then leave [19:08:48] should've thought of that myself [19:09:28] again, lol [19:11:33] <^d> I blame office wifi. [19:53:52] Sven_Manguard: Where did you read that? Maybe Dab is taking over ;-) [19:56:12] multichill: top of http://tools.wmflabs.org/xtools/pcount/index.php?name=Sven+Manguard&lang=www&wiki=wikidata [19:57:50] Interesting. Is this the privacy/opt-out discussion? [19:59:02] Funny how the imported edits screw up that tool ;-) [20:04:09] multichill: deleted edits aren't appearing on any project since labs moved over [20:04:15] since it moved over to labs* [20:24:37] (03PS1) 10Aude: Ensure populate sites works for updating existing sites [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84857 [20:30:39] Sven_manguard, where does it say that? [20:30:49] top of http://tools.wmflabs.org/xtools/pcount/index.php?name=Sven+Manguard&lang=www&wiki=wikidata [20:33:21] (03PS2) 10Aude: Ensure populate sites works for updating existing sites [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84857 [20:43:23] addshore: What are people importing these days? [20:46:01] As in...? [20:48:32] multichill: I'm not importing, but I'm building a framework for importing [20:49:23] Wikidata will, under the illustrious guidance of myself, become the first database that has all the video game content ratings [20:50:13] 'cuz there isn't one for me to leech off of already [20:50:50] [10:34:42 AM] legoktm: Are you still importing P301? (main article for category) It's causing problems :S <-- no I'm not [20:53:33] Sven_Manguard: what are video game content ratings ? [20:53:34] Ok, good legoktm :-) [20:53:58] GerardM: Video game content ratings: PEGI, ESRB, USK, etc. [20:54:10] non comprendre [20:54:18] GerardM: Kijkwijzer [20:54:22] there are 14 different in-use systems for determining what video games are acceptable for what age children [20:54:30] ah [20:54:45] addshore: We don't have a lot of claims yet, just wondered what kind of claims people are importing now [20:54:58] Sven_Manguard: Framework? For external sources? [20:55:14] multichill: two things need to happen [20:55:20] multichill: coordinates :) [20:55:30] first, I need to build properties for the rating systems and items for the ratings [20:55:39] then I need to find a good source for each rating [20:55:46] easy for ESRB [20:55:58] hard for some smaller ones like New Zealand's [20:56:04] aude: Yeah! These should be mostly imported by now? I remember (ab)using the geodata for that [20:56:13] multichill: not exactly [20:56:22] aude: there are some issues with coords [20:56:33] * aude has 90% + completed US, Canada, Australia and New Zealand [20:56:38] Sven_Manguard: yes [20:56:41] like not being able to choose which 'globe' [20:56:44] No? That would be one of the first things to switch on Wikipedia [20:56:44] it's in paper cuts [20:56:46] * aude nods [20:56:51] The coordinates are all over the pages [20:57:01] I need that ability to fix some of the bad imports [20:57:06] multichill: once one of addshore's patches gets merged, we can add multiple claims with sources in one edit [20:57:09] Sven_Manguard: noted :) [20:57:30] multichill: for non-English speaking countries, i'd like to get the coordinates from the relevant wikipedia [20:57:33] Legoktm, give it 1 more month to deployment ;p [20:57:33] Yeah, there's some Mars ones that were imported as earth ones and so there are errors [20:57:48] addshore: :( [20:57:48] and/or do a comparison of coordinates from multiple wikipedias [20:58:00] addshore: I need to slap you. It's a requirement, really. [20:58:04] I would get it from the most mature wiki's [20:58:06] Hopefully the merge module at the same time [20:58:06] for many wikipedias, they don't use geodata much at all [20:58:11] Addbot did some of the bad imports [20:58:18] multichill: complicated, but possibly [20:58:22] aude: External link to toolserver is very easy to parse [20:58:27] multichill: yes [20:58:29] i know [20:58:31] Indeed [20:58:49] and enwiki, ... many coordinates do not use geodata [20:59:16] and then i don't want to put coordinates on items for deceased persons [20:59:23] thinking that might be better elsewhere in the item [20:59:26] yeah, that makes little sense to me [20:59:32] we have death location [20:59:35] yes [20:59:40] and place of burial [20:59:47] and i am adding country / administrative district [20:59:53] I'd use coords for shipwrecks though [21:00:17] next is to process UK coordinates, although i may skip administrative districts [21:00:22] Dutch Wikipedia has a lot of coordinates. I think most things in the Netherlands that can be geotagged, are. [21:00:34] multichill: could do that soon :) [21:00:47] Michiel1972 might already have done that [21:00:53] maybe [21:00:59] mine is not the only bot :) [21:01:48] other than coordinates, not sure what to have my bot do [21:03:01] aude: Looks like in June a lot of coordinates were added for the Netherland [21:03:03] s [21:03:31] Plenty of things to do. I'm now tagging lists, templates and categories on Wikidata [21:04:25] aude: I usually start with something small and end up doing it 100.000+ times :P [21:04:45] multichill: nice [21:04:54] probably coordinates will take me a bit longer [21:05:14] and of course it would be fun to do cool map stuff with it [21:05:18] Just pick a domain and starting doing things. Are you using pywikipedia? [21:05:26] nope [21:05:48] i am doing custom stuff like using geocoding stuff [21:06:25] It contains two bots to mass add claims [21:07:04] One to just add the same claim(s) to a lot of pages (for example all the pages in a category) and another one to strip an infobox [21:07:52] So you just have to find a suitable category and/or infobox [21:09:14] multichill: nice [21:09:33] for non coordinates i can try that [21:10:15] I wonder how the whole Commons deploy will go next week [21:10:26] Is that the only site or also meta, species? [21:10:55] oh, gah no [21:10:57] only commons [21:11:22] although i assume meta and species would work fine [21:11:56] We already have 1.000.000 category items on Wikidata so adding Commons isn't going to make a huge difference on the category front ;-) [21:12:45] alright no administrative units for the UK [21:12:51] * aude leaves that for someone else or for later [21:12:56] too complicated [21:13:11] Yes, that's a minefield [21:14:52] looks like they change a lot or recently [21:15:06] and i have to find different shapefiles or data [21:15:18] then i could go back and add that data [21:23:05] * aude wonders what scheduled ancient monuments are? [21:23:13] the UK has lots of them [21:33:02] they become ancient on X date? ;) [21:43:19] heh [21:49:21] alright, bot is adding UK coordinates