[03:46:13] PROBLEM - puppet last run on wdqs1009 is CRITICAL: CRITICAL: Catalog fetch fail. Either compilation failed or puppetmaster has issues [04:11:33] RECOVERY - puppet last run on wdqs1009 is OK: OK: Puppet is currently enabled, last run 2 minutes ago with 0 failures [09:23:04] Hi [09:30:26] o/ [11:12:10] I don't understand the entity subscriptions thing... [11:12:53] the "page information" page on wikidata shows a wiki as being subscribed to an entity, but when I click the link, the special:entityusage page on that wiki doesn't find anything [14:21:52] I cross posted the map ot r/dataisbeautiful https://www.reddit.com/r/dataisbeautiful/comments/9mf7be/wikidata_items_with_coordinates_increasing/ :D [14:21:55] *to [14:22:06] tis my first post there [14:24:19] hi addshore [14:24:26] Hi! [14:24:50] do you know why wikis show up as being subscribed to an item when special:entityusage doesn't list anything? [14:24:58] or do you know who might know? [14:25:20] it could be down to things buried deep in templates or in lua [14:26:42] I don't think it's being used anywhere, there was a bot-generated disambiguation page but that was deleted [14:27:11] the example I have right now is svwiki on https://www.wikidata.org/w/index.php?title=Q29432613&action=info [14:30:53] I thought maybe it was just a delay, but the link was removed over 10 hours ago [16:53:10] PROBLEM - High lag on wdqs2002 is CRITICAL: 3620 ge 3600 https://grafana.wikimedia.org/dashboard/db/wikidata-query-service?orgId=1&panelId=8&fullscreen [17:00:36] having troubles downloading the latest dump: that should take some 7h due to the limited bandwidth; any chance we get a torrent release some day? :D https://meta.wikimedia.org/wiki/Data_dump_torrents [17:31:10] RECOVERY - High lag on wdqs2002 is OK: (C)3600 ge (W)1200 ge 79 https://grafana.wikimedia.org/dashboard/db/wikidata-query-service?orgId=1&panelId=8&fullscreen [19:19:00] hmmmmmmmmmm [19:19:22] how do I basically write a query asking if the following is true? "wd:Q1816474 wdt:P31* wd:Q53731850" ? [19:19:27] anyone any ideas? [19:20:25] maxlath[m]: maybe we should start some for wikdata (they are all user created) [19:29:28] hehe, SELECT * WHERE { wd:Q1816474 wdt:P31* wd:Q53731850 } just works..... [20:01:25] addshore: you can use "ask" instead of "select * where" to get a true/false response [20:01:34] oooooh [20:01:51] i just came up with this crazy query [20:01:52] http://tinyurl.com/ycodrb4x [20:02:00] i wonder how that would scale to "all wiki projects [20:02:15] * addshore reads about ask [20:07:38] im trying to think of a good way to filter wikidata in general for wikiprojects [20:08:38] I wonder if https://www.wikidata.org/wiki/Property:P4570 would help [20:09:17] oh interesting [20:09:24] i did not realize that that property existed [20:09:29] yes, i mean, that would make it super easy :P [20:09:55] how widely used is that? [20:09:56] *looks* [20:09:58] as long as the data is nicely entered [20:10:28] no idea, I vaguely remembered something about properties for projects and searched properties for "project" [20:10:33] oooh, data type URL [20:10:55] interesting [20:12:29] This property is being considered for deletion. [20:13:23] it looks like the proposal is to change it to an item datatype [20:13:42] (which means creating a new one and deleting the old one, of course)