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:08:37 UTC

svn commit: r823110 - in /websites/staging/stanbol/trunk/content: ./ stanbol/development/index.html stanbol/docs/trunk/index.html stanbol/index.html

Author: buildbot
Date: Mon Jun 25 13:08:36 2012
New Revision: 823110

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/development/index.html
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/index.html
    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:08:36 2012
@@ -1 +1 @@
-1353497
+1353515

Modified: websites/staging/stanbol/trunk/content/stanbol/development/index.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/development/index.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/development/index.html Mon Jun 25 13:08:36 2012
@@ -80,7 +80,24 @@
     <h1 class="title">Development</h1>
     <p>This site documents development related issues when working with the
 Apache Stanbol source code and contributing to it.</p>
-<h2 id="software-development">Software Development</h2>
+<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>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>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 <a href="http://incubator.apache.org/guides/ppmc.html">PPMC</a> <a href="team.html">members</a></li>
+</ul>
+<h3 id="issue-tracker">Issue tracker</h3>
+<p>The Apache 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>
+<h2 id="sources-and-software-development">Sources and Software Development</h2>
+<p>The Apache Stanbol <a href="https://svn.apache.org/repos/asf/incubator/stanbol/trunk/">source code</a> can checked out via Subversion from</p>
+<div class="codehilite"><pre><span class="n">https:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/incubator/s</span><span class="n">tanbol</span><span class="sr">/trunk/</span>
+</pre></div>
+
+
 <p>The following documents describe the software development practices that are
 followed by the Apache Stanbol project.</p>
 <ul>

Modified: websites/staging/stanbol/trunk/content/stanbol/docs/trunk/index.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/index.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/index.html Mon Jun 25 13:08:36 2012
@@ -20,7 +20,7 @@
 -->
 
   <link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
-  <title>Apache Stanbol - Documentation (version: trunk)</title>
+  <title>Apache Stanbol - Documentation</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <link rel="icon" type="image/png" href="/stanbol/images/stanbol-logo/stanbol-favicon.png"/>
   <script type="text/javascript">
@@ -77,35 +77,26 @@
   </div>
   
   <div id="content">
-    <h1 class="title">Documentation (version: trunk)</h1>
+    <h1 class="title">Documentation</h1>
     <p>This documentation of Apache Stanbol targets at Content Management System (CMS) developers and integrators, who want to use and integrate Apache Stanbol RESTful services into their CMS. Secondly, it is for Apache Stanbol contributors, which are developing Apache Stanbol components and engines.</p>
-<hr />
-<p><strong>NOTE: </strong> This is the Documentation of the Apache Stanbol trunk. Meaning that some of the features documented here might not yet be available by an official Stanbol release. If you are using a specific released version of Apache Stanbol you might want to consider using the documentation of this version instead.</p>
-<hr />
-<h2 id="documentation-for-cms-developers">Documentation for CMS Developers</h2>
 <ul>
 <li><a href="scenarios.html">Usage Scenarios</a></li>
-<li><a href="components.html">Overview on components and engines</a></li>
+<li><a href="components.html">Component Overview</a></li>
+<li><a href="enhancer">Enhancer</a> and <a href="enhancer/engines">Enhancement Engines</a></li>
+<li><a href="entityhub/">Entityhub</a></li>
+<li><a href="contenthub/">Contenthub</a></li>
+<li><a href="ontologymanager/">Ontology Manager</a></li>
+<li><a href="rules.html">Rules</a></li>
+<li><a href="reasoners.html">Reasoners</a></li>
+<li><a href="cmsadapter/">CMS Adapter</a></li>
+<li><a href="factstore/">FactStore</a></li>
 <li><a href="faq.html">FAQ</a></li>
 <li>Demos</li>
+<li>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>.</li>
 </ul>
-<p><em>Note</em>: In addition to the documentation on this site, every Apache Stanbol instance provides you with live documentation when pointing your browser to the Apache Stanbol start page. It contains further descriptions and the most up-to-date documenation for each component and its RESTful API. Additional technical notes for each component can be found within various README files within the <a href="http://svn.apache.org/repos/asf/incubator/stanbol/trunk/">source code</a>.</p>
-<h2 id="documentation-for-apache-stanbol-for-developers-and-contributors">Documentation for Apache Stanbol for Developers and Contributors</h2>
-<ul>
-<li>Detailed documentation on the <a href="enhancer">Enhancer</a> and <a href="enhancer/engines">Enhancement Engines</a>: develop a new engine!</li>
-<li>How to contribute to software development</li>
-<li>How to work and update documentation</li>
-<li>Proposals for further developments</li>
-</ul>
-<h2 id="how-to-get-involved">How to get involved</h2>
-<ul>
-<li>
-<p>Subscribe to the Apache Stanbol Developers mailinglist by sending an email to <code>stanbol-dev-subscribe AT incubator.apache.org</code>.</p>
-</li>
-<li>
-<p>Please report bugs on the <a href="https://issues.apache.org/jira/browse/STANBOL">Apache issue tracker</a></p>
-</li>
-</ul>
+<hr />
+<p><em>Note 1</em>: In addition to the documentation on this site, every Apache Stanbol instance provides you with live documentation when pointing your browser to the Apache Stanbol start page. It contains further descriptions and the most up-to-date documenation for each component and its RESTful API. Additional technical notes for each component can be found within various README files within the <a href="http://svn.apache.org/repos/asf/incubator/stanbol/trunk/">source code</a>.</p>
+<p><em>Note 2</em>: This is the documentation of the Apache Stanbol <strong>trunk</strong>. Meaning that some of the features documented here might not yet be available in an official Apache Stanbol release. If you are using a specific released version of Apache Stanbol, you might want to consider using the documentation of this release instead.</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 Mon Jun 25 13:08:36 2012
@@ -82,7 +82,7 @@
 <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>
+<li><strong><a href="enhancer">Content Enhancement</a></strong><br>
   Services that add semantic information to “non-semantic” pieces of content.</li>
 <li><strong>Reasoning</strong><br>
   Services that are able to retrieve additional semantic information about the content based on the semantic information retrieved via content enhancement.</li>
@@ -91,24 +91,10 @@
 <li><strong>Persistence</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/index.html">documentation</a> and <a href="docs/trunk/scenarios.html">usage scenarios</a> pages for more details.</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>
+<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>
 <hr />
 <p>The Apache Stanbol project was initiated by the European R&amp;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>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>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 <a href="http://incubator.apache.org/guides/ppmc.html">PPMC</a> <a href="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>
-<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>
+<hr />
 <h3 id="disclaimer">Disclaimer</h3>
 <p>Apache Stanbol is an effort undergoing incubation at <a href="http://apache.org/">The Apache Software Foundation (ASF)</a>, sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
   </div>