You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bu...@apache.org on 2012/06/26 12:17:13 UTC

svn commit: r823254 - in /websites/staging/stanbol/trunk/content: ./ stanbol/index.html

Author: buildbot
Date: Tue Jun 26 10:17:12 2012
New Revision: 823254

Log:
Staging update by buildbot for stanbol

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

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jun 26 10:17:12 2012
@@ -1 +1 @@
-1353910
+1353914

Modified: websites/staging/stanbol/trunk/content/stanbol/index.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/index.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/index.html Tue Jun 26 10:17:12 2012
@@ -82,9 +82,11 @@
   
   <div id="content">
     <h1 class="title">Welcome to Apache Stanbol (incubating)</h1>
-    <p>Apache Stanbol (<a href="http://incubator.apache.org">incubating</a>) provides a set of RESTful services that aim to extend traditional content management systems with semantic services. bring semantic technologies to  Content Management Systems. </p>
-<p><span 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." /></span></p>
-<p>the main <strong>Features</strong> are</p>
+    <p>Apache Stanbol (currently in <a href="http://incubator.apache.org">incubating</a>) provides a  set of reusable components for semantic content management.</p>
+<p><span style="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." /></span></p>
+<p>The Apache Stanbol <a href="docs/trunk/components.html">components</a> are meant to be accessed over RESTful services. Typically they are use to extend traditional content management systems with semantic services. However Apache Stanbol is not limited to CMS. Other possible use cases include direct usage from web applications e.g. for tag suggestions or entity suggestion in search fields as well as smart Email/Document processing based on extracted Entities/Topics.</p>
+<p>Apache Stanbol is by no meanprovides a set of RESTful services that aim to extend traditional content management systems with semantic services. bring semantic technologies to  Content Management Systems. </p>
+<p>Apache Stanbol's main features are:</p>
 <h3 id="content-enhancement">Content Enhancement</h3>
 <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" /></span></p>
 <p>The Stanbol Enhancer provides a <a href="docs/trunk/enhancer/enhancerrest.html">RESTful API</a> that allows to <a href="docs/trunk/contentenhancement.html">extract semantic information</a> from parsed Content. Results are represented as RDF graph and can be used on the front end e.g. to improve <a href="docs/trunk/enhancementusage.html#entity-tagging-use-tags-to-relate-you-content-to-persons-places-events">Tagging</a> or even <a href="docs/trunk/enhancementusage.html#entity-checker-inline-editing-of-content-enhancements">inline Content Annotation</a>. In the backend extracted information can be used to improve search and content processing workflows.</p>