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/07/03 11:10:18 UTC

svn commit: r824209 - in /websites/staging/stanbol/trunk/content: ./ stanbol/index.html

Author: buildbot
Date: Tue Jul  3 09:10:18 2012
New Revision: 824209

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/content/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/index.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul  3 09:10:18 2012
@@ -1 +1 @@
-1356626
+1356629

Modified: websites/staging/stanbol/trunk/content/stanbol/index.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/index.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/index.html Tue Jul  3 09:10:18 2012
@@ -100,9 +100,9 @@
 <p>See also <a href="overview.html">Overview</a> page for a more comprehensive list about features provided by Apache Stanbol. If you are a Developer you might also want to look at the <a href="docs/trunk/components.html">Components</a> page for further technical details.</p>
 <p>Used Technologies/Frameworks include:</p>
 <ul>
-<li>Features provided as <strong>RESTful Services</strong> returning results as <strong><a href="http://www.w3.org/RDF/">RDF</a></strong>(Resource Description Language) and <a href="http://www.json.org/">JSON</a>. Stanbol also supports the use of <strong><a href="http://json-ld.org/">JSON-LD</a></strong>.</li>
+<li>Features provided as <strong>RESTful Services</strong> returning results as <a href="http://www.w3.org/RDF/">RDF</a>(Resource Description Language) and <a href="http://www.json.org/">JSON</a>. Stanbol also supports the use of <a href="http://json-ld.org/">JSON-LD</a>.</li>
 <li>Available as <strong>Standalone application</strong> (runable Jar) or <strong>Web Archive</strong>(WAR file) deployable on any Servlet Container such as Apache Tomcat.</li>
-<li>Written in <strong>Java</strong> based on <strong><a href="http://www2.osgi.org/Specifications/HomePage">OSGi</a></strong> as component framework</li>
+<li>Written in Java based on <a href="http://www2.osgi.org/Specifications/HomePage">OSGi</a> as component framework</li>
 <li>Implemented using frameworks such as <a href="http://lucene.apache.org/solr/">Apache Solr</a> - for semantic search; <a href="http://tika.apache.org/">Apache Tika</a> - for plain text and metadata extraction; <a href="http://opennlp.apache.org/">Apache OpenNLP</a> - for natural language processing; <a href="http://incubator.apache.org/clerezza/">Apache Clerezza</a> and <a href="http://jena.apache.org/">Apache Jena</a> - as RDF framework and Storage; <a href="http://felix.apache.org">Apache Felix</a> as default OSGI framework and <a href="http://sling.apache.org">Apache Sling</a> for deployment.</li>
 </ul>
 <hr />