[01:11:03] (CR) Mwjames: [C: 2] \SMW\Subobject, SubobjectParserFunction use HashIdGenerator [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/80502 (owner: Mwjames) [01:12:39] (Merged) jenkins-bot: \SMW\Subobject, SubobjectParserFunction use HashIdGenerator [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/80502 (owner: Mwjames) [01:17:07] (PS4) Mwjames: Register #ask/#show as closure, eliminate static render method and $GLOBALS [extensions/SemanticMediaWiki] - https://gerrit.wikimedia.org/r/80365 [12:52:59] (PS1) Yaron Koren: Added DB table name escaping for '_none' option, to allow for prefixes [extensions/SemanticDrilldown] - https://gerrit.wikimedia.org/r/80552 [12:56:04] (CR) Yaron Koren: [C: 2 V: 1] Added DB table name escaping for '_none' option, to allow for prefixes [extensions/SemanticDrilldown] - https://gerrit.wikimedia.org/r/80552 (owner: Yaron Koren) [12:56:06] (Merged) jenkins-bot: Added DB table name escaping for '_none' option, to allow for prefixes [extensions/SemanticDrilldown] - https://gerrit.wikimedia.org/r/80552 (owner: Yaron Koren) [13:28:09] (PS1) Yaron Koren: More SQL fixes for when SMW ID is not unique [extensions/SemanticDrilldown] - https://gerrit.wikimedia.org/r/80558 [13:31:50] (CR) Yaron Koren: [C: 2 V: 1] More SQL fixes for when SMW ID is not unique [extensions/SemanticDrilldown] - https://gerrit.wikimedia.org/r/80558 (owner: Yaron Koren) [13:31:52] (Merged) jenkins-bot: More SQL fixes for when SMW ID is not unique [extensions/SemanticDrilldown] - https://gerrit.wikimedia.org/r/80558 (owner: Yaron Koren) [16:23:37] Can anyone guide me to a good source to learn about Negation Normalization of Text using Description Logic? [19:15:01] what would cause a "PHP message: PHP Fatal error: Class 'DataValues\LatLongValue' not found in /usr/sites/sf/survos/vendor/mediawiki/Maps/includes/elements/Location.php on line 74 [19:15:01] [19:15:46] I've got some geographic coordinates, and I think I have all the extensions installed right, but for some reason this is failing when I try to render a map [19:59:06] Tac|2: the issue might be that you're using the latest Git version of Maps - which I think is unstable. [19:59:38] If that's the case, you should switch to whatever the last tagged version is. [19:59:48] how do I select the right extentions to use? I feel like I just keep guessing at master v. REL1_21 [20:00:06] Curiously, there's some issue where Maps gets installed as maps [20:01:14] You shouldn't use anything starting with "REL". [20:02:39] It looks like you should use the tag called "2.0.1". [20:03:34] but I don't think that' sthe problem [20:04:27] If I purge everthing, re-install, and kick the computer, I get [20:04:28] 2013/08/23 20:03:23 [error] 16403#0: *341737 FastCGI sent in stderr: "PHP message: PHP Catchable fatal error: Argument 1 passed to DataValues\GlobeCoordinateValue::__construct() must be an instance of DataValues\LatLongValue, double given, called in /usr/sites/sf/survos/vendor/mediawiki/SemanticMaps/includes/SM_GeoCoordsValue.php on line 70 and defined in /usr/sites/sf/survos/vendor/mediawiki/DataValues/DataValues/src/GlobeCoor [20:04:28] dinateValue.php on line 58 [20:04:46] that's switching from master to REL1_21 in Maps [20:04:53] cd [20:13:07] Tac|2: yes, you should switch to the tag "2.0.1". [20:33:53] now i get Error: This version of Semantic Maps needs Maps 3.0 or later. You are currently using version 2.0.1. If for any reason you are stuck at Maps 2.0.x, you can use Semantic Maps 2.0.x instead. [20:34:08] How do I checkout Semantic Maps 3.0? [20:38:00] ok, I checkout out 2.0.1 in Semantic Maps [20:38:17] and now getting [20:38:23] SMWParamFormat->formatValue() /usr/sites/sf/survo 2013/08/23 20:37:43 [error] 16403#0: *342028 FastCGI sent in stderr: "PHP message: PHP Fatal error: Class 'ItemParameterManipulation' not found in /usr/sites/sf/survos/vendor/mediawiki/core/extensions/Maps/includes/manipulations/Maps_ParamGeoService.php on line 16 PHP message: PHP Stack trace: [20:39:50] We install through composer, which does dependency management nicely [20:40:04] http://getcomposer.org/ [20:40:32] a version of Maps is installed in packagist, I thought that might have been my problem before [20:40:50] https://packagist.org/packages/mediawiki/maps [20:40:59] that's the lower-case issue I mentioned earlier [20:41:07] Oh - I don't know anything about either Composer or Packagist. [20:41:21] JeroenDeDauw: are you there? [20:41:24] Maps question. [21:54:41] . [22:49:37] Hi. I just wanted to make sure, but embedding a template in a template take can be present multiple times on a page is not possible, right?