Author: buildbot
Date: Mon Jan 9 10:32:46 2012
New Revision: 802164
Log:
Staging update by buildbot
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/STANBOL-414-specification.html
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/STANBOL-414-specification.html
==============================================================================
---
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/STANBOL-414-specification.html
(original)
+++
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/STANBOL-414-specification.html
Mon Jan 9 10:32:46 2012
@@ -51,7 +51,7 @@
<div id="content">
<h1 class="title"></h1>
- <p>This Documents provides the specification of the Java API for the
extensions to the RESTful services to the Stanbol Enhancer as mentioned by <a
href="https://issues.apache.org/jira/browse/STANBOL-414">STANBOL-414</a>.</p>
+ <p>This Documents provides the specification of the Java API for the
extensions to the RESTful services to the Stanbol Enhancer first mentioned by
<a href="https://issues.apache.org/jira/browse/STANBOL-414">STANBOL-414</a> and
than further discussed within <a
href="https://issues.apache.org/jira/browse/STANBOL-431">STANBOL-431</a>. This
specification also provides details on how to enable asynchronous execution of
Enhancements engines as requested by <a
href="https://issues.apache.org/jira/browse/STANBOL-46">STANBOL-46</a></p>
<h2 id="enhancement-chains">Enhancement Chains</h2>
<p>A Chain represents a configuration that defines what engines and in what
order are used to process ContentItems. Chains are registered as OSGI services
and identified by the "stanbol.enhancer.chain.name" property.</p>
<h3 id="chain">Chain</h3>