[00:16:53] addshore: wait what, is this JohnLewis guy at the hackathon?! [00:18:39] no :P [00:41:37] :( [00:42:29] addshore: can you have a look if Query is working for you when using https://github.com/wmde/WikibaseQuery/pull/20 ? [05:17:24] John left :/ [10:00:22] (03PS1) 10WikidataBuilder: New Wikidata Build - 11/05/2014 10:00 [extensions/Wikidata] - 10https://gerrit.wikimedia.org/r/132787 [10:08:37] (03CR) 10WikidataJenkins: [V: 032] "Build Successful" [extensions/Wikidata] - 10https://gerrit.wikimedia.org/r/132787 (owner: 10WikidataBuilder) [10:25:55] (03PS5) 10Daniel Kinzler: Move ID assignment to EntityStore [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/131978 (https://bugzilla.wikimedia.org/62493) [10:26:35] (03PS5) 10Daniel Kinzler: Removing EntityContent::save [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/131989 (https://bugzilla.wikimedia.org/62493) [10:33:52] (03CR) 10WikidataJenkins: [V: 032] "Build Successful" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/131978 (https://bugzilla.wikimedia.org/62493) (owner: 10Daniel Kinzler) [10:37:25] (03CR) 10WikidataJenkins: [V: 032] "Build Successful" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/131989 (https://bugzilla.wikimedia.org/62493) (owner: 10Daniel Kinzler) [11:48:33] [travis-ci] wmde/WikibaseQueryEngine/0.1/a689b8a : Jeroen De Dauw The build failed. http://travis-ci.org/wmde/WikibaseQueryEngine/builds/24909221 [11:50:30] [travis-ci] wmde/WikibaseQueryEngine/0.1/a689b8a : Jeroen De Dauw The build failed. http://travis-ci.org/wmde/WikibaseQueryEngine/builds/24909254 [12:17:00] [13WikibaseDatabase] 15filbertkm tagged 060.2 at 149d76252: 02http://git.io/_h-w5w [12:19:13] [travis-ci] wmde/WikibaseDatabase/0.2/9d76252 : Tobi Gritschacher The build passed. http://travis-ci.org/wmde/WikibaseDatabase/builds/24910535 [12:45:52] Wikidata keep saying I don't have enough permission for editing items... what is wrong with it? [12:47:19] (03PS6) 10Tpt: Adds a beta feature for "Other project" sidebar [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/132606 [12:53:03] (03CR) 10WikidataJenkins: [V: 032] "Build Successful" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/132606 (owner: 10Tpt) [13:31:21] hello [13:32:24] Need a way to get the title of a wikidata page for a given ID by script. Does anybody know the asiest way? [13:32:53] the api I suspect [13:33:59] For example for Q675081 the query should return "Therme Vals" [13:34:47] Thanks Reedy, but the AI description looks so complex, do You maybe have an example [13:39:04] Maybe a hint which kind of "action" I have to use in the API? [13:39:45] (03PS2) 10Daniel Kinzler: Minimize usage of EntityContent / ECFactory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/131965 [13:39:54] I'm not really familiar with the wikidata api [13:40:34] someone else here? [13:40:41] No addshore [13:42:33] archinform: everyone is at the closing session of the hackathon, distracted :) [13:42:40] what do you need? [13:43:26] archinform: what do you mean by "title of a wikidata page"? The id *is* the title. Do you want the label in a given language? [13:44:25] yes, seems that i want the "label" [13:44:44] if possible in a certain language, otherwise default (english) [13:45:09] and the "subtitle" [13:45:22] (03CR) 10WikidataJenkins: [V: 04-1] "Build Failed" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/131965 (owner: 10Daniel Kinzler) [13:45:35] archinform: there is no default, and no guarantee that the label will be available in english [13:45:41] there is also no fallback implemented ye. [13:45:48] archinform: how about this? https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q42&props=labels|descriptions|aliases [13:46:06] you wll probably want format=json too [13:46:07] need it to manually select the right wikidataID from a query result [13:46:28] then you want to show the label and description in the user's language [13:46:38] for now, you'll have to implement language fallback yourself [13:48:01] many thanks, the hint with the labels helps me a lot [13:48:22] have fun :) [13:54:38] Thanks DanielK_WMDE, wikidata is really great, bringing WP to the next level [14:33:42] anyone know of a way to get the user's language setting from inside a lua module? mw.message.new("lang") doesn't seem to work anymore. [14:36:24] [travis-ci] wmde/WikibaseQueryEngine/0.1.1/3507a91 : aude The build passed. http://travis-ci.org/wmde/WikibaseQueryEngine/builds/24916035 [14:36:52] isn't there a user object? [14:50:55] Reedy: (assuming that was at me) I don't see any mention of a user object in the MW lua reference manual... [15:17:41] Is there a list anywhere on Wikidata of all languages available for the Labels list? [15:17:48] *languages/dialects [15:19:11] E.g. we can evidently add "en-ca" and "en-gb" (and "simple") but not "en-us". [15:19:24] cause en is en-us technically [15:19:35] Ugh. [15:19:37] That's no good. [15:19:41] Anyway, does that list exist? [15:21:50] https://www.wikidata.org/wiki/Wikidata:Contact_the_development_team/Archive/2012/11#en-us_labels [15:54:11] (03CR) 10Hoo man: [C: 032] Refactor ItemByTitle to not use EntityContent [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/132359 (owner: 10Daniel Kinzler) [15:54:42] (03Merged) 10jenkins-bot: Refactor ItemByTitle to not use EntityContent [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/132359 (owner: 10Daniel Kinzler) [16:08:13] (03CR) 10Hoo man: [C: 04-1] "Very minor stuff, looks good in general" (034 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/131978 (https://bugzilla.wikimedia.org/62493) (owner: 10Daniel Kinzler) [16:46:11] Is there a list anywhere on Wikidata of all languages available for the Labels list? [16:50:46] koavf: Should be - let me take a quick look :) [16:52:55] Thanks, Jon. [16:52:57] *John. [16:53:28] koavf: There does not seem to be one. Closest I can find is http://noc.wikimedia.org/conf/langlist however, I think Wikidata has one or two more on top of that. [16:53:42] That's frustrating. [16:53:48] *although thanks for peeking [16:53:54] 'wikidatawiki' => array( [16:53:54] 'rwr' => 'मारवाड़ी', [16:53:54] 'ota' => 'Ottoman Turkish', [16:53:54] ), [16:58:12] so 2 extra :p [16:58:32] Reedy: Thanks, couldn't be bothered to find it in the code :p [17:00:09] Why/how do those exist? [17:00:31] koavf: which, rwr and ota? [17:00:38] Yes. [17:01:08] AFAIK they are not 'official' ISO codes (or somehting like that) but the Language Committee approved them for Wikidata or something. [17:02:03] Hm. [17:02:08] I'd like to get to the bottom of this. [17:02:15] Which should be easy with a wiki... [17:03:40] hi, I'm quite new to wikipedia; I want to search for all wikidata objects which use "basketball player" as "field of work", how can I do that? [17:03:56] err new to wikidata I mean ;) [17:04:46] bthfan: Currently it is not possible within Wikidata :) I think it is scheduled to be relased in a month or two. I think there are a few external tools which allow this however, let me see if I can find one :) [17:04:51] oh doh [17:04:55] ok! [17:05:27] (mainly I'm interested in this because I think "basketball player" is not a field of work and should be changed) [17:05:38] (for other sports people) [17:09:51] bthfan: http://tools.wmflabs.org/wikidata-todo/autolist.html?q=CLAIM%5B101%3A3665646%5D [17:10:11] ah you have to use the ids for the search [17:10:12] I inputted the query in for you, so just click that and it should be good [17:10:13] thanks [17:10:21] Welcome [17:10:24] now that's a lot of items [17:11:50] but I think "basketball player" is not a valid field of work? I think "basketball" would fit better there [17:12:15] probably something a bot needs to fix anyway if this should be changed [17:13:00] imho occuptation:basketball player is best [17:14:41] just wondering: Is there a place to discuss such mass changes? [17:16:07] WD:PC [17:16:17] or https://wikidata.org/wiki/WD:PC :p [17:41:08] https://www.wikidata.org/wiki/Q283492 [17:41:20] how do I remove the death of death here [17:41:23] ? [17:41:35] this guy is still living ;oD [17:42:32] confused with https://www.wikidata.org/wiki/Q16859936 [17:42:53] yann_: Click edit then a 'remove' option should appear :) [17:43:02] doesn't work [17:43:12] that's why I am asking ;D [17:43:26] yann_: it helps if the statement exists :p [17:44:03] in addition, how is it possible to have a reference from Czech Wikipedia, when there is no entry by that name there? [17:44:48] oh, it was already removed... [17:45:01] Well, anyone can add a reference :D [17:46:55] yes, but it should be possible if it exists, isn't? [19:16:48] (03CR) 10WikidataJenkins: "Build Successful" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/132901 (owner: 10L10n-bot)