Author: buildbot
Date: Fri Jan 13 13:20:54 2012
New Revision: 802538
Log:
Staging update by buildbot for stanbol
Modified:
websites/staging/stanbol/trunk/content/stanbol/index.html
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
13:20:54 2012
@@ -52,8 +52,8 @@
<div id="content">
<h1 class="title">Welcome to Apache Stanbol (incubating)</h1>
<p>Apache Stanbol (currently in <a
href="http://incubator.apache.org">incubation</a>) is an open source modular
software stack and reusable set of components for semantic content
management.</p>
-<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. 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>Applications include extending existing 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. Its main features include:</p>
+<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>Content Enhancement</strong><br>
Services that add semantic information to ânon-semanticâ pieces of
content.</li>
@@ -62,29 +62,24 @@
<li><strong>Knowledge Models</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>
- Services that store (or cache) semantic information and make it
searchable.</li>
+ 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 intelligent 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>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>
<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>
<h3 id="mailing_lists">Mailing lists</h3>
-<p>The dev mailing list is where the action is, so make sure you subscribe
-to the Apache Stanbol developers mailing list by sending an
-email to <code>stanbol-dev-subscribe AT incubator.apache.org</code> .</p>
+<p>The dev mailing list is where the action is, so make sure you subscribe to
the Apache Stanbol developers mailing list by sending an email to
<code>stanbol-dev-subscribe AT incubator.apache.org</code> .</p>
<p>We don't have a users mailing list at this time, we'll create it if traffic
becomes too high on the dev list. User questions are welcome on the dev list
for now.</p>
-<p>Mailing list archives are available at <a
href="http://mail-archives.apache.org/mod_mbox/">mail-archives.apache.org</a>,
-<a
href="http://markmail.org/search/?q=list:org.apache.incubator.stanbol-*">markmail.org</a>
and the other usual places.</p>
+<p>Mailing list archives are available at <a
href="http://mail-archives.apache.org/mod_mbox/">mail-archives.apache.org</a>,
<a
href="http://markmail.org/search/?q=list:org.apache.incubator.stanbol-*">markmail.org</a>
and the other usual places.</p>
<p>Additional mailing lists:</p>
<ul>
<li><code>stanbol-commits AT incubator.apache.org</code> : commit messages</li>
-<li><code>stanbol-private AT incubator.apache.org</code> : private list for
Apache Stanbol PPMC members</li>
+<li><code>stanbol-private AT incubator.apache.org</code> : private list for
Apache Stanbol <a href="http://incubator.apache.org/guides/ppmc.html">PPMC</a>
<a href="docs/trunk/team.html">members</a></li>
</ul>
<h3 id="issue_tracker">Issue tracker</h3>
-<p>The Stanbol issue tracker is at <a
href="https://issues.apache.org/jira/browse/STANBOL">https://issues.apache.org/jira/browse/STANBOL</a>.
-You can report issues and submit patches there, and you're welcome to discuss
those on the
-mailing list first, as needed.</p>
+<p>The Stanbol issue tracker is at <a
href="https://issues.apache.org/jira/browse/STANBOL">https://issues.apache.org/jira/browse/STANBOL</a>.
You can report issues and submit patches there, and you're welcome to discuss
those on the mailing list first, as needed.</p>
<h3 id="source_code">Source code</h3>
<p>The Apache Stanbol source code can be found at <a
href="http://svn.apache.org/repos/asf/incubator/stanbol/trunk/">incubator/stanbol/trunk/</a>.
</p>
<h3 id="disclaimer">Disclaimer</h3>