Author: wikier
Date: Sat Oct 5 16:44:42 2013
New Revision: 1529485
URL: http://svn.apache.org/r1529485
Log:
fixed broken link reported by Furkan KAMACI
Modified:
stanbol/site/trunk/content/docs/trunk/tutorial.mdtext
Modified: stanbol/site/trunk/content/docs/trunk/tutorial.mdtext
URL:
http://svn.apache.org/viewvc/stanbol/site/trunk/content/docs/trunk/tutorial.mdtext?rev=1529485&r1=1529484&r2=1529485&view=diff
==============================================================================
--- stanbol/site/trunk/content/docs/trunk/tutorial.mdtext (original)
+++ stanbol/site/trunk/content/docs/trunk/tutorial.mdtext Sat Oct 5 16:44:42
2013
@@ -49,7 +49,7 @@ The "default" enhancement chain includes
* one for named entity extractions from the content item and
* one engine configured to link the extracted entities to DBpedia entities.
-You can use the [OSGI console
(http://{yourdomain}:{port}/)](http://localhost:8080/) (user/pwd: admin/admin)
of your running Stanbol instance to activate and configure additional engines.
Additional engines provide support keyword extraction together with a better
language support, for geonames, zemanta or opencalais. See the overview of
available Apache Stanbol [Enhancement Engines](enhancer/engines/list.html).
+You can use the [OSGI console
(http://{yourdomain}:{port}/)](http://localhost:8080/) (user/pwd: admin/admin)
of your running Stanbol instance to activate and configure additional engines.
Additional engines provide support keyword extraction together with a better
language support, for geonames, zemanta or opencalais. See the overview of
available Apache Stanbol [Enhancement
Engines](components/enhancer/engines/list.html).
Another feature of this Apache Stanbol version is to manage and locally cache
external entity repositories such as DBpedia as well as the possibility to use
custom vocabularies as linking target repositories. Read more about this
scenario [using custom vocabularies](customvocabulary.html).