Author: buildbot
Date: Fri Jan 13 18:47:57 2012
New Revision: 802573
Log:
Staging update by buildbot for stanbol
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/scenarios.html
websites/staging/stanbol/trunk/content/stanbol/index.html
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html
(original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html
Fri Jan 13 18:47:57 2012
@@ -52,7 +52,7 @@
<div id="content">
<h1 class="title">Apache Stanbol Components</h1>
<p>Apache Stanbol is built as a modular set of components. Each component
is accessible via its own RESTful web interface. From this viewpoint, all
Apache Stanbol features can be used via RESTful service calls. The components
are implemented as <a
href="http://www2.osgi.org/Specifications/HomePage">OSGi</a> components based
on <a href="http://felix.apache.org">Apache Felix</a>.</p>
-<p>This page gives an overview of the major features of various Apache Stanbol
components. The following figure depicts the main Apache Stanbol components and
their arrangement within the Apache Stanbol architecture.</p>
+<p>This page gives an overview of the major features of various Apache Stanbol
components. Figure 1 depicts the main Apache Stanbol components and their
arrangement within the Apache Stanbol architecture. Additionally, we have
documented some <a href="scenarios.html">usage scenarios</a>.</p>
<p><figure>
<img alt="Apache Stanbol Components" src="../../images/stanbol-components.png"
/>
<figcaption>Figure 1: Apache Stanbol Components</figcaption>
@@ -90,6 +90,8 @@
<p>The <a href="factstore/">FactStore</a> is a component that let's use store
relations between entities identified by their URIs. This relation between two
entities is called a <em>fact</em>.</p>
</li>
</ul>
+<hr />
+<p><em>Back to <a href="index.html">Documentation</a></em></p>
</div>
<div id="footer">
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/scenarios.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/scenarios.html
(original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/scenarios.html
Fri Jan 13 18:47:57 2012
@@ -56,7 +56,7 @@
<img alt="Traditional CMS using Apache Stanbol"
src="../../images/stanbol-cms-scenario.png" />
<figcaption>Figure 1: Traditional CMS using Apache Stanbol via its HTTP
RESTful interface.</figcaption>
</figure></p>
-<p>The following usage scenarios explain in more details how to use various
services from a CMS.</p>
+<p>The following usage scenarios explain in more detail how to use various
services from a CMS.</p>
<ul>
<li>
<p><a href="contentenhancement.html">Basic Content Enhancement</a>: Analyze
textual content, enhance with it with named entities (person, place,
organization), suggest links to open data sources.</p>
@@ -80,6 +80,8 @@
<p>Provide repository structures as thesaurus or domain ontology, e.g.
categories.</p>
</li>
</ul>
+<hr />
+<p><em>Back to <a href="index.html">Documentation</a></em></p>
</div>
<div id="footer">
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 Fri Jan 13
18:47:57 2012
@@ -65,7 +65,7 @@
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/index.html">documentation</a> and <a
href="docs/trunk/scenarios.html">usage scenarios</a> pages for more details.</p>
-<p>An online demo of the basic/stable features of Apache Stanbol is available
<a href="http://stanbol.demo.nuxeo.com/">here</a> and <a
href="http://dev.iks-project.eu:8080/">here</a>. An experimental/full version
of Apache Stanbol is available <a
href="http://dev.iks-project.eu:8081/">here</a>.</p>
+<p>Online demos of the basic/stable features of Apache Stanbol are available
<a href="http://stanbol.demo.nuxeo.com/">here</a> and <a
href="http://dev.iks-project.eu:8080/">here</a>. An experimental/full version
of Apache Stanbol is available <a
href="http://dev.iks-project.eu:8081/">here</a>.</p>
<hr />
<p>The Apache Stanbol project was initiated by the European R&D project <a
href="http://www.iks-project.eu">IKS</a> - Interactive Knowledge Stack for
small to medium CMS providers. Some people who are working on the project are
part-funded by the IKS project, as well as by several European SME CMS
providers, who are <a
href="http://wiki.iks-project.eu/index.php/Participants">adopting Apache
Stanbol</a>. </p>
<h2 id="how_to_get_involved">How to get involved</h2>