[00:42:33] [SemanticMediaWiki] mwjames pushed 6 new commits to listlookup: http://git.io/AEMp [00:42:33] SemanticMediaWiki/listlookup 99ce216 mwjames: Add UnusedPropertyListLookup [00:42:33] SemanticMediaWiki/listlookup 634e70a mwjames: Replace UnusedPropertiesCollector with UnusedPropertyListLookup [00:42:33] SemanticMediaWiki/listlookup b780eb7 mwjames: Remove UnusedPropertiesCollector [00:46:30] [SemanticMediaWiki] JeroenDeDauw pushed 2 new commits to master: http://git.io/AEDi [00:46:30] SemanticMediaWiki/master 54aec22 Translation updater bot: Localisation updates from https://translatewiki.net.... [00:46:30] SemanticMediaWiki/master d1a7970 jeroendedauw: Merge branch 'master' of ssh://wmfgerrit/mediawiki/extensions/SemanticMediaWiki [05:32:22] Hi there! I'm working with a SMW installation with Semantic Forms; is there anything special about querying Forms properties? For example, if I do a {{#show: {{PAGENAME}} | ?foo }}, where foo is just a text property, it works fine. If I do {{#show: {{PAGENAME}} | ?bar }}, where bar is a "input type=tokens|multiple" (but otherwise is also a text property), nothing at all shows up... a {{#arraymap:{{{bar|}}}|,|x|[[x]]}} [05:41:08] (Similarly, a {{#show {{PAGENAME}} | ?bat }} for a property which is text but has a list of permitted values also shows nothing; so I suspect this is some kind of stored reference and I need to pull out the mapped value somehow instead...?) [06:46:38] Ah - https://semantic-mediawiki.org/wiki/Help:Selecting_pages#Things_that_are_not_possible "SMW currently does not support queries for the values of any of SMW's built-in special properties such as "Has type"..." - I suspect that means I'm out of luck! [07:10:39] Actually doesn't seem to be that: I created an entirely new property, just text, and that's not working either. Some text properties work; others don't; there's no difference in the property (just type: text), and the pages in question have values in both fields. I'm baffled! [07:18:12] Ah - newbie user error - I hadn't set up properties correctly, had just set up forms to edit values and pages to display those values, without tagging them correctly as properties. Oops. [14:30:06] (PS1) Cicalese: default to prefixed title in getText [extensions/SemanticTitle] - https://gerrit.wikimedia.org/r/192188 [14:31:09] (CR) Cicalese: [C: 2 V: 2] default to prefixed title in getText [extensions/SemanticTitle] - https://gerrit.wikimedia.org/r/192188 (owner: Cicalese) [20:52:20] is there any query I can do to count (or see) all of the unique values of a property across the entire wiki? [20:52:23] http://snpedia.com/index.php/Property:With_PMID [20:52:50] I'd like to know all of the values across all pages, not broken down on a per page basis [22:17:32] [SemanticMediaWiki] mwjames force-pushed listlookup from 0295f1b to 6cdfeb9: http://git.io/A8j9 [22:17:32] SemanticMediaWiki/listlookup 6cdfeb9 mwjames: Remove CacheableResultCollector [22:49:28] [SemanticMediaWiki] mwjames closed pull request #831: Add SimpleListLookup interface + ListLookupCache (master...listlookup) http://git.io/NNZe