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 23:03:17 UTC

svn commit: r852298 [10/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/ki...

Added: websites/staging/marmotta/trunk/content/ldpath/functions.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/functions.html (added)
+++ websites/staging/marmotta/trunk/content/ldpath/functions.html Wed Feb 27 22:03:10 2013
@@ -0,0 +1,343 @@
+<!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>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</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>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</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" >
+                                  
+            
+                  </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>

Modified: websites/staging/marmotta/trunk/content/ldpath/introduction.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/introduction.html (original)
+++ websites/staging/marmotta/trunk/content/ldpath/introduction.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/ldpath/language.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/language.html (original)
+++ websites/staging/marmotta/trunk/content/ldpath/language.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -292,7 +304,176 @@
                 
         <div id="bodyColumn" >
                                   
-            <h1>LDPath Language Reference</h1><p>@TODO@</p>
+            <p># LDPath Language Reference</p><div class="section"><h2>Introduction<a name="Introduction"></a></h2><p>LDPath (fka RDF Path) follows a syntax similar to XPath that can be used for selecting the values of properties. It has originally been developed for configuring the semantic search component of the <a class="externalLink" href="http://code.google.com/p/lmf/">Linked Media Framework</a>, but has been moved out into a separate, generic module. It still contains some syntactical constructs that are only relevant for configuring semantic search; these are marked explicitly below.</p></div><div class="section"><h2>LDPath Syntax<a name="LDPath_Syntax"></a></h2><p>The path language supports the following constructs:</p>
+<div class="section"><h3> Namespace Definitions <a name="Namespace_Definitions"></a></h3><p>Define shortcut names for URI prefixes, like in SPARQL or N3.</p><p><b>Syntax:</b></p>
+<div class="source"><pre class="prettyprint">@prefix PREFIX : &lt;URI&gt; ;
+</pre></div><p>where PREFIX is a shortcut name for the uri URI.</p><p><b>Examples:</b></p><p>Define foaf as the label for the prefix <a class="externalLink" href="http://xmlns.com/foaf/0.1/">http://xmlns.com/foaf/0.1/</a></p>
+<div class="source"><pre class="prettyprint">@prefix foaf : &lt;http://xmlns.com/foaf/0.1/&gt;;
+</pre></div><p><b>Defaults:</b></p><p>Some common prefixes are predefined and always available without being specified. These are:</p>
+<div class="source"><pre class="prettyprint">rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;
+rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt;
+owl: &lt;http://www.w3.org/2002/07/owl#&gt;
+skos: &lt;http://www.w3.org/2004/02/skos/core#&gt;
+dc: &lt;http://purl.org/dc/elements/1.1/&gt;
+xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt;           (LMF base index datatypes/XML Schema)
+lmf: &lt;http://www.newmedialab.at/lmf/types/1.0/&gt;    (LMF extended index datatypes)
+fn: &lt;http://www.newmedialab.at/lmf/functions/1.0/&gt; (LMF index functions)
+</pre></div>
+</div><div class="section"><h3> Search specific constructs <a name="Search_specific_constructs"></a></h3>
+<div class="section"><h4> Filter Definition (Search Indexing only) <a name="Filter_Definition_Search_Indexing_only"></a></h4>
+<div class="source"><pre class="prettyprint">@filter TEST
+</pre></div><p>The search index will only contain nodes (documents) that pass the defined filter. See Value Testing below.</p>
+</div><div class="section"><h4> Boost Definition (Search Indexing only) <a name="Boost_Definition_Search_Indexing_only"></a></h4>
+<div class="source"><pre class="prettyprint">@boost PATH
+</pre></div><p>apply a document boost based on the given <tt>PATH</tt>. Must evaluate to float, default is <tt>1.0</tt>.</p>
+</div></div><div class="section"><h3> Field Definitions <a name="Field_Definitions"></a></h3><p>Define fields in the search index to map to path definitions.</p>
+<div class="source"><pre class="prettyprint">FIELDNAME = PATH :: FIELDTYPE FIELDCONF
+</pre></div><p>where <tt>PATH</tt> is an <tt>RDF</tt> path and <tt>FIELDTYPE</tt> is one of the available field types. <tt>FIELDCONF</tt> is an optional field configuration.</p><p><b>Example:</b></p><p>Select the name of the person</p>
+<div class="source"><pre class="prettyprint">title = foaf:name :: xsd:string ;
+</pre></div>
+</div><div class="section"><h3> Path Selectors <a name="Path_Selectors"></a></h3><p>The path language supports a number of path selectors that start at the current context node and return a collection of nodes when applied. The following is a short overview over the different selectors, detailed documentation follows below: * Property Selections (<tt>URI</tt> or <tt>prefix:local</tt>): select the values of a property * Reverse Property Selections (<tt>^URI</tt> or <tt>^prefix:local</tt>) * Wildcard Selections (<tt>*</tt>): select the values of all properties * Self Selector (<tt>.</tt>): select the current context node * Path Traversal (<tt>/</tt>): follow a path of selectors recursively * Unions (<tt>|</tt>): join the results of two selections in one collection * Intersections (<tt>&amp;</tt>): build the intersection of the results of two selections * Recursive Selections (<tt>(PATH)+</tt>) * Tests (<tt>[...]</tt>): filter the collection based on test criteria ** Language T
 est (<tt>@language</tt>): only literals of a certain language ** Type Test (<tt>^^xsdtype</tt>): only literals of a certain type ** Path Value Test (<tt>is</tt>): only resources with a subpath yielding a given value ** Path Existance Test (<tt>PATH</tt>): only resources where a subpath yields some value * Functions (<tt>f(...)</tt>): apply a function on the values of the selections passed as argument</p>
+<div class="section"><h4> Property Selections <a name="Property_Selections"></a></h4><p>A path definition selecting the value of a property. Either a URI enclosed in &lt;&gt; or a namespace prefix and a local name separated by <tt>:</tt></p>
+<div class="source"><pre class="prettyprint">&lt;URI&gt; | PREFIX:LOCAL
+</pre></div><p><b>Example:</b></p><p>Select the foaf:name property using namespace prefix and local name:</p>
+<div class="source"><pre class="prettyprint">title = foaf:name :: xsd:string ;
+</pre></div><p>Select the foaf:name property using the fully qualified URI</p>
+<div class="source"><pre class="prettyprint">title = &lt;http://xmlns.com/foaf/0.1/name&gt; :: xsd:string;
+</pre></div>
+</div><div class="section"><h4> Reverse Property Selections <a name="Reverse_Property_Selections"></a></h4><p>This is the reverse/inverse operation of the normal <i>Property Selection</i>.</p><p>Select all nodes connected to the current node via an incoming link, aka. go the specified link backwards:</p>
+<div class="source"><pre class="prettyprint">^&lt;URI&gt;
+</pre></div><p><b>Example:</b></p><p>Get the names of all persons that link the current person as <tt>foaf:knows</tt>:</p>
+<div class="source"><pre class="prettyprint">friends = ^foaf:knows / foaf:name :: xsd:string;
+</pre></div><p>Note, however, that this kind of navigation is not completely supported over the Linked Data Cloud. While it might be against the ethos of RDF, Linked Data restricts these principles. In most cases it is not possible to know the incoming links from external datasets to a resource.</p>
+</div><div class="section"><h4> Wildcard Selections <a name="Wildcard_Selections"></a></h4><p>Wildcard selections allow to select the values of all properties of a node. They are expressed by a <tt>*</tt>:</p>
+<div class="source"><pre class="prettyprint">*
+</pre></div><p><b>Example:</b></p><p>Select all properties of the resource:</p>
+<div class="source"><pre class="prettyprint">all = * :: xsd:string ;
+</pre></div>
+</div><div class="section"><h4> Path Traversal <a name="Path_Traversal"></a></h4><p>Traverse a path by following several edges in the RDF graph. Each step is separated by a <tt>/</tt>.</p>
+<div class="source"><pre class="prettyprint">PATH / PATH
+</pre></div><p>Where PATH is an arbitrary path selector (e.g. a property selection or test)</p><p><b>Example:</b></p><p>Select the names of all friends:</p>
+<div class="source"><pre class="prettyprint">friend = foaf:knows/foaf:name :: xsd:string;
+</pre></div>
+</div><div class="section"><h4> Unions <a name="Unions"></a></h4><p>Several alternative paths can be merged by using a union <tt>|</tt> between path elements</p>
+<div class="source"><pre class="prettyprint">PATH | PATH
+</pre></div><p>Where PATH is an arbitrary path selector.</p><p><b>Example:</b></p><p>Select the labels or names of all friends:</p>
+<div class="source"><pre class="prettyprint">friend = foaf:knows/foaf:name | foaf:knows/rdfs:label :: xsd:string;
+</pre></div>
+</div><div class="section"><h4> Intersections <a name="Intersections"></a></h4><p>The intersection of several paths can be computed by using an intersection <tt>&amp;</tt> between path elements</p>
+<div class="source"><pre class="prettyprint">PATH &amp; PATH
+</pre></div><p>Where PATH is an arbitrary path selector.</p><p><b>Example:</b></p><p>Select values that are both defined for <tt>foaf:interest</tt> and <tt>foaf:topic_interest</tt>:</p>
+<div class="source"><pre class="prettyprint">topic_interests = foaf:interest &amp; foaf:topic_interest :: xsd:anyURI;
+</pre></div>
+</div><div class="section"><h4> Recursive Selections <a name="Recursive_Selections"></a></h4><p>Recurseive selection will apply an selectore recursively. The recursion can be limited with lower and upper bounds.</p>
+<div class="source"><pre class="prettyprint">(&lt;SELECTOR&gt;)*
+(&lt;SELECTOR&gt;)+
+(&lt;SELECTOR&gt;){n,m}
+(&lt;SELECTOR&gt;){n,}
+(&lt;SELECTOR&gt;){,m}
+</pre></div><p>The specified selector is applied <i>zero-and-more</i> (<tt>*</tt>), <i>one-and-more</i> (<tt>+</tt>), <i>n-to-m-times</i> (<tt>{n,m}</tt>), <i>n-and-more-times</i> (<tt>{n,}</tt>) and <i>up-to-m-times</i> (<tt>{,m}</tt>).</p>
+</div><div class="section"><h4> Groupings <a name="Groupings"></a></h4><p>Path expressions can be grouped to change precedence or to improve readability by including them in braces:</p>
+<div class="source"><pre class="prettyprint">( PATH )
+</pre></div><p>where PATH is an arbitrary path selector.</p><p><b>Example:</b></p><p>Select the labes or names of friends:</p>
+<div class="source"><pre class="prettyprint">friend = foaf:knows/(foaf:name | rdfs:label) :: xsd:string ;
+</pre></div>
+</div><div class="section"><h4> Value Testing <a name="Value_Testing"></a></h4><p>The values of selections can be tested and filtered by adding test conditions in square brackets <tt>[]</tt> after a path selection:</p>
+<div class="source"><pre class="prettyprint">PATH [TEST]
+</pre></div><p>where PATH is an arbitrary path selector and TEST is a test condition (see below).</p>
+<div class="section"><h5> Literal Language Test <a name="Literal_Language_Test"></a></h5><p>Literal language tests allow to select literal values of only the specified language. They can be expressed by <tt>@</tt> followed by the ISO language tag or the special value <tt>none</tt> to select literals without language definition.</p>
+<div class="source"><pre class="prettyprint">@LANGUAGE
+</pre></div><p>where LANGUAGE is the ISO language tag or the value none.</p><p><b>Example:</b></p><p>Select labels with either German language or no defined language:</p>
+<div class="source"><pre class="prettyprint">title = rdfs:label[@de] | rdfs:label[@none] :: xsd:string ;
+</pre></div>
+</div><div class="section"><h5> Literal Type Test <a name="Literal_Type_Test"></a></h5><p>Literal type tests allow to select only literals of a specified type, e.g. to ensure that only decimal values are indexed:</p>
+<div class="source"><pre class="prettyprint">^^TYPE
+</pre></div><p>where TYPE is the XML Schema type to select.</p><p><b>Example:</b></p><p>Select all literal values of type xsd:decimal:</p>
+<div class="source"><pre class="prettyprint">decimals = *[^^xsd:decimal] :: xsd:decimal
+</pre></div>
+</div><div class="section"><h5> Resource Path Value Tests <a name="Resource_Path_Value_Tests"></a></h5><p>Resource path value tests only allow resources where a subpath selection matches a certain value condition:</p>
+<div class="source"><pre class="prettyprint">PATH is VALUE
+</pre></div><p>where PATH is an arbitrary path selection and VALUE is a URI, prefix:local, or literal value definition.</p><p><b>Example:</b></p><p>Select all interests of type ex:Food (path condition):</p>
+<div class="source"><pre class="prettyprint">food = foaf:interest[rdf:type is ex:Food] :: xsd:anyURI;
+</pre></div>
+</div><div class="section"><h5> Resource Path Existance Tests <a name="Resource_Path_Existance_Tests"></a></h5><p>Resource path existance tests only allow resources where a subpath selection selects at least some value:</p>
+<div class="source"><pre class="prettyprint">PATH
+</pre></div><p>where PATH is an arbitrary path selection.</p><p><b>Example:</b></p><p>Select all friends with a foaf:name defined:</p>
+<div class="source"><pre class="prettyprint">friends = foaf:knows[foaf:name] :: xsd:anyURI;
+</pre></div>
+</div><div class="section"><h5> Test Conjunction and Disjunction <a name="Test_Conjunction_and_Disjunction"></a></h5><p>Several tests can be connected using <tt>&amp;</tt> (for conjunction/and) or <tt>|</tt> (for disjunction/or).</p><p><b>Example:</b></p><p>Select all interests of type ex:Food or type ex:Drink:</p>
+<div class="source"><pre class="prettyprint">foodstuff = foaf:interest[rdf:type is ex:Food | rdf:type is ex:Drink] :: xsd:anyURI ;
+</pre></div><p>Select all interests of type ex:Food and type ex:Drink:</p>
+<div class="source"><pre class="prettyprint">fluidfood = foaf:interest[rdf:type is ex:Food &amp; rdf:type is ex:Drink] :: xsd:anyURI ;
+</pre></div>
+</div><div class="section"><h5> Combinations of Tests <a name="Combinations_of_Tests"></a></h5><p>A path traversal can contain several tests.</p><p><b>Example:</b></p><p>Select the Spanish label of all interests of type ex:Food</p>
+<div class="source"><pre class="prettyprint">foodstuff = foaf:interest[rdf:type is ex:Food]/rdfs:label[@es] :: xsd:string ;
+</pre></div>
+</div></div></div><div class="section"><h3> Functions <a name="Functions"></a></h3><p>Functions can be used inside the path to transform the results of path queries. A function takes the form</p>
+<div class="source"><pre class="prettyprint">f(PARAMETERS)
+</pre></div><p>where PARAMETERS is a list of path expressions or direct literals. A function selector returns no result if any of its parameters returns no result.</p>
+<div class="section"><h4> Builtin: String Concatenation <a name="Builtin:_String_Concatenation"></a></h4><p>String concatenation is a very frequently needed function and is already built in:</p><p>Concatenate the foaf:given and foaf:surname of all friends:</p>
+<div class="source"><pre class="prettyprint">friends = foaf:knows/fn:concat(foaf:given,&quot; &quot;,foaf:surname) :: xsd:string ;
+</pre></div><p>Combination of concatenation and union:</p>
+<div class="source"><pre class="prettyprint">friends = foaf:knows/(fn:concat(foaf:given,&quot; &quot;,foaf:surname) | foaf:name) :: xsd:string ;
+</pre></div>
+</div><div class="section"><h4> Builtin: List Operation (First and Last) <a name="Builtin:_List_Operation_First_and_Last"></a></h4><p>Selects the first (last) non-empty argument.</p>
+<div class="source"><pre class="prettyprint">label = fn:first(skos:prefLabel[@de], skos:prefLabel) :: xsd:string ;
+</pre></div>
+</div><div class="section"><h4> Builtin: String Cleansing <a name="Builtin:_String_Cleansing"></a></h4><p>Removes all html/xml tags from the string representations of the arguments.</p>
+<div class="source"><pre class="prettyprint">content = fn:removeTags(ex:hasHtmlContent) :: xsd:string ;
+</pre></div>
+</div><div class="section"><h4> Builtin: XPath <a name="Builtin:_XPath"></a></h4><p>Nodes are transformed into string representation and interpreted as XML. Given XPath expression is evaluated on these XML-Docs.</p>
+<div class="source"><pre class="prettyprint">title = fn:xpath(&quot;//head/title/text()&quot;, ex:hasHtmlContent) :: xsd:string ;
+</pre></div>
+</div><div class="section"><h4> Builtin: Resource Content <a name="Builtin:_Resource_Content"></a></h4><p>In some cases you will want to retrieve the human-readable content (e.g. in HTML) that is associated with a resource, e.g. a website. The RDF Path language has a builtin function to achieve this goal:</p>
+<div class="source"><pre class="prettyprint">content = fn:content(.) :: lmf:text_en ;
+</pre></div><p>would retrieve the content of the current resource and index it as English text. Arbitrary paths can be used, so this function can also be used to retrieve the content of resource selected by more complex path selections:</p>
+<div class="source"><pre class="prettyprint">homepage_content = fn:content(foaf:homepage) :: lmf:text_en ;
+</pre></div><p>would retrieve the homepage of a foaf:Person and index it as English text.</p></div></div></div><div class="section"><h2>Index Types (Search Indexing only)<a name="Index_Types_Search_Indexing_only"></a></h2><p>All XML Schema built-in datatypes (<a class="externalLink" href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>) are supported as field types in the SOLR index. In particular, the following field types are frequently used:</p>
+<ul>
+  <li>xsd:anyURI - URI values, indexed without further processing like tokenization</li>
+  <li>xsd:string - String values, indexed without further processing like tokenization</li>
+  <li>xsd:decimal - decimal numbers, indexed as long values with range querying</li>
+  <li>xsd:double - double (floating point) numbers, indexed as double values with range querying</li>
+  <li>xsd:dateTime - dates and timestamps, indexed as dates with range querying</li>
+</ul><p>In addition to the XML Schema base types, the following extended field types are supported:</p>
+<ul>
+  <li>lmf:text_en - English language text, indexed with tokenization and English stopwords, lowercase and stemming</li>
+  <li>lmf:text_de - German language text, indexed with tokenization and German stopwords, lowercase and stemming</li>
+  <li>lmf:text_es - Spanish language text, indexed with tokenization and Spanish stopwords, lowercase and stemming</li>
+  <li>lmf:text_fr - French language text, indexed with tokenization and French stopwords, lowercase and stemming</li>
+  <li>lmf:text_it - Italian language text, indexed with tokenization and Italian stopwords, lowercase and stemming</li>
+  <li>lmf:text_cz - Czech language text, indexed with tokenization and Czech stopwords, lowercase and stemming</li>
+  <li>lmf:location - convert node into [[http://wiki.apache.org/solr/SpatialSearch#LatLonType|solr.LatLonType]], using {{{wgs84:lat,wgs84:long}}} as properties</li>
+  <li>lmf:geohash - convert node into [[http://wiki.apache.org/solr/SpatialSearchDev#Geohash|solr.GeoHashField]], using {{{wgs84:lat,wgs84:long}}} as properties</li>
+  <li>lmf:location_s - interpret evaluated string as [[http://wiki.apache.org/solr/SpatialSearch#LatLonType|solr.LatLonType]]</li>
+  <li>lmf:geohash_s - interpret evaluated string as [[http://wiki.apache.org/solr/SpatialSearchDev#Geohash|solr.GeoHashField]]</li>
+</ul></div><div class="section"><h2>Field Configuration (Search Indexing only)<a name="Field_Configuration_Search_Indexing_only"></a></h2><p>Field Configuration allows additional index configuration for each field.</p>
+<div class="source"><pre class="prettyprint">( PROP=&quot;VAL&quot;, ... )
+</pre></div><p><tt>PROP</tt>s are currently used for the generation of the solr schema.xml (see also <a class="externalLink" href="http://wiki.apache.org/solr/SchemaXml#Common_field_options">SOLR Field options</a>). The following properties are interpreted by the LMF:</p>
+<ul>
+  <li><tt>indexed</tt> - (default: <tt>true</tt>) True if this field should be indexed, required for searching, sorting, and faceting</li>
+  <li><tt>stored</tt> - (default: <tt>true</tt>) True if the value of the field should be retrievable during a search</li>
+  <li><tt>compressed</tt> - (default: <tt>false</tt>) True if the value of the field should be retrievable during a search</li>
+  <li><tt>compressThreshold</tt></li>
+  <li><tt>multiValued</tt> - (default: <tt>true</tt>, except for <tt>LatLonType</tt>s) True if this field may contain multiple values</li>
+  <li><tt>omitNorms</tt></li>
+  <li><tt>omitTermFreqAndPositions</tt></li>
+  <li><tt>termVectors</tt></li>
+  <li><tt>termPositions</tt></li>
+  <li><tt>termOffsets</tt></li>
+  <li><tt>copy</tt> - (default: <tt>text_all</tt>) Comma-separated list of fields to copy this fields value to. (see <a class="externalLink" href="http://wiki.apache.org/solr/SchemaXml#Copy_Fields">SOLR Copy Fields</a>)</li>
+</ul></div><div class="section"><h2>Examples<a name="Examples"></a></h2>
+<div class="section"><h3> FOAF <a name="FOAF"></a></h3>
+<div class="source"><pre class="prettyprint">@prefix foaf : &lt;http://xmlns.com/foaf/0.1/&gt; ;
+@prefix geo : &lt;http://www.w3.org/2003/01/geo/wgs84_pos#&gt; ;
+title      = foaf:name | fn:concat(foaf:givename,&quot; &quot;,foaf:surname) :: xsd:string ;
+summary    = dc:description :: lmf:text ;
+geo        = foaf:based_near :: lmf:location;
+interest   = foaf:interest / (rdfs:label[@en] | rdfs:label[@none] | &lt;http://rdf.freebase.com/ns/type.object.name&gt;[@en]) :: xsd:string;
+friends    = foaf:knows / (foaf:name | fn:concat(foaf:givename,&quot; &quot;,foaf:surname)) :: xsd:string;
+contrycode = foaf:based_near / &lt;http://www.geonames.org/ontology#countryCode&gt; :: xsd:string ;
+type       = rdf:type :: xsd:anyURI ;
+</pre></div></div></div>
                   </div>
           </div>
 

Modified: websites/staging/marmotta/trunk/content/ldpath/usage.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/usage.html (original)
+++ websites/staging/marmotta/trunk/content/ldpath/usage.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/license.html
==============================================================================
--- websites/staging/marmotta/trunk/content/license.html (original)
+++ websites/staging/marmotta/trunk/content/license.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

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 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/client-library.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/client-library.html (original)
+++ websites/staging/marmotta/trunk/content/platform/client-library.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/core-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/core-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/core-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/introduction.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/introduction.html (original)
+++ websites/staging/marmotta/trunk/content/platform/introduction.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/ldcache-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/ldcache-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/ldcache-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/ldpath-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/ldpath-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/ldpath-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/reasoner-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/reasoner-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/reasoner-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/security-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/security-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/security-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/sesame.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/sesame.html (original)
+++ websites/staging/marmotta/trunk/content/platform/sesame.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/sparql-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/sparql-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/sparql-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/user-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/user-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/user-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/platform/versioning-module.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/versioning-module.html (original)
+++ websites/staging/marmotta/trunk/content/platform/versioning-module.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="../ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="../ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="../ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="../ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="../ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/plugin-management.html
==============================================================================
--- websites/staging/marmotta/trunk/content/plugin-management.html (original)
+++ websites/staging/marmotta/trunk/content/plugin-management.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -292,7 +304,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <div class="section"><h2>Project Plugin Management<a name="Project_Plugin_Management"></a></h2><a name="Project_Plugin_Management"></a><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>com.mycila.maven-license-plugin</td><td><a class="externalLink" href="http://code.google.com/p/maven-license-plugin/">maven-license-plugin</a></td><td>1.10.b1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td><td>1.6</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td><td>2.2.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td><td
 >2.9.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>3.0</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td><td>2.5.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.7</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-docck-plugin/">maven-docck-plugin</a></td><td>1.0</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="ex
 ternalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin">maven-failsafe-plugin</a></td><td>2.12.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td><td>1.4</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.3.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td><td>1.7</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-j
 ar-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.9</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>3.2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td><td>2.6</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-reactor-plugin/">maven-reactor-plugin</a></td><td>1.0</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td><td>2.3.2</td></tr><tr class="b"
 ><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.6</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td><td>1.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td><td>1.0-beta-2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td><td>3.2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink"
  href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td><td>2.2.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.12.4</td></tr><tr class="a"><td>org.apache.rat</td><td><a class="externalLink" href="http://incubator.apache.org/rat/apache-rat-plugin">apache-rat-plugin</a></td><td>0.8</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/clirr-maven-plugin">clirr-maven-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.eclipse.m2e</td><td>lifecycle-mapping</td><td>1.0.0</td></tr><tr class="b"><td>org.zeroturnaround</td><td><a class="externalLink" href="http://www.zeroturnaround.com/jrebel">jrebel-maven-plugin</a></td><td>1.1.3</td></tr></table></div>
+            <div class="section"><h2>Project Plugin Management<a name="Project_Plugin_Management"></a></h2><a name="Project_Plugin_Management"></a><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>com.mycila.maven-license-plugin</td><td><a class="externalLink" href="http://code.google.com/p/maven-license-plugin/">maven-license-plugin</a></td><td>1.10.b1</td></tr><tr class="a"><td>org.apache.marmotta</td><td>repocheck-maven-plugin</td><td>3.0.0-incubating-SNAPSHOT</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td><td>1.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td><td>2.2.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="e
 xternalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td><td>2.9.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>3.0</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td><td>2.5.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.7</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-docck-plug
 in/">maven-docck-plugin</a></td><td>1.0</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin">maven-failsafe-plugin</a></td><td>2.12.4</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td><td>1.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.3.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td><td>1.7</td></tr><tr class="a"><td>org.apach
 e.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td><td>2.4</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.9</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>3.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td><td>2.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-reactor-plugin/">maven-reactor-plugin</a></td><td>1.0</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http
 ://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td><td>2.3.2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.4</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/scm/maven-scm-plugin/">maven-scm-plugin</a></td><td>1.8</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td><td>1.0-beta-2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven
 -site-plugin</a></td><td>3.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td><td>2.2.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.12.4</td></tr><tr class="b"><td>org.apache.rat</td><td><a class="externalLink" href="http://incubator.apache.org/rat/apache-rat-plugin">apache-rat-plugin</a></td><td>0.8</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/clirr-maven-plugin">clirr-maven-plugin</a></td><td>2.4</td></tr><tr class="b"><td>org.eclipse.m2e</td><td>lifecycle-mapping</td><td>1.0.0</td></tr><tr class="a"><td>org.zeroturnaround</td><td><a class="externalLink" href="http://www.zeroturnaround.com/jrebel">jrebel-maven-plugin</a></td><td>1.1.3</td></tr></table></d
 iv>
                   </div>
           </div>
 

Modified: websites/staging/marmotta/trunk/content/plugins.html
==============================================================================
--- websites/staging/marmotta/trunk/content/plugins.html (original)
+++ websites/staging/marmotta/trunk/content/plugins.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/privacy.html
==============================================================================
--- websites/staging/marmotta/trunk/content/privacy.html (original)
+++ websites/staging/marmotta/trunk/content/privacy.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/project-info.html
==============================================================================
--- websites/staging/marmotta/trunk/content/project-info.html (original)
+++ websites/staging/marmotta/trunk/content/project-info.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/project-reports.html
==============================================================================
--- websites/staging/marmotta/trunk/content/project-reports.html (original)
+++ websites/staging/marmotta/trunk/content/project-reports.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/project-summary.html
==============================================================================
--- websites/staging/marmotta/trunk/content/project-summary.html (original)
+++ websites/staging/marmotta/trunk/content/project-summary.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/source-repository.html
==============================================================================
--- websites/staging/marmotta/trunk/content/source-repository.html (original)
+++ websites/staging/marmotta/trunk/content/source-repository.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">

Modified: websites/staging/marmotta/trunk/content/team-list.html
==============================================================================
--- websites/staging/marmotta/trunk/content/team-list.html (original)
+++ websites/staging/marmotta/trunk/content/team-list.html Wed Feb 27 22:03:10 2013
@@ -164,6 +164,15 @@
         
                       <li>      <a href="ldcache/introduction.html"  title="Introduction">Introduction</a>
 </li>
+                  
+                      <li>      <a href="ldcache/usage.html"  title="Usage">Usage</a>
+</li>
+                  
+                      <li>      <a href="ldcache/backends.html"  title="Backends">Backends</a>
+</li>
+                  
+                      <li>      <a href="ldcache/wrappers.html"  title="Wrappers">Wrappers</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">
@@ -181,6 +190,9 @@
                   
                       <li>      <a href="ldpath/backends.html"  title="Backends">Backends</a>
 </li>
+                  
+                      <li>      <a href="ldpath/functions.html"  title="Functions">Functions</a>
+</li>
                           </ul>
       </li>
                 <li class="dropdown">