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/25 15:49:38 UTC

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

Author: buildbot
Date: Mon Jun 25 13:49:37 2012
New Revision: 823121

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 Mon Jun 25 13:49:37 2012
@@ -1 +1 @@
-1353543
+1353547

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 Mon Jun 25 13:49:37 2012
@@ -86,13 +86,13 @@
 <p>Apache Stanbol <a href="docs/trunk/components.html">components</a> are meant to be accessed over RESTful interfaces to provide semantic services for content management. Thus, one application is to extend traditional content management systems with (internal or external) semantic services. Additionally, Apache Stanbol let's you create new types of content management systems with semantics at their core. The current code is written in Java and based on the <a href="http://www2.osgi.org/Specifications/HomePage">OSGi</a> component framework.</p>
 <p>Apache Stanbol's main features are:</p>
 <ul>
-<li><strong><a href="enhancer">Content Enhancement</a></strong><br>
+<li><strong><a href="docs/trunk/enhancer">Content Enhancement</a></strong><br>
   Services that add semantic information to “non-semantic” pieces of content.</li>
-<li><strong>Reasoning</strong><br>
+<li><strong><a href="docs/trunk/reasoners.html">Reasoning</a></strong><br>
   Services that are able to retrieve additional semantic information about the content based on the semantic information retrieved via content enhancement.</li>
-<li><strong>Knowledge Models</strong><br>
+<li><strong><a href="docs/trunk/ontologymanager">Knowledge Models</a></strong><br>
   Services that are used to define and manipulate the data models (e.g. ontologies) that are used to store the semantic information.</li>
-<li><strong>Persistence</strong><br>
+<li><strong><a href="docs/trunk/contenthub">Persistence</a></strong><br>
   Services that store (or cache) semantic information, i.e. enhanced content, entities, facts, and make it searchable.</li>
 </ul>
 <p>Apache Stanbol features provide the basics to create content management systems with semantically advanced user interfaces. Those user interfaces benefit from the semantic information that can be handled by Apache Stanbol. See the <a href="docs/trunk/">documentation</a> pages for more details.</p>