Author: sinaci
Date: Tue Feb  7 09:53:52 2012
New Revision: 1241399

URL: http://svn.apache.org/viewvc?rev=1241399&view=rev
Log:
titles for contenthub tutorials

Modified:
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.mdtext
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/index.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.mdtext?rev=1241399&r1=1241398&r2=1241399&view=diff
==============================================================================
--- 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.mdtext
 (original)
+++ 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.mdtext
 Tue Feb  7 09:53:52 2012
@@ -1,4 +1,4 @@
-Contenthub (5 minutes tutorial)
+Title: Contenthub (5 minutes tutorial)
 
 The Apache Stanbol Contenthub is an Apache Solr based document repository 
which enables storage of text-based documents and customizable semantic search 
facilities. Contenthub exposes an efficient Java API together with the 
corresponding RESTful services. 
 
@@ -117,4 +117,4 @@ Lastly, Contenthub provides a featured s
     curl -i -X GET -H "Accept: application/json" -H "Content-Type:text/plain" 
http://localhost:8080/contenthub/contenthub/search/featured?queryTerm=turkey
 
   [1]: http://code.google.com/p/ldpath/
-  [2]: http://code.google.com/p/ldpath/wiki/PathLanguage
\ No newline at end of file
+  [2]: http://code.google.com/p/ldpath/wiki/PathLanguage

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/index.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/index.mdtext?rev=1241399&r1=1241398&r2=1241399&view=diff
==============================================================================
--- 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/index.mdtext 
(original)
+++ 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/contenthub/index.mdtext 
Tue Feb  7 09:53:52 2012
@@ -1,4 +1,4 @@
-Title: Contenthub
+Title: Contenthub (1 minute tutorial)
 
 The Apache Stanbol Contenthub is an Apache Solr based document repository 
which enables 
 storage of text-based documents and customizable semantic search facilities. 
@@ -41,4 +41,4 @@ You can obtain a Contenthub specific sea
 
     curl -i -X GET -H "Accept: application/json" -H "Content-Type:text/plain" 
http://localhost:8080/contenthub/contenthub/search/featured?queryTerm=turkey
 
-Featured search not only returns resulting documents, but also related 
keywords retrieved from various resources (if the resources are available 
within the running Stanbol instance)
\ No newline at end of file
+Featured search not only returns resulting documents, but also related 
keywords retrieved from various resources (if the resources are available 
within the running Stanbol instance)


Reply via email to