You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by bu...@apache.org on 2015/04/27 10:59:06 UTC

svn commit: r949326 [14/14] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/org/apache/marmotta/commons/sesame/transactions/api/ apidocs/org/apache/marmotta/commons/sesame/transactions/api/class-use/ apidocs/org/apache/marmotta/commo...

Modified: websites/staging/marmotta/trunk/content/platform/ldpath-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/ldpath-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/ldpath-module.html Mon Apr 27 08:58:53 2015
@@ -351,7 +351,7 @@
 <p>This module provides <a href="../ldpath">LDPath</a> support in the Marmotta plaform.</p>
 <div class="section">
 <h2>Protocol<a name="Protocol"></a></h2>
-<p>LDPath querying is exposed via a simple RESTful protocol, using JSON for describing the results. Programs can be evaluated using either <tt>GET</tt> or <tt>POST</tt> with slightly different methods (check the web servcices documentation for any further details), where the context <tt>uri</tt> must be always sent as query parameter.</p>
+<p>LDPath querying is exposed via a simple RESTful protocol, using JSON for describing the results. Programs can be evaluated using either <tt>GET</tt> or <tt>POST</tt> with slightly different methods (check the web services documentation for any further details), where the context <tt>uri</tt> must be always sent as query parameter.</p>
 <p>The results&#x2019; schema is very simple:</p>
 
 <ul>