You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by bu...@apache.org on 2013/02/27 12:50:01 UTC

svn commit: r852216 [8/10] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ apidocs/org/apache/marmotta/kiwi/caching/ apidocs/org/apache/marmotta/kiwi/caching/class-use/ apidocs/org/apache/marmotta/kiwi/config/ apidocs/org/apache/marmotta/kiw...

Modified: websites/staging/marmotta/trunk/content/mail-lists.html
==============================================================================
--- websites/staging/marmotta/trunk/content/mail-lists.html (original)
+++ websites/staging/marmotta/trunk/content/mail-lists.html Wed Feb 27 11:49:36 2013
@@ -81,6 +81,44 @@
                           </ul>
       </li>
                 <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Platform <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="platform/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="platform/core-module.html"  title="Core Module">Core Module</a>
+</li>
+                  
+                      <li>      <a href="platform/ldcache-module.html"  title="LDCache Module">LDCache Module</a>
+</li>
+                  
+                      <li>      <a href="platform/ldpath-module.html"  title="LDPath Module">LDPath Module</a>
+</li>
+                  
+                      <li>      <a href="platform/reasoner-module.html"  title="Reasoner Module">Reasoner Module</a>
+</li>
+                  
+                      <li>      <a href="platform/security-module.html"  title="Security Module">Security Module</a>
+</li>
+                  
+                      <li>      <a href="platform/sparql-module.html"  title="SPARQL Module">SPARQL Module</a>
+</li>
+                  
+                      <li>      <a href="platform/user-module.html"  title="User Module">User Module</a>
+</li>
+                  
+                      <li>      <a href="platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
+</li>
+                  
+                      <li>      <a href="client-library.html"  title="Client Library">Client Library</a>
+</li>
+                  
+                      <li>      <a href="sesame.html"  title="Sesame Tools">Sesame Tools</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">KiWi Triple Store <b class="caret"></b></a>
         <ul class="dropdown-menu">
         
@@ -146,17 +184,6 @@
                           </ul>
       </li>
                 <li class="dropdown">
-        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Commons <b class="caret"></b></a>
-        <ul class="dropdown-menu">
-        
-                      <li>      <a href="client-library.html"  title="Client Library">Client Library</a>
-</li>
-                  
-                      <li>      <a href="sesame.html"  title="Sesame Tools">Sesame Tools</a>
-</li>
-                          </ul>
-      </li>
-                <li class="dropdown">
         <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
         <ul class="dropdown-menu">
         

Added: websites/staging/marmotta/trunk/content/platform/client-library.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/client-library.html (added)
+++ websites/staging/marmotta/trunk/content/platform/client-library.html Wed Feb 27 11:49:36 2013
@@ -0,0 +1,331 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 27, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130227" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Marmotta - </title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link title="doap" rel="meta" type="application/rdf+xml" href="doap.rdf"/>
+                      
+        
+<script src="http://code.jquery.com/jquery-1.9.1.min.js" type="text/javascript"></script>
+                      
+        
+<script src="./js/marmotta.js" type="text/javascript"></script>
+          
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-38225305-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Marmotta <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../index.html"  title="Home">Home</a>
+</li>
+                  
+                      <li>      <a href="../download.html"  title="Download">Download</a>
+</li>
+                  
+                      <li>      <a href="../installation.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="../configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="../development.html"  title="Development">Development</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/marmotta"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="../privacy.html"  title="Privacy">Privacy</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Platform <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../platform/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../platform/core-module.html"  title="Core Module">Core Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldcache-module.html"  title="LDCache Module">LDCache Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldpath-module.html"  title="LDPath Module">LDPath Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/reasoner-module.html"  title="Reasoner Module">Reasoner Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/security-module.html"  title="Security Module">Security Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/sparql-module.html"  title="SPARQL Module">SPARQL Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/user-module.html"  title="User Module">User Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
+</li>
+                  
+                      <li>      <a href="../client-library.html"  title="Client Library">Client Library</a>
+</li>
+                  
+                      <li>      <a href="../sesame.html"  title="Sesame Tools">Sesame Tools</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">KiWi Triple Store <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../kiwi/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/triplestore.html"  title="Store">Store</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/transactions.html"  title="Transactions">Transactions</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/tripletable.html"  title="Triple Table">Triple Table</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/reasoner.html"  title="Reasoner">Reasoner</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/versioning.html"  title="Versioning">Versioning</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDClient <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldclient/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/modules.html"  title="Modules">Modules</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/dataproviders.html"  title="Data Providers">Data Providers</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDCache <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDPath <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldpath/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/language.html"  title="Language">Language</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
+</li>
+                                  <li>      <a href="../dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="../plugins.html"  title="Project Plugins">Project Plugins</a>
+</li>
+                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
+</li>
+                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
+</li>
+                                  <li>      <a href="../plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                                  <li>      <a href="../distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="../project-summary.html"  title="Project Summary">Project Summary</a>
+</li>
+                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../apidocs/index.html"  title="Java API">Java API</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">The ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org"  title="The Apache Software Foundation">The Apache Software Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://incubator.apache.org"  title="Apache Incubator">Apache Incubator</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Become a Sponsor">Become a Sponsor</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/security/"  title="Security">Security</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Marmotta Site</h2>
+                </div>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../images/Marmotta_Logo_64.png"  alt="Apache Marmotta (incubating)"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-02-27</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 3.0.0-incubating-SNAPSHOT</li>
+                      
+                
+            
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <h1>Marmotta Client Library</h1><p>A convenient option to use the Marmotta for Linked Data development is to build applications based on the Marmotta Client Library. The Marmotta Client Library provides an API abstraction around the Marmotta web services, available for different programming languages.</p><div class="section"><h2>Java<a name="Java"></a></h2><p>@@TODOO</p></div><div class="section"><h2>PHP<a name="PHP"></a></h2><p>@@TODOO</p></div><div class="section"><h2>Javascript<a name="Javascript"></a></h2><p>@@TODOO</p></div><div class="section"><h2>Shell<a name="Shell"></a></h2><p>@@TODOO</p></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+      
+                <p id="poweredBy" class="pull-right">
+                      <a href="http://incubator.apache.org"><img src="../images/apache-incubator.png" alt="Apache Incubator" /></a><br/>
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+        <p>
+            Copyright &copy;                    2012-2013
+                        <a href="http://www.apache.org">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+              </p>
+
+                    <?xml version="1.0" encoding="UTF-8"?>
+<footer>
+  <p>Licensed under the Apache License, Version 2.0.</p>
+  <p>Apache, Marmotta and the Apache feather and Marmotta logos are trademarks 
+                of The Apache Software Foundation.</p>
+  <p>The Apache Marmotta project was initiated by the Salzburg NewMediaLab,
+                a K-Project in the Austrian COMET programme; some people who are working 
+                on Marmotta are partially funded by SNML.</p>
+</footer>
+        
+                </div>
+    </footer>
+  </body>
+</html>

Added: websites/staging/marmotta/trunk/content/platform/core-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/core-module.html (added)
+++ websites/staging/marmotta/trunk/content/platform/core-module.html Wed Feb 27 11:49:36 2013
@@ -0,0 +1,331 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 27, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130227" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Marmotta - </title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link title="doap" rel="meta" type="application/rdf+xml" href="doap.rdf"/>
+                      
+        
+<script src="http://code.jquery.com/jquery-1.9.1.min.js" type="text/javascript"></script>
+                      
+        
+<script src="./js/marmotta.js" type="text/javascript"></script>
+          
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-38225305-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Marmotta <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../index.html"  title="Home">Home</a>
+</li>
+                  
+                      <li>      <a href="../download.html"  title="Download">Download</a>
+</li>
+                  
+                      <li>      <a href="../installation.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="../configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="../development.html"  title="Development">Development</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/marmotta"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="../privacy.html"  title="Privacy">Privacy</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Platform <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../platform/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../platform/core-module.html"  title="Core Module">Core Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldcache-module.html"  title="LDCache Module">LDCache Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldpath-module.html"  title="LDPath Module">LDPath Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/reasoner-module.html"  title="Reasoner Module">Reasoner Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/security-module.html"  title="Security Module">Security Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/sparql-module.html"  title="SPARQL Module">SPARQL Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/user-module.html"  title="User Module">User Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
+</li>
+                  
+                      <li>      <a href="../client-library.html"  title="Client Library">Client Library</a>
+</li>
+                  
+                      <li>      <a href="../sesame.html"  title="Sesame Tools">Sesame Tools</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">KiWi Triple Store <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../kiwi/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/triplestore.html"  title="Store">Store</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/transactions.html"  title="Transactions">Transactions</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/tripletable.html"  title="Triple Table">Triple Table</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/reasoner.html"  title="Reasoner">Reasoner</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/versioning.html"  title="Versioning">Versioning</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDClient <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldclient/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/modules.html"  title="Modules">Modules</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/dataproviders.html"  title="Data Providers">Data Providers</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDCache <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDPath <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldpath/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/language.html"  title="Language">Language</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
+</li>
+                                  <li>      <a href="../dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="../plugins.html"  title="Project Plugins">Project Plugins</a>
+</li>
+                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
+</li>
+                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
+</li>
+                                  <li>      <a href="../plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                                  <li>      <a href="../distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="../project-summary.html"  title="Project Summary">Project Summary</a>
+</li>
+                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../apidocs/index.html"  title="Java API">Java API</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">The ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org"  title="The Apache Software Foundation">The Apache Software Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://incubator.apache.org"  title="Apache Incubator">Apache Incubator</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Become a Sponsor">Become a Sponsor</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/security/"  title="Security">Security</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Marmotta Site</h2>
+                </div>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../images/Marmotta_Logo_64.png"  alt="Apache Marmotta (incubating)"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-02-27</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 3.0.0-incubating-SNAPSHOT</li>
+                      
+                
+            
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <h1>Apache Marmotta Platform: Core</h1><p>@TODO@</p>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+      
+                <p id="poweredBy" class="pull-right">
+                      <a href="http://incubator.apache.org"><img src="../images/apache-incubator.png" alt="Apache Incubator" /></a><br/>
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+        <p>
+            Copyright &copy;                    2012-2013
+                        <a href="http://www.apache.org">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+              </p>
+
+                    <?xml version="1.0" encoding="UTF-8"?>
+<footer>
+  <p>Licensed under the Apache License, Version 2.0.</p>
+  <p>Apache, Marmotta and the Apache feather and Marmotta logos are trademarks 
+                of The Apache Software Foundation.</p>
+  <p>The Apache Marmotta project was initiated by the Salzburg NewMediaLab,
+                a K-Project in the Austrian COMET programme; some people who are working 
+                on Marmotta are partially funded by SNML.</p>
+</footer>
+        
+                </div>
+    </footer>
+  </body>
+</html>

Added: websites/staging/marmotta/trunk/content/platform/introduction.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/introduction.html (added)
+++ websites/staging/marmotta/trunk/content/platform/introduction.html Wed Feb 27 11:49:36 2013
@@ -0,0 +1,331 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 27, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130227" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Marmotta - </title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link title="doap" rel="meta" type="application/rdf+xml" href="doap.rdf"/>
+                      
+        
+<script src="http://code.jquery.com/jquery-1.9.1.min.js" type="text/javascript"></script>
+                      
+        
+<script src="./js/marmotta.js" type="text/javascript"></script>
+          
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-38225305-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Marmotta <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../index.html"  title="Home">Home</a>
+</li>
+                  
+                      <li>      <a href="../download.html"  title="Download">Download</a>
+</li>
+                  
+                      <li>      <a href="../installation.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="../configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="../development.html"  title="Development">Development</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/marmotta"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="../privacy.html"  title="Privacy">Privacy</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Platform <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../platform/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../platform/core-module.html"  title="Core Module">Core Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldcache-module.html"  title="LDCache Module">LDCache Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldpath-module.html"  title="LDPath Module">LDPath Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/reasoner-module.html"  title="Reasoner Module">Reasoner Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/security-module.html"  title="Security Module">Security Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/sparql-module.html"  title="SPARQL Module">SPARQL Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/user-module.html"  title="User Module">User Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
+</li>
+                  
+                      <li>      <a href="../client-library.html"  title="Client Library">Client Library</a>
+</li>
+                  
+                      <li>      <a href="../sesame.html"  title="Sesame Tools">Sesame Tools</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">KiWi Triple Store <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../kiwi/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/triplestore.html"  title="Store">Store</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/transactions.html"  title="Transactions">Transactions</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/tripletable.html"  title="Triple Table">Triple Table</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/reasoner.html"  title="Reasoner">Reasoner</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/versioning.html"  title="Versioning">Versioning</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDClient <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldclient/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/modules.html"  title="Modules">Modules</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/dataproviders.html"  title="Data Providers">Data Providers</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDCache <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDPath <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldpath/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/language.html"  title="Language">Language</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
+</li>
+                                  <li>      <a href="../dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="../plugins.html"  title="Project Plugins">Project Plugins</a>
+</li>
+                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
+</li>
+                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
+</li>
+                                  <li>      <a href="../plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                                  <li>      <a href="../distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="../project-summary.html"  title="Project Summary">Project Summary</a>
+</li>
+                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../apidocs/index.html"  title="Java API">Java API</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">The ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org"  title="The Apache Software Foundation">The Apache Software Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://incubator.apache.org"  title="Apache Incubator">Apache Incubator</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Become a Sponsor">Become a Sponsor</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/security/"  title="Security">Security</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Marmotta Site</h2>
+                </div>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../images/Marmotta_Logo_64.png"  alt="Apache Marmotta (incubating)"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-02-27</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 3.0.0-incubating-SNAPSHOT</li>
+                      
+                
+            
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <h1>Introduction</h1><p>@TODO@</p>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+      
+                <p id="poweredBy" class="pull-right">
+                      <a href="http://incubator.apache.org"><img src="../images/apache-incubator.png" alt="Apache Incubator" /></a><br/>
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+        <p>
+            Copyright &copy;                    2012-2013
+                        <a href="http://www.apache.org">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+              </p>
+
+                    <?xml version="1.0" encoding="UTF-8"?>
+<footer>
+  <p>Licensed under the Apache License, Version 2.0.</p>
+  <p>Apache, Marmotta and the Apache feather and Marmotta logos are trademarks 
+                of The Apache Software Foundation.</p>
+  <p>The Apache Marmotta project was initiated by the Salzburg NewMediaLab,
+                a K-Project in the Austrian COMET programme; some people who are working 
+                on Marmotta are partially funded by SNML.</p>
+</footer>
+        
+                </div>
+    </footer>
+  </body>
+</html>

Added: websites/staging/marmotta/trunk/content/platform/ldcache-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/ldcache-module.html (added)
+++ websites/staging/marmotta/trunk/content/platform/ldcache-module.html Wed Feb 27 11:49:36 2013
@@ -0,0 +1,331 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 27, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130227" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Marmotta - </title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link title="doap" rel="meta" type="application/rdf+xml" href="doap.rdf"/>
+                      
+        
+<script src="http://code.jquery.com/jquery-1.9.1.min.js" type="text/javascript"></script>
+                      
+        
+<script src="./js/marmotta.js" type="text/javascript"></script>
+          
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-38225305-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Marmotta <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../index.html"  title="Home">Home</a>
+</li>
+                  
+                      <li>      <a href="../download.html"  title="Download">Download</a>
+</li>
+                  
+                      <li>      <a href="../installation.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="../configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="../development.html"  title="Development">Development</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/marmotta"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="../privacy.html"  title="Privacy">Privacy</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Platform <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../platform/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../platform/core-module.html"  title="Core Module">Core Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldcache-module.html"  title="LDCache Module">LDCache Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldpath-module.html"  title="LDPath Module">LDPath Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/reasoner-module.html"  title="Reasoner Module">Reasoner Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/security-module.html"  title="Security Module">Security Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/sparql-module.html"  title="SPARQL Module">SPARQL Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/user-module.html"  title="User Module">User Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
+</li>
+                  
+                      <li>      <a href="../client-library.html"  title="Client Library">Client Library</a>
+</li>
+                  
+                      <li>      <a href="../sesame.html"  title="Sesame Tools">Sesame Tools</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">KiWi Triple Store <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../kiwi/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/triplestore.html"  title="Store">Store</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/transactions.html"  title="Transactions">Transactions</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/tripletable.html"  title="Triple Table">Triple Table</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/reasoner.html"  title="Reasoner">Reasoner</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/versioning.html"  title="Versioning">Versioning</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDClient <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldclient/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/modules.html"  title="Modules">Modules</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/dataproviders.html"  title="Data Providers">Data Providers</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDCache <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDPath <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldpath/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/language.html"  title="Language">Language</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
+</li>
+                                  <li>      <a href="../dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="../plugins.html"  title="Project Plugins">Project Plugins</a>
+</li>
+                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
+</li>
+                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
+</li>
+                                  <li>      <a href="../plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                                  <li>      <a href="../distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="../project-summary.html"  title="Project Summary">Project Summary</a>
+</li>
+                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../apidocs/index.html"  title="Java API">Java API</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">The ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org"  title="The Apache Software Foundation">The Apache Software Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://incubator.apache.org"  title="Apache Incubator">Apache Incubator</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Become a Sponsor">Become a Sponsor</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/security/"  title="Security">Security</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Marmotta Site</h2>
+                </div>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../images/Marmotta_Logo_64.png"  alt="Apache Marmotta (incubating)"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-02-27</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 3.0.0-incubating-SNAPSHOT</li>
+                      
+                
+            
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <h1>Apache Marmotta Platform: LDCache</h1><p>@TODO@</p>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+      
+                <p id="poweredBy" class="pull-right">
+                      <a href="http://incubator.apache.org"><img src="../images/apache-incubator.png" alt="Apache Incubator" /></a><br/>
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+        <p>
+            Copyright &copy;                    2012-2013
+                        <a href="http://www.apache.org">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+              </p>
+
+                    <?xml version="1.0" encoding="UTF-8"?>
+<footer>
+  <p>Licensed under the Apache License, Version 2.0.</p>
+  <p>Apache, Marmotta and the Apache feather and Marmotta logos are trademarks 
+                of The Apache Software Foundation.</p>
+  <p>The Apache Marmotta project was initiated by the Salzburg NewMediaLab,
+                a K-Project in the Austrian COMET programme; some people who are working 
+                on Marmotta are partially funded by SNML.</p>
+</footer>
+        
+                </div>
+    </footer>
+  </body>
+</html>

Added: websites/staging/marmotta/trunk/content/platform/ldpath-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/ldpath-module.html (added)
+++ websites/staging/marmotta/trunk/content/platform/ldpath-module.html Wed Feb 27 11:49:36 2013
@@ -0,0 +1,331 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Feb 27, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20130227" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Marmotta - </title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<link title="doap" rel="meta" type="application/rdf+xml" href="doap.rdf"/>
+                      
+        
+<script src="http://code.jquery.com/jquery-1.9.1.min.js" type="text/javascript"></script>
+                      
+        
+<script src="./js/marmotta.js" type="text/javascript"></script>
+          
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-38225305-1']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache Marmotta <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../index.html"  title="Home">Home</a>
+</li>
+                  
+                      <li>      <a href="../download.html"  title="Download">Download</a>
+</li>
+                  
+                      <li>      <a href="../installation.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="../configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="../development.html"  title="Development">Development</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/marmotta"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="../privacy.html"  title="Privacy">Privacy</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Platform <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../platform/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../platform/core-module.html"  title="Core Module">Core Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldcache-module.html"  title="LDCache Module">LDCache Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/ldpath-module.html"  title="LDPath Module">LDPath Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/reasoner-module.html"  title="Reasoner Module">Reasoner Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/security-module.html"  title="Security Module">Security Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/sparql-module.html"  title="SPARQL Module">SPARQL Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/user-module.html"  title="User Module">User Module</a>
+</li>
+                  
+                      <li>      <a href="../platform/versioning-module.html"  title="Versioning Module">Versioning Module</a>
+</li>
+                  
+                      <li>      <a href="../client-library.html"  title="Client Library">Client Library</a>
+</li>
+                  
+                      <li>      <a href="../sesame.html"  title="Sesame Tools">Sesame Tools</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">KiWi Triple Store <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../kiwi/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/triplestore.html"  title="Store">Store</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/transactions.html"  title="Transactions">Transactions</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/tripletable.html"  title="Triple Table">Triple Table</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/reasoner.html"  title="Reasoner">Reasoner</a>
+</li>
+                  
+                      <li>      <a href="../kiwi/versioning.html"  title="Versioning">Versioning</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDClient <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldclient/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/modules.html"  title="Modules">Modules</a>
+</li>
+                  
+                      <li>      <a href="../ldclient/dataproviders.html"  title="Data Providers">Data Providers</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDCache <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">LDPath <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../ldpath/introduction.html"  title="Introduction">Introduction</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/language.html"  title="Language">Language</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="../team-list.html"  title="Project Team">Project Team</a>
+</li>
+                                  <li>      <a href="../dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="../plugins.html"  title="Project Plugins">Project Plugins</a>
+</li>
+                                  <li>      <a href="../integration.html"  title="Continuous Integration">Continuous Integration</a>
+</li>
+                                  <li>      <a href="../issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                                  <li>      <a href="../source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                                  <li>      <a href="../license.html"  title="Project License">Project License</a>
+</li>
+                                  <li>      <a href="../plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                                  <li>      <a href="../distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="../project-summary.html"  title="Project Summary">Project Summary</a>
+</li>
+                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../apidocs/index.html"  title="Java API">Java API</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">The ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org"  title="The Apache Software Foundation">The Apache Software Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://incubator.apache.org"  title="Apache Incubator">Apache Incubator</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Become a Sponsor">Become a Sponsor</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/security/"  title="Security">Security</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Marmotta Site</h2>
+                </div>
+                      </div>
+        <div class="pull-right">              <div id="bannerRight">
+                                                                                                <img src="../images/Marmotta_Logo_64.png"  alt="Apache Marmotta (incubating)"/>
+                </div>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+            
+                  <li id="publishDate">Last Published: 2013-02-27</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 3.0.0-incubating-SNAPSHOT</li>
+                      
+                
+            
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <h1>Apache Marmotta Platform: LDPath</h1><p>@TODO@</p>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+      
+                <p id="poweredBy" class="pull-right">
+                      <a href="http://incubator.apache.org"><img src="../images/apache-incubator.png" alt="Apache Incubator" /></a><br/>
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+        <p>
+            Copyright &copy;                    2012-2013
+                        <a href="http://www.apache.org">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+            
+              </p>
+
+                    <?xml version="1.0" encoding="UTF-8"?>
+<footer>
+  <p>Licensed under the Apache License, Version 2.0.</p>
+  <p>Apache, Marmotta and the Apache feather and Marmotta logos are trademarks 
+                of The Apache Software Foundation.</p>
+  <p>The Apache Marmotta project was initiated by the Salzburg NewMediaLab,
+                a K-Project in the Austrian COMET programme; some people who are working 
+                on Marmotta are partially funded by SNML.</p>
+</footer>
+        
+                </div>
+    </footer>
+  </body>
+</html>