You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bu...@apache.org on 2012/06/25 15:48:41 UTC

svn commit: r823120 - in /websites/staging/stanbol/trunk/content: ./ stanbol/docs/trunk/contenthub/index.html stanbol/docs/trunk/enhancer/index.html stanbol/docs/trunk/ontologymanager/index.html stanbol/docs/trunk/reasoners.html

Author: buildbot
Date: Mon Jun 25 13:48:40 2012
New Revision: 823120

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/contenthub/index.html
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/ontologymanager/index.html
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/reasoners.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 25 13:48:40 2012
@@ -1 +1 @@
-1353531
+1353543

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 Mon Jun 25 13:48:40 2012
@@ -20,7 +20,7 @@
 -->
 
   <link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
-  <title>Apache Stanbol - Contenthub (1 minute tutorial)</title>
+  <title>Apache Stanbol - Apache Stanbol Contenthub</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"/>
   <script type="text/javascript">
@@ -81,18 +81,17 @@
   </div>
   
   <div id="content">
-    <h1 class="title">Contenthub (1 minute tutorial)</h1>
+    <h1 class="title">Apache Stanbol Contenthub</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>Apache Stanbol comes with several launchers. 
-If you build Stanbol from its source with the following command</p>
+The Contenthub exposes an efficient Java API together with the corresponding RESTful services. This is a 1 minute tutorial on how to use the Contenthub.</p>
+<p>Apache Stanbol comes with several launchers. If you build Apache Stanbol from its source with the following command</p>
 <div class="codehilite"><pre><span class="n">mvn</span> <span class="n">clean</span> <span class="n">install</span>
 </pre></div>
 
 
-<p>You can find all launchers under the launchers directory. Contenthub is currently included in 
-the full launcher of Apache Stanbol. That is, you can make use of Contenthub services if you 
+<p>you can find all launchers under the launchers directory. The Contenthub is currently included in 
+the full launcher of Apache Stanbol. That is, you can make use of the Contenthub services if you 
 run the full launcher. </p>
 <p>To run the full launcher of Apache Stanbol, go to the directory of full launcher and run the 
 jar file under the target directory</p>
@@ -101,7 +100,7 @@ jar file under the target directory</p>
 </pre></div>
 
 
-<p>Your Stanbol instance is running under {stanbol}/launchers/full/sling and Contenthub is accessible at</p>
+<p>Your Apache Stanbol instance is running under {stanbol}/launchers/full/sling and Contenthub is accessible at</p>
 <div class="codehilite"><pre><span class="n">http:</span><span class="sr">//</span><span class="n">localhost:8080</span><span class="o">/</span><span class="n">contenthub</span>
 </pre></div>
 

Modified: websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/index.html Mon Jun 25 13:48:40 2012
@@ -20,7 +20,7 @@
 -->
 
   <link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
-  <title>Apache Stanbol - Stanbol Enhancer</title>
+  <title>Apache Stanbol - Apache Stanbol Enhancer</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"/>
   <script type="text/javascript">
@@ -81,7 +81,7 @@
   </div>
   
   <div id="content">
-    <h1 class="title">Stanbol Enhancer</h1>
+    <h1 class="title">Apache Stanbol Enhancer</h1>
     <p>The Apache Stanbol Enhancer provides both a RESTful and a Java API that allows a caller to extract features from passed content. In more detail the passed content is processed by <a href="engines">Enhancement Engines</a> as defined by the called <a href="chains">Enhancement Chain</a>.</p>
 <h2 id="using-the-stanbol-enhancer">Using the Stanbol Enhancer</h2>
 <p>The figure below provides an overview of the RESTful as well as the Java API provided by the Stanbol Enhancer</p>

Modified: websites/staging/stanbol/trunk/content/stanbol/docs/trunk/ontologymanager/index.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/ontologymanager/index.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/ontologymanager/index.html Mon Jun 25 13:48:40 2012
@@ -20,7 +20,7 @@
 -->
 
   <link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
-  <title>Apache Stanbol - Ontology Manager</title>
+  <title>Apache Stanbol - Apache Stanbol Ontology Manager</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"/>
   <script type="text/javascript">
@@ -81,8 +81,8 @@
   </div>
   
   <div id="content">
-    <h1 class="title">Ontology Manager</h1>
-    <p>The Stanbol Ontology Manager provides a <strong>controlled environment</strong> for managing ontologies, <strong>ontology networks</strong> and user sessions for semantic data modeled after them. It provides full access to ontologies stored into the Stanbol persistence layer. Managing an ontology network means that you can activate or deactivate parts of a complex model from time to time, so that your data can be viewed and classified under different &quot;logical lenses&quot;. This is especially useful in <a href="reasoners.html">Reasoning</a> operations.</p>
+    <h1 class="title">Apache Stanbol Ontology Manager</h1>
+    <p>The Apache Stanbol Ontology Manager provides a <strong>controlled environment</strong> for managing ontologies, <strong>ontology networks</strong> and user sessions for semantic data modeled after them. It provides full access to ontologies stored into the Stanbol persistence layer. Managing an ontology network means that you can activate or deactivate parts of a complex model from time to time, so that your data can be viewed and classified under different &quot;logical lenses&quot;. This is especially useful in <a href="reasoners.html">Reasoning</a> operations.</p>
 <h2 id="usage-scenarios">Usage Scenarios</h2>
 <h3 id="user-networks">User networks</h3>
 <p>In your CMS, you might be interested in figuring out the trust and acquaintance network of its users. This can be a combination of the <em>asserted</em> network (i.e. what other users are included in the contact or friend list of a given user) with the <em>inferred</em> network (e.g. exclude those who are in the contact list of a blacklisted user). The latter can be derived from the user activities over the user-generated content of your CMS (e.g. blogs posts, forum posts, reviews, tweets, ratings). </p>

Modified: websites/staging/stanbol/trunk/content/stanbol/docs/trunk/reasoners.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/reasoners.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/reasoners.html Mon Jun 25 13:48:40 2012
@@ -20,7 +20,7 @@
 -->
 
   <link href="/stanbol/css/stanbol.css" rel="stylesheet" type="text/css">
-  <title>Apache Stanbol - Reasoners</title>
+  <title>Apache Stanbol - Apache Stanbol Reasoners</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"/>
   <script type="text/javascript">
@@ -81,7 +81,7 @@
   </div>
   
   <div id="content">
-    <h1 class="title">Reasoners</h1>
+    <h1 class="title">Apache Stanbol Reasoners</h1>
     <p>The Stanbol Reasoners component provides a set of services that take advantage of automatic inference engines.</p>
 <p>The module implements a common api for reasoning services, providing the possibility to plug different reasoners and configurations in parallel.</p>
 <p>Actually the module includes <a href="http://owlapi.sourceforge.net/" target="_blank">OWLApi</a> and <a href="http://jena.sourceforge.net/" target="_blank">Jena</a> based abstract services, with concrete implementations for Jena RDFS, OWL, OWLMini and HermiT reasoning service.</p>