Author: bdelacretaz
Date: Tue Jul 5 13:27:25 2011
New Revision: 1143051
URL: http://svn.apache.org/viewvc?rev=1143051&view=rev
Log:
Move Stanbol description from docs to homepage
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
Modified: incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext?rev=1143051&r1=1143050&r2=1143051&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext Tue
Jul 5 13:27:25 2011
@@ -1,23 +1,6 @@
Title: Apache Stanbol - services for semantic content management
-[Apache Stanbol][stan-home] (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 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 modularization framework.
-
-Applications include extending existing content management systems with
(internal or external) semantic services, and creating new types of content
management systems with semantics at their core. Its main features will include:
-
-- Persistence: services that store (or cache) semantic information and make it
searchable
-- Lifting/Enhancement: services that add semantic information to
ânon-semanticâ pieces of content
-- Knowledge models and reasoning: services that enhance the semantic
information
-- Interaction: intelligent user interface management and generation
-
-The Apache Stanbol project was initiated by the European R&D project [IKS -
Interactive Knowledge Stack for small to medium CMS providers][iks]. 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 Apache Stanbol is available at
[here](http://stanbol.demo.nuxeo.com/).
-
-
-## Build, install and run Apache Stanbol
+## How to build, install and run Apache Stanbol
As there is no official release of Apache Stanbol so far, one needs to build
the software from source.