[01:16:54] hi, I wrote a canonical StackOverflow answer for getting data out of infoboxes, but did not find much information about what clients are there for Wikidata so improvements are welcome: http://stackoverflow.com/questions/33862336/how-do-you-extract-information-from-a-wikipedia-infobox/ [01:18:38] I like it well [01:28:43] tgr: a bunch of the libraries listed here are relevant: http://wikiba.se/components/ [02:18:22] JeroenDeDauw: thanks, added [02:33:14] tgr: I'm also working on a REST style API that is much more user friendly than the WD one, see https://twitter.com/JeroenDeDauw/status/668616906807619584 [02:33:27] Announcement hopefully later this week [02:37:30] A+ [02:37:38] maybe interesting for some here as well: How to setup a local Linked Data mirror with 6 billion triples (DBpedia 2015-04, Freebase, Wikidata, LinkedGeoData, ...) on Virtuoso 7.2.1 and optionally in a docker container: https://joernhees.de/blog/2015/11/23/setting-up-a-linked-data-mirror-from-rdf-dumps-dbpedia-2015-04-freebase-wikidata-linkedgeodata-with-virtuso-7-2-1-and-docker-optional/ [02:39:52] contains 841008708 triples from wikidata ;) [09:11:37] morning all! [09:15:38] hi addshore [10:09:03] addshore: its not morning you silly person [10:11:40] Anyways, I would like to point your attention on my new tool: https://tools.wmflabs.org/kasparbot/persondata/ It is part of a bot request on enwiki which will lead to the removal of Persondata. The leftovers will be accessible in the tool soon. I'd really appreciate your feedback. [14:13:12] hmmmmm [14:19:39] aude: around? :P [14:24:03] DanielK_WMDE: the page tables doesn't contain delete pages does it? [15:52:30] SMalyshev: just as you made that comment on the ticket the graphtie stuff is now coming in at the right times.... [15:57:52] jzerebecki: https://chrome.google.com/webstore/detail/binmakecefompkjggiklgjenddjoifbb?utm_source=chrome-app-launcher-info-dialog [15:57:59] Injects 'X-Wikimedia-Debug' header to HTTP requests. [15:58:59] x-wikimedia-debug:1 [15:59:05] ahh, so no choosing :P [16:00:08] addshore: yea only mw1017 https://wikitech.wikimedia.org/wiki/Debugging_in_production [17:03:08] jzerebecki: so it looks like around a 200,000 triple different between the two boxes [17:03:21] SMalyshev: ^^ [18:27:57] SMalyshev: Could it be possible that the hickup on query.wikidata.org caused some data corruption? [18:28:25] multichill: a lot of things are possible :) can you provide more specifics? [18:28:32] See https://www.wikidata.org/wiki/User:Multichill/Orsay_painters_missing_id [18:29:03] multichill: ok, looking at it - what I am supposed to see there? [18:29:09] I just updated it. See source for the query [18:29:36] Charles Cottet is on there, but https://www.wikidata.org/w/index.php?title=Q1574250&type=revision&diff=270749886&oldid=257981834 was done on the 11th already [18:30:02] Did another edit on the item and now it's removed [18:30:19] So it looks like my edit on the 11th didn't get through [18:31:37] SMalyshev: ^ [18:33:07] multichill: ok, so I run http://tinyurl.com/ob24wtj and Q1574250 is not there. Is that the expected result? [18:33:51] Yup, but only after I did another not related edit to Q1574250 [18:34:08] ( https://www.wikidata.org/w/index.php?title=Q1574250&diff=next&oldid=270749886 ) [18:35:41] multichill: hmm... something is going on with updated, and I'm trying to look into it (https://phabricator.wikimedia.org/T116622) but it's mostly old data staying, not new data not importing [18:36:19] in theory, it is possible to lose an update... in practice, that shouldn't happen unless there's a crazy load which there isn't right now. [18:36:50] We had this kind of fun with other replication systems too. It would usually go like this: 1. Replication is all fine. 2. Something breaks 3. Replication gets fixed 4. Some items in <2> are outdated [18:37:24] Probably easiest to make a windows of brokeness and purge the items that were edited in that window [18:38:07] To be more precise. Items that were edited between starttime and endtime and haven't been edited after endtime [18:38:22] That should be an easy recentchanges query [19:00:26] hoo: Is it possible to do a suggestions update again? Don't know if the dumbs are ready. :) [19:00:57] The dumb dumps are ready, yes [19:01:05] I can kick it off [21:01:54] sjoerddebruin: https://www.wikidata.org/wiki/User_talk:Nono314#Orsay :-( [21:11:56] anyone here love angualr js promises? ;)