You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2014/08/01 19:16:59 UTC

[02/11] Revert "CLEREZZA-926: removed modules not in release"

http://git-wip-us.apache.org/repos/asf/clerezza/blob/74fe1745/site/graph.nt
----------------------------------------------------------------------
diff --git a/site/graph.nt b/site/graph.nt
new file mode 100644
index 0000000..f813f2d
--- /dev/null
+++ b/site/graph.nt
@@ -0,0 +1,798 @@
+<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 storing s
 uch 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 executio
 n of previously defined (a UIMA pipeline based on external services of OpenCalais and AlchemyAPI is already implemented) and custom UIMA pipelies. The module provides  utility methods for retrieving UIMA annotations from the CAS model and decorating 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 ClerezzaCASConsumer contained in this module can map information contained in a CAS to a (RD
 F) 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 func
 tionalities 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> <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><a href=\"http://incubator.apache.org/clerezza/clerezza-uima/\">Integration</a> 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> .
+<http://localhost:8080/content-el/2-content-el/1> <http://discobits.org/ontology#infoBit> "<a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"getting-started/\">Getting-Started</a>: A mini howto describing the compilation process and how to install a mini application"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/content-el/2-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/2> <http://discobits.org/ontology#infoBit> "<a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"getting-started/shell/\">The Clerezza Shell</a>: An introduction to the Clerezza Shell"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/content-el/2-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/content-el/2-content-el/3> <http://discobits.org/ontology#infoBit> "<a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"faq/\">FAQ</a>: Frequently asked question"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/content-el/2-content-el/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/content-el/2-content> <http://discobits.org/ontology#contains> _:054e34f90f6cd3c589e4038fc55d1df11 . 
+<http://localhost:8080/content-el/2-content> <http://discobits.org/ontology#contains> _:57c7f3aa80d6cbaf89b4c457aeb4049c1 . 
+<http://localhost:8080/content-el/2-content> <http://discobits.org/ontology#contains> _:8a0ad25ee86010650ba88f47874777bb1 . 
+<http://localhost:8080/content-el/2-content> <http://discobits.org/ontology#contains> _:d5a79557f0b9e9f8f09076917d9f07fd1 . 
+<http://localhost:8080/content-el/2-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/content-el/2-title> <http://discobits.org/ontology#infoBit> "Documentation"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/content-el/2-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/content-el/2> <http://discobits.org/ontology#contains> _:38f582ffbe0d2c52c37f69789ca0716f1 . 
+<http://localhost:8080/content-el/2> <http://discobits.org/ontology#contains> _:a9dc1d03d54fa775311fb45b5b875d301 . 
+<http://localhost:8080/content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/content-el/3-content-el/0> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\">\nSubversion:  <a href=\"http://svn.apache.org/repos/asf/incubator/clerezza/\">http://svn.apache.org/repos/asf/incubator/clerezza/</a></div>\n<div xmlns=\"http://www.w3.org/1999/xhtml\">Clerezza proposal: <a href=\"http://wiki.apache.org/incubator/ClerezzaProposal\">http://wiki.apache.org/incubator/ClerezzaProposal</a></div>\n<div xmlns=\"http://www.w3.org/1999/xhtml\">Status page: <a href=\"http://incubator.apache.org/projects/clerezza.html\">http://incubator.apache.org/projects/clerezza.html</a></div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/content-el/3-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/content-el/3-content> <http://discobits.org/ontology#contains> _:883e94f7720417d73a8b257848d393ad1 . 
+<http://localhost:8080/content-el/3-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/content-el/3-title> <http://discobits.org/ontology#infoBit> "Resources"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/content-el/3-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/content-el/3> <http://discobits.org/ontology#contains> _:4ce7b18997c0bb758a7d466bc9ec598f1 . 
+<http://localhost:8080/content-el/3> <http://discobits.org/ontology#contains> _:be0d7794fac820da5056dd55bd50649c1 . 
+<http://localhost:8080/content-el/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/content-el/4> <http://discobits.org/ontology#infoBit> "<img xmlns=\"http://www.w3.org/1999/xhtml\" src=\"/images/sw-horz-w3c.png\"></img>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/content-el/4> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/content> <http://discobits.org/ontology#contains> _:aac2a6fb0229ba69a9ef6a42feabf2ef1 . 
+<http://localhost:8080/content> <http://discobits.org/ontology#contains> _:fc4727e708c988cfc46b2277c43250a61 . 
+<http://localhost:8080/content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/contributing/index-content-el/0> <http://discobits.org/ontology#infoBit> "There are many ways to contribute to Apache Clerezza. This page is on <em xmlns=\"http://www.w3.org/1999/xhtml\">how</em> to contribute - for ideas on <em xmlns=\"http://www.w3.org/1999/xhtml\">what</em> you could contribute look for open issues in the <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://issues.apache.org/jira/browse/CLEREZZA\">issue tracker</a> or ask on the <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://localhost:8080/mailinglists/\">mailing list</a>."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/1-content> <http://discobits.org/ontology#infoBit> "If you find something that could be better or have a question on how something works post an issue (feature request, bug or question) in <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"ttp://issues.apache.org/jira/browse/CLEREZZA\">jira</a>."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/1-title> <http://discobits.org/ontology#infoBit> "Open issues"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/1> <http://discobits.org/ontology#contains> _:0ce691b5543701cff1a8b125a9f75d401 . 
+<http://localhost:8080/contributing/index-content-el/1> <http://discobits.org/ontology#contains> _:72724d01d80585a76a12ad965dcdbd0e1 . 
+<http://localhost:8080/contributing/index-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/contributing/index-content-el/2-content> <http://discobits.org/ontology#infoBit> "Use the  <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://localhost:8080/mailinglists/\">mailing list</a> to discuss the future development of Clerezza, new ideas that aren't concrete enough to open issues or how Clerreza might be used for different use cases."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/2-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/2-title> <http://discobits.org/ontology#infoBit> "Discuss"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/2-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/2> <http://discobits.org/ontology#contains> _:4b231a6aae5546a3c15ca488028346471 . 
+<http://localhost:8080/contributing/index-content-el/2> <http://discobits.org/ontology#contains> _:7e0d5ab0c26de934ef27af1c991d6f7a1 . 
+<http://localhost:8080/contributing/index-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/contributing/index-content-el/3-content-el/0> <http://discobits.org/ontology#infoBit> "The Clerezza codebase as well as the documentation and webiste grow patch by patch, every patch is associated to an issue. Patches can be added to trunk either following a Rewiev-Then-Commit or a Commit-Then-Review process. If you're not (yet) a committer  you should attach your patch to an issue and then either:<br xmlns=\"http://www.w3.org/1999/xhtml\"></br>\n<ul xmlns=\"http://www.w3.org/1999/xhtml\">\n<li>Ask for a vote on the mailing list, if your patch gets 3 +1 votes and no -1 vote it is accepted and will be applied to trunk</li>\n<li>Wait for a committer to take care of the issue, like your patch and apply it to trunk</li>\n</ul>\nOnce the patch is applied to trunk the issue is marked as closed. If your patch has been applied without prior vote during the 72h following closing of the issue the patch can be vetoed with a -1 vote or a committer can ask for an explicit 
 vote (as opposed to lazy consensus) in this case the code modification needs 3 +1 votes in the subsequent 72h period or it will be removed."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/3-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/3-content-el/1-content> <http://discobits.org/ontology#infoBit> "A draft for coding guidelines is attached to issue CLEREZZA-435. A quick summary: CamelCase and use tabs for indentation."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/3-content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/3-content-el/1-title> <http://discobits.org/ontology#infoBit> "Coding Guidelines"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/3-content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/3-content-el/1> <http://discobits.org/ontology#contains> _:06dd616d476bb4c16abc981c5bcf2b071 . 
+<http://localhost:8080/contributing/index-content-el/3-content-el/1> <http://discobits.org/ontology#contains> _:398174d39674e800186f47bace85437a1 . 
+<http://localhost:8080/contributing/index-content-el/3-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/contributing/index-content-el/3-content> <http://discobits.org/ontology#contains> _:45b1fae1b9daced1875edb2f6ecd539f1 . 
+<http://localhost:8080/contributing/index-content-el/3-content> <http://discobits.org/ontology#contains> _:86edae725f6fdb983d2f68259839c8391 . 
+<http://localhost:8080/contributing/index-content-el/3-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/contributing/index-content-el/3-title> <http://discobits.org/ontology#infoBit> "Contribute Patches"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/3-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/3> <http://discobits.org/ontology#contains> _:bb8ed3a7b5f8c1182e5a4fea53e864b61 . 
+<http://localhost:8080/contributing/index-content-el/3> <http://discobits.org/ontology#contains> _:dba5de8b634dbbd3753a2f97c4acb7dd1 . 
+<http://localhost:8080/contributing/index-content-el/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/contributing/index-content-el/4-content-el/0> <http://discobits.org/ontology#infoBit> "If you are a Clerezza committer your votes are binding and you can veto any code modification with a qualified -1, see the <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://www.apache.org/foundation/voting.html\">Apache Voting Process</a> for more information."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/4-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/4-content-el/1> <http://discobits.org/ontology#infoBit> "As the name suggests a committer has the right to commit changes to the repository. You may commit other people's as well as your own patches to trunk. You must only commit changes to trunk if these commits yield to an issue being closable and in the case that there has been no previous vote on the committed patch if you're ready to remove these commits in the event that they are not accepted (by lazy consensuns, or if someone asks for it in an explicit vote)."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/4-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/4-content-el/2> <http://discobits.org/ontology#infoBit> "As a committer you may also create issue branches which allows you to commit unfinished work to the repository and others to comment on it. if you want to discuss a patch or ask for a vote on it instead of attaching it to the issue you would typically point to the issue branch in <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"https://svn.apache.org/repos/asf/incubator/clerezza/issues/\">clerezza/issues</a>."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/4-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/4-content> <http://discobits.org/ontology#contains> _:0bf0f1d37296556ba8ee2e113eec47d81 . 
+<http://localhost:8080/contributing/index-content-el/4-content> <http://discobits.org/ontology#contains> _:49b143216029245a8796173d7767d7e11 . 
+<http://localhost:8080/contributing/index-content-el/4-content> <http://discobits.org/ontology#contains> _:64862b32da74d6218ebd717f7e6619961 . 
+<http://localhost:8080/contributing/index-content-el/4-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/contributing/index-content-el/4-title> <http://discobits.org/ontology#infoBit> "Being a committer"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-content-el/4-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index-content-el/4> <http://discobits.org/ontology#contains> _:91ddbdaddb9477b605207593b44547fc1 . 
+<http://localhost:8080/contributing/index-content-el/4> <http://discobits.org/ontology#contains> _:b55ccc9caaba78410022f7d209bc0b811 . 
+<http://localhost:8080/contributing/index-content-el/4> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/contributing/index-content> <http://discobits.org/ontology#contains> _:4407d0950b87e57391046e285a26f8951 . 
+<http://localhost:8080/contributing/index-content> <http://discobits.org/ontology#contains> _:5b651eb7ceec0a51665c48b10033c7771 . 
+<http://localhost:8080/contributing/index-content> <http://discobits.org/ontology#contains> _:8807134aeb18d5271c5a4f5fa395d7501 . 
+<http://localhost:8080/contributing/index-content> <http://discobits.org/ontology#contains> _:a9d574d525c9a8b3395e815ae0f2b28f1 . 
+<http://localhost:8080/contributing/index-content> <http://discobits.org/ontology#contains> _:f120f10c82f267882179fa15df747b591 . 
+<http://localhost:8080/contributing/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/contributing/index-title> <http://discobits.org/ontology#infoBit> "Contributing to Apache Clerezza"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/contributing/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/contributing/index> <http://discobits.org/ontology#contains> _:4bd614243b594063ba821b3eecc9854a1 . 
+<http://localhost:8080/contributing/index> <http://discobits.org/ontology#contains> _:c6b11bade4cee089ee5baf7cc65f290a1 . 
+<http://localhost:8080/contributing/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/documentation/> <http://discobits.org/ontology#contains> _:48451ad3fb48ef0bd88b695fc4d7d0fb1 . 
+<http://localhost:8080/documentation/> <http://discobits.org/ontology#contains> _:aa8be0791cced2cd2728216a52704dc31 . 
+<http://localhost:8080/documentation/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/downloads/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://clerezza.org/2009/09/hierarchy#Collection> .
+<http://localhost:8080/downloads/index-content-el/0> <http://discobits.org/ontology#infoBit> "<h2 xmlns=\"http://www.w3.org/1999/xhtml\">Releases</h2>\n<p xmlns=\"http://www.w3.org/1999/xhtml\">\n<strong>0.2-incubating:</strong>\n<br></br>\n<table>\n<tr><th>Artifact</th><th>Description</th><th>Download</th></tr>\n<tr><td>clerezza-0.2-incubating-source-release.zip</td><td>Apache Clerezza sources</td><td><a href=\"http://www.apache.org/dyn/closer.cgi/incubator/clerezza/clerezza-0.2-incubating-source-release.zip\" target=\"_blank\">ZIP</a> (<a href=\"http://www.apache.org/dist/incubator/clerezza/clerezza-0.2-incubating-source-release.zip.md5\" target=\"_blank\">MD5</a>|<a href=\"http://www.apache.org/dist/incubator/clerezza/clerezza-0.2-incubating-source-release.zip.asc\" target=\"_blank\">ASC</a>)</td></tr>\n<tr><td>clerezza-tdb-distribution.zip</td><td>(binary) Apache Clerezza launcher based on Jena TDB</td><td><a href=\"http://www.apache.org/dyn/closer.cgi/incubator/clerezza/clerezz
 a-tdb-distribution.zip\" target=\"_blank\">ZIP</a> (<a href=\"http://www.apache.org/dist/incubator/clerezza/clerezza-tdb-distribution.zip.md5\" target=\"_blank\">MD5</a>|<a href=\"http://www.apache.org/dist/incubator/clerezza/clerezza-tdb-distribution.zip.asc\" target=\"_blank\">ASC</a>)</td></tr>\n</table>\n</p>\n<p xmlns=\"http://www.w3.org/1999/xhtml\">\n<strong>Maven:</strong>\n<br></br>\n<br></br>\nAll Apache Clerezza Modules are also available in the <a href=\"https://repository.apache.org/content/repositories/releases/org/apache/clerezza/\" target=\"_blank\">Maven Repository</a>.\n</p>\n\n<p xmlns=\"http://www.w3.org/1999/xhtml\">\n<strong>Verify your Downloads</strong>\n<br></br>\n<br></br>\nYou should verify the MD5 checksums of your downloaded archives. \n<br></br>\nAll Apache Clerezza releases are signed. To verify the signature of a release, you have to download the project's <a href=\"http://www.apache.org/dist/incubator/KEYS\" target=\"_blank\">GPG keys</a>.\n</p>\n\n"
 ^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/1-content> <http://discobits.org/ontology#infoBit> "<p xmlns=\"http://www.w3.org/1999/xhtml\">\n</p>\n<p xmlns=\"http://www.w3.org/1999/xhtml\">\nNightly builds are not formal ASF releases, and must not be promoted to the general public. <br /></p>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/1-title> <http://discobits.org/ontology#infoBit> "Development Snapshots"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/1> <http://discobits.org/ontology#contains> _:c3e2ee78df34c1ff1acdafd3f16261481 . 
+<http://localhost:8080/downloads/index-content-el/1> <http://discobits.org/ontology#contains> _:d1e641338754fa5e1a632391ded1d1551 . 
+<http://localhost:8080/downloads/index-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/downloads/index-content-el/2-content> <http://discobits.org/ontology#infoBit> "Refer to <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://incubator.apache.org/clerezza/getting-started/launching-clerezza/\" target=\"_blank\">Launching Clerezza</a> for instructions on how to run Apache Clerezza."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/2-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/2-title> <http://discobits.org/ontology#infoBit> "Running Apache Clerezza"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/2-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/2> <http://discobits.org/ontology#contains> _:51a23e5ba86da2031562840061e0b4f61 . 
+<http://localhost:8080/downloads/index-content-el/2> <http://discobits.org/ontology#contains> _:522669aa5f87be652fbc1099f041595a1 . 
+<http://localhost:8080/downloads/index-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/downloads/index-content-el/3-content> <http://discobits.org/ontology#infoBit> "<p xmlns=\"http://www.w3.org/1999/xhtml\">The Apache Clerezza source code Repository can be viewed <a href=\"http://svn.apache.org/viewvc/incubator/clerezza/trunk/\" target=\"_blank\">here</a>.</p>\n\n<p xmlns=\"http://www.w3.org/1999/xhtml\">To obtain a local working copy execute this command:</p>\n\n<pre xmlns=\"http://www.w3.org/1999/xhtml\">svn co http://svn.apache.org/repos/asf/incubator/clerezza/</pre>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/3-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/3-title> <http://discobits.org/ontology#infoBit> "Source Code Repository"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/3-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/3> <http://discobits.org/ontology#contains> _:74b3899636dd812d3323f4e807770d261 . 
+<http://localhost:8080/downloads/index-content-el/3> <http://discobits.org/ontology#contains> _:b868e803b1f6498f440f6043d2e3de6c1 . 
+<http://localhost:8080/downloads/index-content-el/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/downloads/index-content-el/4-content> <http://discobits.org/ontology#infoBit> "All Clerezza packages and Source Code is distributed under the terms of <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://www.apache.org/licenses/\" target=\"_blank\">The Apache Software License (Version 2.0)</a>."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/4-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/4-title> <http://discobits.org/ontology#infoBit> "License"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-content-el/4-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index-content-el/4> <http://discobits.org/ontology#contains> _:3738c5cf1ddd0b4f6744e153736fdf701 . 
+<http://localhost:8080/downloads/index-content-el/4> <http://discobits.org/ontology#contains> _:6ce6694f067fad675470c54c6a4a1a1a1 . 
+<http://localhost:8080/downloads/index-content-el/4> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/downloads/index-content> <http://discobits.org/ontology#contains> _:25af47549e6f0b551b44de53fbbaf7d41 . 
+<http://localhost:8080/downloads/index-content> <http://discobits.org/ontology#contains> _:53f1b6c59226dcd19b143ba8dbc97e431 . 
+<http://localhost:8080/downloads/index-content> <http://discobits.org/ontology#contains> _:a8c66b68a35bade2b94207c1b78ac72b1 . 
+<http://localhost:8080/downloads/index-content> <http://discobits.org/ontology#contains> _:dfb6b4990fc7f5dace8ff87ffd49b1581 . 
+<http://localhost:8080/downloads/index-content> <http://discobits.org/ontology#contains> _:ecbc633260a2d04fece74568885c4afe1 . 
+<http://localhost:8080/downloads/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/downloads/index-title> <http://discobits.org/ontology#infoBit> "Downloads"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/downloads/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/downloads/index> <http://discobits.org/ontology#contains> _:2d15b35a90d4ccbc0d5880f8b6ce29cf1 . 
+<http://localhost:8080/downloads/index> <http://discobits.org/ontology#contains> _:b0dc167c78a293ec1c4c9401b133542a1 . 
+<http://localhost:8080/downloads/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/faq/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://clerezza.org/2009/09/hierarchy#Collection> .
+<http://localhost:8080/faq/index-content-el/0-content> <http://discobits.org/ontology#infoBit> "On the login-page there is a \"Forgot password\" link, however this only works if the admin user is configured with an email address and an smtp-server is configured for Clerezza to send mails.<br xmlns=\"http://www.w3.org/1999/xhtml\"></br>\nYou can reset the password on the Clerezza shell (which is accessible without password on the console on which Clerezza is started) withe the following commands:\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;import  rdf.core.access.TcManager\nimport rdf.core.access.TcManager\n\nzz&gt;val tcm = $[TcManager]\ntcm: org.apache.clerezza.rdf.core.access.TcManager = org.apache.clerezza.rdf.core.access.TcManager@6de35b46\n\nzz&gt;import platform.Constants\nimport platform.Constants\n\nzz&gt;val sysGraph = tcm.getMGraph(Constants.SYSTEM_GRAPH_URI)\nsysGraph: org.apache.clerezza.rdf.core.access.LockableMGraph = org.apache.clerezza
 .rdf.core.access.LockableMGraphWrapper@39b7e5ee\n\nzz&gt;import rdf.core.impl._                                                            \nimport rdf.core.impl._\n\nzz&gt;import rdf.scala.utils.Preamble\nimport rdf.scala.utils.Preamble\n\nzz&gt;val p = new Preamble(sysGraph) \np: org.apache.clerezza.rdf.scala.utils.Preamble = org.apache.clerezza.rdf.scala.utils.Preamble@670583f6\n\nzz&gt;import p._\nimport p._\n\nzz&gt;import rdf.scala.utils._                                                  \nimport rdf.scala.utils._\n\nzz&gt;import rdf.ontologies.PLATFORM         \nimport rdf.ontologies.PLATFORM\n\nzz&gt;val user: RichGraphNode = new PlainLiteralImpl(\"admin\")/-PLATFORM.userName\nuser: org.apache.clerezza.rdf.scala.utils.RichGraphNode = org.apache.clerezza.rdf.jena.commons.JenaBNodeWrapper@957eb29c\n\nzz&gt;import rdf.ontologies.PERMISSION \nimport rdf.ontologies.PERMISSION\n\nzz&gt;user.deleteProperties(PERMISSION.passwordSha1)\n\nzz&gt;user.addPropertyValue(PERMISSION.passwor
 dSha1, \"d033e22ae348aeb5660fc2140aec35850c4da997\")\n</div>\n\nThe above will set the password of the user admin to \"admin\". Replace the value of PERMISSION.passwordSha1 to the sha1 sum of the the desired password, which you may compute on a typical unix shell with: echo -n password | sha1sum"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/faq/index-content-el/0-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/faq/index-content-el/0-title> <http://discobits.org/ontology#infoBit> "I've forgot my admin password, how do I reset it?"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/faq/index-content-el/0-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/faq/index-content-el/0> <http://discobits.org/ontology#contains> _:bbaf2032ebdc69d16c3f1bb53549aa691 . 
+<http://localhost:8080/faq/index-content-el/0> <http://discobits.org/ontology#contains> _:c6cf7677baf6648625092e492d69813b1 . 
+<http://localhost:8080/faq/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/faq/index-content-el/1-content> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\">You can download a launcher from the <a href=\"https://repository.apache.org/content/groups/snapshots/org/apache/clerezza/platform.launcher.tdb/0.5-incubating-SNAPSHOT/\" target=\"_blank\">Maven Repository</a>, learn more <a href=\"../downloads/\">here</a>.</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/faq/index-content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/faq/index-content-el/1-title> <http://discobits.org/ontology#infoBit> "Where can I download a launcher?"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/faq/index-content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/faq/index-content-el/1> <http://discobits.org/ontology#contains> _:9d53aa61303617381bee25ebdc9b87541 . 
+<http://localhost:8080/faq/index-content-el/1> <http://discobits.org/ontology#contains> _:e95fb387421e4499d26011f4ac705dfd1 . 
+<http://localhost:8080/faq/index-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/faq/index-content-el/2-content> <http://discobits.org/ontology#infoBit> "All MGraphs returned by TcManager are LockableMgraphs, this graphs are\nthread-safe independently on whether the underlying provider is\nthread-safe or not. Note however that like the synchronized\ncollections returned by java.util.Collections a\nConcurrentModificationException may occur when the TripleCollection is\nmodified while iterating over it. To be sure that no other thread may\ndo any modification while iterating over it, the iterating thread may\nacquire a ReadLock using the following construct:\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nLock l = mGraph.getLock().readLock();\nl.lock();\ntry {\n  Iterator&lt;Triple&gt; iter = mGraph.filter(...);\n  //iterate over triples\n} finally {\n  l.unlock();\n}\n</div>\nNote that single method invocations always lock the TripleCollection, but if you need a lock to span multiple method invocation you need to acqui
 re a (read or write) lock as described above."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/faq/index-content-el/2-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/faq/index-content-el/2-title> <http://discobits.org/ontology#infoBit> "Is the RDF API thread-safe?"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/faq/index-content-el/2-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/faq/index-content-el/2> <http://discobits.org/ontology#contains> _:0e6165cfd7a4c4bc618450412c5c0adc1 . 
+<http://localhost:8080/faq/index-content-el/2> <http://discobits.org/ontology#contains> _:2612a518a47dbc0c38d1973aecd0ad931 . 
+<http://localhost:8080/faq/index-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/faq/index-content> <http://discobits.org/ontology#contains> _:4a920bf368d758c69812c097b07164131 . 
+<http://localhost:8080/faq/index-content> <http://discobits.org/ontology#contains> _:6644fe897f42396723686ce38fbc4bca1 . 
+<http://localhost:8080/faq/index-content> <http://discobits.org/ontology#contains> _:ef516727f3a130eb4956210a66c13d4e1 . 
+<http://localhost:8080/faq/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/faq/index-title> <http://discobits.org/ontology#infoBit> "Frequently Asked Questions"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/faq/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/faq/index> <http://discobits.org/ontology#contains> _:bbe221d0de94e3d9c466551f2103bf0f1 . 
+<http://localhost:8080/faq/index> <http://discobits.org/ontology#contains> _:c4383b1639cb1dde13468cd4b8588c0b1 . 
+<http://localhost:8080/faq/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://clerezza.org/2009/09/hierarchy#Collection> .
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/0> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"column one-column\">\t\t\t\t\n\n<p>The following instructions describes how to build Clerezza. If you don't want to build Clerezza yourself, you can download\n\t\t\t\t\ta launcher from <a href=\"../../downloads/\">here</a>.</p>\n\t\t\t\t<p>In order to build Clerezza you must have installed:</p>\n\t\t\t\t<ul>\n\t\t\t\t\t<li><div>Apache Maven (version &gt;= 2.2)</div></li>\n\t\t\t\t\t<li><div>Java JDK 1.6</div></li>\n\t\t\t\t</ul>\n\t\t\t\t<div>\n\t\t\t\t\t<ol>\n\t\t\t\t\t\t<li><div><pre>svn co http://svn.apache.org/repos/asf/incubator/clerezza/</pre></div></li>\n\n\t\t\t\t\t\t<li><div>Change working directory to parent (i.e. cd trunk/parent)</div></li>\n\n\t\t\t\t\t\t<li><div><pre>mvn clean install -Dmaven.test.skip=true</pre>Skipping tests because of the pending issue\n\t\t\t\t\t\t\t\t<a href=\"http://issues.apache.
 org/jira/browse/CLEREZZA-326\" target=\"_blank\">CLEREZZA-326</a>.</div></li>\n\t\t\t\t\t</ol>\n\t\t\t\t\t<br></br>\n\t\t\t\t</div>\n\t\t\t\t<p>How to launch Clerezza is described on the <a href=\"../launching-clerezza/\">Clerezza usage page</a>.</p>\n</div>\n"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/1-content> <http://discobits.org/ontology#infoBit> "<h3 xmlns=\"http://www.w3.org/1999/xhtml\">Build fails due to stack overflow (on Platform Account Control Panel Core)</h3>\n    <p xmlns=\"http://www.w3.org/1999/xhtml\">\n        There is a pending issue with the Scala compiler having a too low stack size (<a href=\"https://issues.apache.org/jira/browse/CLEREZZA-612\">CLEREZZA-612</a>). There is currently no way to increase the Scala compiler's stack size via command line options. Using a 64bit operating system as well as using a machine with more system memory may help to resolve this problem. Alternatively edit the parent pom.xml file (POM file that is the highest in the folder hierarchy) to change the maven Scala plugin configuration in the following manner:</p>\n<div xmlns=\"http://www.w3.org/1999/xhtml\"><pre>\n&lt;project&gt;\n  ...\n      &lt;plugin&gt;\n        &lt;groupId&gt;org.scala-tools&lt;/grou
 pId&gt;\n        &lt;artifactId&gt;maven-scala-plugin&lt;/artifactId&gt;\n        ...\n        &lt;configuration&gt;\n          &lt;jvmArgs&gt;\n            &lt;jvmArg&gt;-Xss2048k&lt;/jvmArg&gt;\n          &lt;/jvmArgs&gt;\n        &lt;/configuration&gt;\n        ...\n      &lt;/plugin&gt;\n  ...\n&lt;/project&gt;\n</pre></div>\n<h3 xmlns=\"http://www.w3.org/1999/xhtml\">Build fails due to OutOfMemory error</h3>\n    <p xmlns=\"http://www.w3.org/1999/xhtml\">\n        Set the environment variable MAVEN_OPTS to \"-XX:MaxPermSize=256m\" before starting the Maven build. </p>\n        <div xmlns=\"http://www.w3.org/1999/xhtml\">On Linux: <pre>export MAVEN_OPTS=\"-XX:MaxPermSize=256m\"</pre></div>\n        <div xmlns=\"http://www.w3.org/1999/xhtml\">On Windows: see <a href=\"http://maven.apache.org/download.html#Installation\">Maven Installation Instructions</a> in the section \"Windows 2000/XP\".</div> "^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/1-title> <http://discobits.org/ontology#infoBit> "Troubleshooting"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/1> <http://discobits.org/ontology#contains> _:8ba88d4f032234cdd750b97317937feb1 . 
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/1> <http://discobits.org/ontology#contains> _:be7f5d27c6d038da8131d2d97cd17a4f1 . 
+<http://localhost:8080/getting-started/building-clerezza/index-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/building-clerezza/index-content> <http://discobits.org/ontology#contains> _:3cebbf9f6c3b0632261f6c63cba77c0b1 . 
+<http://localhost:8080/getting-started/building-clerezza/index-content> <http://discobits.org/ontology#contains> _:5a954252930d0f57ce3e025af46d0ca41 . 
+<http://localhost:8080/getting-started/building-clerezza/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/building-clerezza/index-title> <http://discobits.org/ontology#infoBit> "Building Clerezza"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/building-clerezza/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/building-clerezza/index> <http://discobits.org/ontology#contains> _:917950e5b3b0dfca7c80537ebe8153c01 . 
+<http://localhost:8080/getting-started/building-clerezza/index> <http://discobits.org/ontology#contains> _:d956f0cd4e5e46baac35d0fda09bde691 . 
+<http://localhost:8080/getting-started/building-clerezza/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/index-content-el/0> <http://discobits.org/ontology#infoBit> "<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"column one-column\">\n<p>For first-time users, here are a few links that might get you started more quickly:</p>\n\t\t\t\t<ul>\n\t\t\t\t\t<li><div><a href=\"../downloads/\">Downloads</a> - Download Clerezza.</div></li>\n\t\t\t\t\t<li><div><a href=\"building-clerezza/\">Building Clerezza</a> - Learn how to build Clerezza.</div></li>\n\n\t\t\t\t\t<li><div><a href=\"launching-clerezza/\">Launching Clerezza</a> - Learn how to launch Clerezza.</div></li>\n\t\t\t\t\t<li><div><a href=\"/getting-started/shell/\">Clerezza Console</a> - Learn how to use the Console.</div></li>\n\t\t\t\t\t<li><div><a href=\"/documentation/\">Clerezza Documenation</a> - Clerezza Platform provides a documentation available under <a href=\"http://localhost:8080/documentation\">http://localhost:8080/documentation</a>. This documentation is also available on this we
 bsite.</div></li>\n\t\t\t\t\t<li><div><a href=\"install-as-service/\">Installing Clerezza as a service</a> - Have Clerezza start when the system boots..</div></li>\n\n\t\t\t\t\t<li><div><a href=\"http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.triaxrs.parent/org.apache.clerezza.triaxrs/documentation/tutorial_1.xhtml\" target=\"_blank\">RESTful Web Service Framework (JAX-RS) Tutorial</a> - Learn how to develop Web Services with Clerezza.</div></li>\n\t\t\t\t\t<li><div><a href=\"http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/tutorial_1.xhtml\" target=\"_blank\">RDF Tutorial</a> - Learn how to retrieve and store RDF data.</div></li>\n\t\t\t\t\t<li><div><a href=\"http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/scb-triaxrs-tutorial.xhtml\" target=\"_blank\">Tutorial: Combining JAX-RS and RDF</a> - Learn how to develop RDF backed RESTful applications.</div></li>\n\t\t\t\t\t<li><div><a href
 =\"http://felix.apache.org/site/apache-felix-osgi-tutorial.html\" target=\"_blank\">Felix OSGi tutorial</a> - Go to the tutorial page to learn some OSGi basics.</div></li>\n\n\t\t\t\t\t<li><div><a href=\"http://felix.apache.org/site/apache-felix-osgi-faq.html\" target=\"_blank\">Felix OSGi FAQ</a> - Check out the OSGi FAQ for answers to common questions.&gt;</div></li>\n\t\t\t\t</ul>\n</div>\n"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/index-content> <http://discobits.org/ontology#contains> _:9e78aec795befa9d7bd75c2b15a3bc2e1 . 
+<http://localhost:8080/getting-started/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/index-title> <http://discobits.org/ontology#infoBit> "Getting Started"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/index> <http://discobits.org/ontology#contains> _:7686c3ba5acbf108391b4cee7830372a1 . 
+<http://localhost:8080/getting-started/index> <http://discobits.org/ontology#contains> _:f541050bdf7276d4366f97a2a4e3c9b11 . 
+<http://localhost:8080/getting-started/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/0> <http://discobits.org/ontology#infoBit> "The following describes ho to install Clerezza as a service, i.e. to start up in the background typically when the system is bootet. It is recommended to first try to start Clerezza manually following the instrcutions <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"/getting-started/launching-clerezza/\">here</a>."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/0> <http://discobits.org/ontology#infoBit> "The following is known to work on recent Ubuntu Linux distributions."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-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/getting-started/install-as-service/index-content-el/1-content-el/1> <http://discobits.org/ontology#infoBit> "<p xmlns=\"http://www.w3.org/1999/xhtml\">You need to place a clerezza.conf file in the directory /etc/init. The following is an example that assumes Clerezza is to be run as user reto in /home/reto/clerezza using the jar platform.launcher.jar therein.</p>\n/etc/init/clerezza.conf\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\"># Apache Clerezza - job file\n\ndescription \"Start Apache Clerezza as user reto\"\n\n# When to start the service\nstart on runlevel [2345]\n\n# When to stop the service\nstop on runlevel [016]\n\n# Automatically restart process if crashed\nrespawn\n\n# Start the process\nexec su reto sh -c \"cd /home/reto/clerezza &amp;&amp; java -XX:MaxPermSize=400m -Xmx800m -jar platform.launcher.jar -NCS\"\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0> <http://discobits.org/ontology#infoBit> "By default Clerezza listens to port 8080 for http requests and to port 8022 for ssh connections. As Clerezza is typically run as an unpriviledged user (user reto in the example above) it cannot listen to default ports like port 80 for the web."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1> <http://discobits.org/ontology#infoBit> "One way to redirect the default web port 80 to port 8080 is to use xinetd. This is not installed by default."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2> <http://discobits.org/ontology#infoBit> "Install xinetd with\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">sudo apt-get install xinetd\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3> <http://discobits.org/ontology#infoBit> "<p xmlns=\"http://www.w3.org/1999/xhtml\">For redirecting the http port 80 to 8080 you can place a file with following content into the directory /etc/xinet.d.</p>\n/etc/xinet.d/http\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">service http \n{\n disable = no\n flags = REUSE\n socket_type = stream\n protocol = tcp\n user = root\n wait = no\n port = 80\n redirect = 127.0.0.1 8080\n log_type = FILE /tmp/xinetdssl.log\n}\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4> <http://discobits.org/ontology#infoBit> "Finally tell xinetd to reload the config with:\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">sudo /etc/init.d/xinetd reload\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5> <http://discobits.org/ontology#infoBit> "Alternatives to xinetd include inet.d and iptables"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> <http://discobits.org/ontology#contains> _:59911f42ff159d494479a05d75dd5b2e1 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> <http://discobits.org/ontology#contains> _:6dbe37cab40656368a862c574e30a3101 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> <http://discobits.org/ontology#contains> _:84614f713e025c470c60623293b11a801 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> <http://discobits.org/ontology#contains> _:a5cf1c316305294ced2250a50bcff1951 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> <http://discobits.org/ontology#contains> _:a95239ce4bc0d7f8ab5ed2150267c2301 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> <http://discobits.org/ontology#contains> _:dc02e6dbbbe1f3fe479856b491c412511 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-title> <http://discobits.org/ontology#infoBit> "Forwarding ports"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2> <http://discobits.org/ontology#contains> _:6b0ea3ebd9d286ce8cb04840b05777921 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2> <http://discobits.org/ontology#contains> _:79d7284e195636f031e1b36e91ead2ab1 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content> <http://discobits.org/ontology#contains> _:3563ee1d2a8da0ebfa2834fb33ea18b31 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content> <http://discobits.org/ontology#contains> _:71021faa3125d36254ecdbea7e2e4a191 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content> <http://discobits.org/ontology#contains> _:ad734f456e51dee1dc3d2e36bcd10fae1 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-title> <http://discobits.org/ontology#infoBit> "On Ubuntu Linux"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1> <http://discobits.org/ontology#contains> _:5295f3e415e353aab537b9890b48d3201 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1> <http://discobits.org/ontology#contains> _:92b38576bc767fea879e27e6adf200941 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2-content-el/0> <http://discobits.org/ontology#infoBit> "When running clerezza as service you should start it with the -NCS command line option as it otherwise attempts to open a shell on the console (which is not available to services)"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2-content> <http://discobits.org/ontology#contains> _:7331245e94e92c18eb267e7701278ce11 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2-title> <http://discobits.org/ontology#infoBit> "On other platforms"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2> <http://discobits.org/ontology#contains> _:7cf9ae32cbc9a9eaa1ac7b514b4526891 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2> <http://discobits.org/ontology#contains> _:9bebb7703cba5e3fc5f6bae524a0867b1 . 
+<http://localhost:8080/getting-started/install-as-service/index-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/install-as-service/index-content> <http://discobits.org/ontology#contains> _:3496f7134baad8a64f7e148ef000f9191 . 
+<http://localhost:8080/getting-started/install-as-service/index-content> <http://discobits.org/ontology#contains> _:3eebe203f9c39b936435b9fa29c3522d1 . 
+<http://localhost:8080/getting-started/install-as-service/index-content> <http://discobits.org/ontology#contains> _:83b97dbdbbee7c74fca95f4602e03ceb1 . 
+<http://localhost:8080/getting-started/install-as-service/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/install-as-service/index-title> <http://discobits.org/ontology#infoBit> "Installing Clerezza as a Service"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/install-as-service/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/install-as-service/index> <http://discobits.org/ontology#contains> _:04cbeb72ae6c981ccae999a5bdb3eb811 . 
+<http://localhost:8080/getting-started/install-as-service/index> <http://discobits.org/ontology#contains> _:2c1c4c404e16b1fc3768bba1bdaf4f581 . 
+<http://localhost:8080/getting-started/install-as-service/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/0> <http://discobits.org/ontology#infoBit> "The following instructions describes how to start Clerezza. If you don't have downloaded the launcher go to <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"../../downloads/\">Downloads</a>."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/1> <http://discobits.org/ontology#infoBit> "<p xmlns=\"http://www.w3.org/1999/xhtml\">In order to start Clerezza you must have installed Java 1.6.</p>\n\t\t\t\t<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\t\t<ol>\n\t\t\t\t\t\t<li><div>Change working directory to org.apache.clerezza.platform.launcher.tdb/target or to the directory where you have downloaded the launcher</div></li>\n\n\t\t\t\t\t\t<li><div><pre>java -Xmx512m -XX:MaxPermSize=256m -jar <br></br>org.apache.clerezza.platform.launcher.tdb-0.5-incubating-SNAPSHOT.jar</pre></div></li>\n\n\t\t\t\t\t\t<li><div>You should now have clerezza running on port 8080. Navigate\n\t\t\t\t\t\t\t\tto <a href=\"http://localhost:8080/dashboard/\" target=\"_blank\">http://localhost:8080/dashboard/</a></div></li>\n\t\t\t\t\t\t<li><div>On the navigation bar on the right-hand side is a login link: default username is \"admin\", default password is \"admin\".\n\t\t\
 t\t\t\t\t\tAfter successful login new items in the navigation bar are available:</div>\n\t\t\t\t\t\t\t\t<br></br>\n\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t<li><div>Account Control Panel - Manage your account, install bundles and create your WebID.</div></li>\n\t\t\t\t\t\t\t\t<li><div>Graphs - Manage and upload Graphs.</div></li>\n\n\t\t\t\t\t\t\t\t<li><div>Logging - Configure logging.</div></li>\n\t\t\t\t\t\t\t\t<li><div>Configuration - Configure Base URI.</div></li>\n\t\t\t\t\t\t\t\t<li><div>Users - Manage Users.</div></li>\n\t\t\t\t\t\t\t\t<li><div>Scripting - Write Scala scripts and associate execution URIs to scripts.</div></li>\n\t\t\t\t\t\t\t</ul>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t</ol>\n\n\t\t\t\t</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/2> <http://discobits.org/ontology#infoBit> "<span xmlns=\"http://www.w3.org/1999/xhtml\" class=\"note\">To start Clerezza as background process use the unix's tools <strong>screen</strong> or <strong>nohup</strong>.\n\t\t\t\tThese tools are also helpful on remote servers that Clerezza can continue working even when the ssh or telnet connection to the server is interrupted.\n\t\t\t\t</span>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/3> <http://discobits.org/ontology#infoBit> "Clerezza is based on Apache Felix. Therefore, some further information is available on <a xmlns=\"http://www.w3.org/1999/xhtml\" href=\"http://felix.apache.org/site/apache-felix-framework-usage-documentation.html#\" target=\"_blank\">the Felix usage page</a>."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/4> <http://discobits.org/ontology#infoBit> "<span xmlns=\"http://www.w3.org/1999/xhtml\" class=\"note\">When using <strong>nohup</strong>\n\t\t\t\tyou must start Clerezza with the command line option -NCS as it will otherwise stop when attempting to interact with the console.\n\t\t\t\t</span>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content-el/4> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/launching-clerezza/index-content> <http://discobits.org/ontology#contains> _:079131b389c016874db9689257ed60321 . 
+<http://localhost:8080/getting-started/launching-clerezza/index-content> <http://discobits.org/ontology#contains> _:3d83705741e574259624cd4f7b91723f1 . 
+<http://localhost:8080/getting-started/launching-clerezza/index-content> <http://discobits.org/ontology#contains> _:a3b02cf4035c2b41a31ea70b108145391 . 
+<http://localhost:8080/getting-started/launching-clerezza/index-content> <http://discobits.org/ontology#contains> _:a4ce1c28177d1cb14656125961307f3c1 . 
+<http://localhost:8080/getting-started/launching-clerezza/index-content> <http://discobits.org/ontology#contains> _:a97a7c69546652251b28cfc47a41fd951 . 
+<http://localhost:8080/getting-started/launching-clerezza/index-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/launching-clerezza/index-title> <http://discobits.org/ontology#infoBit> "Launching Clerezza"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/launching-clerezza/index-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/launching-clerezza/index> <http://discobits.org/ontology#contains> _:1d0ad6deb3861392220ac7be3347ca461 . 
+<http://localhost:8080/getting-started/launching-clerezza/index> <http://discobits.org/ontology#contains> _:4cdc2809cd84988c965627bf57b8706b1 . 
+<http://localhost:8080/getting-started/launching-clerezza/index> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/shell/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://clerezza.org/2009/09/hierarchy#Collection> .
+<http://localhost:8080/getting-started/shell/content-el/0> <http://discobits.org/ontology#infoBit> "One way to interact with Clerezza is via the shell. The shell allows administrative tasks like installing bundles but it is also  support the Scala langauge providing a way to interactively invoke services as well as to run scripts."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/1-content-el/0> <http://discobits.org/ontology#infoBit> "An instance of org.apache.clerezza.shell.OsgiDsl is initialized and part of the default imports. This object allows access to the bundleContext. The following assigns the bundle 0 to a variable and prints its symbolic name to the shell output\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;val systemBundle = bundleContext.getBundle(0)\nsystemBundle: org.osgi.framework.Bundle = org.apache.felix.framework [0]\nzz&gt;out println systemBundle.getSymbolicName\norg.apache.felix.framework\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/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/getting-started/shell/content-el/1-content-el/1> <http://discobits.org/ontology#infoBit> "The OsgiDsl will be enhanced to support shortcuts for many frequent tasks, currently only a few are available.<br xmlns=\"http://www.w3.org/1999/xhtml\"></br>\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;ps\n0 - org.apache.felix.framework System Bundle\n1 - org.apache.clerezza.platform.security.conditions mvn:org.apache.clerezza/org.apache.clerezza.platform.security.conditions/0.5-incubating-SNAPSHOT\n2 - org.apache.clerezza.platform.security mvn:org.apache.clerezza/org.apache.clerezza.platform.security/0.8-incubating-SNAPSHOT\n3 - org.apache.felix.bundlerepository mvn:org.apache.felix/org.apache.felix.bundlerepository/1.6.4\n4 - org.apache.felix.configadmin mvn:org.apache.felix/org.apache.felix.configadmin/1.2.8\nzz&gt;start(\"mvn:org.apache.clerezza/org.apache.clerezza.rdf.stable.serializer\")\nres13: org.osgi.framework.Bundle = org.apache
 .clerezza.rdf.stable.serializer [128]\nzz&gt;res13.uninstall\nzz&gt;\n</div>\n"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/1-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/1-content> <http://discobits.org/ontology#contains> _:30863aa097f8ef77f9f58629536ff53f1 . 
+<http://localhost:8080/getting-started/shell/content-el/1-content> <http://discobits.org/ontology#contains> _:e057b7d904ef2e34e393ec044eb4b81a1 . 
+<http://localhost:8080/getting-started/shell/content-el/1-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/shell/content-el/1-title> <http://discobits.org/ontology#infoBit> "Interacting with the OSGi environment"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/1-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/1> <http://discobits.org/ontology#contains> _:97f632722ac3c20d8ae7ccc13d8b6ff21 . 
+<http://localhost:8080/getting-started/shell/content-el/1> <http://discobits.org/ontology#contains> _:e0787f4a99ab5c252f866496601246561 . 
+<http://localhost:8080/getting-started/shell/content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/shell/content-el/2-content> <http://discobits.org/ontology#infoBit> "The shell provides a shortcut to access available services, the method $ with the service type as argument.\nThe following ste the inital bundle startlevel to 10:\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;import org.osgi.service.startlevel.StartLevel\nimport org.osgi.service.startlevel.StartLevel\nzz&gt;$[StartLevel] setInitialBundleStartLevel 10\nzz&gt;\n</div>\nThe following adds a triple to the content graph retrieved via ContentGraphProvider:\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;import rdf.core._\nimport rdf.core._\nzz&gt;import rdf.core.impl._\nimport rdf.core.impl._\nzz&gt;import rdf.ontologies._\nimport rdf.ontologies._\nzz&gt;import platform.graphprovider.content.ContentGraphProvider\nimport platform.graphprovider.content.ContentGraphProvider\nzz&gt;val cg = $[ContentGraphProvider] getContentGraph
 \ncg: org.apache.clerezza.rdf.core.access.LockableMGraph = \n[org.apache.clerezza.rdf.core.BNode@49ec9b79 &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://discobits.org/ontology#Entry&gt;., org.apache.clerezza.rdf.core.BNode@49ec9b79 &lt;http://discobits.org/ontology#holds&gt; &lt;http://localhost:8080/getting-started/index-title&gt;., org.apache.clerezza.rdf.core.BNode@49ec9b79 &lt;http://discobits.org/ontology#pos&gt; \"0\"., &lt;http://localhost:8080/getting-started/index-title&gt; &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#type&gt; &lt;http://discobits.org/ontology#XHTMLInfoDiscoBit&gt;., &lt;http://localhost:8080/getting-started/index-title&gt; &lt;http://discobits.org/ontology#infoBit&gt; \"Getting Started\"^^&lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral&gt;., org.apache.clerezza.rdf.core.BNode@297c074e &lt;http://www.w3....\nzz&gt;cg.add(new TripleImpl(new UriRef(\"http://localhost:8080/getting-started/shell/\"), RDF.`type`, HIERARCHY.Collect
 ion))\nres20: Boolean = true\nzz&gt;\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/2-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/2-title> <http://discobits.org/ontology#infoBit> "Accessing Services"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/2-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/2> <http://discobits.org/ontology#contains> _:70513ddad691134d1a9082e4a082a7d21 . 
+<http://localhost:8080/getting-started/shell/content-el/2> <http://discobits.org/ontology#contains> _:a2214391db460298a6738f84524206011 . 
+<http://localhost:8080/getting-started/shell/content-el/2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/shell/content-el/3-content-el/0> <http://discobits.org/ontology#infoBit> "The Clerezza Shell is based on the interactive Scala Shell and as such any line that does not start with a colon is evaluated as Scala:\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;def greet {\n     | out println \"hello world\"\n     | }\ngreet: Unit\nzz&gt;greet\nhello world\nzz&gt;\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/3-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/3-content-el/1> <http://discobits.org/ontology#infoBit> "Commands by contrast are not interpreted as scala. Build in commands as well as commands provided by services are available. \n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;:help\nThis is a scala based console, it supports any Scala expression, as well as the command described below.\n...\n</div>\nServices exposing the org.apache.clerezza.shell.ShellCommand interface provide additional commands, for example org.apache.felix.shell.ShellService allows to have lines evaluated by the felix shell. Like all commands the command :felix can be abbreviated as long as there's no ambuigity:\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;:f scr list    \n   Id   State          Name\n[   0] [active       ] org.apache.clerezza.platform.security.BundlePermissionManager\n[   1] [active       ] org.apache.clerezza.platform.security
 .SecurityActivator\n...\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/3-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/3-content> <http://discobits.org/ontology#contains> _:8e343023b8885bf7ba60d24d5299cfe91 . 
+<http://localhost:8080/getting-started/shell/content-el/3-content> <http://discobits.org/ontology#contains> _:9c867b8270e80dffa7edaa6c8e5757801 . 
+<http://localhost:8080/getting-started/shell/content-el/3-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/shell/content-el/3-title> <http://discobits.org/ontology#infoBit> "Commands and Expressions"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/3-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/3> <http://discobits.org/ontology#contains> _:2dc3eb9d1c25c5a9833a2d9f2414243f1 . 
+<http://localhost:8080/getting-started/shell/content-el/3> <http://discobits.org/ontology#contains> _:5ac5dcc971bc2f8c905c853088cdbb5e1 . 
+<http://localhost:8080/getting-started/shell/content-el/3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-started/shell/content-el/4-content-el/0> <http://discobits.org/ontology#infoBit> "All variables and objects created on the Shell are lost after a restart this is true also for objects registered as service. Nevertheless being able t o quickly create and register a service might often come in handy."^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/4-content-el/0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/4-content-el/1> <http://discobits.org/ontology#infoBit> "The following registers a \"hello world\" root resource at the uri-path /foo/bar\n<div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"tx-blockcode\">\nzz&gt;import javax.ws.rs._\nimport javax.ws.rs._\nzz&gt;@Path(\"foo/bar\") class Foo { @GET def get() = { \"hello world\" } }\ndefined class Foo\nzz&gt;import scala.collection.JavaConversions.asDictionary\nimport scala.collection.JavaConversions.asDictionary\nzz&gt;val args = scala.collection.mutable.Map(\"javax.ws.rs\" -&gt; true)\nargs: scala.collection.mutable.Map[java.lang.String,Boolean] = Map((javax.ws.rs,true))\nzz&gt;bundleContext.registerService(classOf[Object].getName, new Foo(), args)\nres38: org.osgi.framework.ServiceRegistration = org.apache.felix.framework.ServiceRegistrationImpl@5bf89f46\nzz&gt;\n</div>"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/4-content-el/1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/4-content> <http://discobits.org/ontology#contains> _:2aa8d726b7d84e3bcc134a427fbc96b21 . 
+<http://localhost:8080/getting-started/shell/content-el/4-content> <http://discobits.org/ontology#contains> _:e6d1755c7430b11bdc5d09cd8b98296c1 . 
+<http://localhost:8080/getting-started/shell/content-el/4-content> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#OrderedContent> .
+<http://localhost:8080/getting-started/shell/content-el/4-title> <http://discobits.org/ontology#infoBit> "Creating and Registering Services"^^<http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral> .
+<http://localhost:8080/getting-started/shell/content-el/4-title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#XHTMLInfoDiscoBit> .
+<http://localhost:8080/getting-started/shell/content-el/4> <http://discobits.org/ontology#contains> _:29a2b03f9f39d6b054b03a38897fed471 . 
+<http://localhost:8080/getting-started/shell/content-el/4> <http://discobits.org/ontology#contains> _:e00deedfab46b7990fdcf9815a1d82651 . 
+<http://localhost:8080/getting-started/shell/content-el/4> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#TitledContent> .
+<http://localhost:8080/getting-st

<TRUNCATED>