[02:04:42] gehel: ok thank you, I'll ask him [02:05:34] SMalyshev: would you know where that error comes from https://pastebin.com/raw/DUpjnneY [02:05:37] ? [02:39:57] Nazral: hmm. That should not be happening. This means that file has invalid RDF. [02:40:14] Nazral: could you put it somewhere I could download it from? [02:46:56] SMalyshev: I will ask, although what I can tell you is that it was the latest-all from july 2 [02:47:52] Nazral: how did you split it? [02:48:51] ./munge.sh -f data/latest-all.ttl.gz -d data/split [02:49:00] -l en -s [02:49:01] 10[2] 04https://www.wikidata.org/wiki/en_%2Ds [02:51:37] I'm in the process of bunzip2 the ttl archive so I can check the line [02:51:47] Nazral: I'll take a look. Though having the file to be sure would be more helpful [02:53:27] I will put it on my personal server [02:53:34] It will take some time [02:54:30] (1h) [02:54:47] np, just send me the url when it's read [02:54:50] *ready [02:55:15] will do, thank you for the help! [03:08:14] ... [03:43:27] Hello? [03:54:18] SMalyshev: sent you the link in notice [06:15:01] Nazral: that looks like the whole dump, I wanted just the file that errors out... sorry if I wasn't clear [06:23:31] Ohhhh [06:23:42] Yeah that was the whole dump :D [06:23:45] my bad [06:25:22] ok this is much faster then, sent in notice SMalyshev [06:25:52] Nazral: ok got it thanks [06:32:58] Nazral: your file seems to be cut off at the end... [06:33:53] Nazral: what do you see when you do gunzip -c wikidump-000000130.ttl.gz | tail ? [06:34:18] for me it's schema:dateModified "2018-06-03T17:36:41Z"^^xsd:dateTime [06:34:34] same [06:34:36] and then the file ends... it's not a valid RDF. Maybe something happened to this file? [06:34:49] e.g. disk error or disk out of space or something like that? [06:35:10] Ok I will check that thank you, isn't the munge script the one doing the splitting though? [06:35:20] yes. [06:35:40] ah wait this is an error in munge script... [06:35:48] Yes [06:36:02] ok so then the error must be in the original somewhere next to this line... I'll check [08:25:06] is that me or query.wikidata.org isn't doing great this morning? I'm getting a timeout on a simple request when using `SERVICE wikibase:label` https://query.wikidata.org/#SELECT%20%3Fitem%20%3Fcited%20%3FcitedLabel%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP2860%20%3Fcited%20.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0ALIMIT%2010%0A [12:29:20] Lydia_WMDE: Do you know if anyone is still maintaining https://www.wikidata.org/wiki/Wikidata:Primary_sources_tool ? Got a bunch of broken links etc. [12:29:45] multichill: should be Marco Fosatti [12:31:34] do we have any news from their new version by the way? [12:33:45] Not sure what the latest status is [12:43:59] https://www.wikidata.org/w/index.php?title=Q20830848&type=revision&diff=706555006&oldid=706554824 [12:44:10] pintoch: https://www.wikidata.org/wiki/Wikidata_talk:Primary_sources_tool#Year_bug how good are you with javascript? ;-) [13:12:05] not very good ^^ and not sure I want to spend a lot of energy on a tool that might be replaced any time soon [13:12:49] they were planning to have an operational version before their soweego project starts (which was supposed to happen a few months ago I think) [14:08:56] Hello there, I have a problem. The property P2096 is not shown in both English and Spanish Wikipedia where I tested it. [16:00:36] Amitie_10g-Phone: It's not really clear from your one sentence what you're trying to do and what you already did [16:03:29] Amitie_10g-Phone: Look at https://hu.wikipedia.org/wiki/Modul:Infobox (look for P2096) how some other wiki is doing it [16:30:54] https://commons.wikimedia.org/wiki/Commons_talk:Structured_data/Get_involved/Feedback_requests/Properties_for_Commons#Notability_criteria_for_separate_items [16:31:05] we need more input about this ^ [17:07:33] Nazral: I've run the munger on the recent dump and it works fine for me... maybe you have old version or something? [17:16:22] PROBLEM - High lag on wdqs1003 is CRITICAL: 3644 ge 3600 https://grafana.wikimedia.org/dashboard/db/wikidata-query-service?orgId=1&panelId=8&fullscreen [18:37:11] PROBLEM - High lag on wdqs1003 is CRITICAL: 3652 ge 3600 https://grafana.wikimedia.org/dashboard/db/wikidata-query-service?orgId=1&panelId=8&fullscreen [18:50:31] PROBLEM - High lag on wdqs1003 is CRITICAL: 3883 ge 3600 https://grafana.wikimedia.org/dashboard/db/wikidata-query-service?orgId=1&panelId=8&fullscreen [19:28:11] RECOVERY - High lag on wdqs1003 is OK: (C)3600 ge (W)1200 ge 1081 https://grafana.wikimedia.org/dashboard/db/wikidata-query-service?orgId=1&panelId=8&fullscreen [21:15:11] SMalyshev: sorry to interrupt but since you are the sparql guy around, are you aware of the LinkedWiki extension https://www.mediawiki.org/wiki/Extension:LinkedWiki ? :) [21:15:30] seems that lets one magically use sparql to query wikidata and generate useful content [21:45:31] hasharAway: nope, haven't heard of it. looks interesting [21:46:23] SMalyshev: the author even wrote a php lib for sparql https://github.com/BorderCloud/SPARQL :) [21:47:18] with a live example at https://io.datascience-paris-saclay.fr/searchExample.php , paris-saclay might well be the equivalent of the MIT here in France