You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by to...@apache.org on 2011/09/07 11:29:47 UTC

svn commit: r1166082 - /incubator/clerezza/site/trunk/graph.nt

Author: tommaso
Date: Wed Sep  7 09:29:47 2011
New Revision: 1166082

URL: http://svn.apache.org/viewvc?rev=1166082&view=rev
Log:
fixed an error in the site home page graph, added a basic documentation page for the clerezza-uima integration

Modified:
    incubator/clerezza/site/trunk/graph.nt

Modified: incubator/clerezza/site/trunk/graph.nt
URL: http://svn.apache.org/viewvc/incubator/clerezza/site/trunk/graph.nt?rev=1166082&r1=1166081&r2=1166082&view=diff
==============================================================================
--- incubator/clerezza/site/trunk/graph.nt (original)
+++ incubator/clerezza/site/trunk/graph.nt Wed Sep  7 09:29:47 2011
@@ -1,17 +1,26 @@
 <http://localhost:8080/> <http://clerezza.org/2009/09/hierarchy#members> _:2d7f383e72651f1469e7dd5b4e9f08701 . 
 <http://localhost:8080/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://clerezza.org/2009/09/hierarchy#Collection> .
+<http://localhost:8080/clerezza-uima/index-content-el/0> <http://discobits.org/ontology#infoBit> "<h3 xmlns=\"http://www.w3.org/1999/xhtml\">Introduction to Clerezza-UIMA integration</h3>\n<a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://uima.apache.org\" target=\"_blank\">UIMA</a> is an <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=uima\" target=\"_blank\">OASIS</a> standard that allows the definition of analysis pipelines to manage unstructured information and extract structures and semantics around given data.<br xmlns=\"http://www.w3.org/1999/xhtml\"></br>\nThe Clerezza-UIMA integration brings the power of UIMA inside Clerezza providing reuse of existing UIMA components, definition of new ones in a linked data oriented system.<br xmlns=\"http://www.w3.org/1999/xhtml\"></br>\nA basic mechanism for mapping UIMA CAS (Common Analysis Structure) to an RDF graph has been defined together with the ability of s
 toring such an object in one of the Clerezza supported triple stores.<br xmlns=\"http://www.w3.org/1999/xhtml\"></br>\nClerezza runs inside an OSGi environment while UIMA is not fully OSGi compliant as is, so this integration work takes care also of the OSGi adaption.\n"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/clerezza-uima/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/clerezza-uima/index-content-el/1> <http://discobits.org/ontology#infoBit> "<h3 xmlns=\"http://www.w3.org/1999/xhtml\">Clerezza-UIMA modules</h3>\n<ul xmlns=\"http://www.w3.org/1999/xhtml\">\n  <li><b>uima.ontologies</b><div>an ontology, and the generated Java source code, for defining the UIMA CAS model classes.</div></li>\n  <li><b>uima.utils</b><div>base module which allows the usage of UIMA inside Clerezza.<br></br> It defines the way UIMA framework classes are instantiated and initialized with the Clerezza OSGi environment with an extension classloader which collects classloaders containing the registered UIMA analysis components. To make it possible to create a UIMA pipeline from a bundle the bundle needs to register any UIMA analysis component in the extension classloader, this can be done using a specialized OSGi Activator defined in this module.<br></br> The uima.utils module also allows to cache any previously initialized analysis engine, the 
 execution of previously defined (a UIMA pipeline based on external services of OpenCalais and AlchemyAPI is already implemented) and custom UIMA pipelies. Also there are utility methods to retrieve UIMA annotations from the CAS model and to decorate an existing graph node with the information extracted by UIMA.</div></li>\n  <li><b>uima.metadata-generator</b><div>this module contains an implementation of a Clerezza metadata generator which generates meta data about specified data sent as a sequence of bytes, analyzing the resource media type with Apache Tika and then extracting tags, concepts, language and other entities with uima.utils external services based UIMA pipeline.</div></li>\n  <li><b>uima.casconsumer</b><div>a CAS Consumer in UIMA is an analysis component which is responsible of consuming the annotations and feature structures contained in a CAS (or the CAS itself) in some way. The ClerezzaCASCOnsuemr contained in this module can map information contained in a CA
 S to a (RDF) graph and eventually store it inside a triple store. The mapping strategy can be configured and extended; the current implementations count a default mapping implementation based on the basic uima.utils mapping strategy and a mapping based on <a href=\"http://code.google.com/p/annotation-ontology/\" target=\"_blank\">Annotation Ontology</a>.</div></li>\n  <li><b>uima.concept-tagging</b><div>this module provides a UIMA enabled version of the base Clerezza concept tagger which is able to automatically annotate a node with concept tags. Also another service to automatically enhance an external resource (given the URI), write it in the triple store with the Clerezza CASConsumer and return an RDF version of the annotated resource.</div></li>\n</ul>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/clerezza-uima/index-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/clerezza-uima/index-content-el/2> <http://discobits.org/ontology#infoBit> "<h3 xmlns=\"http://www.w3.org/1999/xhtml\">Getting started</h3>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/clerezza-uima/index-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/clerezza-uima/index-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/clerezza-uima/index-content> <http://discobits.org/ontology#contains> _:08240c5983a932742a1c67ebf6c60b011 . 
+<http://localhost:8080/clerezza-uima/index-content> <http://discobits.org/ontology#contains> _:51aad5cd2bfed699dbe87db5b2be6b761 . 
+<http://localhost:8080/clerezza-uima/index-content> <http://discobits.org/ontology#contains> _:671e772a16faae7bf1f0ab95827ade0a1 . 
+<http://localhost:8080/clerezza-uima/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/clerezza-uima/index-title> <http://discobits.org/ontology#infoBit> "Clerezza integration with Apache UIMA"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/clerezza-uima/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/clerezza-uima/index> <http://discobits.org/ontology#contains> _:c258f0de9c064262d50282dbedef8cfc1 . 
+<http://localhost:8080/clerezza-uima/index> <http://discobits.org/ontology#contains> _:f1545483f23a16c26767c92c0d8564e41 . 
+<http://localhost:8080/clerezza-uima/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
 <http://localhost:8080/content-el/0> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"column one-column\">\n\t\t\t\tClerezza is a service platform based on OSGi (Open Services Gateway initiative) which provides a set of functionality for management of semantically linked data accessible through RESTful Web Services and in a secured way.\n\t\t\t\tFurthermore, Clerezza allows to easily develop semantic web applications by providing tools to manipulate RDF data, create RESTful Web Services and Renderlets using ScalaServerPages.\n\t\t\t\t<br></br>\n\t\t\t\t<br></br>Contents are stored as triples based on <a href=\"http://www.w3.org/TR/2004/REC-rdf-primer-20040210/\" target=\"_blank\">W3C RDF specification</a>. These triples are stored via Clerezza\u2019s Smart Content Binding (SCB). SCB defines a technology-agnostic layer to access and modify triple stores. It provides a java implementation of the graph data model specified by W3C RDF 
 and functionalities to operate on that data model. SCB offers a service interface to access multiple named graphs and it can use various providers to manage RDF graphs in a technology specific manner, e.g., using Jena  or Sesame. It also provides for adaptors that allow an application to use various APIs (including the Jena api) to process RDF graphs. Furthermore, SCB offers a serialization and a parsing service to convert a graph into a certain representation (format) and vice versa.\n\t\t\t</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
 <http://localhost:8080/content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
 <http://localhost:8080/content-el/1-content-el/0> <http://discobits.org/ontology#infoBit> "Apache Clerezza allows to easily develop semantic web application by providing the following:<ul xmlns=\"http://www.w3.org/1999/xhtml\"><li>An API to access RDF Graphs</li><li>A Jax RS implementation</li><li>TypeHandlers: Jax-RS resources bound to an RDF type</li><li>Renderlets to create various represenattions from RDF resources, ScalaServerPages allow to easily write renderlets in Scala</li></ul>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
 <http://localhost:8080/content-el/1-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
-<http://localhost:8080/content-el/1-content> <http://discobits.org/ontology#contains> _:8f6e39ed13fac6541e071d31544f6c461 . 
-<http://localhost:8080/content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
-<http://localhost:8080/content-el/1-title> <http://discobits.org/ontology#infoBit> "Features"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
-<http://localhost:8080/content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
-<http://localhost:8080/content-el/1> <http://discobits.org/ontology#contains> _:55507095b65418d3fd56589570c018151 . 
-<http://localhost:8080/content-el/1> <http://discobits.org/ontology#contains> _:829f2db6b156c0fe3dc22fe7674f43531 . 
-<http://localhost:8080/content-el/1> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"column first-column\">\n\t\t\t\t<h2>Apache Clerezza in <strong>5 Bullet Points</strong></h2>\n\n\t\t\t\t<ul>\n\t\t\t\t\t<li><div>OSGi-based Platform</div></li>\n\t\t\t\t\t<li><div>RESTful Web Service Framework</div> </li>\n\t\t\t\t\t<li><div>Based on W3C Standard</div></li>\n\t\t\t\t\t<li><div>Database/Triple Store independent</div></li>\n\t\t\t\t\t<li><div>Scripting Support (JSR 223 compatible)</div></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t\t<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"column second-column\">\n\t\t\t\t<h2>Apache Clerezza for <strong>Developers</strong></h2>\n\t\t\t\tApache Clerezza allows to easily develop semantic web application by providing the following:\n\t\t\t\t<ul>\n\t\t\t\t\t<li><div>An API to access RDF Graphs</div></li>\n\t\t\t\t\t<li><div>SPARQL Support</div> </li>\n\n\t\t\t\t\t<li><div>A JAX-RS implementation<
 /div> </li>\n\t\t\t\t\t<li><div>TypeHandlers: JAX-RS resources bound to an RDF type</div></li>\n\t\t\t\t\t<li><div>Renderlets to create various representations from RDF resources, ScalaServerPages allows to easily write renderlets in Scala</div></li>\n\t\t\t\t\t<li><div>Scripting in Scala on the <a href=\"http://incubator.apache.org/clerezza/getting-started/shell/\" target=\"_blank\">Clerezza Console</a></div></li>\n\t\t\t\t</ul>\n\n\t\t\t</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
-<http://localhost:8080/content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/content-el/1> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"column first-column\">\n\t\t\t\t<h2>Apache Clerezza in <strong>5 Bullet Points</strong></h2>\n\n\t\t\t\t<ul>\n\t\t\t\t\t<li><div>OSGi-based Platform</div></li>\n\t\t\t\t\t<li><div>RESTful Web Service Framework</div> </li>\n\t\t\t\t\t<li><div>Based on W3C Standard</div></li>\n\t\t\t\t\t<li><div>Database/Triple Store independent</div></li>\n\t\t\t\t\t<li><div>Scripting Support (JSR 223 compatible)</div></li>\n\n\t\t\t\t</ul>\n\t\t\t</div>\n\t\t\t<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"column second-column\">\n\t\t\t\t<h2>Apache Clerezza for <strong>Developers</strong></h2>\n\t\t\t\tApache Clerezza allows to easily develop semantic web application by providing the following:\n\t\t\t\t<ul>\n\t\t\t\t\t<li><div>An API to access RDF Graphs</div></li>\n\t\t\t\t\t<li><div>SPARQL Support</div> </li>\n\n\t\t\t\t\t<li><div>A JAX-RS implementation<
 /div> </li>\n\t\t\t\t\t<li><div>TypeHandlers: JAX-RS resources bound to an RDF type</div></li>\n\t\t\t\t\t<li><div>Renderlets to create various representations from RDF resources, ScalaServerPages allows to easily write renderlets in Scala</div></li>\n\t\t\t\t\t<li><div>Scripting in Scala on the <a href=\"http://incubator.apache.org/clerezza/getting-started/shell/\" target=\"_blank\">Clerezza Console</a></div></li>\n                                        <li><div>Integration with <a href=\"http://uima.apache.org\" target=\"_blank\">Apache UIMA</a></div></li>\n\t\t\t\t</ul>\n\n\t\t\t</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
 <http://localhost:8080/content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
 <http://localhost:8080/content-el/2-content-el/0> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\">Clerezza documentation is available on every clerezza instance for the active bundles at http://host:port/documentation, a copy is also available on this server: <a href=\"/documentation\">documentation</a></div>\n<div xmlns=\"http://www.w3.org/1999/xhtml\">Maven generated site: <a href=\"http://incubator.apache.org/clerezza/mvn-site\">http://incubator.apache.org/clerezza/mvn-site/</a></div>\n"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
 <http://localhost:8080/content-el/2-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
@@ -370,6 +379,9 @@ _:06f85c6958fb0b3655e7a578de15deea1 <htt
 _:079131b389c016874db9689257ed60321 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/launching-clerezza/index-content-el/0> . 
 _:079131b389c016874db9689257ed60321 <http://discobits.org/ontology#pos> "0" . 
 _:079131b389c016874db9689257ed60321 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:08240c5983a932742a1c67ebf6c60b011 <http://discobits.org/ontology#holds> <http://localhost:8080/clerezza-uima/index-content-el/1> . 
+_:08240c5983a932742a1c67ebf6c60b011 <http://discobits.org/ontology#pos> "1" . 
+_:08240c5983a932742a1c67ebf6c60b011 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:0bf0f1d37296556ba8ee2e113eec47d81 <http://discobits.org/ontology#holds> <http://localhost:8080/contributing/index-content-el/4-content-el/2> . 
 _:0bf0f1d37296556ba8ee2e113eec47d81 <http://discobits.org/ontology#pos> "2" . 
 _:0bf0f1d37296556ba8ee2e113eec47d81 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
@@ -462,15 +474,15 @@ _:4cdc2809cd84988c965627bf57b8706b1 <htt
 _:4ce7b18997c0bb758a7d466bc9ec598f1 <http://discobits.org/ontology#holds> <http://localhost:8080/content-el/3-content> . 
 _:4ce7b18997c0bb758a7d466bc9ec598f1 <http://discobits.org/ontology#pos> "1" . 
 _:4ce7b18997c0bb758a7d466bc9ec598f1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:51aad5cd2bfed699dbe87db5b2be6b761 <http://discobits.org/ontology#holds> <http://localhost:8080/clerezza-uima/index-content-el/0> . 
+_:51aad5cd2bfed699dbe87db5b2be6b761 <http://discobits.org/ontology#pos> "0" . 
+_:51aad5cd2bfed699dbe87db5b2be6b761 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:521cc162a95efa1cfb290a25d07bea641 <http://clerezza.org/2009/06/custompropery#category> <http://clerezza.org/2008/10/permission#Role> . 
 _:521cc162a95efa1cfb290a25d07bea641 <http://clerezza.org/2009/06/custompropery#categoryproperty> "BasePermissionsRole"^^<http://www.w3.org/2001/XMLSchema#string> . 
 _:521cc162a95efa1cfb290a25d07bea641 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://clerezza.org/2009/06/custompropery#CustomFieldCollection> . 
 _:5295f3e415e353aab537b9890b48d3201 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/install-as-service/index-content-el/1-title> . 
 _:5295f3e415e353aab537b9890b48d3201 <http://discobits.org/ontology#pos> "0" . 
 _:5295f3e415e353aab537b9890b48d3201 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
-_:55507095b65418d3fd56589570c018151 <http://discobits.org/ontology#holds> <http://localhost:8080/content-el/1-content> . 
-_:55507095b65418d3fd56589570c018151 <http://discobits.org/ontology#pos> "1" . 
-_:55507095b65418d3fd56589570c018151 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:57274c2fa7afd3439e5c2269fe55330e1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://clerezza.org/2010/01/concepts#ConceptProviderList> . 
 _:57274c2fa7afd3439e5c2269fe55330e1 <http://www.w3.org/2002/07/owl#sameAs> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> . 
 _:57c7f3aa80d6cbaf89b4c457aeb4049c1 <http://discobits.org/ontology#holds> <http://localhost:8080/content-el/2-content-el/0> . 
@@ -494,6 +506,9 @@ _:64862b32da74d6218ebd717f7e6619961 <htt
 _:6644fe897f42396723686ce38fbc4bca1 <http://discobits.org/ontology#holds> <http://localhost:8080/faq/index-content-el/1> . 
 _:6644fe897f42396723686ce38fbc4bca1 <http://discobits.org/ontology#pos> "0" . 
 _:6644fe897f42396723686ce38fbc4bca1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:671e772a16faae7bf1f0ab95827ade0a1 <http://discobits.org/ontology#holds> <http://localhost:8080/clerezza-uima/index-content-el/2> . 
+_:671e772a16faae7bf1f0ab95827ade0a1 <http://discobits.org/ontology#pos> "2" . 
+_:671e772a16faae7bf1f0ab95827ade0a1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:6b0ea3ebd9d286ce8cb04840b05777921 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> . 
 _:6b0ea3ebd9d286ce8cb04840b05777921 <http://discobits.org/ontology#pos> "1" . 
 _:6b0ea3ebd9d286ce8cb04840b05777921 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
@@ -538,9 +553,6 @@ _:7e0d5ab0c26de934ef27af1c991d6f7a1 <htt
 _:7eab8e8fbdb94d14e08d863cd3dc70c21 <http://discobits.org/ontology#holds> <http://localhost:8080/content> . 
 _:7eab8e8fbdb94d14e08d863cd3dc70c21 <http://discobits.org/ontology#pos> "1" . 
 _:7eab8e8fbdb94d14e08d863cd3dc70c21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
-_:829f2db6b156c0fe3dc22fe7674f43531 <http://discobits.org/ontology#holds> <http://localhost:8080/content-el/1-title> . 
-_:829f2db6b156c0fe3dc22fe7674f43531 <http://discobits.org/ontology#pos> "0" . 
-_:829f2db6b156c0fe3dc22fe7674f43531 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:83b97dbdbbee7c74fca95f4602e03ceb1 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/install-as-service/index-content-el/2> . 
 _:83b97dbdbbee7c74fca95f4602e03ceb1 <http://discobits.org/ontology#pos> "2" . 
 _:83b97dbdbbee7c74fca95f4602e03ceb1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
@@ -568,9 +580,6 @@ _:8ba88d4f032234cdd750b97317937feb1 <htt
 _:8e343023b8885bf7ba60d24d5299cfe91 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/shell/content-el/3-content-el/1> . 
 _:8e343023b8885bf7ba60d24d5299cfe91 <http://discobits.org/ontology#pos> "1" . 
 _:8e343023b8885bf7ba60d24d5299cfe91 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
-_:8f6e39ed13fac6541e071d31544f6c461 <http://discobits.org/ontology#holds> <http://localhost:8080/content-el/1-content-el/0> . 
-_:8f6e39ed13fac6541e071d31544f6c461 <http://discobits.org/ontology#pos> "0" . 
-_:8f6e39ed13fac6541e071d31544f6c461 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:917950e5b3b0dfca7c80537ebe8153c01 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/building-clerezza/index-title> . 
 _:917950e5b3b0dfca7c80537ebe8153c01 <http://discobits.org/ontology#pos> "0" . 
 _:917950e5b3b0dfca7c80537ebe8153c01 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
@@ -653,6 +662,9 @@ _:be0d7794fac820da5056dd55bd50649c1 <htt
 _:be7f5d27c6d038da8131d2d97cd17a4f1 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/building-clerezza/index-content-el/1-content> . 
 _:be7f5d27c6d038da8131d2d97cd17a4f1 <http://discobits.org/ontology#pos> "1" . 
 _:be7f5d27c6d038da8131d2d97cd17a4f1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:c258f0de9c064262d50282dbedef8cfc1 <http://discobits.org/ontology#holds> <http://localhost:8080/clerezza-uima/index-title> . 
+_:c258f0de9c064262d50282dbedef8cfc1 <http://discobits.org/ontology#pos> "0" . 
+_:c258f0de9c064262d50282dbedef8cfc1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:c2971be68d08252da16818b55356e62c1 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/shell/content-el/1> . 
 _:c2971be68d08252da16818b55356e62c1 <http://discobits.org/ontology#pos> "2" . 
 _:c2971be68d08252da16818b55356e62c1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
@@ -707,6 +719,9 @@ _:ef516727f3a130eb4956210a66c13d4e1 <htt
 _:f120f10c82f267882179fa15df747b591 <http://discobits.org/ontology#holds> <http://localhost:8080/contributing/index-content-el/0> . 
 _:f120f10c82f267882179fa15df747b591 <http://discobits.org/ontology#pos> "0" . 
 _:f120f10c82f267882179fa15df747b591 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:f1545483f23a16c26767c92c0d8564e41 <http://discobits.org/ontology#holds> <http://localhost:8080/clerezza-uima/index-content> . 
+_:f1545483f23a16c26767c92c0d8564e41 <http://discobits.org/ontology#pos> "1" . 
+_:f1545483f23a16c26767c92c0d8564e41 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:f541050bdf7276d4366f97a2a4e3c9b11 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/index-content> . 
 _:f541050bdf7276d4366f97a2a4e3c9b11 <http://discobits.org/ontology#pos> "1" . 
 _:f541050bdf7276d4366f97a2a4e3c9b11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> .