You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2016/05/15 21:03:01 UTC

svn commit: r1743969 - /marmotta/site/trunk/content/markdown/kiwi/geosparql.md.vm

Author: wikier
Date: Sun May 15 21:03:01 2016
New Revision: 1743969

URL: http://svn.apache.org/viewvc?rev=1743969&view=rev
Log:
added link to geospatial@apache

Modified:
    marmotta/site/trunk/content/markdown/kiwi/geosparql.md.vm

Modified: marmotta/site/trunk/content/markdown/kiwi/geosparql.md.vm
URL: http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/kiwi/geosparql.md.vm?rev=1743969&r1=1743968&r2=1743969&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/kiwi/geosparql.md.vm (original)
+++ marmotta/site/trunk/content/markdown/kiwi/geosparql.md.vm Sun May 15 21:03:01 2016
@@ -13,15 +13,20 @@ to accommodate systems based on qualitat
 In cooperation with the [GSoC2015](https://www.google-melange.com/gsoc/project/details/google/gsoc2015/fernandobac03/5707702298738688),
 in version `3.4.0` we have added GeoSPARQL support to our [SPARQL](sparql.html) implementation. 
 
-Further technical details can be found [in the wiki](https://wiki.apache.org/marmotta/GSoC/2015/MARMOTTA-584).
+Further technical details can be found [in the wiki](https://wiki.apache.org/marmotta/GSoC/2015/MARMOTTA-584). 
+
+Besides [our mailing lists](../mail-lists.html), if you are interested about geospatial technologies in a broader 
+way, there is a dedicated [geospatail@apache.org mailing list](lists.apache.org/list.html?geospatial@apache.org) 
+as a common space with other projects, both within Apache (e.g., [SIS](https://sis.apache.org/) and externally 
+(e.g., [Eclipse LocationTech](https://www.locationtech.org/)).
 
 
 Maven Artifact
 --------------
 
 The GeoSPARQL implementation is available in the `kiwi-geosparql` module. To
-include it in a project that uses the KiWi Triple Store, add the following
-dependency to your Maven project:
+include it in a project that uses the KiWi Triple Store, you need to add the 
+following dependency to your Maven project:
 
      <dependency>
          <groupId>org.apache.marmotta</groupId>