Author: rwesten
Date: Wed Jun 27 04:31:29 2012
New Revision: 1354324

URL: http://svn.apache.org/viewvc?rev=1354324&view=rev
Log:
added figure and introduction to the custom vocabulary usage scenario

Added:
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer-custom-vocabularies.png
   (with props)
Modified:
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/customvocabulary.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/customvocabulary.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/customvocabulary.mdtext?rev=1354324&r1=1354323&r2=1354324&view=diff
==============================================================================
--- 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/customvocabulary.mdtext 
(original)
+++ 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/customvocabulary.mdtext 
Wed Jun 27 04:31:29 2012
@@ -1,6 +1,15 @@
 Title: Working with Custom Vocabularies
 
-The ability to work with custom vocabularies is necessary for many use cases. 
The use cases range from being able to detect various types of named entities 
specific of a company or to detect and work with concepts from a specific 
domain.
+The ability to work with custom vocabularies is necessary for many use cases. 
The use cases range from being able to detect various types of named entities 
specific of a company or to detect and work with concepts from a specific 
domain - such as life science as shown by the following figure,
+<p style="text-align: center;">![Customizing Stanbol for specific 
Domains](enhancer-custom-vocabularies.png "The Stanbol Enhancer extracts 
Entities based on domain specific Vocabularies indexed and imported to the 
Stanbol Entityhub.")</p>
+
+The aim of this usage scenario is to provide Apache Stanbol users with all the 
required knowledge to customize Apache Stanbol to be used in their specific 
domain. This includes
+
+* Index custom Vocabularies using the Entityhub Indexing Tool
+* Importing Indexes to Apache Stanbol
+* Configuring the Stanbol Enhancer to make use of the indexed and imported 
Vocabularies
+
+## Overview
 
 For text enhancement and linking to external sources, the Entityhub component 
of Apache Stanbol allows to work with local indexes of datasets. This has 
several advantages. 
 

Added: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer-custom-vocabularies.png
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer-custom-vocabularies.png?rev=1354324&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer-custom-vocabularies.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream


Reply via email to