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 2014/02/10 09:23:59 UTC

svn commit: r897104 [3/3] - in /websites/staging/marmotta/trunk/content: ./ apidocs/ kiwi/ ldcache/ ldclient/ ldpath/ platform/

Modified: websites/staging/marmotta/trunk/content/dependency-info.html
==============================================================================
--- websites/staging/marmotta/trunk/content/dependency-info.html (original)
+++ websites/staging/marmotta/trunk/content/dependency-info.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Dependency Information</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Dependency Information" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Dependency, Information" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/dependency-management.html
==============================================================================
--- websites/staging/marmotta/trunk/content/dependency-management.html (original)
+++ websites/staging/marmotta/trunk/content/dependency-management.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project Dependency Management</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project Dependency Management" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, Dependency, Management" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/development.html
==============================================================================
--- websites/staging/marmotta/trunk/content/development.html (original)
+++ websites/staging/marmotta/trunk/content/development.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Development</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Development" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Development" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 
@@ -375,6 +375,8 @@
 |-- extras
 |-- launchers
 |-- libraries
+|-- loaders
+|-- parent
 |-- platform
 `-- pom.xml
 </pre></div>
@@ -394,6 +396,8 @@
   
 <li><tt>libraries</tt> agroups some libraries that can also be used independently to build Linked Data applications.</li>
   
+<li><tt>loaders</tt> provides optimized bulk loaders for some of the backend supported by Marmotta.</li>
+  
 <li><tt>platform</tt> contains the Linked Data Platform implementation of Apache Marmotta.</li>
 </ul>
 <p><img src="images/gitflow-workflow.png" alt="gitflow" /></p>
@@ -408,7 +412,8 @@
   
 <li>In addition, maintenance or hotfix branches (<tt>maintenance-3.0.x</tt> for instance) are also used to quickly patch production releases without interrupting the current development cycle.</li>
 </ul>
-<p>Besides the actual code of the project, the code of this web site is also available, via <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> in this case:</p>
+<p>The main git repository is being mirrored at GitHub (<a class="externalLink" href="https://github.com/apache/marmotta">github.com/apache/marmotta</a>), from where you could directly send us pull requests with your contributions or patches.</p>
+<p>If you want to contribute documentation, this web site is our main documentation. Due some restriction of the Apache CMS, the code of the web site is available in a separated <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> repository:</p>
 
 <div class="source">
 <pre>svn:https://svn.apache.org/repos/asf/marmotta/site/trunk

Modified: websites/staging/marmotta/trunk/content/distribution-management.html
==============================================================================
--- websites/staging/marmotta/trunk/content/distribution-management.html (original)
+++ websites/staging/marmotta/trunk/content/distribution-management.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project Distribution Management</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project Distribution Management" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, Distribution, Management" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/download.html
==============================================================================
--- websites/staging/marmotta/trunk/content/download.html (original)
+++ websites/staging/marmotta/trunk/content/download.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   Download</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   Download" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Download" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/index.html
==============================================================================
--- websites/staging/marmotta/trunk/content/index.html (original)
+++ websites/staging/marmotta/trunk/content/index.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Home</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Home" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Home" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/installation.html
==============================================================================
--- websites/staging/marmotta/trunk/content/installation.html (original)
+++ websites/staging/marmotta/trunk/content/installation.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Installing Apache Marmotta</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Installing Apache Marmotta" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Installing, Apache, Marmotta" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/integration.html
==============================================================================
--- websites/staging/marmotta/trunk/content/integration.html (original)
+++ websites/staging/marmotta/trunk/content/integration.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Continuous Integration</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Continuous Integration" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Continuous, Integration" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/issue-tracking.html
==============================================================================
--- websites/staging/marmotta/trunk/content/issue-tracking.html (original)
+++ websites/staging/marmotta/trunk/content/issue-tracking.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Issue Tracking</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Issue Tracking" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Issue, Tracking" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/contextaware.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/contextaware.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/contextaware.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - KiWi Contextual Sail</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - KiWi Contextual Sail" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Contextual, Sail" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/index.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/index.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/index.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   KiWi Triple Store</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   KiWi Triple Store" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Triple, Store" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/loader.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/loader.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/loader.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - KiWi Database Loader</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - KiWi Database Loader" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Database, Loader" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/reasoner.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/reasoner.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/reasoner.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   KiWi Reasoner</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   KiWi Reasoner" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Reasoner" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/sparql.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/sparql.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/sparql.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   KiWi Native SPARQL</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   KiWi Native SPARQL" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Native, SPARQL" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/transactions.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/transactions.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/transactions.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   KiWi Transaction Support</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   KiWi Transaction Support" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Transaction, Support" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/triplestore.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/triplestore.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/triplestore.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   KiWi Triplestore</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   KiWi Triplestore" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Triplestore" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/tripletable.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/tripletable.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/tripletable.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - KiWi Triple Table</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - KiWi Triple Table" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Triple, Table" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/kiwi/versioning.html
==============================================================================
--- websites/staging/marmotta/trunk/content/kiwi/versioning.html (original)
+++ websites/staging/marmotta/trunk/content/kiwi/versioning.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   KiWi Versioning</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   KiWi Versioning" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, KiWi, Versioning" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldcache/backends.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldcache/backends.html (original)
+++ websites/staging/marmotta/trunk/content/ldcache/backends.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - LDCache Backends</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - LDCache Backends" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDCache, Backends" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldcache/index.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldcache/index.html (original)
+++ websites/staging/marmotta/trunk/content/ldcache/index.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   Linked Data Caching</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   Linked Data Caching" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Linked, Data, Caching" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldcache/usage.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldcache/usage.html (original)
+++ websites/staging/marmotta/trunk/content/ldcache/usage.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - LDCache Usage</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - LDCache Usage" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDCache, Usage" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldcache/wrappers.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldcache/wrappers.html (original)
+++ websites/staging/marmotta/trunk/content/ldcache/wrappers.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - LDCache Connection Wrappers</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - LDCache Connection Wrappers" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDCache, Connection, Wrappers" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldclient/dataproviders.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldclient/dataproviders.html (original)
+++ websites/staging/marmotta/trunk/content/ldclient/dataproviders.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Linked Data Client - Custom Data Providers</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Linked Data Client - Custom Data Providers" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Linked, Data, Client, -, Custom, Data, Providers" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldclient/index.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldclient/index.html (original)
+++ websites/staging/marmotta/trunk/content/ldclient/index.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Linked Data Client</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Linked Data Client" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Linked, Data, Client" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldclient/modules.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldclient/modules.html (original)
+++ websites/staging/marmotta/trunk/content/ldclient/modules.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Linked Data Client - Modules</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Linked Data Client - Modules" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Linked, Data, Client, -, Modules" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldclient/usage.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldclient/usage.html (original)
+++ websites/staging/marmotta/trunk/content/ldclient/usage.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Linked Data Client - Usage</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Linked Data Client - Usage" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Linked, Data, Client, -, Usage" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldpath/backends.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/backends.html (original)
+++ websites/staging/marmotta/trunk/content/ldpath/backends.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - LDPath - Backends</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - LDPath - Backends" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDPath, -, Backends" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldpath/functions.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/functions.html (original)
+++ websites/staging/marmotta/trunk/content/ldpath/functions.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - LDPath - Functions</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - LDPath - Functions" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDPath, -, Functions" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldpath/index.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/index.html (original)
+++ websites/staging/marmotta/trunk/content/ldpath/index.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   LDPath Query Language</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   LDPath Query Language" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDPath, Query, Language" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   LDPath - Language Reference</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   LDPath - Language Reference" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDPath, -, Language, Reference" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/ldpath/template.html
==============================================================================
--- websites/staging/marmotta/trunk/content/ldpath/template.html (original)
+++ websites/staging/marmotta/trunk/content/ldpath/template.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -   LDPath - Template</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -   LDPath - Template" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDPath, -, Template" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - LDPath - Usage</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - LDPath - Usage" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, LDPath, -, Usage" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/license.html
==============================================================================
--- websites/staging/marmotta/trunk/content/license.html (original)
+++ websites/staging/marmotta/trunk/content/license.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project License</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project License" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, License" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project Mailing Lists</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project Mailing Lists" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, Mailing, Lists" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/platform/backends.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/backends.html (original)
+++ websites/staging/marmotta/trunk/content/platform/backends.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - </title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - " />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, " />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Client Library</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Client Library" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Client, Library" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/platform/cloud.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/cloud.html (original)
+++ websites/staging/marmotta/trunk/content/platform/cloud.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - Cloud Setup</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - Cloud Setup" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, Cloud, Setup" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - Core</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - Core" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, Core" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/platform/index.html
==============================================================================
--- websites/staging/marmotta/trunk/content/platform/index.html (original)
+++ websites/staging/marmotta/trunk/content/platform/index.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - LDCache</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - LDCache" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, LDCache" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - LDPath</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - LDPath" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, LDPath" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - Reasoner</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - Reasoner" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, Reasoner" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - Security</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - Security" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, Security" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - SPARQL</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - SPARQL" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, SPARQL" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - User Management</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - User Management" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, User, Management" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Platform - Versioning</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Platform - Versioning" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Platform, -, Versioning" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project Plugin Management</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project Plugin Management" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, Plugin, Management" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/plugins.html
==============================================================================
--- websites/staging/marmotta/trunk/content/plugins.html (original)
+++ websites/staging/marmotta/trunk/content/plugins.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project Build Plugins</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project Build Plugins" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, Build, Plugins" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/privacy.html
==============================================================================
--- websites/staging/marmotta/trunk/content/privacy.html (original)
+++ websites/staging/marmotta/trunk/content/privacy.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Privacy Policy</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Privacy Policy" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Privacy, Policy" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project Information</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project Information" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, Information" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Generated Reports</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Generated Reports" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Generated, Reports" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Project Summary</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Project Summary" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Project, Summary" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/sesame.html
==============================================================================
--- websites/staging/marmotta/trunk/content/sesame.html (original)
+++ websites/staging/marmotta/trunk/content/sesame.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta -  Sesame Tools</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data -  Sesame Tools" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Sesame, Tools" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Source Repository</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Source Repository" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Source, Repository" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

Modified: websites/staging/marmotta/trunk/content/start.html
==============================================================================
--- websites/staging/marmotta/trunk/content/start.html (original)
+++ websites/staging/marmotta/trunk/content/start.html Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Getting Started</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Getting Started" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Getting, Started" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>
                       
                 

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 Mon Feb 10 08:23:58 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2014-01-27
+ | Generated by Apache Maven Doxia at 2014-02-10
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <link rel="schema.dcterms" href="http://purl.org/dc/terms/" />
-        <meta name="dcterms.modified" content="2014-01-27" />
+        <meta name="dcterms.modified" content="2014-02-10" />
     <title>Apache Marmotta - Team list</title>
       <meta name="description" content="Apache Marmotta - An Open Platform for Linked Data - Team list" />
         <meta name="keywords" content="Apache Marmotta, Linked Data, LDP, LDC, SPARQL, Team, list" />
@@ -330,7 +330,7 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 2014-01-27</li>
+                  <li id="publishDate">Last Published: 2014-02-10</li>
                   <li class="divider">|</li> <li id="projectVersion">Version: 3.1.0-incubating</li>