Author: buildbot
Date: Tue Feb 7 09:53:58 2012
New Revision: 804089
Log:
Staging update by buildbot for stanbol
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.html
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/index.html
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.html
==============================================================================
---
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.html
(original)
+++
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/contenthub5min.html
Tue Feb 7 09:53:58 2012
@@ -20,7 +20,7 @@
-->
<link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
- <title>Apache Stanbol - </title>
+ <title>Apache Stanbol - Contenthub (5 minutes tutorial)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="icon" type="image/png"
href="/stanbol/images/stanbol-logo/stanbol-favicon.png"/>
</head>
@@ -56,9 +56,8 @@
</div>
<div id="content">
- <h1 class="title"></h1>
- <p>Contenthub (5 minutes tutorial)</p>
-<p>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. </p>
+ <h1 class="title">Contenthub (5 minutes tutorial)</h1>
+ <p>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. </p>
<p>Contenthub is basically a document repository. A document within Contenthub
is referred as a "Content Item". A content item consists of metadata of the
document in addition to the text-based content of the document. Contenthub has
two main subcomponents, namely Store and Search. As their names indicate, Store
is specifically responsible for persistent storage of content items. And Search
provides strong semantic search facilities on top of the content items.</p>
<h2 id="contenthub-store">Contenthub Store</h2>
<p>It is the part of Contenthub which actually stores the documents and their
metadata persistently. In current implementation only text/plain documents are
supported.</p>
Modified:
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/index.html
==============================================================================
---
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/index.html
(original)
+++
websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/index.html
Tue Feb 7 09:53:58 2012
@@ -20,7 +20,7 @@
-->
<link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
- <title>Apache Stanbol - Contenthub</title>
+ <title>Apache Stanbol - Contenthub (1 minute tutorial)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="icon" type="image/png"
href="/stanbol/images/stanbol-logo/stanbol-favicon.png"/>
</head>
@@ -56,7 +56,7 @@
</div>
<div id="content">
- <h1 class="title">Contenthub</h1>
+ <h1 class="title">Contenthub (1 minute tutorial)</h1>
<p>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. </p>