Author: fchrist
Date: Wed Jan 11 15:26:53 2012
New Revision: 1230089

URL: http://svn.apache.org/viewvc?rev=1230089&view=rev
Log:
STANBOL-448 Minor edits to scenario page

Modified:
    incubator/stanbol/site/trunk/content/stanbol/docs/trunk/scenarios.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/scenarios.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/scenarios.mdtext?rev=1230089&r1=1230088&r2=1230089&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/scenarios.mdtext 
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/scenarios.mdtext 
Wed Jan 11 15:26:53 2012
@@ -1,15 +1,15 @@
 Title: Usage Scenarios for Apache Stanbol
 
-Apache Stanbol was designed to bring semantic technologies to existing content 
management systems. If you have a content management system and you want to 
start using semantic technologies in combination with your content, Apache 
Stanbol is a good software candidate for you. To make the integration as easy 
and painless as possible all Apache Stanbol features are accessible via RESTful 
web services. All you need is to connect your content management system via 
HTTP to an instance of Apache Stanbol. Additionally, Apache Stanbol comes with 
a [CMS Adapter](cmsadapter.html) as a bridge between a CMIS/JCR compliant 
content repositories and the semantic metadata repository in Apache Stanbol.
+Apache Stanbol is designed to bring semantic technologies to existing content 
management systems (CMS). If you have a CMS and you want to start using 
semantic technologies in combination with your content, Apache Stanbol is a 
good software candidate for you. To make the integration as easy and painless 
as possible all Apache Stanbol features are accessible via RESTful web 
services. All you need is to connect your CMS via HTTP to an instance of Apache 
Stanbol. Additionally, Apache Stanbol comes with a [CMS 
Adapter](cmsadapter.html) component as a bridge between a CMIS/JCR compliant 
content repositories and the semantic metadata repository in Apache Stanbol. 
Figure 1 gives you an overview of using Apache Stanbol from a CMS.
 
 <figure>
 ![Traditional CMS using Apache Stanbol](../../images/stanbol-cms-scenario.png)
-<figcaption>Figure 1: Traditional CMS using Apache Stanbol via HTTP RESTful 
interface</figcaption>
+<figcaption>Figure 1: Traditional CMS using Apache Stanbol via its HTTP 
RESTful interface.</figcaption>
 </figure>
 
-The following usage scenarios explain in more details how to use various 
services from a content management system.
+The following usage scenarios explain in more details how to use various 
services from a CMS.
 
-* [Basic Content Enhancement](contentenhancement.html): Analyze textual 
content, enhance with with named entities (person, place, organization), 
suggest links to open data sources.
+* [Basic Content Enhancement](contentenhancement.html): Analyze textual 
content, enhance with it with named entities (person, place, organization), 
suggest links to open data sources.
 
 * [Working with "local" Entities](customvocabulary.html): Use locally defined 
entities (e.g. thesaurus concepts) from an organization's context.
 


Reply via email to