You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rw...@apache.org on 2012/07/03 11:10:13 UTC

svn commit: r1356629 - /incubator/stanbol/site/trunk/content/stanbol/index.mdtext

Author: rwesten
Date: Tue Jul  3 09:10:12 2012
New Revision: 1356629

URL: http://svn.apache.org/viewvc?rev=1356629&view=rev
Log:
inor: changed text used to link from bold to normal to make those visually less distractive

Modified:
    incubator/stanbol/site/trunk/content/stanbol/index.mdtext

Modified: incubator/stanbol/site/trunk/content/stanbol/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/index.mdtext?rev=1356629&r1=1356628&r2=1356629&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/index.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/index.mdtext Tue Jul  3 09:10:12 2012
@@ -21,9 +21,9 @@ See also [Overview](overview.html) page 
 
 Used Technologies/Frameworks include:
 
-- Features provided as **RESTful Services** returning results as **[RDF](http://www.w3.org/RDF/)**(Resource Description Language) and [JSON](http://www.json.org/). Stanbol also supports the use of **[JSON-LD](http://json-ld.org/)**.
+- Features provided as **RESTful Services** returning results as [RDF](http://www.w3.org/RDF/)(Resource Description Language) and [JSON](http://www.json.org/). Stanbol also supports the use of [JSON-LD](http://json-ld.org/).
 - Available as **Standalone application** (runable Jar) or **Web Archive**(WAR file) deployable on any Servlet Container such as Apache Tomcat.
-- Written in **Java** based on **[OSGi](http://www2.osgi.org/Specifications/HomePage)** as component framework
+- Written in Java based on [OSGi](http://www2.osgi.org/Specifications/HomePage) as component framework
 - Implemented using frameworks such as [Apache Solr](http://lucene.apache.org/solr/) - for semantic search; [Apache Tika](http://tika.apache.org/) - for plain text and metadata extraction; [Apache OpenNLP](http://opennlp.apache.org/) - for natural language processing; [Apache Clerezza](http://incubator.apache.org/clerezza/) and [Apache Jena](http://jena.apache.org/) - as RDF framework and Storage; [Apache Felix](http://felix.apache.org) as default OSGI framework and [Apache Sling](http://sling.apache.org) for deployment.
 
 ------------------------------------------------------------------------------------------------