Author: fchrist
Date: Tue Jan 10 14:41:06 2012
New Revision: 1229560

URL: http://svn.apache.org/viewvc?rev=1229560&view=rev
Log:
STANBOL-447 Minor editorial changes to component overview page.

Modified:
    incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components.mdtext
    incubator/stanbol/site/trunk/content/stanbol/images/stanbol-components.svg

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components.mdtext?rev=1229560&r1=1229559&r2=1229560&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components.mdtext 
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components.mdtext 
Tue Jan 10 14:41:06 2012
@@ -11,9 +11,9 @@ This page gives an overview of the major
 
 We will shortly describe the components from top to bottom and link to their 
detailed descriptions.
 
-* The [Enhancer](enhancer.html) component together with its [Enhancement 
Engines](engines.html) 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.
+* The [Enhancer](enhancer.html) component together with its [Enhancement 
Engines](engines.html) 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 [Apache Clerezza](http://incubator.apache.org/clerezza).
 
-* The 'Sparql endpoint' gives access to the semantic enhancements form the 
Stanbol Enhancer.
+* The 'Sparql endpoint' gives access to the semantic enhancements form the 
Apache Stanbol [Enhancer](enhancer.html).
 
 * 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.
 
@@ -21,13 +21,13 @@ We will shortly describe the components 
   
 * The [Reasoners](reasoners.html) 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".
 
-* The [Ontology Manager](ontologymanager.html) 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.
+* The [Ontology Manager](ontologymanager.html) 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.
 
 * The [CMS Adapter](cmsadapter.html) can be used to map (bidirectionally) 
existing node structures from content repositories (CMIS) to RDF models.
 
 * The [Entityhub](entityhub.html) 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).
 
-* The [Contenthub](contenthub.html) provides you with an combined index of 
your content items together with enhancements to facilitate semantic search on 
your entire knowledge base.
+* The [Contenthub](contenthub.html) provides you with a combined index of your 
content items together with enhancements to facilitate semantic search on your 
entire knowledge base.
 
 * The [FactStore](factstore.html) is a component that let's use store 
relations between entities identified by their URIs. This relation between two 
entities is called a _fact_.
 

Modified: 
incubator/stanbol/site/trunk/content/stanbol/images/stanbol-components.svg
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/images/stanbol-components.svg?rev=1229560&r1=1229559&r2=1229560&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/images/stanbol-components.svg 
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/images/stanbol-components.svg 
Tue Jan 10 14:41:06 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