Author: buildbot
Date: Mon Jul 16 13:05:31 2012
New Revision: 825986

Log:
Staging update by buildbot for stanbol

Added:
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.png
   (with props)
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.svg
   (with props)
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-components.png
   (with props)
Removed:
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/images/stanbol-architecture.png
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/images/stanbol-architecture.svg
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/images/stanbol-components.png
Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/index.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 16 13:05:31 2012
@@ -1 +1 @@
-1362016
+1362017

Modified: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/index.html
==============================================================================
--- 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/index.html 
(original)
+++ 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/index.html 
Mon Jul 16 13:05:31 2012
@@ -85,14 +85,14 @@
       <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/stanbol/">Stanbol</a>&nbsp;&raquo&nbsp;<a 
href="/stanbol/docs/">Docs</a>&nbsp;&raquo&nbsp;<a 
href="/stanbol/docs/trunk/">Trunk</a>&nbsp;&raquo&nbsp;<a 
href="/stanbol/docs/trunk/components/">Components</a>
     </div>
     <h1 class="title">Apache Stanbol Components</h1>
-    <p><img alt="Apache Stanbol Components" 
src="images/stanbol-components.png" title="Overview on the different Components 
included by Apache Stanbol" />
+    <p><img alt="Apache Stanbol Components" src="stanbol-components.png" 
title="Overview on the different Components included by Apache Stanbol" />
 <figcaption>Figure 1: The Apache Stanbol Components</figcaption></p>
 <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. </p>
 <p>Components do not depend on each other. However they can be easily combined 
if needed as shown by the different <a href="scenarios.html">Usage 
Scenarios</a>. This ensures that the list of used components depend on the 
specific usage scenario and not on the Stanbol architecture.</p>
 <p>All components are implemented as <a 
href="http://www2.osgi.org/Specifications/HomePage";>OSGi</a> bundles, 
components and services. By default Apache Stanbol uses <a 
href="http://felix.apache.org";>Apache Felix</a> as OSGi environment. However 
generally we try to avoid the use of Felix specific features. If you need to 
run Stanbol in an other OSGi environment an encounter problems tell us by 
opening a <a href="https://issues.apache.org/jira/browse/STANBOL";>JIRA 
issue</a> and/or asking about it on the Stanbol Developer <a 
href="mailinglists.html">mailing list</a>.</p>
 <p>For deployment Stanbol uses the <a href="http://sling.apache.org";>Apache 
Sling</a> launcher. While the Stanbol Community maintains different launcher 
options including run-able JARs and WAR files we expect users to configure 
their custom launchers optimized for their usage scenario. However it os also 
possible to us Stanbol with other launchers (such as <a 
href="http://karaf.apache.org/";>Apache Karaf</a>) or to add its bundles to any 
existing OSGi environment.</p>
 <p>Figure 2 depicts the main Apache Stanbol components and their arrangement 
within the Apache Stanbol architecture.</p>
-<p><img alt="Apache Stanbol Components" src="images/stanbol-architecture.png" 
title="Apache Stanbol Components" />
+<p><img alt="Apache Stanbol Components" src="stanbol-architecture.png" 
title="Apache Stanbol Components" />
 <figcaption>Figure 2: Apache Stanbol Architecture</figcaption></p>
 <ul>
 <li>

Added: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.svg
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.svg
------------------------------------------------------------------------------
    svn:mime-type = image/svg+xml

Added: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-components.png
==============================================================================
Binary file - no diff available.

Propchange: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components/stanbol-components.png
------------------------------------------------------------------------------
    svn:mime-type = image/png


Reply via email to