Author: buildbot
Date: Wed Jul 25 10:35:26 2012
New Revision: 826932
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 Jul 25 10:35:26 2012
@@ -1 +1 @@
-1362206
+1365514
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 Jul 25
10:35:26 2012
@@ -88,7 +88,6 @@
<p>Apache Stanbol (currently <a
href="http://incubator.apache.org">incubating</a>) provides a set of reusable
components for semantic content management. It is important to note that
Stanbol itself is NOT a semantic CMS. It extends existing CMSs with a number of
semantic services.</p>
<p><img alt="Apache Stanbol - The semantic engine"
src="images/stanbol-semanticengine.png" title="Apache Stanbol brings semantic
technologies to current CMS Systems." /></p>
<p>While Apache Stanbol was built with CMS in mind it can also be used for
e.g. web applications (tag extraction and suggestions, text completion in
search fields); 'smart' content workflows (using several Stanbol semantic
engines chained together) or email routing based on extracted entities/topics;
etc.</p>
-<p>This document provides an overview of Apache Stanbol in some 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" /><span></p>
<h3 id="content-enhancement">Content Enhancement</h3>
<p>Extracting information from content is the most common use case for Apache
Stanbol. To achieve this, you use the <a
href="docs/trunk/enhancer/enhancerrest.html">RESTful API</a> of the Stanbol
Enhancer to send your content to Stanbol. The Enhancer now applies its <a
href="doc/trunk/enhancer/engines">Semantic Engines</a> to analyze the content.
Extracted information is represented as RDF and returned in the Response of the
Enhancement Request. For more information about how to use the Stanbol Enhancer
please see this <a href="docs/trunk/contentenhancement.html">Usage
Scenario</a>. </p>