Author: buildbot Date: Wed Feb 15 08:44:45 2012 New Revision: 804895 Log: Staging update by buildbot for stanbol
Modified: websites/staging/stanbol/trunk/ (props changed) websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/contentitem.html Propchange: websites/staging/stanbol/trunk/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Feb 15 08:44:45 2012 @@ -1 +1 @@ -1244397 +1244398 Modified: websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/contentitem.html ============================================================================== --- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/contentitem.html (original) +++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/contentitem.html Wed Feb 15 08:44:45 2012 @@ -133,9 +133,9 @@ <p>While accessing content items within an <a href="engines/enhancementengine.html">enhancement engine</a> there is an exception to this rule. If an engine declares that is only supports the <code>SYNCHRONOUS</code> enhancement mode the <a href="enhancementjobmanager.html">enhancement job manager</a> needs to take care the an engine has exclusive access to the content item. In that case implementors of enhancement engines need not to care about using read/write locks.</p> <h2 id="multipart_mime_serialization">Multipart MIME serialization</h2> +<p><span style="float:right"> <img alt="ConentItem Multipart MIME format" src="contentitemmultipartmime.png" title="This figure provides an overview on how ContentItems are serialize as MultiPart MIME" /></span></p> <p>Stanbol supports the serialization of ContentItems as Multipart MIME. This serialization is used by the RESTful API of the Stanbol Enhancer. This section provides details about how ContentItems are represented using Multipart MIME. For more information on how to send/receive multipart content items via the RESTful Serivces provided by the Stanbol Enhancer please see the documentation provided in the Web Interface (e.g. http://localhost:8080/enhancer).</p> <p>The following figure provides an overview on how ContentItems are represented using MultiPart MIME.</p> -<p><span style="float:right"> <img alt="ConentItem Multipart MIME format" src="contentitemmultipartmime.png" title="This figure provides an overview on how ContentItems are serialize as MultiPart MIME" /></span></p> <p><strong>ContentItem Container:</strong></p> <ul> <li>ContentItems are con tainted within an "multipart/from-data" container</li>