Author: buildbot
Date: Tue Jan 10 14:41:12 2012
New Revision: 802281

Log:
Staging update by buildbot

Modified:
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html
    websites/staging/stanbol/trunk/content/stanbol/images/stanbol-components.svg

Modified: 
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html 
(original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/components.html 
Tue Jan 10 14:41:12 2012
@@ -60,10 +60,10 @@
 <p>We will shortly describe the components from top to bottom and link to 
their detailed descriptions.</p>
 <ul>
 <li>
-<p>The <a href="enhancer.html">Enhancer</a> component together with its <a 
href="engines.html">Enhancement Engines</a> provides you with the ability to 
post content to Stanbol and get suggestions for possible entity annotation in 
return. The enhancements are provided via natural language processing, metadata 
extraction and linking named entities to public or private entity repositories. 
Furthermore, Stanbol provides a machinery to further process this data and add 
additional knowledge and links via applying rules and reasoning.</p>
+<p>The <a href="enhancer.html">Enhancer</a> component together with its <a 
href="engines.html">Enhancement Engines</a> provides you with the ability to 
post content to Apache Stanbol and get suggestions for possible entity 
annotation in return. The enhancements are provided via natural language 
processing, metadata extraction and linking named entities to public or private 
entity repositories. Furthermore, Apache Stanbol provides a machinery to 
further process this data and add additional knowledge and links via applying 
rules and reasoning. Technically, the enhancements are stored in a triple-graph 
that is maintained by <a href="http://incubator.apache.org/clerezza";>Apache 
Clerezza</a>.</p>
 </li>
 <li>
-<p>The 'Sparql endpoint' gives access to the semantic enhancements form the 
Stanbol Enhancer.</p>
+<p>The 'Sparql endpoint' gives access to the semantic enhancements form the 
Apache Stanbol <a href="enhancer.html">Enhancer</a>.</p>
 </li>
 <li>
 <p>The 'EnhancerVIE' is a stateful interface to submit content to analyze and 
store the results on the server. It is then possible to browse the resulting 
enhanced content items.</p>
@@ -75,7 +75,7 @@
 <p>The <a href="reasoners.html">Reasoners</a> can be used to automatically 
infer additional knowledge. It is used to obtain new facts in the knowledge 
base, e.g. if your enhanced content tells you about a shop located in 
"Montparnasse", you can infer via a "located-in" relation that the same shop is 
located in "Paris", in the "Île-de-France" and in "France".</p>
 </li>
 <li>
-<p>The <a href="ontologymanager.html">Ontology Manager</a> is the facility to 
manage all your ontologies i.e. the knowledge models you use to describe your 
metadata of your content as well as knowledge about the semantics of your 
content.</p>
+<p>The <a href="ontologymanager.html">Ontology Manager</a> has the facility to 
manage your ontologies. Ontologies are used to define the knowledge models that 
describe the content's metadata. Additionally, the semantic of you metadata can 
be defined through an ontology.</p>
 </li>
 <li>
 <p>The <a href="cmsadapter.html">CMS Adapter</a> can be used to map 
(bidirectionally) existing node structures from content repositories (CMIS) to 
RDF models.</p>
@@ -84,7 +84,7 @@
 <p>The <a href="entityhub.html">Entityhub</a> is the component, which lets you 
cache and manage local indexes of repositories such as dbpedia but also custom 
data (e.g. product descriptions, contact data, specialized topic thesauri).</p>
 </li>
 <li>
-<p>The <a href="contenthub.html">Contenthub</a> provides you with an combined 
index of your content items together with enhancements to facilitate semantic 
search on your entire knowledge base.</p>
+<p>The <a href="contenthub.html">Contenthub</a> provides you with a combined 
index of your content items together with enhancements to facilitate semantic 
search on your entire knowledge base.</p>
 </li>
 <li>
 <p>The <a href="factstore.html">FactStore</a> is a component that let's use 
store relations between entities identified by their URIs. This relation 
between two entities is called a <em>fact</em>.</p>

Modified: 
websites/staging/stanbol/trunk/content/stanbol/images/stanbol-components.svg
==============================================================================
--- 
websites/staging/stanbol/trunk/content/stanbol/images/stanbol-components.svg 
(original)
+++ 
websites/staging/stanbol/trunk/content/stanbol/images/stanbol-components.svg 
Tue Jan 10 14:41:12 2012
@@ -17,7 +17,7 @@
    height="226.72617"
    width="321.65924"
    sodipodi:docname="stanbol-components.svg"
-   
inkscape:export-filename="/home/fabianc/Coding/Apache/Stanbol/site/content/stanbol/images/stanbol-basic-architecture.png"
+   
inkscape:export-filename="/home/fabianc/Coding/Apache/Stanbol/site/content/stanbol/images/stanbol-components.png"
    inkscape:export-xdpi="120"
    inkscape:export-ydpi="120">
   <defs
@@ -430,7 +430,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>


Reply via email to