This project has retired. For details please refer to its Attic page.
Apache Stanbol - Apache Stanbol Components

Apache Stanbol Components

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. The components are implemented as OSGi components based on Apache Felix.

This page gives an overview of the major features of various Apache Stanbol components. Figure 1 depicts the main Apache Stanbol components and their arrangement within the Apache Stanbol architecture. Additionally, we have documented some usage scenarios.

![Apache Stanbol Components](../../images/stanbol-components.png)
Figure 1: Apache Stanbol Components

We will shortly describe the components from top to bottom and link to their detailed descriptions.


Back to Documentation