[00:02:14] SMalyshev: btw, you should check whether the PropertyDataTypeLookup patch improved performance. [00:02:28] that wasn't just for looks, the underlying mechanism is a lot faster than loading entities. [00:02:35] or so I hope... [00:09:49] DanielK_WMDE_: I'll check it [03:08:28] 10Wikidata, 10MobileFrontend-Feature-requests, 3Google-Summer-of-Code-2015: GSoC proposal for Wikivoyage PageBanner extension - https://phabricator.wikimedia.org/T93106#1131015 (10Nicolas_Raoul) [05:25:19] Does anybody know if there is a tool to make 2D tables from wikidata? Like https://tools.wmflabs.org/cluestuff/wdt/persondata.html [06:17:33] (03PS6) 10Smalyshev: Add reference/value deduplication [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 [06:22:11] (03PS14) 10Smalyshev: Addressed several FIXMEs in RDF related code [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 [06:23:11] 10Wikidata, 10Wikidata-Query-Service: Figure out how to represent non-Gregorian dates in RDF export - https://phabricator.wikimedia.org/T92996#1131063 (10Smalyshev) Current solution in https://gerrit.wikimedia.org/r/196712 - non-gregorian dates are strings. Julian support may be added later. [07:37:33] (03PS5) 10Adrian Lang: Improve isolation in ChangeOpsMergeTest and MergeChangeOpsFactoryTest [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191346 [07:53:50] (03PS2) 10Adrian Lang: Introduce SpecialPageLinker [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197019 [07:53:52] (03CR) 10Adrian Lang: Introduce SpecialPageLinker (036 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197019 (owner: 10Adrian Lang) [07:59:29] (03PS3) 10Adrian Lang: Split off CachingEntityStore from ApiEntityStore [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197281 [07:59:35] (03CR) 10Adrian Lang: Split off CachingEntityStore from ApiEntityStore (033 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197281 (owner: 10Adrian Lang) [08:03:18] 10Wikidata, 10DataTypes, 7Need-volunteer, 5Patch-For-Review: DataTypes should pass jshint - https://phabricator.wikimedia.org/T63601#1131109 (10adrianheine) >>! In T63601#1125148, @hashar wrote: > @adrianheine should we delete in Gerrit the mediawiki/extensions/DataTypes repository ? Yeah, we should. It d... [08:12:12] 10Wikidata, 5Patch-For-Review, 3§ Wikidata-Sprint-2015-03-11: No javascript loaded on test.wikidata - https://phabricator.wikimedia.org/T92949#1131111 (10adrianheine) Why is this in done? [08:17:36] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 5Patch-For-Review, 3§ Wikidata-Sprint-2015-02-25, 3§ Wikidata-Sprint-2015-03-11: Allow simultaneous editing of mainsnak and references - https://phabricator.wikimedia.org/T87759#1131114 (10adrianheine) p:5High>3Normal [08:20:14] 10Wikidata, 10DataTypes, 10Wikimedia-Git-or-Gerrit: Delete mediawiki/extensions/DataTypes from Gerrit - https://phabricator.wikimedia.org/T93171#1131115 (10hashar) 3NEW [08:20:45] 10Wikidata, 10DataTypes, 7Need-volunteer, 5Patch-For-Review: DataTypes should pass jshint - https://phabricator.wikimedia.org/T63601#649262 (10hashar) >>! In T63601#1131109, @adrianheine wrote: >>>! In T63601#1125148, @hashar wrote: >> @adrianheine should we delete in Gerrit the mediawiki/extensions/DataTy... [08:23:17] 10Wikidata: Adapt JS Serialization to new EntityIdValue serialization - https://phabricator.wikimedia.org/T93172#1131127 (10adrianheine) 3NEW [08:26:12] Lydia_WMDE: With the new magic access, is it possible to retrieve in lua if an item is a redirect or not? [08:27:00] multichill: hmmm not sure. what would you need it for? [08:27:32] For example to find cases like https://commons.wikimedia.org/w/index.php?title=Creator:Jacob_Gerritz._Loef&diff=prev&oldid=153923902 [08:28:07] ok [08:28:22] i'll look into it [08:28:31] Doesn't look like it [08:29:20] Would be nice to be able to have a function to see if an item is a redirect [08:29:34] and a function that gives the target item [08:29:41] Could of course be rolled into one [08:31:00] multichill: If I read the code correctly, lua entity access will automatically resolve redirects [08:31:40] That's nice so most of the code is already there :-) [08:32:05] Does tracking still work when redirects get in play? [08:32:10] Yeah, I suppose you could just fetch the entity and check if its id is different than the id you requested [08:32:18] Good question [08:32:25] It would have to track both entities [08:35:44] I'm no expert on this code, but it appears to me that usage is only recorded for the entity id you requested [08:35:57] Not the one it redirected you to [08:36:44] 10Wikidata, 10DataTypes, 10Wikimedia-Git-or-Gerrit: Delete mediawiki/extensions/DataTypes from Gerrit - https://phabricator.wikimedia.org/T93171#1131154 (10Ricordisamoa) Doesn't this conflict with {T74907}? [08:39:32] 10Wikidata, 10DataTypes, 10Wikimedia-Git-or-Gerrit: Delete mediawiki/extensions/DataTypes from Gerrit - https://phabricator.wikimedia.org/T93171#1131165 (10adrianheine) It does, but the ticket you linked is far from being decided. Depending on whether you prefer a) doing possibly unnecessary work or b) havin... [08:39:48] Adrian_WMDE: uh oh, that might pose a problem [08:40:01] That would be pretty bad, yes [08:40:22] Maybe ask Daniel before filing a bug? [08:40:39] Yeah, we should [08:49:59] multichill2: probably with the standard mediawiki lua stuff (e.g. title) [08:50:08] might not be the best approach though [08:52:24] https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Title_library [08:57:05] 10Wikidata, 5Patch-For-Review, 3§ Wikidata-Sprint-2015-03-11: No javascript loaded on test.wikidata - https://phabricator.wikimedia.org/T92949#1131210 (10aude) because javascript works again on test.wikidata? [08:58:04] 10Wikidata, 5Patch-For-Review, 3§ Wikidata-Sprint-2015-03-11: No javascript loaded on test.wikidata - https://phabricator.wikimedia.org/T92949#1131211 (10adrianheine) Ok, cool. I suppose the linked change is fixing the underlying issue? [08:59:14] 10Wikidata, 5Patch-For-Review, 3§ Wikidata-Sprint-2015-03-11: No javascript loaded on test.wikidata - https://phabricator.wikimedia.org/T92949#1131213 (10aude) yes it does. just need to deploy the patch now, maybe today... [09:02:58] 10Wikidata, 5Patch-For-Review: test.wikidata uses wikipedia apple touch icon - https://phabricator.wikimedia.org/T92948#1131215 (10aude) I think we can use the wikidata touch icon, at least for now. it's better than the wikipedia one :) if we have something better in the future, it's easy to change to a new... [09:09:20] (03Abandoned) 10Aude: _createQualifiersListview in statementview not just in edit mode [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/193565 (https://phabricator.wikimedia.org/T91408) (owner: 10Aude) [09:20:19] (03PS2) 10Thiemo Mättig (WMDE): Do not use TimeFormatter constants in TimeParsers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/195882 [09:27:31] (03PS1) 10Adrian Lang: Remove simple delegating method EntityChange::getEntityType [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197872 [09:27:43] (03PS1) 10Adrian Lang: Simplify EntityId handling in ChangeRunCoalescer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197873 [09:28:04] (03PS1) 10Adrian Lang: Remove unused EntityChange::setEntityId [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197874 [09:34:29] (03CR) 10Adrian Lang: "I tried this merged with current master. On master, the edit button does not overlap with the table header. With this change, it does. I d" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [09:36:14] 10Wikidata, 10MobileFrontend-Feature-requests, 10Possible-Tech-Projects, 3Google-Summer-of-Code-2015, 3Outreachy-Round-10: Wikidata PageBanner extension - https://phabricator.wikimedia.org/T77925#1131269 (10Qgil) [09:43:33] (03PS1) 10Thiemo Mättig (WMDE): use ValueParsers\TimeParser as IsoTimestampParser; [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197875 [09:58:50] 10Wikidata, 10DataTypes, 10Wikimedia-Git-or-Gerrit: Delete mediawiki/extensions/DataTypes from Gerrit - https://phabricator.wikimedia.org/T93171#1131320 (10Lydia_Pintscher) 5Open>3stalled Let's wait please and minimize the drama. [09:58:51] 10Wikidata, 10DataTypes, 7Need-volunteer, 5Patch-For-Review: DataTypes should pass jshint - https://phabricator.wikimedia.org/T63601#1131322 (10Lydia_Pintscher) [10:01:04] (03PS1) 10WikidataBuilder: New Wikidata Build - 2015-03-19T10:00:01+0000 [extensions/Wikidata] - 10https://gerrit.wikimedia.org/r/197876 [10:10:37] (03PS1) 10Thiemo Mättig (WMDE): Make Formatter/Parser tests more independent from TimeFormatter/Parser classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197877 [10:16:11] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Narrow fields in Special:NewItem and Special:NewProperty - https://phabricator.wikimedia.org/T93183#1131347 (10aude) 3NEW [10:18:02] (03PS1) 10Aude: Fix css for Wikibase special pages [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197878 (https://phabricator.wikimedia.org/T93183) [10:23:49] 10Wikidata, 10MediaWiki-extensions-UniversalLanguageSelector: Uncaught TypeError: undefined is not a functionjquery.webfonts.js (line 65) - https://phabricator.wikimedia.org/T93184#1131360 (10aude) 3NEW [10:26:06] (03CR) 10Aude: "this is not very important right now, since we have generally positive feedback on the new header design." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [10:26:11] (03PS8) 10Thiemo Mättig (WMDE): Deprecate getParserClass in favor of getInstance [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194531 [10:29:34] (03PS1) 10Thiemo Mättig (WMDE): Fix EntityId[Value]ParserTest filename [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197879 [11:12:25] (03CR) 10Jeroen De Dauw: [C: 032] Introduce SpecialPageLinker [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197019 (owner: 10Adrian Lang) [11:15:25] 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Usage Tracking: correctly track redirect usage - https://phabricator.wikimedia.org/T93191#1131542 (10daniel) 3NEW [11:18:05] (03CR) 10Jeroen De Dauw: "Yay for cleaning up this test!" (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191346 (owner: 10Adrian Lang) [11:18:08] 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Usage Tracking: correctly track redirect usage - https://phabricator.wikimedia.org/T93191#1131542 (10daniel) [11:20:38] (03CR) 10Jeroen De Dauw: [C: 032] Drop unused methods from EditEntity [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197539 (owner: 10Thiemo Mättig (WMDE)) [11:20:39] 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Usage Tracking: correctly track redirect usage - https://phabricator.wikimedia.org/T93191#1131557 (10daniel) [11:20:40] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 3Roadmap, 7Tracking: Track Wikidata entity usage on client pages - https://phabricator.wikimedia.org/T49288#1131556 (10daniel) [11:22:54] (03CR) 10Jeroen De Dauw: [C: 032] Fix EditEntity::isNew for new entities with an Id set [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190657 (https://phabricator.wikimedia.org/T85454) (owner: 10Hoo man) [11:24:43] (03CR) 10Jeroen De Dauw: [C: 032] Refactor some methods in EditEntity for readability [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197529 (owner: 10Thiemo Mättig (WMDE)) [11:26:29] (03CR) 10Jeroen De Dauw: [C: 031] Do not use TimeFormatter constants in TimeParsers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/195882 (owner: 10Thiemo Mättig (WMDE)) [11:26:49] (03CR) 10Daniel Kinzler: "Do you want to follow up on Jeroen's comment? Would be nice, but I'd give +2 either way." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191346 (owner: 10Adrian Lang) [11:27:26] (03CR) 10Jeroen De Dauw: [C: 032] "Kill ALL the unused code!" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197874 (owner: 10Adrian Lang) [11:27:55] (03CR) 10Daniel Kinzler: [C: 032] Do not use TimeFormatter constants in TimeParsers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/195882 (owner: 10Thiemo Mättig (WMDE)) [11:28:47] (03CR) 10Jeroen De Dauw: [C: 032] Remove simple delegating method EntityChange::getEntityType [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197872 (owner: 10Adrian Lang) [11:29:41] (03CR) 10Daniel Kinzler: [C: 032] use ValueParsers\TimeParser as IsoTimestampParser; [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197875 (owner: 10Thiemo Mättig (WMDE)) [11:30:18] (03Merged) 10jenkins-bot: Fix EditEntity::isNew for new entities with an Id set [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190657 (https://phabricator.wikimedia.org/T85454) (owner: 10Hoo man) [11:30:22] (03Merged) 10jenkins-bot: Fix and clean-up comments in EditEntity [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197525 (owner: 10Thiemo Mättig (WMDE)) [11:30:24] (03Merged) 10jenkins-bot: Inline trivial getters in EditEntity [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197528 (owner: 10Thiemo Mättig (WMDE)) [11:30:49] (03CR) 10Jeroen De Dauw: [C: 031] Split off CachingEntityStore from ApiEntityStore [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197281 (owner: 10Adrian Lang) [11:32:33] (03Merged) 10jenkins-bot: Refactor some methods in EditEntity for readability [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197529 (owner: 10Thiemo Mättig (WMDE)) [11:32:35] (03Merged) 10jenkins-bot: Protected to private in EditEntity [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197530 (owner: 10Thiemo Mättig (WMDE)) [11:32:38] (03Merged) 10jenkins-bot: Drop unused methods from EditEntity [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197539 (owner: 10Thiemo Mättig (WMDE)) [11:32:51] (03CR) 10Daniel Kinzler: [C: 032] Make Formatter/Parser tests more independent from TimeFormatter/Parser classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197877 (owner: 10Thiemo Mättig (WMDE)) [11:33:14] (03Merged) 10jenkins-bot: Remove unused EntityChange::setEntityId [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197874 (owner: 10Adrian Lang) [11:33:18] (03Merged) 10jenkins-bot: Do not use TimeFormatter constants in TimeParsers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/195882 (owner: 10Thiemo Mättig (WMDE)) [11:33:28] That review-ness [11:34:35] (03Merged) 10jenkins-bot: Remove simple delegating method EntityChange::getEntityType [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197872 (owner: 10Adrian Lang) [11:34:38] (03Merged) 10jenkins-bot: use ValueParsers\TimeParser as IsoTimestampParser; [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197875 (owner: 10Thiemo Mättig (WMDE)) [11:35:08] 10 merges in 5 minutes [11:36:31] (03Merged) 10jenkins-bot: Make Formatter/Parser tests more independent from TimeFormatter/Parser classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197877 (owner: 10Thiemo Mättig (WMDE)) [11:36:43] (03CR) 10Daniel Kinzler: [C: 032] Deprecate getParserClass in favor of getInstance [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194531 (owner: 10Thiemo Mättig (WMDE)) [11:36:49] (03CR) 10jenkins-bot: [V: 04-1] Deprecate getParserClass in favor of getInstance [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194531 (owner: 10Thiemo Mättig (WMDE)) [11:37:29] (03CR) 10Daniel Kinzler: [C: 032] Fix EntityId[Value]ParserTest filename [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197879 (owner: 10Thiemo Mättig (WMDE)) [11:37:35] (03CR) 10jenkins-bot: [V: 04-1] Deprecate getParserClass in favor of getInstance [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194531 (owner: 10Thiemo Mättig (WMDE)) [11:37:36] (03CR) 10jenkins-bot: [V: 04-1] Fix EntityId[Value]ParserTest filename [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197879 (owner: 10Thiemo Mättig (WMDE)) [11:37:44] wtf? [11:39:15] (03CR) 10Jeroen De Dauw: "This might reduce the number of operations, though I do not think it simplifies the code. (Just an observation, I'm not objecting to this " [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197873 (owner: 10Adrian Lang) [11:39:50] (03PS2) 10Jeroen De Dauw: Simplify EntityId handling in ChangeRunCoalescer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197873 (owner: 10Adrian Lang) [11:41:00] (03CR) 10Daniel Kinzler: [C: 04-1] "Looks good, but please add a test case for the new functionality to RdfBuilderTest." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 (owner: 10Smalyshev) [11:44:35] 10Wikidata: Values in qualifiers and references not linked by AuthorityControl Gadget - https://phabricator.wikimedia.org/T91408#1131581 (10aude) [11:45:10] 10Wikidata: Values in qualifiers and references not linked by AuthorityControl Gadget - https://phabricator.wikimedia.org/T91408#1082184 (10aude) https://gerrit.wikimedia.org/r/#/c/189018/ is what has caused the gadget to completely break again. gadget needs to be adjusted for that, [11:45:18] Thiemo_WMDE: needs manual rebase https://gerrit.wikimedia.org/r/#/c/194531/8 [11:47:43] (03CR) 10Daniel Kinzler: [C: 04-1] "Seems like the tests only cover the "happy path" for dates, and the code is rather complex. Please add tests for non-gregorian, "deep" gre" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [11:50:47] (03CR) 10Thiemo Mättig (WMDE): [C: 04-1] "I see two main problems with this approach:" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [11:52:06] (03PS2) 10Thiemo Mättig (WMDE): Move lang attribute from wikibase-sitelinkview to wikibase-sitelinkview-pagename [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196203 [11:53:31] (03PS2) 10Thiemo Mättig (WMDE): Drop unused paramaters from wikibase-sitelinkview template [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196204 [11:58:41] (03CR) 10Aude: "@thiemo please, can haz an alternative solution that avoids overlap of the label (and Q id) and the edit toolbar? :)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [12:01:01] 10MediaWiki-extensions-WikibaseRepository: Label in header and edit toolbar overlap if label is extra long - https://phabricator.wikimedia.org/T93193#1131600 (10aude) 3NEW [12:03:51] (03PS6) 10Jeroen De Dauw: Improve isolation in ChangeOpsMergeTest and MergeChangeOpsFactoryTest [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191346 (owner: 10Adrian Lang) [12:12:20] Is there any kind of API call that can returns items that has certain label in certain language [12:17:33] (03PS1) 10Jeroen De Dauw: Cleanup in ChangeOpsMergeTest [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 [12:17:47] (03CR) 10Jeroen De Dauw: [C: 032] Improve isolation in ChangeOpsMergeTest and MergeChangeOpsFactoryTest [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191346 (owner: 10Adrian Lang) [12:21:02] (03CR) 10jenkins-bot: [V: 04-1] Cleanup in ChangeOpsMergeTest [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 (owner: 10Jeroen De Dauw) [12:27:24] (03PS2) 10Jeroen De Dauw: Cleanup in ChangeOpsMergeTest [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 [12:30:11] (03PS3) 10Jeroen De Dauw: That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 [12:32:05] (03PS10) 10Jeroen De Dauw: Committing in accordance with the prophecy. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/114490 [12:32:21] (03CR) 10jenkins-bot: [V: 04-1] Committing in accordance with the prophecy. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/114490 (owner: 10Jeroen De Dauw) [12:33:28] (03CR) 10jenkins-bot: [V: 04-1] That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 (owner: 10Jeroen De Dauw) [12:34:22] (03PS4) 10Jeroen De Dauw: That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 [12:36:41] (03CR) 10Jeroen De Dauw: [C: 031] Drop unused paramaters from wikibase-sitelinkview template [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196204 (owner: 10Thiemo Mättig (WMDE)) [12:37:07] (03CR) 10jenkins-bot: [V: 04-1] That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 (owner: 10Jeroen De Dauw) [12:37:20] cmon evil jenkins of doom [12:38:21] (03PS5) 10Jeroen De Dauw: That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 [12:42:06] (03CR) 10jenkins-bot: [V: 04-1] That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 (owner: 10Jeroen De Dauw) [12:42:17] #derp [12:47:48] (03PS6) 10Jeroen De Dauw: That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 [12:49:58] (03CR) 10Aude: [C: 032] Add missing qqq messages [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197510 (https://phabricator.wikimedia.org/T90431) (owner: 10Lucie Kaffee) [12:52:26] (03Merged) 10jenkins-bot: Add missing qqq messages [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197510 (https://phabricator.wikimedia.org/T90431) (owner: 10Lucie Kaffee) [12:53:12] (03PS2) 10Aude: Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) [12:54:36] (03CR) 10Adrian Lang: [C: 032] That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 (owner: 10Jeroen De Dauw) [12:55:26] (03CR) 10Aude: [C: 04-1] Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [12:58:36] (03Merged) 10jenkins-bot: That last commit message about silly mistakes pales in comparision to this one [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197888 (owner: 10Jeroen De Dauw) [12:59:04] (03PS2) 10Thiemo Mättig (WMDE): Fix EntityId[Value]ParserTest filename [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197879 [12:59:06] (03PS9) 10Thiemo Mättig (WMDE): Deprecate getParserClass in favor of getInstance [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194531 [13:04:24] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 5Patch-For-Review: Connecting the sitelinks via Wikipedia doesn't add the created item to your watchlist - https://phabricator.wikimedia.org/T85454#1131695 (10hoo) 5Open>3Resolved a:3hoo [13:06:26] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Connecting the sitelinks via Wikipedia doesn't add the created item to your watchlist - https://phabricator.wikimedia.org/T85454#1131697 (10hoo) [13:08:48] aude: https://phabricator.wikimedia.org/T35704 <- done? [13:10:08] multichill2: done as far as our sprint task is concerned [13:10:13] multichill: multichill2: Sadly not [13:10:20] which was to give max actionable feedback [13:10:22] change is still in gerrit [13:10:38] Ah, should we make a bribe-max workboard? :P [13:10:44] :) [13:11:05] if not done before the hackathon, maybe we can bribe [13:11:35] aude uses chocolate, it's super effective?! :D [13:12:31] * hoo wishes he had KDE on this netbook [13:13:03] * aude hates css [13:14:28] http://www.computercorrect.com/2012/operating-systems/linux/xubuntu/configure-disable-touchpad-while-typing-delay/ [13:14:29] intuitive, ftw [13:14:30] :P [13:14:41] :o [13:16:08] (03PS3) 10Aude: Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) [13:18:31] At some point I might replace this thing with a nice ultrabook... but for now it's good enough to run with Fedora and Xfce [13:19:58] * aude needs to do that for wikimania etc [13:20:27] something good for travelling [13:21:34] (03PS4) 10Aude: Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) [13:21:48] 15.6" is ok for a hackathon or the like, but I find it to large to take with me to University every day [13:21:55] (03CR) 10Aude: [C: 04-1] "per the @todo" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [13:22:01] Especially as I don't need a lot of power there [13:22:44] * aude is taking hand luggage for 1 1/2 months [13:23:10] Wow... that's tough [13:23:15] necessary [13:23:31] no macbook [13:23:58] Yeah, I can guess... you need every cubic centimeter you can get :P [13:24:04] yep :) [13:24:30] I have checked in luggage for both Mexico and Lyon, so not an issue for me [13:28:22] Yay, my train is delayed or got canceled ... [13:28:32] yay? [13:28:42] Well, "yay" [13:28:51] eh [13:28:52] heh [13:36:14] (03CR) 10Hoo man: [C: 032] "- Updating data-values/interfaces (0.1.4 => 0.1.5)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194112 (owner: 10Thiemo Mättig (WMDE)) [13:36:20] (03CR) 10jenkins-bot: [V: 04-1] Make options nullable/optional in all ValueFormatters [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194112 (owner: 10Thiemo Mättig (WMDE)) [13:36:32] (03CR) 10Hoo man: [C: 04-1] "Meh... needs a rebase, fine despite" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194112 (owner: 10Thiemo Mättig (WMDE)) [13:36:39] :/ [13:36:47] o/ [13:37:58] (03PS5) 10Thiemo Mättig (WMDE): Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [13:43:59] (03PS6) 10Thiemo Mättig (WMDE): Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [13:44:49] (03CR) 10Thiemo Mättig (WMDE): "I should have opened my own patch, sorry." (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [13:48:55] (03PS4) 10Thiemo Mättig (WMDE): Make options nullable/optional in all ValueFormatters [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194112 [14:01:39] (03PS7) 10Aude: Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) [14:02:12] (03CR) 10Aude: [C: 04-2] "per @todo" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [14:34:07] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 7I18n: GENDER support of qqq documentation - https://phabricator.wikimedia.org/T93202#1131903 (10Lucie) 3NEW [14:34:51] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 7I18n: GENDER support of qqq documentation - https://phabricator.wikimedia.org/T93202#1131910 (10Lucie) [14:35:28] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 7Easy, 7I18n, 3§ Wikidata-Sprint-2015-03-11: wikibase-setlabeldescriptionaliases-introfull needs GENDER support and qqq documentation - https://phabricator.wikimedia.org/T90431#1131914 (10Lucie) The follow-up for the gender support is https://phabri... [15:08:13] (03PS3) 10Thiemo Mättig (WMDE): Move duplicate code to UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191335 [15:08:41] 10Wikidata: test.wikidata uses wikipedia apple touch icon - https://phabricator.wikimedia.org/T92948#1132014 (10aude) 5Open>3Resolved [15:11:13] (03PS1) 10Sumit: ChangeOpsMerge Case insensitive string check added [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197909 (https://phabricator.wikimedia.org/T91327) [15:12:09] (03CR) 10jenkins-bot: [V: 04-1] Move duplicate code to UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191335 (owner: 10Thiemo Mättig (WMDE)) [15:14:08] (03PS4) 10Thiemo Mättig (WMDE): Move duplicate code to UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191335 [15:16:06] (03PS8) 10Aude: Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) [15:18:24] (03CR) 10jenkins-bot: [V: 04-1] Move duplicate code to UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191335 (owner: 10Thiemo Mättig (WMDE)) [15:18:32] Lucie_WMDE: https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikibase/master/docs%2Fjson.wiki [15:20:22] jzerebecki: "One significant aspect of the standard that has been kept unchanged across revisions and editions is the Namespace URI for the schemas. What this means is that the version 1.1 schemas that you create will have the same XSD Namespace URI as a version 1.0 schema." [15:20:24] WTF. [15:20:28] https://blogs.oracle.com/rammenon/entry/xml_schema_11_what_you_need_to [15:20:36] That's broken by design [15:20:46] (03CR) 10Aude: "surely there are aspects of this that could be improved, but this works ok afaik." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [15:22:46] (03CR) 10Aude: Fix overlap of label and edit toolbar in entitytermsview (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T89956) (owner: 10Aude) [15:24:12] (03PS9) 10Aude: Fix overlap of label and edit toolbar in entitytermsview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196011 (https://phabricator.wikimedia.org/T93193) [15:28:58] (03PS5) 10Thiemo Mättig (WMDE): Move duplicate code to UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191335 [15:32:51] (03CR) 10jenkins-bot: [V: 04-1] Move duplicate code to UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191335 (owner: 10Thiemo Mättig (WMDE)) [15:34:29] (03PS2) 10Thiemo Mättig (WMDE): Consolidate duplicate code in UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191336 [15:34:32] (03PS1) 10Lucie Kaffee: Add link to source code in the JSON documentation [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197916 [15:35:28] DanielK_WMDE could you have a short look on this: https://gerrit.wikimedia.org/r/#/c/197916/ [15:36:40] (03PS6) 10Thiemo Mättig (WMDE): Move duplicate code to UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191335 [15:36:57] (03PS3) 10Thiemo Mättig (WMDE): Consolidate duplicate code in UsageAccumulator classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191336 [15:36:58] 10Wikidata, 7domains: Better namespace URI for the wikibase ontology - https://phabricator.wikimedia.org/T93207#1132110 (10daniel) [15:40:21] Lydia_WMDE: per denny https://www.wikidata.org/wiki/Wikidata:Project_chat#Please_help_test_next_step_for_header_redesign [15:40:30] do we want to switch the order of aliases and descriptions? [15:40:53] would be easier to do it now, imho if we want, then change later [15:43:27] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Order of aliases and descriptions in the header should be switched around - https://phabricator.wikimedia.org/T93209#1132131 (10aude) 3NEW [15:43:30] (03CR) 10Daniel Kinzler: [C: 032] Add link to source code in the JSON documentation [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197916 (owner: 10Lucie Kaffee) [15:45:20] (03CR) 10Hoo man: "Labels/ aliases are case sensitive, so I'm not sure we actually should do this. Also a regression test would be nice." (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197909 (https://phabricator.wikimedia.org/T91327) (owner: 10Sumit) [15:46:53] (03CR) 10Thiemo Mättig (WMDE): [C: 04-2] "Thanks for the suggestion, but I disagree. Labels with different capitalization are valid. When merging two entities, which one should win" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197909 (https://phabricator.wikimedia.org/T91327) (owner: 10Sumit) [15:48:54] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 7Easy, 7Need-volunteer, 5Patch-For-Review: wbmergeitems adds alias when a duplicate label / alias already existed on target item - https://phabricator.wikimedia.org/T91327#1132159 (10thiemowmde) See my comment at https://gerrit.wikimedia.org/r/#/c/19... [15:50:21] (03Merged) 10jenkins-bot: Add link to source code in the JSON documentation [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197916 (owner: 10Lucie Kaffee) [15:51:11] (03CR) 10Adrian Lang: ChangeOpsMerge Case insensitive string check added (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197909 (https://phabricator.wikimedia.org/T91327) (owner: 10Sumit) [15:53:24] 10Wikidata, 7domains: Better namespace URI for the wikibase ontology - https://phabricator.wikimedia.org/T93207#1132164 (10mkroetzsch) Hi Daniel. Good point, I agree that this should change. A URL based on wikiba.se seems to be the best. I don't think we need to worry about domain ownership here (why would an... [15:56:43] 10Wikidata, 10Wikidata-Query-Service: Add date filtering to RDF export - https://phabricator.wikimedia.org/T92006#1132169 (10JanZerebecki) Yes. Keeping the ones that we can't make sense of as string maybe allows people to query Blazegraph for those? A few additional things that we need to fix to be valid XSD... [15:56:52] Thiemo_WMDE: i just stared at this regex for url "bodys" for a very long time: '[^][<>"\\x00-\\x20\\x7F\p{Zs}]'. you know why?... [15:58:17] (03CR) 10Thiemo Mättig (WMDE): [C: 04-1] Fix css for Wikibase special pages (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197878 (https://phabricator.wikimedia.org/T93183) (owner: 10Aude) [15:59:27] (03CR) 10Daniel Kinzler: [C: 032] Deprecate getParserClass in favor of getInstance [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194531 (owner: 10Thiemo Mättig (WMDE)) [16:01:26] (03PS2) 10Aude: Fix css for Wikibase special pages [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197878 (https://phabricator.wikimedia.org/T93183) [16:01:29] (03CR) 10Aude: Fix css for Wikibase special pages (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197878 (https://phabricator.wikimedia.org/T93183) (owner: 10Aude) [16:02:22] (03Draft2) 10Aude: Switch order of aliases and descriptions in header [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197924 (https://phabricator.wikimedia.org/T93209) [16:03:09] Lucie_WMDE: https://www.mediawiki.org/w/index.php?title=Wikibase%2FDataModel%2FJSON&diff=1432872&oldid=988119 [16:05:18] (03CR) 10Thiemo Mättig (WMDE): [C: 04-1] Performance improvements for RdfWriter (033 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197407 (owner: 10Daniel Kinzler) [16:05:52] (03PS3) 10Aude: Switch order of descriptions and aliases in header [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197924 (https://phabricator.wikimedia.org/T93209) [16:06:16] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: Order of aliases and descriptions in the header should be switched around - https://phabricator.wikimedia.org/T93209#1132211 (10aude) https://gerrit.wikimedia.org/r/#/c/197924/ [16:06:26] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 5Patch-For-Review: Order of aliases and descriptions in the header should be switched around - https://phabricator.wikimedia.org/T93209#1132212 (10aude) [16:06:31] (03CR) 10Thiemo Mättig (WMDE): [C: 032] Fix uses statement in statementlistview doc [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197304 (owner: 10Adrian Lang) [16:06:45] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 5Patch-For-Review: Order of aliases and descriptions in the header should be switched around - https://phabricator.wikimedia.org/T93209#1132215 (10aude) p:5Triage>3Normal a:3aude [16:10:09] (03Merged) 10jenkins-bot: Deprecate getParserClass in favor of getInstance [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194531 (owner: 10Thiemo Mättig (WMDE)) [16:10:12] (03Merged) 10jenkins-bot: Fix EntityId[Value]ParserTest filename [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197879 (owner: 10Thiemo Mättig (WMDE)) [16:10:19] (03Merged) 10jenkins-bot: Fix uses statement in statementlistview doc [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197304 (owner: 10Adrian Lang) [16:10:21] (03PS1) 10Lucie Kaffee: Add changes to time description [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197931 [16:13:47] (03PS2) 10Lucie Kaffee: Add changes to time description [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197931 [16:15:07] 10MediaWiki-extensions-WikibaseClient, 10Wikidata: Track multi-lingual label usage - https://phabricator.wikimedia.org/T89002#1132242 (10daniel) [16:15:08] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 3Roadmap, 7Tracking: Track Wikidata entity usage on client pages - https://phabricator.wikimedia.org/T49288#1132241 (10daniel) [16:15:20] DanielK_WMDE_ aude https://gerrit.wikimedia.org/r/#/c/197931 [16:16:49] (03CR) 10Daniel Kinzler: [C: 032] Add changes to time description [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197931 (owner: 10Lucie Kaffee) [16:19:03] (03PS1) 10Daniel Kinzler: Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 [16:20:59] (03CR) 10Aude: [C: 04-1] "overall looks good. only tiny nitpicks" (033 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194516 (https://phabricator.wikimedia.org/T92375) (owner: 10Daniel Kinzler) [16:21:56] (03Merged) 10jenkins-bot: Add changes to time description [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197931 (owner: 10Lucie Kaffee) [16:22:13] (03CR) 10jenkins-bot: [V: 04-1] Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 (owner: 10Daniel Kinzler) [16:23:44] (03CR) 10Aude: [C: 04-1] "looks sane, though would prefer to fix the typos" (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197504 (https://phabricator.wikimedia.org/T92288) (owner: 10Daniel Kinzler) [16:27:24] (03CR) 10Thiemo Mättig (WMDE): "-1 because of the unused private variable." (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197407 (owner: 10Daniel Kinzler) [16:27:44] (03CR) 10Aude: [C: 032] Private by default in WikiPageEntityStore [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191342 (owner: 10Thiemo Mättig (WMDE)) [16:29:27] (03CR) 10Thiemo Mättig (WMDE): [C: 032] Remove unused EntityStore::get call [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197299 (owner: 10Adrian Lang) [16:31:27] (03Merged) 10jenkins-bot: Private by default in WikiPageEntityStore [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191342 (owner: 10Thiemo Mättig (WMDE)) [16:32:32] (03CR) 10Aude: [C: 04-1] "question" (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197873 (owner: 10Adrian Lang) [16:33:21] (03Merged) 10jenkins-bot: Remove unused EntityStore::get call [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197299 (owner: 10Adrian Lang) [16:35:22] (03CR) 10Thiemo Mättig (WMDE): [C: 032] Factor out common code in badgeselector (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197301 (owner: 10Adrian Lang) [16:37:56] (03Merged) 10jenkins-bot: Factor out common code in badgeselector [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197301 (owner: 10Adrian Lang) [16:38:59] (03CR) 10Thiemo Mättig (WMDE): [C: 04-1] "Not sure if it's a problem. -1 to get you attention." (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194960 (https://phabricator.wikimedia.org/T92375) (owner: 10Daniel Kinzler) [16:41:48] (03CR) 10Thiemo Mättig (WMDE): [C: 032] Functionality test for SpecialSetLabelDescriptionAliases [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194961 (owner: 10Daniel Kinzler) [16:42:35] (03PS3) 10Thiemo Mättig (WMDE): Add missing htmlspecialchars to DiffView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/192533 [16:50:11] (03PS3) 10Thiemo Mättig (WMDE): Add
tags to Wikibase repo special pages [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/189735 [16:52:59] (03PS3) 10Daniel Kinzler: Increase width of the eu_aspect column to varbinary(37). [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197504 (https://phabricator.wikimedia.org/T92288) [16:54:00] (03PS4) 10Daniel Kinzler: Increase width of the eu_aspect column to varbinary(37). [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197504 (https://phabricator.wikimedia.org/T92288) [16:54:40] (03PS1) 10Thiemo Mättig (WMDE): Merge "Factor out common code in badgeselector" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197939 [16:55:35] (03PS2) 10Thiemo Mättig (WMDE): Fix/enhance PHPDoc tags in TermIndex classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191008 [16:55:53] (03PS1) 10Daniel Kinzler: Add eu_touched field to wbc_entity_usage. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197940 (https://phabricator.wikimedia.org/T93057) [16:56:06] (03Abandoned) 10Thiemo Mättig (WMDE): Merge "Factor out common code in badgeselector" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197939 (owner: 10Thiemo Mättig (WMDE)) [16:57:06] (03PS2) 10Daniel Kinzler: Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 [17:01:50] (03CR) 10jenkins-bot: [V: 04-1] Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 (owner: 10Daniel Kinzler) [17:02:14] (03PS3) 10Daniel Kinzler: Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 [17:02:48] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 6Mobile-Web: Image thumbnail urls should be included where applicable in wikidata API response for commonsMedia - https://phabricator.wikimedia.org/T76827#1132412 (10Jdlrobson) Ping @MaxSem @Brion would this really fry the cluster? Could thumb.php not si... [17:03:17] (03CR) 10Thiemo Mättig (WMDE): [C: 031] "Tested, works. I agree that the original order should be kept, as Denny explained in https://phabricator.wikimedia.org/T87579#1121908 But " [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197924 (https://phabricator.wikimedia.org/T93209) (owner: 10Aude) [17:03:45] (03PS1) 10Daniel Kinzler: Update documentation for usage tracking. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197942 [17:05:04] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 6Mobile-Web: Image thumbnail urls should be included where applicable in wikidata API response for commonsMedia - https://phabricator.wikimedia.org/T76827#1132428 (10brion) Hmm, well if thumb.php redirected you'd have an extra round-trip plus the overhea... [17:05:33] (03CR) 10Smalyshev: "Daniel, the test is in RdfDump test, since it's only used in dumps." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 (owner: 10Smalyshev) [17:05:40] (03CR) 10jenkins-bot: [V: 04-1] Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 (owner: 10Daniel Kinzler) [17:06:17] (03CR) 10jenkins-bot: [V: 04-1] Update documentation for usage tracking. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197942 (owner: 10Daniel Kinzler) [17:07:23] (03CR) 10Smalyshev: "Daniel, the tests are there in Q8/Q8_baddate." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [17:10:12] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata, 6Mobile-Web: Image thumbnail urls should be included where applicable in wikidata API response for commonsMedia - https://phabricator.wikimedia.org/T76827#1132442 (10brion) (If the redirect gets cached that'd still have the roundtrip, though the first re... [17:17:17] DanielK_WMDE_: could you take another look at the patches? The tests you asked for are already there [17:22:16] SMalyshev: will do if i can get the jenkins failures above sorted out... [17:22:27] sqlite compat is annoying for schema updates :/ [17:22:37] especially if you want to drop fields. [17:23:41] Does anybody know if there is a tool to make 2D tables from wikidata? Like https://tools.wmflabs.org/cluestuff/wdt/persondata.html [17:27:57] (03PS1) 10Thiemo Mättig (WMDE): Simplify mocking methods in SpecialWikibaseRepoPage [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197952 [17:28:13] (03PS4) 10Daniel Kinzler: Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 [17:28:40] (03PS2) 10Daniel Kinzler: Update documentation for usage tracking. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197942 [17:30:39] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 5Patch-For-Review, 3§ Wikidata-Sprint-2015-03-11: Increase width of the eu_aspect column to allow inclusion of language codes. - https://phabricator.wikimedia.org/T92288#1132497 (10daniel) For consistency, the entire chain leading up to I3f5d70802 should b... [17:30:41] 10Wikidata, 10Wikidata-Query-Service: Add date filtering to RDF export - https://phabricator.wikimedia.org/T92006#1132498 (10Smalyshev) The code is doing 4+ digits and + removal. Not sure about Z - this page http://books.xmlschemata.org/relaxng/ch19-77049.html suggests Z is valid. Didn't find any issues with t... [17:31:21] (03CR) 10Thiemo Mättig (WMDE): [C: 031] "Nitpicks fixed in my follow-up I4c5ca53." (034 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/194516 (https://phabricator.wikimedia.org/T92375) (owner: 10Daniel Kinzler) [17:33:18] (03CR) 10Thiemo Mättig (WMDE): [C: 04-1] Fix css for Wikibase special pages (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197878 (https://phabricator.wikimedia.org/T93183) (owner: 10Aude) [17:33:30] (03CR) 10jenkins-bot: [V: 04-1] Simplify mocking methods in SpecialWikibaseRepoPage [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197952 (owner: 10Thiemo Mättig (WMDE)) [17:41:02] (03CR) 10Daniel Kinzler: [C: 04-1] "You can't change the method signature when overriding the method." (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197952 (owner: 10Thiemo Mättig (WMDE)) [17:46:39] (03CR) 10Daniel Kinzler: "You are right, Q8 already covers a lot. We should test a few more cases though, added comments." (035 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [17:47:05] (03CR) 10Daniel Kinzler: "Except for the "bad date" tests, I think this is ready to be merged." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [17:48:54] (03CR) 10Daniel Kinzler: "It's functionality of RdfBuilder, so it should be tested in RdfBuilderTest. We can have a test in the dumper too if we really want, but th" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 (owner: 10Smalyshev) [17:49:29] DanielK_WMDE_: it's rather functionality needed for the dumper, but implemented in the builder [17:49:35] nobody but dumper needs it [17:49:54] still the test should be where the implementation is. [17:50:17] nothing else uses it just now, right. but it's functionality the RdfBuilder class exposes. So it should have a unit test in RdfBuilderTest [17:50:49] "this class de-duplicates references, and here's the terst to prove it" [17:51:27] DanielK_WMDE_: ok, I'll add another test [17:51:48] thanks [17:51:49] but that test would be pretty much exact copy of the dumper test under different name [17:52:10] i'm around for another hour. tomorrow, i'll leave work early. [17:52:24] i'll be online in the evening on the weekend, but probably not working [17:53:08] SMalyshev: could even use the same data files [17:53:14] or just move the test [17:53:23] there's no reason for the dumper to test this, really [17:53:30] no, I don't want to move it, I want to be sure dump is correct [17:53:40] that's the whole purpose of this function [17:53:50] then you'd have to re-test everything from the dumper interface... [17:54:00] I don't really care *how* it's done but dump should not have dupes [17:54:17] yea, ok, have an integration test there, then [17:54:33] well, we kind of do retest everything by the virtue of having a dump test [17:55:43] 10MediaWiki-extensions-WikibaseClient, 10Wikidata, 5Patch-For-Review, 3§ Wikidata-Sprint-2015-03-11: add eu_page_touched field to wbc_entity_usage_tracking - https://phabricator.wikimedia.org/T93057#1132630 (10daniel) [17:56:48] (03CR) 10Smalyshev: Addressed several FIXMEs in RDF related code (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [17:57:04] DanielK_WMDE_: see my comments on dates. I'll add some variety to tests [17:57:52] also, before/after aren't used now so I'm not sure there's a point in testing them [17:58:44] SMalyshev: so that, once we supply the data, we can be sure that RdfBuilder handles them correctly [17:59:02] otherwise, we'd need to hunt down all places that might handle before/after once we start using them [17:59:14] well, when we add handling for them, we'll add tests. Right now it ignores them [17:59:39] there's nothing to hunt down - there are no places in RdfBuilder that handle before/after [17:59:52] that's the point - they are just ignored for now [18:00:20] when we start using them, we'd change RdfBuilder and add tests [18:00:34] SMalyshev: oh, you are omitting these fields from the output? [18:00:40] yes [18:00:42] hm... i'm not sure I like that. [18:00:52] I think you told me to do that [18:01:18] hm... really? i wonder what I was thinking, then ;) [18:01:20] i'm a bit torn. [18:01:33] it's nice to have the handling in place, so we can just start to use it [18:01:41] let's leave it alone then until you decide otherwise :) [18:01:50] on the other hand, having lots of unused code it annoying and leads to bit rot [18:01:56] yea, ok [18:02:01] since we have no idea how we'd use it I'm not sure at this point it makes sense to handle them [18:02:23] oh, we know how to use them. The behavior is defined. [18:07:24] 10Wikidata, 7Need-volunteer: Tours are broken - https://phabricator.wikimedia.org/T85719#1132729 (10Lucie) We figured you'd have to replace the function removeData() in the [[ https://www.wikidata.org/wiki/MediaWiki:Guidedtour-lib.js | MediaWiki:Guidedtour-lib.js ]] with ``` function removeData( tourName,... [18:08:27] (03PS15) 10Smalyshev: Addressed several FIXMEs in RDF related code [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 [18:08:49] DanielK_WMDE_: so in what sense they aren't used if the behavior is defined? [18:09:52] DanielK_WMDE_: anyway, I've added more data to Q8 test [18:10:48] 10Wikidata, 10Wikidata-Query-Service: Add date filtering to RDF export - https://phabricator.wikimedia.org/T92006#1132764 (10JanZerebecki) I parsed the BNF incorrectly, the Z is valid. [18:11:36] (03CR) 10Smalyshev: Addressed several FIXMEs in RDF related code (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [18:15:13] Could one of the Admins edit the https://www.wikidata.org/wiki/MediaWiki:Guidedtour-lib.js page according to https://phabricator.wikimedia.org/T85719 [18:16:34] benestar ^ [18:16:57] hi Lucie_WMDE :D [18:17:17] i was already working on a rewrite for the tours but got stuck somehow :/ [18:17:28] thanks for the fix, but i think there are more problems in the code ;) [18:17:41] hey, no problem! yes, we thought so too! [18:18:45] It just makes them run as a first step but then there are the next issues! [18:19:51] yes [18:20:05] I tried to use the new api because it provides some cool new features [18:20:29] however, it is quite tricky to embed the features i kinda hacked into the old api in the new code [18:20:53] Cool you are onto that- sounds pretty cool. the tours are sadly pretty broken now :( [18:21:13] those hacks include the overlay and highlighting of custom html elements, automatically clicking next when the step is done and so on [18:21:22] even with our fix. so if you feel to go on with them would be soooo cool! [18:21:34] I'm not sure if all of these features actually make sense ^^ [18:21:44] But they sound pretty fancy :D [18:21:59] What do you think, do we actually need a "next" button when the tour automatically proceeds eg. if i press "save"? [18:22:25] Or should the user press "next" all the time, even if the step is done so far? [18:22:48] Sounds good either way. But clicking next has the advantage you can read over everything again. [18:23:11] But not sure how intuitive that is including another button to click on. [18:23:39] Yeah, I'm also not sure what is the intuitive way [18:24:16] Perhaps having no "next" button would confuse the people who dont understand what they are supposed in that step and see no way to go on [18:24:35] Yes, that's true! [18:24:51] On the other side those guys should perhaps dont go on because the tour relies on the fact that some steps are already don [18:25:13] Like when the user is supposed to change the description they previously entered [18:25:59] yes. but for coherence seems to be better to have the button. may be confusing that the button suddenly disappears [18:26:15] Thanks for your opinion, helps me a lot :D [18:26:28] And what about automatic proceeding? [18:27:11] Very welcome, I am glad to help! I actually really loved the tours and I always showed them around for a quicker understanding! [18:27:17] Automatic proceeding? [18:27:28] Mhh. [18:27:50] (03CR) 10Thiemo Mättig (WMDE): "Guess I confused that with constructors where you can do this. :-(" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197952 (owner: 10Thiemo Mättig (WMDE)) [18:28:32] Okay, so I actually see the same issue: you could be confused if it does it once or twice in the tour and not again. But on the other hand it would take away the annoying "next" clicking when it's not necessary. [18:29:22] But there I'd say to try it without first and implement it later and just test it- I can't really judge it without having tried how it works for me. [18:30:02] (03CR) 10JanZerebecki: [C: 032] Add missing htmlspecialchars to DiffView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/192533 (owner: 10Thiemo Mättig (WMDE)) [18:32:12] (03PS7) 10Smalyshev: Add reference/value deduplication [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 [18:32:15] DanielK_WMDE_: added the test [18:33:07] (03Merged) 10jenkins-bot: Add missing htmlspecialchars to DiffView [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/192533 (owner: 10Thiemo Mättig (WMDE)) [18:35:35] 10Wikidata, 10MobileFrontend-Feature-requests, 7Easy: Setup WikidataPageBanner extension repository on Gerrit - https://phabricator.wikimedia.org/T93127#1132873 (10NiharikaKohli) [18:38:49] okay, benestar I am leaving now, just ping me tomorrow and we can discuss a little more if there's something to discuss :) Have a nice evening! [18:39:43] (03PS3) 10Aude: Fix css for Wikibase special pages [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197878 (https://phabricator.wikimedia.org/T93183) [18:43:13] DanielK_WMDE_: Did someone ask you today about item redirects and caching? [18:52:26] multichill: yes [18:52:33] at least about redirects [18:52:44] Besides me this morning [18:53:28] multichill: https://phabricator.wikimedia.org/T93191 [18:53:46] was about to give the link :) [18:54:58] DanielK_WMDE_: Right, that was what I talked about this morning. Sorry for slowing your progress with these edge cases [18:55:31] (03PS2) 10Daniel Kinzler: Add eu_touched field to wbc_entity_usage. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197940 (https://phabricator.wikimedia.org/T93057) [18:55:42] (03PS5) 10Daniel Kinzler: Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 [18:56:21] (03PS6) 10Daniel Kinzler: Drop eu_entity_type from wbc_entity_usage table. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197933 [18:56:36] multichill: better now than finding out later [18:56:37] Is the tool that made this useful? https://tools.wmflabs.org/cluestuff/wdt/persondata2.html [18:56:49] That's true [18:57:21] multichill: the tracking bug still has wuite a few blockers https://phabricator.wikimedia.org/T49288 [18:57:53] Better busy than bored I guess ;-) [18:58:17] hah. i think we should invest in a cloning facility in the basement [18:58:42] DanielK_WMDE_: Is that an IEG proposal I hear? :p [18:59:09] hi Amir11, you around? [18:59:14] it's an evil plan for world domination... the there a grant process for that? [18:59:16] Or just your laptop reconnecting [18:59:22] multichill: hey [18:59:24] I'm around [18:59:40] So you're playing around with learning AI stuff [18:59:40] Finally made Kian about three times more precise [18:59:46] yes :) [19:00:10] What kind of info do you hash in? Templates? Categories? Full text? [19:00:19] but my ssh port is blocked for unknown reasons so I can't connect or push the patch to github :| [19:00:46] multichill: depends on the problem for classification of human, not-human I use categories [19:00:47] Can someone tell me if my table generator is useful, before I develop it further? [19:00:54] You could try over https [19:01:12] but I wrote the ANN in a way that can work with other systems too [19:01:27] let me try [19:01:39] I can use https but I can't push my commits [19:01:44] (I never tried though) [19:02:02] a930913: i'm not really active on the project, but i'd prefer those tables in a machine readable form, say, csv. [19:02:09] easy to generate whatever i need for that [19:02:13] a930913: Hmm, that might be interesting if it's dynamic. [19:02:25] html output as an overview is nice, too, but the improtant bit is the csv, at least for me [19:02:27] And option for different output formats (html table, csv, json, ..) [19:02:31] DanielK_WMDE_: Yeah, it's html for overview. [19:02:39] I got CSV already made. [19:02:47] SQL will be the best one though. [19:02:50] a930913: ah, put links into the html then :) [19:03:03] a930913: MySQL can read csv directly [19:03:04] Links? [19:03:08] https://tools.wmflabs.org/heritage/api/api.php <- this outputs all kind of formats [19:03:10] links to the csv? [19:03:26] DanielK_WMDE_: But CSV can't have normalised though. [19:03:40] So it only works for a single 2D table. [19:03:42] Amir11: https://tools.wmflabs.org/multichill/queries/wikidata/noclaims_nlwiki.txt <- still wondering how to reduce this stuff [19:03:48] a930913: yes, one file per table [19:03:57] DanielK_WMDE_: Ah. [19:04:01] what do you mean by normalized? [19:04:24] DanielK_WMDE_: You can be educated at a number of places. [19:04:55] yes. you have to either duplicate the row to cover that, or encode a list into a single field, using some separator [19:04:56] I will shrink this for you once I can find a way to connect to labs [19:05:01] Normalised means linking those places atomically instead of something like concatenating them. [19:05:02] pipe (|) tends to work ok [19:05:33] a930913: oh, you were referring to database schema normalization, not value normalization, ic [19:05:53] but sure, you can do that in csv in exactly the same way you do in sql: multiple tables [19:05:55] DanielK_WMDE_: Yeah. [19:06:16] if you want them in a single file, just zip them [19:06:34] (03CR) 10Daniel Kinzler: [C: 032] Add reference/value deduplication [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 (owner: 10Smalyshev) [19:06:45] I'm thinking of a software that takes a list of items, or an item criteria, and automatically generates a database to use. [19:07:42] sounds pretty cool [19:08:19] multichill: What dynamic do you mean? [19:08:38] To put some stuff in the url and I would get different results [19:08:52] multichill: Ah, yes. [19:09:05] Not sure how to do it though publically. [19:09:17] I haven't run it through the entire dump. [19:09:35] So it might be an email collection service. [19:09:50] As it won't be fast enough for a page load. [19:10:24] (03CR) 10Daniel Kinzler: [C: 032] Addressed several FIXMEs in RDF related code [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [19:10:36] (03PS8) 10Daniel Kinzler: Add reference/value deduplication [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 (owner: 10Smalyshev) [19:10:54] DanielK_WMDE_: thanks [19:10:58] \o/ [19:11:49] now we have to change another 100 things from Markus' feedback possibly :) but mostly URLs & prefixes [19:16:26] SMalyshev: i'd like us to migrate to using RdfWriter instead of EasyRdf first. The repective patch touches all of RdfBuilder, and needs manual rebasing for every change made there. [19:16:40] right [19:16:46] I agree [19:16:55] I still didn't get around to doing any profiling. How does RdfWriter compare to EasyRdf serialization without your hacks? [19:17:04] I'll do some profiling and tweaking today to see what can be done there [19:17:54] I'm wondering if I went completely wrong with my approach... I was expecting it to gain quite a bit of performance by avoiding object allocation and copying strings around. Maybe I was wrong... [19:18:09] The downside is that you end up escaping the same literal values over and over. [19:18:11] your writer is faster than easyrdf but not as fast as my hacks one. I'd like to get it to the same speed as the hacks one (15 s per 1000 IIRC) at least [19:18:16] we could have a cache for that. LRU, probably. [19:18:41] ok. I made soome improvements, but I'm sure more can be done. [19:19:00] I'm not sure yet... need to do some profiles. which one is the main patch that I should check out? [19:19:51] SMalyshev: https://gerrit.wikimedia.org/r/#/c/196663/ is the main patch. Try to cherry-pick https://gerrit.wikimedia.org/r/#/c/197407/ on top of that. [19:20:38] multichill: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1254085 [19:20:45] it's the bug [19:20:54] I'm looking for a way around [19:21:54] DanielK_WMDE_: ok that one still doesn't use propertly lookup, so I'll probably have to rebase/merge it? [19:22:03] property lookup may be expensive [19:22:48] Amir11: at the bottom of that page, there's a workaround that involves setting the MTU to 1480 and some other tweaks [19:23:00] --clamp-mss-to-pmtu [19:23:02] scary shit [19:23:15] pretty damn scary [19:30:55] 10Wikidata, 7domains: Better namespace URI for the wikibase ontology - https://phabricator.wikimedia.org/T93207#1133100 (10daniel) The domain wikiba.se is owned by WMDE, I think. [19:32:01] DanielK_WMDE_: That would assume your connection doesn't fragment properly [19:32:30] Could try to icmp ping with and without the df bit set to confirm it's broken [19:45:31] 10Wikidata, 7domains: Better namespace URI for the wikibase ontology - https://phabricator.wikimedia.org/T93207#1133115 (10Manybubbles) >>! In T93207#1133107, @daniel wrote: > Regarding the version in the ontology URI: I think this is actually very important, since it allows us to make breaking changes to the... [19:46:47] (03PS14) 10Smalyshev: Use our own RDF writer instead of EasyRdf. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196663 (owner: 10Daniel Kinzler) [19:46:49] (03PS4) 10Smalyshev: Introducing RdfWriterFactory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197702 (owner: 10Daniel Kinzler) [19:46:51] (03PS29) 10Smalyshev: Introduce fast RDF writer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/195185 (owner: 10Daniel Kinzler) [19:48:28] 10Wikidata, 10DataValues: Documentation of year 0 and negative years - https://phabricator.wikimedia.org/T93256#1133123 (10thiemowmde) 3NEW [19:51:13] 10Wikidata, 10DataValues: Documentation of year 0 and negative years - https://phabricator.wikimedia.org/T93256#1133133 (10thiemowmde) [19:51:15] 10Wikidata, 7Tracking: Bugs related to time datatype - https://phabricator.wikimedia.org/T87764#1133132 (10thiemowmde) [19:58:40] (03Merged) 10jenkins-bot: Addressed several FIXMEs in RDF related code [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196712 (owner: 10Smalyshev) [20:23:02] (03Merged) 10jenkins-bot: Localisation updates from https://translatewiki.net. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/198073 (owner: 10L10n-bot) [20:34:43] (03CR) 10Smalyshev: [C: 032] "Looks like it's not being picked up, I hope it's ok to self+2" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 (owner: 10Smalyshev) [20:44:12] (03PS15) 10Smalyshev: Use our own RDF writer instead of EasyRdf. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196663 (owner: 10Daniel Kinzler) [20:44:14] (03PS5) 10Smalyshev: Introducing RdfWriterFactory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197702 (owner: 10Daniel Kinzler) [20:44:16] (03PS30) 10Smalyshev: Introduce fast RDF writer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/195185 (owner: 10Daniel Kinzler) [20:47:11] (03Merged) 10jenkins-bot: Add reference/value deduplication [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197785 (owner: 10Smalyshev) [21:03:23] (03PS16) 10Smalyshev: Use our own RDF writer instead of EasyRdf. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196663 (owner: 10Daniel Kinzler) [21:03:25] (03PS6) 10Smalyshev: Introducing RdfWriterFactory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/197702 (owner: 10Daniel Kinzler) [21:03:27] (03PS31) 10Smalyshev: Introduce fast RDF writer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/195185 (owner: 10Daniel Kinzler) [21:04:26] (03PS17) 10Smalyshev: Use our own RDF writer instead of EasyRdf. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/196663 (owner: 10Daniel Kinzler) [21:45:56] 10Wikidata, 10MobileFrontend-Feature-requests: Setup WikidataPageBanner extension repository on Gerrit - https://phabricator.wikimedia.org/T93127#1133454 (10Dereckson) [21:46:47] 10MediaWiki-extensions-WikibaseClient, 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: UnresolvedRedirectException from line 87 of WikiPageEntityRevisionLookup.php - https://phabricator.wikimedia.org/T93273#1133467 (10aude) 3NEW [21:47:06] 10MediaWiki-extensions-WikibaseClient, 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: UnresolvedRedirectException from line 87 of WikiPageEntityRevisionLookup.php - https://phabricator.wikimedia.org/T93273#1133474 (10aude) we get these on the repo also: Wikibase\Lib\Store\UnresolvedRedirectException... [21:55:16] 10Wikidata, 10MediaWiki-API: wbmergeitems ignoreconflicts incorrect documentation - https://phabricator.wikimedia.org/T93282#1133583 (10Multichill) 3NEW [21:58:11] 10MediaWiki-extensions-WikibaseRepository, 10Wikidata: wbmergeitems ignoreconflicts incorrect documentation - https://phabricator.wikimedia.org/T93282#1133612 (10Legoktm) [22:07:52] !admin ? what is the criteria for adding a new wikidata item ? [22:08:44] Migrant: did you read https://www.wikidata.org/wiki/Wikidata:Notability? [22:10:36] sorry.. meant property item ? [22:12:39] I see that there are several property items for example cyclists... and i have found several possible property items for speed skaters [22:19:06] for cyclists there are at least 3 different property items : https://www.wikidata.org/wiki/Property_talk:P1409 Cycling Archives ID , https://www.wikidata.org/wiki/Property_talk:P1663 ProCyclingStats ID and then we have https://www.wikidata.org/wiki/Property_talk:P1664 Cycling Database ID [22:19:13] Property item? Whats that Migrant? We have properties and we have items. Those are two different things [22:19:17] Those are properties [22:21:03] What kind of property would you like to add Migrant? [22:21:32] what is the criteria to add a property like these... how stable must the database be, and what is the criteria for the people that edit the database... [22:22:44] my main interest here on wikipedia is speed skating and i have found several speed skating databases that might fill the criteria for inclusion [22:26:03] but these databases aren't completely independant of eachother since the sometimes loan material from eachother but take their own correctionsing of some errors in the others databases... [22:37:38] property for speed skater persons ID at http://www.speedskatingnews.info/en/data/skater/ SpeedSkatingNews (Personal results and through his/hers career and personal bests allthough there are some few errors but the biggest speed skating online database i know of) and http://www.speedskatingbase.eu/ Speedskatingbase.eu (profiles with birthdate and personal best-times for speed skaters that have achieved under a time limit) and the one for [22:37:38] http://www.speedskatingstats.com/index.php?file=home SpeedSkatingStats.com / http://www.schaatsstatistieken.nl/index.php?file=home SchaatsStatistieken.nl which is a little bit bigger since it includes more infos for the dutch speed skaters. [22:39:45] Couldn't you just use these for references? [22:40:25] Oh right, these have codes [22:40:53] or maybe https://www.wikidata.org/wiki/Property:P1325 [22:41:39] yup... [22:42:21] 1987020201 gives the same results on multiple sites :S [22:43:59] 10Wikidata, 7domains: Better namespace URI for the wikibase ontology - https://phabricator.wikimedia.org/T93207#1133747 (10mkroetzsch) @daniel: Have you wondered why XML Schema decided against changing their URIs? It is by far the most disruptive thing that you could possibly do. Ontologies don't work like sof... [22:44:52] Migrant: http://www.speedskatingstats.com/index.php?file=home looks interesting to add [22:44:57] in wikipedia in norsk bokm�l there are created on my request though a external-template for links to these dtabase-sites... [22:45:11] Any idea how many people they have on the sites? [22:45:25] extremely many.... [22:45:38] the oldes race they have are from 1763 [22:46:34] so there are many people at that site that are not notable for the speed skating career.. [22:46:50] but the have all the important races... [22:47:32] so it is a big site yes.. can also be used to be an external link for results. and tracks/arenas [22:49:15] and i must say that i cannot guarantee all results in that database... but it is so big and it has been the best for many years now... [23:45:46] wikimedia/mediawiki-extensions-Wikibase/master/245c656 : jenkins-bot The build was broken. http://travis-ci.org/wikimedia/mediawiki-extensions-Wikibase/builds/55081190