Modified: websites/staging/marmotta/trunk/content/kiwi/geosparql.html ============================================================================== --- websites/staging/marmotta/trunk/content/kiwi/geosparql.html (original) +++ websites/staging/marmotta/trunk/content/kiwi/geosparql.html Sun May 15 21:38:15 2016 @@ -353,7 +353,7 @@ <p>The <a class="externalLink" href="http://www.opengeospatial.org/standards/geosparql">OGC GeoSPARQL</a> standard supports representing and querying geospatial data on the Semantic Web. GeoSPARQL defines a vocabulary for representing geospatial data in RDF, and it defines an extension to the SPARQL query language for processing geospatial data. In addition, GeoSPARQL is designed to accommodate systems based on qualitative spatial reasoning and systems based on quantitative spatial computations.</p> <p>In cooperation with the <a class="externalLink" href="https://www.google-melange.com/gsoc/project/details/google/gsoc2015/fernandobac03/5707702298738688">GSoC2015</a>, in version <tt>3.4.0</tt> we have added GeoSPARQL support to our <a href="sparql.html">SPARQL</a> implementation. </p> <p>Further technical details can be found <a class="externalLink" href="https://wiki.apache.org/marmotta/GSoC/2015/MARMOTTA-584">in the wiki</a>. </p> -<p>Besides <a href="../mail-lists.html">our mailing lists</a>, if you are interested about geospatial technologies in a broader way, there is a dedicated <a class="externalLink" href="https://lists.apache.org/[email protected]">[email protected] mailing list</a> as a common space with other projects, both within Apache (e.g., <a class="externalLink" href="https://sis.apache.org/">SIS</a> and externally (e.g., <a class="externalLink" href="https://www.locationtech.org/">Eclipse LocationTech</a>).</p> +<p>Besides <a href="../mail-lists.html">our mailing lists</a>, if you are interested about geospatial technologies in a broader way, there is a dedicated <a class="externalLink" href="https://lists.apache.org/[email protected]">[email protected] mailing list</a> as a common space with other projects, both within Apache (e.g., <a class="externalLink" href="https://sis.apache.org/">SIS</a>) and externally (e.g., <a class="externalLink" href="https://www.locationtech.org/">Eclipse LocationTech</a>).</p> <div class="section"> <h2>Maven Artifact<a name="Maven_Artifact"></a></h2> <p>The GeoSPARQL implementation is available in the <tt>kiwi-geosparql</tt> module. To include it in a project that uses the KiWi Triple Store, you need to add the following dependency to your Maven project:</p>
