Author: buildbot
Date: Wed Jun 27 08:50:02 2012
New Revision: 823440

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/overview.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 27 08:50:02 2012
@@ -1 +1 @@
-1354370
+1354372

Modified: websites/staging/stanbol/trunk/content/stanbol/overview.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/overview.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/overview.html Wed Jun 27 
08:50:02 2012
@@ -82,12 +82,12 @@
   </div>
   <div id="content">
     <h1 class="title">Overview about Apache Stanbol (incubating)</h1>
-    <p>Apache Stanbol (currently in <a 
href="http://incubator.apache.org";>incubating</a>) provides a  set of reusable 
components for semantic content management. For users it is important to note 
that Stanbol is NOT a semantic CMS by it own. It is designed to provide 
semantic services for existing content management.
-<p style="text-align: center;"><img alt="Apache Stanbol - The semantic engine" 
src="images/stanbol-semanticengine.png" title="Apache Stanbol is aimed to bring 
semantic technologies to current CMS Systems." /><figcaption>Figure 1: Apache 
Stanbol is aimed to bring semantic technologies to current CMS Systems. 
</figcaption></p></p>
+    <p>Apache Stanbol (currently in <a 
href="http://incubator.apache.org";>incubating</a>) provides a  set of reusable 
components for semantic content management. For users it is important to note 
that Stanbol is NOT a semantic CMS by it own. It is designed to provide 
semantic services for existing content management.</p>
+<p><img alt="Apache Stanbol - The semantic engine" 
src="images/stanbol-semanticengine.png" title="Apache Stanbol is aimed to bring 
semantic technologies to current CMS Systems." />
+<figcaption>Figure 1: Apache Stanbol is aimed to bring semantic technologies 
to current CMS Systems. </figcaption></p>
 <p>However while Apache Stanbol was build with CMS in mind it can also be used 
in different usage scenarios including: Direct usage from web applications 
(e.g. for Tag extraction/suggestion; or text completion in search fields), 
'smart' Content workflows or email routing based on extracted Entities/Topics, 
...</p>
 <p>The remaining part of this Document provides an overview about Apache 
Stanbol by means of describing typical usage scenarios.</p>
-<p><span style="float:right"> <img alt="Content Enhancement with the Stanbol 
Enhancer" src="images/stanbol-feature-enhance.png" title="Extract semantic 
information from parsed Content" />
-<figcaption>Figure 1: The Apache Stanbol Components</figcaption><span></p>
+<p><span style="float:right"> <img alt="Content Enhancement with the Stanbol 
Enhancer" src="images/stanbol-feature-enhance.png" title="Extract semantic 
information from parsed Content" /><figcaption>Figure 1: The Apache Stanbol 
Components</figcaption><span></p>
 <h3 id="content-enhancement">Content Enhancement</h3>
 <p>Extracting information of parsed content is the most common use case 
forApache Stanbol. For that users need to use the <a 
href="docs/trunk/enhancer/enhancerrest.html">RESTful API</a> of the Stanbol 
Enhancer to send their Content to Stanbol. The Enhancer that uses its <a 
href="doc/trunk/enhancer/engines">Semantic Engines</a> to analyze the parsed 
Content. Extracted information are represented as RDF and returned in the 
Response of the Enhancement Request. For more Information about how to use the 
Stanbol Enhancer for Enhancing your Content please see this <a 
href="docs/trunk/contentenhancement.html">Usage Scenario</a>. </p>
 <p>This service is intended to be used by Content Management Systems to 
extract information from managed content. Those information can than be used to 
improve search and navigation. However Enhancement Results can be also used to 
support users while during content Editing e.g. by suggesting mentioned 
entities as Tags or by allowing them to directly interact with mentions within 
the text as shown by the next figure.</p>


Reply via email to