Author: fchrist
Date: Tue Jan 10 16:00:07 2012
New Revision: 1229614
URL: http://svn.apache.org/viewvc?rev=1229614&view=rev
Log:
STANBOL-447 Fixed link. Added hor rule.
Modified:
incubator/stanbol/site/trunk/content/stanbol/index.mdtext
Modified: incubator/stanbol/site/trunk/content/stanbol/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/index.mdtext?rev=1229614&r1=1229613&r2=1229614&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/index.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/index.mdtext Tue Jan 10
16:00:07 2012
@@ -2,7 +2,7 @@ Title: Welcome to Apache Stanbol (incuba
Apache Stanbol (currently in [incubation](http://incubator.apache.org)) is an
open source modular software stack and reusable set of components for semantic
content management.
-Apache Stanbol [components](docs/trunk/components.index.html) are meant to be
accessed over RESTful interfaces to provide semantic services for content
management. The current code is written in Java and based on the
[OSGi](http://www2.osgi.org/Specifications/HomePage) component framework.
+Apache Stanbol [components](docs/trunk/components/index.html) are meant to be
accessed over RESTful interfaces to provide semantic services for content
management. The current code is written in Java and based on the
[OSGi](http://www2.osgi.org/Specifications/HomePage) component framework.
Applications include extending existing traditional content management systems
with (internal or external) semantic services. Additionally, Apache Stanbol
let's you create new types of content management systems with semantics at
their core. Its main features include:
@@ -17,9 +17,12 @@ Applications include extending existing
Apache Stanbol features provide the basics to create content management
systems with intelligent user interfaces. Those user interfaces benefit from
the semantic information that can be handled by Apache Stanbol. See the
[documentation](docs/trunk/index.html) and [usage
scenarios](docs/trunk/scenarios.html) pages for more details.
+An online demo of the basic/stable features of Apache Stanbol is available
[here](http://stanbol.demo.nuxeo.com/) and
[here](http://dev.iks-project.eu:8080/). An experimental/full version of Apache
Stanbol is available [here](http://dev.iks-project.eu:8081/).
+
+------------------------------------------------------------------------------------------------
+
The Apache Stanbol project was initiated by the European R&D project
[IKS](http://www.iks-project.eu) - Interactive Knowledge Stack for small to
medium CMS providers. Some people who are working on the project are
part-funded by the IKS project, as well as by several European SME CMS
providers, who are [adopting Apache
Stanbol](http://wiki.iks-project.eu/index.php/Participants).
-An online demo of the basic/stable features of Apache Stanbol is available
[here](http://stanbol.demo.nuxeo.com/) and
[here](http://dev.iks-project.eu:8080/). An experimental/full version of Apache
Stanbol is available [here](http://dev.iks-project.eu:8081/).
## How to get involved