Author: fchrist
Date: Mon Jul 16 13:05:22 2012
New Revision: 1362017
URL: http://svn.apache.org/viewvc?rev=1362017&view=rev
Log:
STANBOL-692 moving images
Added:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.png
- copied unchanged from r1361984,
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/images/stanbol-architecture.png
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/stanbol-architecture.svg
- copied unchanged from r1361984,
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/images/stanbol-architecture.svg
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/stanbol-components.png
- copied unchanged from r1361984,
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/images/stanbol-components.png
Removed:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/images/stanbol-architecture.png
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/images/stanbol-architecture.svg
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/images/stanbol-components.png
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/index.mdtext
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/index.mdtext?rev=1362017&r1=1362016&r2=1362017&view=diff
==============================================================================
---
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/index.mdtext
(original)
+++
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/components/index.mdtext
Mon Jul 16 13:05:22 2012
@@ -1,6 +1,6 @@
Title: Apache Stanbol Components
-
+
<figcaption>Figure 1: The Apache Stanbol Components</figcaption>
Apache Stanbol is built as a modular set of components. Each component is
accessible via its own RESTful web interface. From this viewpoint, all Apache
Stanbol features can be used via RESTful service calls.
@@ -13,7 +13,7 @@ For deployment Stanbol uses the [Apache
Figure 2 depicts the main Apache Stanbol components and their arrangement
within the Apache Stanbol architecture.
-
+
<figcaption>Figure 2: Apache Stanbol Architecture</figcaption>
* The [Enhancer](enhancer/) component together with its [Enhancement
Engines](enhancer/engines/list.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).