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 2011/03/28 16:17:14 UTC

svn commit: r1086248 - in /incubator/clerezza/site/trunk: graph.nt src/main/resources/CLEREZZA-INF/web-resources/downloads/index.html

Author: reto
Date: Mon Mar 28 14:17:14 2011
New Revision: 1086248

URL: http://svn.apache.org/viewvc?rev=1086248&view=rev
Log:
fixed download location

Removed:
    incubator/clerezza/site/trunk/src/main/resources/CLEREZZA-INF/web-resources/downloads/index.html
Modified:
    incubator/clerezza/site/trunk/graph.nt

Modified: incubator/clerezza/site/trunk/graph.nt
URL: http://svn.apache.org/viewvc/incubator/clerezza/site/trunk/graph.nt?rev=1086248&r1=1086247&r2=1086248&view=diff
==============================================================================
--- incubator/clerezza/site/trunk/graph.nt (original)
+++ incubator/clerezza/site/trunk/graph.nt Mon Mar 28 14:17:14 2011
@@ -48,6 +48,15 @@
 <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/index-content-el/0> <http://discobits.org/ontology#infoBit> "<p xmlns=\"http://www.w3.org/1999/xhtml\">To get the latest development of Apache Clerezza, you can check out the <a href=\"http://svn.apache.org/viewvc/incubator/clerezza/trunk/\" target=\"_blank\">Source Code</a> and <a href=\"../getting-started/building-clerezza/\">building Clerezza yourself</a>:\n\t\t\t\t</p>\n\n\t\t\t\t<pre xmlns=\"http://www.w3.org/1999/xhtml\">svn co http://svn.apache.org/repos/asf/incubator/clerezza/</pre>\n\n\t\t\t\t\t<p xmlns=\"http://www.w3.org/1999/xhtml\">Additionally, the snapshots below are available for download.\n\t\t\t\t\tClick on the link and download the latest launcher from the list (file which ends with \".jar\", e.g. platform.launcher.tdb-0.5-incubating-20110126.160353-161.jar).\n\t\t\t\t</p>\n\t\t\t\t<p xmlns=\"http://www.w3.org/1999/xhtml\">All Clerezza builds are available in the <a href=\"http://repository.apache.org/content/groups/snapsho
 ts/org/apache/clerezza/\" target=\"_blank\">Maven Repository</a> and distributed under the terms of <a href=\"http://www.apache.org/licenses/\" target=\"_blank\">The Apache Software License</a> (version 2.0).</p>\n\t\t\t\t<br xmlns=\"http://www.w3.org/1999/xhtml\"></br>\n\t\t\t\t<div xmlns=\"http://www.w3.org/1999/xhtml\">Current Clerezza TDB launcher is available under the following link: <a href=\"http://repository.apache.org/content/groups/snapshots/org/apache/clerezza/platform.launcher.tdb/0.5-incubating-SNAPSHOT/\" target=\"_blank\">platform.launcher.tdb</a>\n\t\t\t\t</div>\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> <http://discobits.org/ontology#contains> _:25af47549e6f0b551b44de53fbbaf7d41 . 
+<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(PE
 RMISSION.passwordSha1, \"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> .
@@ -199,6 +208,9 @@ _:06f85c6958fb0b3655e7a578de15deea1 <htt
 _:0e6165cfd7a4c4bc618450412c5c0adc1 <http://discobits.org/ontology#holds> <http://localhost:8080/faq/index-content-el/2-title> . 
 _:0e6165cfd7a4c4bc618450412c5c0adc1 <http://discobits.org/ontology#pos> "0" . 
 _:0e6165cfd7a4c4bc618450412c5c0adc1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:25af47549e6f0b551b44de53fbbaf7d41 <http://discobits.org/ontology#holds> <http://localhost:8080/downloads/index-content-el/0> . 
+_:25af47549e6f0b551b44de53fbbaf7d41 <http://discobits.org/ontology#pos> "0" . 
+_:25af47549e6f0b551b44de53fbbaf7d41 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:2612a518a47dbc0c38d1973aecd0ad931 <http://discobits.org/ontology#holds> <http://localhost:8080/faq/index-content-el/2-content> . 
 _:2612a518a47dbc0c38d1973aecd0ad931 <http://discobits.org/ontology#pos> "1" . 
 _:2612a518a47dbc0c38d1973aecd0ad931 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
@@ -208,6 +220,9 @@ _:29a2b03f9f39d6b054b03a38897fed471 <htt
 _:2aa8d726b7d84e3bcc134a427fbc96b21 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/shell/content-el/4-content-el/1> . 
 _:2aa8d726b7d84e3bcc134a427fbc96b21 <http://discobits.org/ontology#pos> "1" . 
 _:2aa8d726b7d84e3bcc134a427fbc96b21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:2d15b35a90d4ccbc0d5880f8b6ce29cf1 <http://discobits.org/ontology#holds> <http://localhost:8080/downloads/index-title> . 
+_:2d15b35a90d4ccbc0d5880f8b6ce29cf1 <http://discobits.org/ontology#pos> "0" . 
+_:2d15b35a90d4ccbc0d5880f8b6ce29cf1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:2d7f383e72651f1469e7dd5b4e9f08701 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://localhost:8080/images/> . 
 _:2d7f383e72651f1469e7dd5b4e9f08701 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> . 
 _:2dc3eb9d1c25c5a9833a2d9f2414243f1 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/shell/content-el/3-title> . 
@@ -314,6 +329,9 @@ _:aa8be0791cced2cd2728216a52704dc31 <htt
 _:aac2a6fb0229ba69a9ef6a42feabf2ef1 <http://discobits.org/ontology#holds> <http://localhost:8080/content-el/1> . 
 _:aac2a6fb0229ba69a9ef6a42feabf2ef1 <http://discobits.org/ontology#pos> "1" . 
 _:aac2a6fb0229ba69a9ef6a42feabf2ef1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
+_:b0dc167c78a293ec1c4c9401b133542a1 <http://discobits.org/ontology#holds> <http://localhost:8080/downloads/index-content> . 
+_:b0dc167c78a293ec1c4c9401b133542a1 <http://discobits.org/ontology#pos> "1" . 
+_:b0dc167c78a293ec1c4c9401b133542a1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> . 
 _:bb067fead672c78182f6ae096ac999121 <http://discobits.org/ontology#holds> <http://localhost:8080/getting-started/shell/content> . 
 _:bb067fead672c78182f6ae096ac999121 <http://discobits.org/ontology#pos> "1" . 
 _:bb067fead672c78182f6ae096ac999121 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://discobits.org/ontology#Entry> .