Author: buildbot
Date: Tue Jun 26 11:13:56 2012
New Revision: 823266

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 Tue Jun 26 11:13:56 2012
@@ -1 +1 @@
-1353950
+1353953

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 Tue Jun 26 
11:13:56 2012
@@ -86,33 +86,29 @@
 <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." /></p></p>
 <p>All the features described in the following sections are meant to be 
accessed over RESTful services. Typically they are use to extend traditional 
content management systems with semantic services. Other feasible use cases 
include: 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>
 <h3 id="content-enhancement">Content Enhancement</h3>
-<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. </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. 
 <p style="text-align: center;">
-![Content Enhancement with the Stanbol 
Enhancer](images/stanbol-feature-enhance.png "Extract semantic information from 
parsed Content")
-</p>
-
+<img alt="Content Enhancement with the Stanbol Enhancer" 
src="images/stanbol-feature-enhance.png" title="Extract semantic information 
from parsed Content" />
+</p></p>
 <p>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>
 <p>In more details the Stanbol Enhancer can enhancer Content in <a 
href="docs/trunk/multilingual.html">multiple languages</a>. It can be 
configured to use <a href="docs/trunk/customvocabulary.html">custom 
vocabularies</a>. This <a href="docs/trunk/enhancer/engines/list.html">List of 
Enhancement Engines</a> provides a good overview about the different option. 
However users with special needs can also extend the Stanbol Enhancers by 
implementing their own <a href="docs/trunk/enhancer/engines/">Enhancement 
Engine</a>.</p>
 <h3 id="manage-your-domain-data">Manage your Domain Data</h3>
-<p>Information (Data/Knowledge) about relevant Entities are key for any 
semantic System. But those information may come from a variety of source. The 
Stanbol Entityhub provides tools and services that allow you and the other 
Stanbol components to access those data via  RESTful services.</p>
+<p>Information (Data/Knowledge) about relevant Entities are key for any 
semantic System. But those information may come from a variety of source. The 
Stanbol Entityhub provides tools and services that allow you and the other 
Stanbol components to access those data via  RESTful services.
 <p style="text-align: center;">
-![Entity Management with the Stanbol 
Entityhub](images/stanbol-feature-entityhub.png "Manage your Vocabulary and 
fast local caches of Linked Data sets with the Stanbol Entityhub")
-</p>
-
+<img alt="Entity Management with the Stanbol Entityhub" 
src="images/stanbol-feature-entityhub.png" title="Manage your Vocabulary and 
fast local caches of Linked Data sets with the Stanbol Entityhub" />
+</p></p>
 <p>The Entityhub allows you to create/manage your own local Entities. It also 
provides a tool for <a href="docs/trunk/customvocabulary.html">create local 
indexes</a> of datasets. This is important for supporting fast local queries as 
required by the Stanbol Enhancer. The Entityhub can also reference and cache 
remotely hosted datasets. It directly supports <a 
href="http://linkeddata.org";>Linked Data</a> protocols but can also be extended 
to work with services that use special protocols and formats.</p>
 <p>The Apache Entityhub also implements the <a 
href="http://code.google.com/p/google-refine/";>Google Refine</a> <a 
href="http://code.google.com/p/google-refine/wiki/ReconciliationServiceApi";>Reconciliation
 API</a>. Google Refine is a powerful tool for working with messy data. The 
reconciliation step allows to link those data with information of other data 
sets - similar to the Stanbol Enhancer suggesting links within parsed 
content.</p>
 <h3 id="knowledge-models-and-reasoning">Knowledge Models and Reasoning</h3>
+<p>TODO: Services that are used to define and manipulate the data models (e.g. 
ontologies) that are used to store the semantic information.
 <p style="text-align: center;">
-![Knowledge Models, Reasoning and Rule support in Apache 
Stanbol](images/stanbol-feature-ont-reason-rules.png "Define your Knowledge 
Models and use it for Reasoning and Rule based transformation of your Data")
-</p>
-
-<p>TODO: Services that are used to define and manipulate the data models (e.g. 
ontologies) that are used to store the semantic information.</p>
+<img alt="Knowledge Models, Reasoning and Rule support in Apache Stanbol" 
src="images/stanbol-feature-ont-reason-rules.png" title="Define your Knowledge 
Models and use it for Reasoning and Rule based transformation of your Data" />
+</p></p>
 <h3 id="semantic-indexing-and-search">Semantic Indexing and Search</h3>
+<p>TODO: Services that store (or cache) semantic information, i.e. enhanced 
content, entities, facts, and make it searchable
 <p style="text-align: center;">
-![Semantic Indexing and Search with the Stanbol 
Contenthub](images/stanbol-feature-entityhub.png "Manage a customize semantic 
index over your Documents with the Stanbol Contenthub")
-</p>
-
-<p>TODO: Services that store (or cache) semantic information, i.e. enhanced 
content, entities, facts, and make it searchable</p>
+<img alt="Semantic Indexing and Search with the Stanbol Contenthub" 
src="images/stanbol-feature-entityhub.png" title="Manage a customize semantic 
index over your Documents with the Stanbol Contenthub" />
+</p></p>
   </div>
   
   <div id="footer">


Reply via email to