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 2015/05/18 13:48:00 UTC

svn commit: r1679996 [5/7] - in /clerezza/site/production: ./ architecture/images/ clerezza-uima/ clerezza-uima/index-content-el/ content-el/ content-el/2-content-el/ content-el/3-content-el/ contributing/ contributing/index-content-el/ contributing/in...

Modified: clerezza/site/production/getting-started/building-clerezza/index.html
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/building-clerezza/index.html?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/building-clerezza/index.html (original)
+++ clerezza/site/production/getting-started/building-clerezza/index.html Mon May 18 11:47:57 2015
@@ -48,9 +48,9 @@
             <div class="zz-content">
               <h1>Building Clerezza
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
-	<div><div class="column one-column" xmlns="http://www.w3.org/1999/xhtml">				
+	<div><div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">				
 
 <p>The following instructions describes how to build Clerezza. If you don't want to build Clerezza yourself, you can download
 					a launcher from <a href="../../downloads/">here</a>.</p>
@@ -66,9 +66,9 @@
 						<li><div>Change working directory to parent (i.e. cd trunk/parent)</div></li>
 
 						<li><div><pre>mvn clean install -Dmaven.test.skip=true</pre>Skipping tests because of the pending issue
-								<a target="_blank" href="http://issues.apache.org/jira/browse/CLEREZZA-326">CLEREZZA-326</a>.</div></li>
+								<a href="http://issues.apache.org/jira/browse/CLEREZZA-326" target="_blank">CLEREZZA-326</a>.</div></li>
 					</ol>
-					<br/>
+					<br></br>
 				</div>
 				<p>How to launch Clerezza is described on the <a href="../launching-clerezza/">Clerezza usage page</a>.</p>
 </div>
@@ -77,7 +77,7 @@
 
 	<div><h2>Troubleshooting
 </h2>
-<div class="tx-content"><h3 xmlns="http://www.w3.org/1999/xhtml">Build fails due to stack overflow (on Platform Account Control Panel Core)</h3>
+<div class='tx-content'><h3 xmlns="http://www.w3.org/1999/xhtml">Build fails due to stack overflow (on Platform Account Control Panel Core)</h3>
     <p xmlns="http://www.w3.org/1999/xhtml">
         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>
 <div xmlns="http://www.w3.org/1999/xhtml"><pre>
@@ -99,9 +99,9 @@
 </pre></div>
 <h3 xmlns="http://www.w3.org/1999/xhtml">Build fails due to OutOfMemory error</h3>
     <p xmlns="http://www.w3.org/1999/xhtml">
-        Set the environment variable MAVEN_OPTS to &quot;-XX:MaxPermSize=256m&quot; before starting the Maven build. </p>
-        <div xmlns="http://www.w3.org/1999/xhtml">On Linux: <pre>export MAVEN_OPTS=&quot;-XX:MaxPermSize=256m&quot;</pre></div>
-        <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 &quot;Windows 2000/XP&quot;.</div> 
+        Set the environment variable MAVEN_OPTS to "-XX:MaxPermSize=256m" before starting the Maven build. </p>
+        <div xmlns="http://www.w3.org/1999/xhtml">On Linux: <pre>export MAVEN_OPTS="-XX:MaxPermSize=256m"</pre></div>
+        <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> 
 </div>
 </div>
 

Modified: clerezza/site/production/getting-started/building-clerezza/index.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/building-clerezza/index.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/building-clerezza/index.rdf (original)
+++ clerezza/site/production/getting-started/building-clerezza/index.rdf Mon May 18 11:47:57 2015
@@ -2,18 +2,18 @@
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
   <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/building-clerezza/index-title"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A1">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>1</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/building-clerezza/index-content"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/building-clerezza/index">
     <j.0:contains rdf:nodeID="A1"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
     <j.0:contains rdf:nodeID="A0"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/building-clerezza/index.xhtml
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/building-clerezza/index.xhtml?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/building-clerezza/index.xhtml (original)
+++ clerezza/site/production/getting-started/building-clerezza/index.xhtml Mon May 18 11:47:57 2015
@@ -48,9 +48,9 @@
             <div class="zz-content">
               <h1>Building Clerezza
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
-	<div><div class="column one-column" xmlns="http://www.w3.org/1999/xhtml">				
+	<div><div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">				
 
 <p>The following instructions describes how to build Clerezza. If you don't want to build Clerezza yourself, you can download
 					a launcher from <a href="../../downloads/">here</a>.</p>
@@ -66,9 +66,9 @@
 						<li><div>Change working directory to parent (i.e. cd trunk/parent)</div></li>
 
 						<li><div><pre>mvn clean install -Dmaven.test.skip=true</pre>Skipping tests because of the pending issue
-								<a target="_blank" href="http://issues.apache.org/jira/browse/CLEREZZA-326">CLEREZZA-326</a>.</div></li>
+								<a href="http://issues.apache.org/jira/browse/CLEREZZA-326" target="_blank">CLEREZZA-326</a>.</div></li>
 					</ol>
-					<br/>
+					<br></br>
 				</div>
 				<p>How to launch Clerezza is described on the <a href="../launching-clerezza/">Clerezza usage page</a>.</p>
 </div>
@@ -77,7 +77,7 @@
 
 	<div><h2>Troubleshooting
 </h2>
-<div class="tx-content"><h3 xmlns="http://www.w3.org/1999/xhtml">Build fails due to stack overflow (on Platform Account Control Panel Core)</h3>
+<div class='tx-content'><h3 xmlns="http://www.w3.org/1999/xhtml">Build fails due to stack overflow (on Platform Account Control Panel Core)</h3>
     <p xmlns="http://www.w3.org/1999/xhtml">
         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>
 <div xmlns="http://www.w3.org/1999/xhtml"><pre>
@@ -99,9 +99,9 @@
 </pre></div>
 <h3 xmlns="http://www.w3.org/1999/xhtml">Build fails due to OutOfMemory error</h3>
     <p xmlns="http://www.w3.org/1999/xhtml">
-        Set the environment variable MAVEN_OPTS to &quot;-XX:MaxPermSize=256m&quot; before starting the Maven build. </p>
-        <div xmlns="http://www.w3.org/1999/xhtml">On Linux: <pre>export MAVEN_OPTS=&quot;-XX:MaxPermSize=256m&quot;</pre></div>
-        <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 &quot;Windows 2000/XP&quot;.</div> 
+        Set the environment variable MAVEN_OPTS to "-XX:MaxPermSize=256m" before starting the Maven build. </p>
+        <div xmlns="http://www.w3.org/1999/xhtml">On Linux: <pre>export MAVEN_OPTS="-XX:MaxPermSize=256m"</pre></div>
+        <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> 
 </div>
 </div>
 

Modified: clerezza/site/production/getting-started/index-content-el/0.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/index-content-el/0.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/index-content-el/0.rdf (original)
+++ clerezza/site/production/getting-started/index-content-el/0.rdf Mon May 18 11:47:57 2015
@@ -1,6 +1,14 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
+  <rdf:Description rdf:nodeID="A0">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content-el/0"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index-content">
+    <j.0:contains rdf:nodeID="A0"/>
+  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index-content-el/0">
     <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
     <j.0:infoBit rdf:parseType="Literal"><div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">
@@ -24,12 +32,4 @@
 </div>
 </j.0:infoBit>
   </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index-content">
-    <j.0:contains rdf:nodeID="A0"/>
-  </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content-el/0"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
-  </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/index-content.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/index-content.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/index-content.rdf (original)
+++ clerezza/site/production/getting-started/index-content.rdf Mon May 18 11:47:57 2015
@@ -1,21 +1,21 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content"/>
-    <j.0:pos>1</j.0:pos>
-  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
+  <rdf:Description rdf:nodeID="A1">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content-el/0"/>
+  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index-content">
     <j.0:contains rdf:nodeID="A1"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A1">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content-el/0"/>
+  <rdf:Description rdf:nodeID="A0">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/index-title.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/index-title.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/index-title.rdf (original)
+++ clerezza/site/production/getting-started/index-title.rdf Mon May 18 11:47:57 2015
@@ -1,16 +1,16 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-title"/>
-  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index-title">
-    <j.0:infoBit rdf:parseType="Literal">Getting Started</j.0:infoBit>
     <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
+    <j.0:infoBit rdf:parseType="Literal">Getting Started</j.0:infoBit>
+  </rdf:Description>
+  <rdf:Description rdf:nodeID="A0">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-title"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/index.html
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/index.html?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/index.html (original)
+++ clerezza/site/production/getting-started/index.html Mon May 18 11:47:57 2015
@@ -48,9 +48,9 @@
             <div class="zz-content">
               <h1>Getting Started
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
-	<div><div class="column one-column" xmlns="http://www.w3.org/1999/xhtml">
+	<div><div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">
 <p>For first-time users, here are a few links that might get you started more quickly:</p>
 				<ul>
 					<li><div><a href="../downloads/">Downloads</a> - Download Clerezza.</div></li>
@@ -61,12 +61,12 @@
 					<li><div><a href="/documentation/">Clerezza Documenation</a> - Clerezza Platform provides a documentation available under <a href="http://clerezza.apache.org/documentation">http://clerezza.apache.org/documentation</a>. This documentation is also available on this website.</div></li>
 					<li><div><a href="install-as-service/">Installing Clerezza as a service</a> - Have Clerezza start when the system boots..</div></li>
 
-					<li><div><a target="_blank" href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.triaxrs.parent/org.apache.clerezza.triaxrs/documentation/tutorial_1.xhtml">RESTful Web Service Framework (JAX-RS) Tutorial</a> - Learn how to develop Web Services with Clerezza.</div></li>
-					<li><div><a target="_blank" href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/tutorial_1.xhtml">RDF Tutorial</a> - Learn how to retrieve and store RDF data.</div></li>
-					<li><div><a target="_blank" href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/scb-triaxrs-tutorial.xhtml">Tutorial: Combining JAX-RS and RDF</a> - Learn how to develop RDF backed RESTful applications.</div></li>
-					<li><div><a target="_blank" href="http://felix.apache.org/site/apache-felix-osgi-tutorial.html">Felix OSGi tutorial</a> - Go to the tutorial page to learn some OSGi basics.</div></li>
+					<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>
+					<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>
+					<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>
+					<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>
 
-					<li><div><a target="_blank" href="http://felix.apache.org/site/apache-felix-osgi-faq.html">Felix OSGi FAQ</a> - Check out the OSGi FAQ for answers to common questions.&gt;</div></li>
+					<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>
 				</ul>
 </div>
 

Modified: clerezza/site/production/getting-started/index.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/index.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/index.rdf (original)
+++ clerezza/site/production/getting-started/index.rdf Mon May 18 11:47:57 2015
@@ -1,19 +1,19 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content"/>
-    <j.0:pos>1</j.0:pos>
-  </rdf:Description>
-  <rdf:Description rdf:nodeID="A1">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-title"/>
-  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/index">
     <j.0:contains rdf:nodeID="A0"/>
     <j.0:contains rdf:nodeID="A1"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
   </rdf:Description>
+  <rdf:Description rdf:nodeID="A1">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-title"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+  </rdf:Description>
+  <rdf:Description rdf:nodeID="A0">
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/index-content"/>
+  </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/index.xhtml
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/index.xhtml?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/index.xhtml (original)
+++ clerezza/site/production/getting-started/index.xhtml Mon May 18 11:47:57 2015
@@ -48,9 +48,9 @@
             <div class="zz-content">
               <h1>Getting Started
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
-	<div><div class="column one-column" xmlns="http://www.w3.org/1999/xhtml">
+	<div><div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">
 <p>For first-time users, here are a few links that might get you started more quickly:</p>
 				<ul>
 					<li><div><a href="../downloads/">Downloads</a> - Download Clerezza.</div></li>
@@ -61,12 +61,12 @@
 					<li><div><a href="/documentation/">Clerezza Documenation</a> - Clerezza Platform provides a documentation available under <a href="http://clerezza.apache.org/documentation">http://clerezza.apache.org/documentation</a>. This documentation is also available on this website.</div></li>
 					<li><div><a href="install-as-service/">Installing Clerezza as a service</a> - Have Clerezza start when the system boots..</div></li>
 
-					<li><div><a target="_blank" href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.triaxrs.parent/org.apache.clerezza.triaxrs/documentation/tutorial_1.xhtml">RESTful Web Service Framework (JAX-RS) Tutorial</a> - Learn how to develop Web Services with Clerezza.</div></li>
-					<li><div><a target="_blank" href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/tutorial_1.xhtml">RDF Tutorial</a> - Learn how to retrieve and store RDF data.</div></li>
-					<li><div><a target="_blank" href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/scb-triaxrs-tutorial.xhtml">Tutorial: Combining JAX-RS and RDF</a> - Learn how to develop RDF backed RESTful applications.</div></li>
-					<li><div><a target="_blank" href="http://felix.apache.org/site/apache-felix-osgi-tutorial.html">Felix OSGi tutorial</a> - Go to the tutorial page to learn some OSGi basics.</div></li>
+					<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>
+					<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>
+					<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>
+					<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>
 
-					<li><div><a target="_blank" href="http://felix.apache.org/site/apache-felix-osgi-faq.html">Felix OSGi FAQ</a> - Check out the OSGi FAQ for answers to common questions.&gt;</div></li>
+					<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>
 				</ul>
 </div>
 

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/0.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/0.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/0.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/0.rdf Mon May 18 11:47:57 2015
@@ -2,9 +2,9 @@
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
   <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/0"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/0">
     <j.0:infoBit rdf:parseType="Literal">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>.</j.0:infoBit>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/0.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/0.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/0.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/0.rdf Mon May 18 11:47:57 2015
@@ -1,6 +1,11 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
+  <rdf:Description rdf:nodeID="A0">
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/0"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
@@ -8,9 +13,4 @@
     <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
     <j.0:infoBit rdf:parseType="Literal">The following is known to work on recent Ubuntu Linux distributions.</j.0:infoBit>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/0"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
-  </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/1.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/1.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/1.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/1.rdf Mon May 18 11:47:57 2015
@@ -1,6 +1,11 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
+  <rdf:Description rdf:nodeID="A0">
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/1"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
@@ -25,9 +30,4 @@ exec su reto sh -c "cd /home/reto/clerez
 </div></j.0:infoBit>
     <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>1</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/1"/>
-  </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0.rdf Mon May 18 11:47:57 2015
@@ -1,15 +1,15 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0"/>
-  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0">
     <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
     <j.0:infoBit rdf:parseType="Literal">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.</j.0:infoBit>
   </rdf:Description>
+  <rdf:Description rdf:nodeID="A0">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1.rdf Mon May 18 11:47:57 2015
@@ -1,16 +1,16 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
-    <j.0:contains rdf:nodeID="A0"/>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1">
+    <j.0:infoBit rdf:parseType="Literal">One way to redirect the default web port 80 to port 8080 is to use xinetd. This is not installed by default.</j.0:infoBit>
+    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A0">
-    <j.0:pos>1</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
   </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1">
-    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
-    <j.0:infoBit rdf:parseType="Literal">One way to redirect the default web port 80 to port 8080 is to use xinetd. This is not installed by default.</j.0:infoBit>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
+    <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2.rdf Mon May 18 11:47:57 2015
@@ -1,18 +1,18 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2">
+    <j.0:infoBit rdf:parseType="Literal">Install xinetd with
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo apt-get install xinetd
+</div></j.0:infoBit>
+    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
+  </rdf:Description>
   <rdf:Description rdf:nodeID="A0">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2"/>
-    <j.0:pos>2</j.0:pos>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2">
-    <j.0:infoBit rdf:parseType="Literal">Install xinetd with
-<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo apt-get install xinetd
-</div></j.0:infoBit>
-    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
-  </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3.rdf Mon May 18 11:47:57 2015
@@ -1,11 +1,7 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
-    <j.0:contains rdf:nodeID="A0"/>
-  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3">
-    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
     <j.0:infoBit rdf:parseType="Literal"><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>
 /etc/xinet.d/http
 <div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">service http 
@@ -21,10 +17,14 @@
  log_type = FILE /tmp/xinetdssl.log
 }
 </div></j.0:infoBit>
+    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A0">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3"/>
-    <j.0:pos>3</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
+    <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4.rdf Mon May 18 11:47:57 2015
@@ -1,9 +1,6 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
-    <j.0:contains rdf:nodeID="A0"/>
-  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4">
     <j.0:infoBit rdf:parseType="Literal">Finally tell xinetd to reload the config with:
 <div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo /etc/init.d/xinetd reload
@@ -11,8 +8,11 @@
     <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A0">
-    <j.0:pos>4</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4</j.0:pos>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
+    <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5.rdf Mon May 18 11:47:57 2015
@@ -1,17 +1,17 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
+  <rdf:Description rdf:nodeID="A0">
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5</j.0:pos>
+  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5">
-    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
     <j.0:infoBit rdf:parseType="Literal">Alternatives to xinetd include inet.d and iptables</j.0:infoBit>
-  </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>5</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-content.rdf Mon May 18 11:47:57 2015
@@ -3,49 +3,49 @@
     xmlns:j.0="http://discobits.org/ontology#" > 
   <rdf:Description rdf:nodeID="A0">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A1">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content"/>
-    <j.0:pos>1</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3</j.0:pos>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A2">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2"/>
-    <j.0:pos>2</j.0:pos>
-  </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
-    <j.0:contains rdf:nodeID="A3"/>
-    <j.0:contains rdf:nodeID="A4"/>
-    <j.0:contains rdf:nodeID="A0"/>
-    <j.0:contains rdf:nodeID="A2"/>
-    <j.0:contains rdf:nodeID="A5"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
-    <j.0:contains rdf:nodeID="A6"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content"/>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A6">
-    <j.0:pos>1</j.0:pos>
+  <rdf:Description rdf:nodeID="A3">
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/1"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2">
-    <j.0:contains rdf:nodeID="A1"/>
+  <rdf:Description rdf:nodeID="A4">
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/2"/>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A3">
-    <j.0:pos>5</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/5"/>
+  <rdf:Description rdf:nodeID="A5">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/0"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A4">
+  <rdf:Description rdf:nodeID="A6">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>4</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/4"/>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A5">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content-el/3"/>
-    <j.0:pos>3</j.0:pos>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content">
+    <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
+    <j.0:contains rdf:nodeID="A1"/>
+    <j.0:contains rdf:nodeID="A5"/>
+    <j.0:contains rdf:nodeID="A0"/>
+    <j.0:contains rdf:nodeID="A3"/>
+    <j.0:contains rdf:nodeID="A6"/>
+    <j.0:contains rdf:nodeID="A4"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2">
+    <j.0:contains rdf:nodeID="A2"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-title.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-title.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-title.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2-title.rdf Mon May 18 11:47:57 2015
@@ -1,16 +1,16 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2">
-    <j.0:contains rdf:nodeID="A0"/>
-  </rdf:Description>
   <rdf:Description rdf:nodeID="A0">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-title"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2">
+    <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-title">
-    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
     <j.0:infoBit rdf:parseType="Literal">Forwarding ports</j.0:infoBit>
+    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.html
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.html?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.html (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.html Mon May 18 11:47:57 2015
@@ -48,7 +48,7 @@
             <div class="zz-content">
               <h1>Forwarding ports
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>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.
 </div>
@@ -57,13 +57,13 @@
 </div>
 
 	<div>Install xinetd with
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo apt-get install xinetd
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo apt-get install xinetd
 </div>
 </div>
 
 	<div><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>
 /etc/xinet.d/http
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">service http 
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">service http 
 {
  disable = no
  flags = REUSE
@@ -79,7 +79,7 @@
 </div>
 
 	<div>Finally tell xinetd to reload the config with:
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo /etc/init.d/xinetd reload
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo /etc/init.d/xinetd reload
 </div>
 </div>
 

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.rdf Mon May 18 11:47:57 2015
@@ -2,26 +2,26 @@
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
   <rdf:Description rdf:nodeID="A0">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-title"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>1</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content"/>
-  </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content">
-    <j.0:contains rdf:nodeID="A1"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A1">
-    <j.0:pos>2</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-content"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2">
+    <j.0:contains rdf:nodeID="A1"/>
     <j.0:contains rdf:nodeID="A0"/>
-    <j.0:contains rdf:nodeID="A2"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
   </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content">
+    <j.0:contains rdf:nodeID="A2"/>
+  </rdf:Description>
   <rdf:Description rdf:nodeID="A2">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2-title"/>
-    <j.0:pos>0</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</j.0:pos>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.xhtml
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.xhtml?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.xhtml (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content-el/2.xhtml Mon May 18 11:47:57 2015
@@ -48,7 +48,7 @@
             <div class="zz-content">
               <h1>Forwarding ports
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>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.
 </div>
@@ -57,13 +57,13 @@
 </div>
 
 	<div>Install xinetd with
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo apt-get install xinetd
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo apt-get install xinetd
 </div>
 </div>
 
 	<div><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>
 /etc/xinet.d/http
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">service http 
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">service http 
 {
  disable = no
  flags = REUSE
@@ -79,7 +79,7 @@
 </div>
 
 	<div>Finally tell xinetd to reload the config with:
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo /etc/init.d/xinetd reload
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo /etc/init.d/xinetd reload
 </div>
 </div>
 

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-content.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-content.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-content.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-content.rdf Mon May 18 11:47:57 2015
@@ -1,33 +1,33 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content">
-    <j.0:contains rdf:nodeID="A0"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
-    <j.0:contains rdf:nodeID="A1"/>
-    <j.0:contains rdf:nodeID="A2"/>
-  </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1">
-    <j.0:contains rdf:nodeID="A3"/>
+  <rdf:Description rdf:nodeID="A0">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/0"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A1">
-    <j.0:pos>2</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/1"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/0"/>
-    <j.0:pos>0</j.0:pos>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content">
+    <j.0:contains rdf:nodeID="A2"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
+    <j.0:contains rdf:nodeID="A0"/>
+    <j.0:contains rdf:nodeID="A1"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A3">
-    <j.0:pos>1</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A2">
-    <j.0:pos>1</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/1"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content-el/2"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</j.0:pos>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1">
+    <j.0:contains rdf:nodeID="A3"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1-title.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1-title.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1-title.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1-title.rdf Mon May 18 11:47:57 2015
@@ -1,16 +1,16 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1">
-    <j.0:contains rdf:nodeID="A0"/>
+  <rdf:Description rdf:nodeID="A0">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-title"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-title">
     <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
     <j.0:infoBit rdf:parseType="Literal">On Ubuntu Linux</j.0:infoBit>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-title"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1">
+    <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1.html
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1.html?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1.html (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1.html Mon May 18 11:47:57 2015
@@ -48,16 +48,16 @@
             <div class="zz-content">
               <h1>On Ubuntu Linux
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>The following is known to work on recent Ubuntu Linux distributions.
 </div>
 
 	<div><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>
 /etc/init/clerezza.conf
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml"># Apache Clerezza - job file
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode"># Apache Clerezza - job file
 
-description &quot;Start Apache Clerezza as user reto&quot;
+description "Start Apache Clerezza as user reto"
 
 # When to start the service
 start on runlevel [2345]
@@ -69,13 +69,13 @@ stop on runlevel [016]
 respawn
 
 # Start the process
-exec su reto sh -c &quot;cd /home/reto/clerezza &amp;&amp; java -XX:MaxPermSize=400m -Xmx800m -jar platform.launcher.jar -NCS&quot;
+exec su reto sh -c "cd /home/reto/clerezza &amp;&amp; java -XX:MaxPermSize=400m -Xmx800m -jar platform.launcher.jar -NCS"
 </div>
 </div>
 
 	<div><h2>Forwarding ports
 </h2>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>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.
 </div>
@@ -84,13 +84,13 @@ exec su reto sh -c &quot;cd /home/reto/c
 </div>
 
 	<div>Install xinetd with
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo apt-get install xinetd
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo apt-get install xinetd
 </div>
 </div>
 
 	<div><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>
 /etc/xinet.d/http
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">service http 
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">service http 
 {
  disable = no
  flags = REUSE
@@ -106,7 +106,7 @@ exec su reto sh -c &quot;cd /home/reto/c
 </div>
 
 	<div>Finally tell xinetd to reload the config with:
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo /etc/init.d/xinetd reload
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo /etc/init.d/xinetd reload
 </div>
 </div>
 

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1.rdf Mon May 18 11:47:57 2015
@@ -1,27 +1,27 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1">
-    <j.0:contains rdf:nodeID="A0"/>
-    <j.0:contains rdf:nodeID="A1"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
-  </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content">
-    <j.0:contains rdf:nodeID="A2"/>
+  <rdf:Description rdf:nodeID="A0">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A1">
-    <j.0:pos>1</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-title"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A2">
-    <j.0:pos>1</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-content"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1-title"/>
-    <j.0:pos>0</j.0:pos>
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1">
+    <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
+    <j.0:contains rdf:nodeID="A1"/>
+    <j.0:contains rdf:nodeID="A2"/>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content">
+    <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/1.xhtml
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/1.xhtml?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/1.xhtml (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/1.xhtml Mon May 18 11:47:57 2015
@@ -48,16 +48,16 @@
             <div class="zz-content">
               <h1>On Ubuntu Linux
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>The following is known to work on recent Ubuntu Linux distributions.
 </div>
 
 	<div><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>
 /etc/init/clerezza.conf
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml"># Apache Clerezza - job file
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode"># Apache Clerezza - job file
 
-description &quot;Start Apache Clerezza as user reto&quot;
+description "Start Apache Clerezza as user reto"
 
 # When to start the service
 start on runlevel [2345]
@@ -69,13 +69,13 @@ stop on runlevel [016]
 respawn
 
 # Start the process
-exec su reto sh -c &quot;cd /home/reto/clerezza &amp;&amp; java -XX:MaxPermSize=400m -Xmx800m -jar platform.launcher.jar -NCS&quot;
+exec su reto sh -c "cd /home/reto/clerezza &amp;&amp; java -XX:MaxPermSize=400m -Xmx800m -jar platform.launcher.jar -NCS"
 </div>
 </div>
 
 	<div><h2>Forwarding ports
 </h2>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>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.
 </div>
@@ -84,13 +84,13 @@ exec su reto sh -c &quot;cd /home/reto/c
 </div>
 
 	<div>Install xinetd with
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo apt-get install xinetd
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo apt-get install xinetd
 </div>
 </div>
 
 	<div><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>
 /etc/xinet.d/http
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">service http 
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">service http 
 {
  disable = no
  flags = REUSE
@@ -106,7 +106,7 @@ exec su reto sh -c &quot;cd /home/reto/c
 </div>
 
 	<div>Finally tell xinetd to reload the config with:
-<div class="tx-blockcode" xmlns="http://www.w3.org/1999/xhtml">sudo /etc/init.d/xinetd reload
+<div xmlns="http://www.w3.org/1999/xhtml" class="tx-blockcode">sudo /etc/init.d/xinetd reload
 </div>
 </div>
 

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/2-content-el/0.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/2-content-el/0.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/2-content-el/0.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/2-content-el/0.rdf Mon May 18 11:47:57 2015
@@ -11,6 +11,6 @@
   <rdf:Description rdf:nodeID="A0">
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-content-el/0"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/2-content.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/2-content.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/2-content.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/2-content.rdf Mon May 18 11:47:57 2015
@@ -1,21 +1,21 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:nodeID="A0">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-content"/>
-    <j.0:pos>1</j.0:pos>
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-  </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2">
-    <j.0:contains rdf:nodeID="A0"/>
-  </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-content">
-    <j.0:contains rdf:nodeID="A1"/>
+    <j.0:contains rdf:nodeID="A0"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A1">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-content"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+  </rdf:Description>
+  <rdf:Description rdf:nodeID="A0">
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-content-el/0"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
+  </rdf:Description>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2">
+    <j.0:contains rdf:nodeID="A1"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/2-title.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/2-title.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/2-title.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/2-title.rdf Mon May 18 11:47:57 2015
@@ -2,15 +2,15 @@
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-title">
-    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
     <j.0:infoBit rdf:parseType="Literal">On other platforms</j.0:infoBit>
+    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A0">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-title"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/2.html
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/2.html?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/2.html (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/2.html Mon May 18 11:47:57 2015
@@ -48,7 +48,7 @@
             <div class="zz-content">
               <h1>On other platforms
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>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)
 </div>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/2.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/2.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/2.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/2.rdf Mon May 18 11:47:57 2015
@@ -2,26 +2,26 @@
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
   <rdf:Description rdf:nodeID="A0">
-    <j.0:pos>1</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-content"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+  </rdf:Description>
+  <rdf:Description rdf:nodeID="A1">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2">
-    <j.0:contains rdf:nodeID="A1"/>
-    <j.0:contains rdf:nodeID="A0"/>
     <rdf:type rdf:resource="http://discobits.org/ontology#TitledContent"/>
-  </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content">
+    <j.0:contains rdf:nodeID="A0"/>
     <j.0:contains rdf:nodeID="A2"/>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A1">
+  <rdf:Description rdf:nodeID="A2">
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2-title"/>
-    <j.0:pos>0</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A2">
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>2</j.0:pos>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content">
+    <j.0:contains rdf:nodeID="A1"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-content-el/2.xhtml
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content-el/2.xhtml?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content-el/2.xhtml (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content-el/2.xhtml Mon May 18 11:47:57 2015
@@ -48,7 +48,7 @@
             <div class="zz-content">
               <h1>On other platforms
 </h1>
-<div class="tx-content">
+<div class='tx-content'>
 
 	<div>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)
 </div>

Modified: clerezza/site/production/getting-started/install-as-service/index-content.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-content.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-content.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-content.rdf Mon May 18 11:47:57 2015
@@ -1,33 +1,33 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index">
-    <j.0:contains rdf:nodeID="A0"/>
+  <rdf:Description rdf:nodeID="A0">
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A1">
-    <j.0:pos>0</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/0"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
   </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content">
-    <j.0:contains rdf:nodeID="A2"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
-    <j.0:contains rdf:nodeID="A3"/>
-    <j.0:contains rdf:nodeID="A1"/>
+  <rdf:Description rdf:nodeID="A2">
+    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</j.0:pos>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
   <rdf:Description rdf:nodeID="A3">
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/2"/>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</j.0:pos>
     <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>2</j.0:pos>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A2">
-    <j.0:pos>1</j.0:pos>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content-el/1"/>
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index">
+    <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
-  <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-content"/>
-    <j.0:pos>1</j.0:pos>
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-content">
+    <j.0:contains rdf:nodeID="A2"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#OrderedContent"/>
+    <j.0:contains rdf:nodeID="A1"/>
+    <j.0:contains rdf:nodeID="A3"/>
   </rdf:Description>
 </rdf:RDF>

Modified: clerezza/site/production/getting-started/install-as-service/index-title.rdf
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/install-as-service/index-title.rdf?rev=1679996&r1=1679995&r2=1679996&view=diff
==============================================================================
--- clerezza/site/production/getting-started/install-as-service/index-title.rdf (original)
+++ clerezza/site/production/getting-started/install-as-service/index-title.rdf Mon May 18 11:47:57 2015
@@ -1,16 +1,16 @@
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:j.0="http://discobits.org/ontology#" > 
+  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-title">
+    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
+    <j.0:infoBit rdf:parseType="Literal">Installing Clerezza as a Service</j.0:infoBit>
+  </rdf:Description>
   <rdf:Description rdf:nodeID="A0">
-    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
-    <j.0:pos>0</j.0:pos>
+    <j.0:pos rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0</j.0:pos>
     <j.0:holds rdf:resource="http://clerezza.apache.org/getting-started/install-as-service/index-title"/>
+    <rdf:type rdf:resource="http://discobits.org/ontology#Entry"/>
   </rdf:Description>
   <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index">
     <j.0:contains rdf:nodeID="A0"/>
   </rdf:Description>
-  <rdf:Description rdf:about="http://clerezza.apache.org/getting-started/install-as-service/index-title">
-    <j.0:infoBit rdf:parseType="Literal">Installing Clerezza as a Service</j.0:infoBit>
-    <rdf:type rdf:resource="http://discobits.org/ontology#XHTMLInfoDiscoBit"/>
-  </rdf:Description>
 </rdf:RDF>