[00:15:32] Hi, is there a way to list the given number of items having the highest recent access counts? [01:09:49] Duh, it's https://wikimedia.org/api/rest_v1/metrics/pageviews/top/www.wikidata.org/all-access/2016/06/12 [14:05:34] I am a bit late, but I am currently cutting the wmf branches [14:06:15] should yields "Wikidata": "wmf/1.28.0-wmf.3", [14:08:10] hashar: we are making a new branch [14:08:22] but suppose we can update the submodule [14:10:47] aude: yeah I have cut it already [14:10:57] ok, that's fine [14:11:57] also, i'll try to be around during deployment times (e.g. watching irc), except thursday i can't [14:12:01] submodule bump is usually straightforward [14:12:05] ok [14:12:17] aude: I am doing the cut but ostriches will do the actual deployment tonight [14:12:21] ok [14:12:30] I will handle wednesday and thursday one though [14:12:39] if there is something terrible with wikidata on thursday, file a phabricator task (unbreak now) or revert as necessary [14:12:50] and i'll be around later on thursday [14:13:29] but i think any problem is unlikely, of course [14:32:13] hashar: what's up with https://gerrit.wikimedia.org/r/#/c/294316/ ? I just added jenkins manually, and then i saw you added yourself there. and Maven-release-user o_O [14:32:15] [15:03:15] hmm.... not that much new we are deploying this week [15:03:39] (though we have improvements to entity usage) [15:18:06] hashar: do i need to manually submit submodule update? [15:18:21] aude: I think Gerrit takes care of it [15:18:26] ok :) [15:18:37] * aude suppose everything is already on tin [15:18:55] will refresh the submodules eventually [15:18:59] * b52e058 - (origin/wmf/1.28.0-wmf.6) Updated mediawiki/core Project: mediawiki/extensions/CentralAuth 505961cebd136d97585b9e2527d529a7a1a13c06 (2 minutes ago) [15:20:18] aude: I was wrong [15:20:49] aude: mediawiki/core wmf/1.28.0-wmf.6 has a .gitmodules file which for Wikidata tracks the branch 1.28.0-wmf.3 [15:20:59] oh [15:20:59] aude: so you need to change the branch in the .gitmodules file and bump the submodule [15:21:02] k [15:21:12] from there it will be magically updated by Gerrit whenever patches are merged in Wikidata for that branch [15:21:22] dont forget to update mediawiki/tools/release config file to update the branch [15:21:29] and from there, it will be automatic :) [15:21:44] already took care of release config [15:46:09] hashar: https://gerrit.wikimedia.org/r/#/c/294338/ [15:46:38] * aude needs to run but can monitor irc somewhat around deployment time [15:46:59] * aude going to https://en.wikipedia.org/wiki/Wikipedia:GLAM/Boot_Camp and presenting later :) [16:05:11] aude: forwarded to Chad :) [16:23:20] hello, do someone have a link to the "near me" visualization queries? [18:40:02] * aude waves [18:40:55] hi aude :) [18:41:01] * hoo here for the deploy [18:42:05] \o/ [18:42:24] the amount of code changed isn't that much... [19:32:42] aude: hey! if you have time, would you have a look at https://gerrit.wikimedia.org/r/#/c/291861/ ? would be nice to merge this soon, but it keeps dropping off my queue... [19:32:55] * aude looks [19:33:02] i glanced at it [19:33:25] probably won't get to look at it until thursday or friday [19:33:49] ok. it's not critical, but it would be sad if it grew stale. [19:34:04] * aude is off to nyc again tomorrow and then directly to wikimania etc. [19:34:09] so slight panic [19:35:20] eek ;) [19:35:33] and tax deadline is tomorrow :o [19:35:34] i'm churning out code so we can demo MediaInfo [19:36:10] could use some review. but i also have plenty of test failures to look into tomorrow [19:36:23] anyway, i'm off for today. [19:37:03] ok [19:37:13] * aude is monitoring deployments [20:15:54] I have a few questions regarding coordinate statements: [20:15:57] 1. Why do some coord statements have the values displayed as a link, while some don't? (ex. [[Q20502795]] has a link, [[Q20502406]], doesn't) [20:15:58] 10[1] 10https://www.wikidata.org/wiki/Q2050279513 => [20:16:01] 10[2] 10https://www.wikidata.org/wiki/Q20502406 [20:16:27] 2. Is coordinate data being duplicated onto various wikis by bot? I'm noticing templates on wikipedias like {{coord|...|source:wikidata|display=title}}. If I get rid of the WD statement, will those get removed? They won't get re-added to Wikidata, will they? [20:16:27] 10[3] 10https://www.wikidata.org/wiki/Template:coord [20:16:51] I don't understand why they don't just use the data directly, tbh. [20:17:13] 3. Is Wikiminiatlas using any of these statements directly? (That script seems to be having some problems lately, kind of strange.) [20:17:25] re 1, neither of those coords is linked for me… perhaps you have a user script that does that? [20:17:46] * YairRand checks gadgets [20:18:50] apparently it's MediaWiki:Gadget-AuthorityControl.js. Good to know. thx [20:19:37] good to know indeed, I might want to add that for me :) thanks [21:17:04] hi is there a way to express multiple 'is-a' properties describing something [21:17:40] e.g. a 'GPU' is_a 'integrated curcuit'. 'GPU' is_a 'coprocessor' etc [21:20:04] sure, you can have multiple “instance of” or “subclass of” statements (in this case “subclass of” IMO) – example: https://www.wikidata.org/wiki/Q5#P279 [21:20:04] P279 404 and 500 error pages - https://phabricator.wikimedia.org/P279 [22:21:54] 'GPU' has 'texture mapping units' how do i say that.. [22:22:19] has part (contains) , perhaps? [22:23:06] yeah, P 527 sounds good [22:55:38] is there such a thing as a plural version "GPU" has_multiple "texture mapping units" [22:57:44] trying to search for "compute shader", it doesn't find it and doesn't give me a create option, hmm (it thinks i mean 'compute shadow' [22:59:00] oh i see it, i'm blind