Author: buildbot
Date: Wed Jul 11 19:32:53 2012
New Revision: 825506

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 11 19:32:53 2012
@@ -1 +1 @@
-1360159
+1360368

Modified: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html
==============================================================================
--- 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html 
(original)
+++ 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html 
Wed Jul 11 19:32:53 2012
@@ -101,7 +101,7 @@
 <p><a name="RESTful_API"></a></p>
 <h3 id="restful-api">RESTful API</h3>
 <p>The content to be analyzed should be sent in a POST request with the 
mime-type specified in the Content-type header. The parsed content is than 
processed by the targeted <a href="chains">Enhancement Chain</a>. The response 
will hold the RDF enhancement serialized in the format specified in the Accept 
header. The following figure visualizes this process.
-<p style="text-align: center;"><img alt="Enhancing Content with the Stanbol 
Enhancer" src="enhancer/enhancer-overview.png" title="The Stanbol Enhancer uses 
a Chain of Enhancement Engines to extract Entities from parsed Content and 
returns results as RDF." /></p></p>
+<p style="text-align: center;"><img alt="Enhancing Content with the Stanbol 
Enhancer" src="enhancer-overview.png" title="The Stanbol Enhancer uses a Chain 
of Enhancement Engines to extract Entities from parsed Content and returns 
results as RDF." /></p></p>
 <p>You can test that easily from the command line using the curl command:</p>
 <div class="codehilite"><pre>curl -X POST -H <span class="s2">&quot;Accept: 
text/turtle&quot;</span> -H <span class="s2">&quot;Content-type: 
text/plain&quot;</span> <span class="se">\</span>
     --data <span class="s2">&quot;The Stanbol enhancer can detect famous 
cities such as \</span>


Reply via email to