Added: websites/staging/marmotta/trunk/content/images/sparql-query.png
==============================================================================
Binary file - no diff available.
Propchange: websites/staging/marmotta/trunk/content/images/sparql-query.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Modified: websites/staging/marmotta/trunk/content/platform/sparql-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/sparql-module.html
(original)
+++ websites/staging/marmotta/trunk/content/platform/sparql-module.html Thu Apr
10 16:04:23 2014
@@ -340,7 +340,9 @@
<p> <!-- awaiting for https://jira.codehaus.org/browse/DOXIA-472
--></p>
<h1>Apache Marmotta Platform: SPARQL</h1>
-<p>@TODO@</p>
+<p>The SPARQL module provides support to <a class="externalLink"
href="http://www.w3.org/TR/sparql11-overview/">SPARQL 1.1</a> in the platform.
More preciselly, from the 11 Recommendation that compose SAPARQL 1.1,
Marmotta’s implementation covers 9 of them (only <a class="externalLink"
href="http://www.w3.org/TR/sparql11-entailment/">Entailment Regimes</a> and <a
class="externalLink"
href="http://www.w3.org/TR/sparql11-federated-query/">Federated Query</a> are
not yet supported.</p>
+<p>It offers a unified interface both for Query and Update based on <a
class="externalLink" href="http://github.com/tkurz/squebi">Squebi</a> and data
visualization based on <a class="externalLink"
href="http://dev.data2000.no/sgvizler/">Sgvizler</a>.</p>
+<p><img src="../images/sparql-query.png" alt="sparql query with squebi" /> </p>
</div>
</div>