[06:38:40] [SemanticExtraSpecialProperties] translatewiki pushed 1 new commit to master: https://git.io/vQPJv [06:38:40] SemanticExtraSpecialProperties/master d0ba399 translatewiki.net: Localisation updates from https://translatewiki.net. [11:54:13] Hi! I'm looking to import some relational data into a SMW with corresponding classes. I have this issue where the unique identifier in the data is UUIDs, which would give me some pretty damn ugly page titles. Is it possible to link instead of to a page title, to a page with a specific property? Or are there other ways to design around this? [12:01:22] [SemanticResultFormats] ljonka closed pull request #209: Update datatables format to handle format param on number and quantity (master...master) https://git.io/v9sxh [12:44:40] JosefAssad: you need something for the title [12:45:01] JosefAssad: but you can always do [[324234-234324-afafafa2344|some pretty text here]] for links, right? [12:46:26] JosefAssad: and for the page itself, you can also use {{DISPLAYTITLE:some pretty text here}} if you enable the configuration option to allow arbitrary display titles [12:46:47] the things where you can't have the pretty title are pages like Special:REcentChanges and categories [14:03:21] Nikerabbit: good advice. I just tested the DisplayTitle extension and I think it *should* cover most of my use cases :) [14:04:50] I was toying with the idea of telling the source data schema owner to use something meaningful as a key in the mysql table I am converting to SMW, but then I thought I'm too young to die at the hands of a data designer [20:16:16] [SemanticMediaWiki] s7eph4n pushed 1 new commit to master: https://git.io/vQXot [20:16:16] SemanticMediaWiki/master 2230fce Stephan Gambke: Add type parser-html to JSONScript to allow assertions on HTML structure (#2540)... [20:22:56] [SemanticMediaWiki] kghbln created issue-2541 from master (+0 new commits): https://git.io/vQXox [20:26:57] [SemanticMediaWiki] kghbln pushed 1 new commit to issue-2541: https://git.io/vQXKP [20:26:57] SemanticMediaWiki/issue-2541 61b92ab Karsten Hoffmeyer: Update ResultFieldMatchFinder.php... [20:27:47] [SemanticMediaWiki] kghbln opened pull request #2542: Update ResultFieldMatchFinder.php (master...issue-2541) https://git.io/vQXKy [21:10:08] [SemanticMediaWiki] kghbln pushed 1 new commit to issue-2541: https://git.io/vQXDU [21:10:08] SemanticMediaWiki/issue-2541 c1b84f2 Karsten Hoffmeyer: Update ResultFieldMatchFinderTest.php