Author: wikier
Date: Thu Apr 10 15:57:29 2014
New Revision: 1586351
URL: http://svn.apache.org/r1586351
Log:
MARMOTTA-455: added some content about the sparql module
Added:
marmotta/site/trunk/content/resources/images/sparql-query.png (with props)
Modified:
marmotta/site/trunk/content/markdown/platform/sparql-module.md.vm
Modified: marmotta/site/trunk/content/markdown/platform/sparql-module.md.vm
URL:
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/platform/sparql-module.md.vm?rev=1586351&r1=1586350&r2=1586351&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/platform/sparql-module.md.vm (original)
+++ marmotta/site/trunk/content/markdown/platform/sparql-module.md.vm Thu Apr
10 15:57:29 2014
@@ -2,4 +2,13 @@
# Apache Marmotta Platform: SPARQL
-@TODO@
+The SPARQL module provides support to [SPARQL
1.1](http://www.w3.org/TR/sparql11-overview/)
+in the platform. More preciselly, from the 11 Recommendation that compose
SAPARQL 1.1,
+Marmotta's implementation covers 9 of them (only [Entailment
Regimes](http://www.w3.org/TR/sparql11-entailment/)
+and [Federated Query](http://www.w3.org/TR/sparql11-federated-query/) are not
yet supported.
+
+It offers a unified interface both for Query and Update based on
[Squebi](http://github.com/tkurz/squebi)
+and data visualization based on [Sgvizler](http://dev.data2000.no/sgvizler/).
+
+
+
Added: marmotta/site/trunk/content/resources/images/sparql-query.png
URL:
http://svn.apache.org/viewvc/marmotta/site/trunk/content/resources/images/sparql-query.png?rev=1586351&view=auto
==============================================================================
Binary file - no diff available.
Propchange: marmotta/site/trunk/content/resources/images/sparql-query.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream