Author: rwesten
Date: Tue Jun 26 11:09:24 2012
New Revision: 1353946
URL: http://svn.apache.org/viewvc?rev=1353946&view=rev
Log:
minor
Modified:
incubator/stanbol/site/trunk/content/stanbol/overview.mdtext
Modified: incubator/stanbol/site/trunk/content/stanbol/overview.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/overview.mdtext?rev=1353946&r1=1353945&r2=1353946&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/overview.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/overview.mdtext Tue Jun 26
11:09:24 2012
@@ -3,7 +3,8 @@ Title: Overview about Apache Stanbol (in
Apache Stanbol (currently in [incubating](http://incubator.apache.org))
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;">
-</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, ...
@@ -11,7 +12,9 @@ All the features described in the follow
The Stanbol Enhancer provides a [RESTful
API](docs/trunk/enhancer/enhancerrest.html) that allows to [extract semantic
information](docs/trunk/contentenhancement.html) from parsed Content.
-<p style="text-align: center;"></p>
+<p style="text-align: center;">
+
+</p>
Results are represented as RDF graph and can be used on the front end e.g. to
improve
[Tagging](docs/trunk/enhancementusage.html#entity-tagging-use-tags-to-relate-you-content-to-persons-places-events)
or even [inline Content
Annotation](docs/trunk/enhancementusage.html#entity-checker-inline-editing-of-content-enhancements).
In the backend extracted information can be used to improve search and content
processing workflows.
@@ -21,7 +24,9 @@ In more details the Stanbol Enhancer can
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;"> </p>
+<p style="text-align: center;">
+
+</p>
The Entityhub allows you to create/manage your own local Entities. It also
provides a tool for [create local indexes](docs/trunk/customvocabulary.html) 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 [Linked Data](http://linkeddata.org)
protocols but can also be extended to work with services that use special
protocols and formats.
@@ -29,13 +34,17 @@ The Apache Entityhub also implements the
### Knowledge Models and Reasoning
-<p style="text-align: center;"> </p>
+<p style="text-align: center;">
+
+</p>
TODO: Services that are used to define and manipulate the data models (e.g.
ontologies) that are used to store the semantic information.
### Semantic Indexing and Search
-<p style="text-align: center;"> </p>
+<p style="text-align: center;">
+
+</p>
TODO: Services that store (or cache) semantic information, i.e. enhanced
content, entities, facts, and make it searchable