Author: agruber
Date: Thu Jun 30 09:46:45 2011
New Revision: 1141460
URL: http://svn.apache.org/viewvc?rev=1141460&view=rev
Log:
small adapted layout
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contentenhancement.mdtext
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/features.mdtext
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/services.mdtext
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contentenhancement.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contentenhancement.mdtext?rev=1141460&r1=1141459&r2=1141460&view=diff
==============================================================================
---
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contentenhancement.mdtext
(original)
+++
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contentenhancement.mdtext
Thu Jun 30 09:46:45 2011
@@ -1,8 +1,4 @@
-_[Back to index](index.html)_
-
-# Using Apache Stanbol for enhancing textual content
-
----
+Title: Using Apache Stanbol for enhancing textual content
For enhancing content you simply post plain text content to the Enhancement
Engines and you will get back enhancement data. The enhancement process is
stateless, so neither your content item, nor the enhancements will be stored.
Modified: incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext?rev=1141460&r1=1141459&r2=1141460&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext Thu
Jun 30 09:46:45 2011
@@ -1,6 +1,4 @@
-_[Back to index](index.html)_
-
-# Enhancement Engines and their main features
+Title: Enhancement Engines and their main features
## Preprocessing
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext?rev=1141460&r1=1141459&r2=1141460&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer.mdtext Thu
Jun 30 09:46:45 2011
@@ -1,6 +1,4 @@
-_[Back to index](index.html)_
-
-# Enhancer
+Title: Enhancer
This stateless interface allows the caller to submit content to the Apache
Stanbol enhancer engines and get the resulting enhancements formatted as RDF at
once without storing anything on the server-side.
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/features.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/features.mdtext?rev=1141460&r1=1141459&r2=1141460&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/features.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/features.mdtext Thu
Jun 30 09:46:45 2011
@@ -1,6 +1,6 @@
-_[Back to index](index.html)_
+Title: Apache Stanbol features
-# Apache Stanbol features
+## Stable features
* NLP and Named Entity Recognition via [Apache
OpenNLP](http://incubator.apache.org/opennlp/)
* Enhancement engines linking to open data such as dbpedia, geonames, dplb.
@@ -11,7 +11,9 @@ _[Back to index](index.html)_
* Language Detection for European Languages
* Extracting embedded metadata and textual content via
[Aperture](http://aperture.sourceforge.net/)
-## Upcoming features whishlist
+## Upcoming Features
+
+## Features whishlist
* Multilingual support
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=1141460&r1=1141459&r2=1141460&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/index.mdtext Thu
Jun 30 09:46:45 2011
@@ -1,6 +1,4 @@
-# Apache Stanbol - services for semantic content management
-
----
+Title: Apache Stanbol - services for semantic content management
[Apache Stanbol][stan-home] is an open source modular software stack and
reusable set of components for semantic content management.
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/services.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/services.mdtext?rev=1141460&r1=1141459&r2=1141460&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/services.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/services.mdtext Thu
Jun 30 09:46:45 2011
@@ -1,4 +1,4 @@
-# HTTP entry points for Apache Stanbol services
+Title: HTTP entry points for Apache Stanbol services
The web interface of your Apache Stanbol installation provides information for
the main HTTP entry points. Each resource comes with a web view that documents
the matching RESTful API for applications. Depending on which launcher you use,
you will get a different set of services.