You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by st...@apache.org on 2016/11/30 23:42:48 UTC

svn commit: r1001920 [4/8] - in /websites/staging/commonsrdf/content: ./ apidocs/ apidocs/org/apache/commons/rdf/api/ apidocs/org/apache/commons/rdf/api/class-use/ apidocs/org/apache/commons/rdf/experimental/ apidocs/org/apache/commons/rdf/experimental...

Modified: websites/staging/commonsrdf/content/index.html
==============================================================================
--- websites/staging/commonsrdf/content/index.html (original)
+++ websites/staging/commonsrdf/content/index.html Wed Nov 30 23:42:47 2016
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20161130" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons RDF API &#x2013; About</title>
+    <title>Apache Commons RDF &#x2013; Apache Commons RDF</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -20,24 +20,19 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
-                                        <a href="../" id="bannerLeft" title="Apache Commons RDF logo">
-                                                                                                <img class="logo-left" src="../images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
+                                        <a href="./" id="bannerLeft" title="Apache Commons RDF logo">
+                                                                                                <img class="logo-left" src="images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
                 </a>
                     <div class="clear"></div>
 
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/commons-rdf-api/">Commons RDF API &trade;</a>
+          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/">Commons RDF &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 30 November 2016</li>
@@ -68,8 +63,62 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
+                                  <li class="nav-header">Project</li>
+                                          <li class="none active">
+                  <a href="index.html" title="Home">
+    Home</a>
+          </li>
+                             <li class="none">
+                  <a href="introduction.html" title="Introduction">
+    Introduction</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html" title="API">
+    API</a>
+          </li>
+                             <li class="none">
+                  <a href="implementations.html" title="Implementations">
+    Implementations</a>
+          </li>
+                             <li class="none">
+                  <a href="userguide.html" title="User Guide">
+    User Guide</a>
+          </li>
+                             <li class="none">
+                  <a href="download.html" title="Download">
+    Download</a>
+          </li>
+                             <li class="none">
+                  <a href="contributing.html" title="Contributing">
+    Contributing</a>
+          </li>
+                             <li class="none">
+                  <a href="team-list.html" title="Team">
+    Team</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">Tools</li>
+                                        <li class="none">
+                  <a href="mail-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                             <li class="none">
+                  <a href="https://git-wip-us.apache.org/repos/asf/commons-rdf.git" class="externalLink" title="Source (Git)">
+    Source (Git)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://github.com/apache/commons-rdf/" class="externalLink" title="Source (GitHub mirror)">
+    Source (GitHub mirror)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://issues.apache.org/jira/browse/COMMONSRDF" class="externalLink" title="Issues (Jira)">
+    Issues (Jira)</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
                                         <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
-                                                                                                                                                                                                                                                                                        <li class="expanded">
+                                                                                                                                                                                                                                                                                                          <li class="expanded">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     <ul>
@@ -82,6 +131,10 @@
     Summary</a>
           </li>
                                      <li class="none">
+                  <a href="modules.html" title="Project Modules">
+    Project Modules</a>
+          </li>
+                                     <li class="none">
                   <a href="team-list.html" title="Team">
     Team</a>
           </li>
@@ -119,7 +172,7 @@
           </li>
                      </ul>
               </li>
-                                                                                                                                                                                                                                                                                     <li class="collapsed">
+                                                                                                                                                                                                             <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -220,9 +273,109 @@
                       </div>
           </td>
           <td class="content">
-            <div class="section">
-<h2><a name="About_Commons_RDF_API"></a>About Commons RDF API</h2><a name="About_Commons_RDF_API"></a>
-<p>Commons Java API for RDF 1.1</p></div>
+            <!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements. See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership. The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+        http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+
+--><h1>Apache Commons RDF</h1>
+
+<div class="alert alert-info" role="alert">
+  
+<p>
+    <span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
+    2016-11-28:
+    Commons RDF has <b>graduated</b> from the
+    Apache Incubator and is 
+    now a component of the 
+    <a class="alert-link" href="https://commons.apache.org/">Apache Commons</a> project.
+  </p>
+</div>
+<p>Commons RDF aims to provide a common library for <a class="externalLink" href="http://www.w3.org/TR/rdf11-concepts/">RDF 1.1</a> that could be implemented by systems on the Java Virtual Machine.</p>
+
+<div style="float: right; margin-left: 6em; margin-right: 2em;">
+    <a href="images/class-diagram.png">
+        <img src="images/class-diagram.png" alt="Class diagram" style="height: 48em" />
+    </a>
+</div>
+<p>The main motivation behind this simple library is revise an historical incompatibility issue. This library does not pretend to be a generic api wrapping those libraries, but a set of interfaces for the RDF 1.1 concepts that can be used to expose common RDF-1.1 concepts using common Java interfaces. In the initial phase commons-rdf is focused on a subset of the core concepts defined by RDF-1.1 (URI/IRI, Blank Node, Literal, Triple, and Graph). In particular, commons RDF aims to provide a type-safe, non-general API that covers RDF 1.1. In a future phase we may define interfaces for Datasets and Quads.</p>
+<div class="section">
+<h2><a name="API"></a>API</h2>
+<p>The <a href="images/class-diagram.png">class diagram</a> on the right depicts the main <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html">interfaces</a> which may be included in Commons RDF, specifically:</p>
+
+<ul>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/Graph.html">Graph</a>: a graph,  a set of RDF triples.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/Triple.html">Triple</a>: a  RDF triple with <tt>getSubject()</tt>, <tt>getPredicate()</tt>, <tt>getObject()</tt>.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/Dataset.html">Dataset</a>: a dataset,  of RDF quads (or if you like, a set of named graphs).</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/Quad.html">Quad</a>: a  RDF quad with with <tt>getGraphName()</tt>, <tt>getSubject()</tt>, <tt>getPredicate()</tt>, <tt>getObject()</tt>.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/RDFTerm.html">RDFTerm</a>: any RDF 1.1  Term which can be part of a Triple or Quad.  IRIs, literals and blank nodes are collectively known as RDF terms.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/IRI.html">IRI</a>: an  Internationalized Resource Identifier (e.g. representing <tt>&lt;http://example.com/&gt;</tt>)</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/BlankNode.html">BlankNode</a>: a  RDF-1.1 Blank Node, e.g. representing <tt>_:b1</tt>. Disjoint from IRIs and literals.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/BlankNodeOrIRI.html">BlankNodeOrIRI</a>:  this interface represents the RDF Terms that may be used in the subject position  of an RDF 1.1 <tt>Triple</tt>, including <tt>BlankNode</tt> and <tt>IRI</tt>.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/Literal.html">Literal</a>: a RDF-1.1 literal, e.g.  representing <tt>&quot;Hello there&quot;@en</tt>.</li>
+</ul>
+<p>The design of the <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html">API</a> follows the terminology as defined by <a class="externalLink" href="http://www.w3.org/TR/rdf11-concepts/">RDF 1.1 Concepts and Abstract Syntax</a>, a W3C Recommendation published on 25 February 2014. The idea is that Commons RDF provide a common library for RDF 1.1 with multiple implementions for the Java Virtual Machine, allowing the portability across different Commons RDF implementations.</p>
+<p>Commons RDF is designed for compatibility between different <a href="implementations.html">implementations</a>, e.g. by defining strong equality and hash code semantics (e.g. for <a href="apidocs/org/apache/commons/rdf/api/Triple.html#equals-java.lang.Object-">triple</a> and <a href="fapidocs/org/apache/commons/rdf/api/Literal.html#equals-java.lang.Object-">literals</a> ); this allows users of Commons RDF to &#x201c;mix and match&#x201d;, for instance querying a <tt>FooGraphImpl</tt> and directly adding its <tt>FooTripleImpl</tt>s to a <tt>BarGraphImpl</tt> without any explicit convertion.</p>
+<p>To create such instances without hard-coding an implementation, one can use:</p>
+
+<ul>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/RDF.html">RDF</a>:  interface for creating instances of the above types  (e.g. <tt>LiteralImpl</tt> and <tt>GraphImpl</tt>) as well as converting from/to  the underlying framework&#x2019;s API.</li>
+</ul>
+<p>The API also includes a couple of &#x201c;upper&#x201d; interfaces which do not have the above equality semantics and bridge the graph/quad duality:</p>
+
+<ul>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/TripleLike.html">TripleLike</a>:  common super-interface of <tt>Triple</tt> and <tt>Quad</tt> (also a generalised triple).</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/QuadLike.html">QuadLike</a>:  a <tt>TripleLike</tt> that also has <tt>getGraphName()</tt> (a generalized quad)</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/GraphLike.html">GraphLike</a>:  common super-interface of <tt>Graph</tt> and <tt>Dataset</tt>.</li>
+</ul>
+<p>See the the <a href="userguide.html">user guide</a> for examples of how to interact with these interfaces.</p></div>
+<div class="section">
+<h2><a name="Modules"></a>Modules</h2>
+<p>The project is composed by two modules:</p>
+
+<ul>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html">API</a> defines  a common library of RDF 1.1 concepts.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/simple/package-summary.html">Simple</a>  provides a simple implementation, mainly for internal validation and very simple  scenarios.</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/jena/package-summary.html">jena</a> provides an Apache Jena-backed implementation</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/rdf4j/package-summary.html">rdf4j</a> provides an Eclipse RDF4J-backed implementation</li>
+  
+<li><a href="apidocs/index.html?org/apache/commons/rdf/jsonldjava/package-summary.html">jsonld-java</a> provides an JSONLD-Java-backed implementation</li>
+</ul>
+<p>These modules follow the <a class="externalLink" href="http://semver.org/">semantic versioning</a> principles, where version <tt>x.y.z</tt> of <tt>Simple</tt> implements version <tt>x.y</tt> of the <tt>API</tt>; i.e., the version <tt>z</tt> are backwards-compatible patches of the implementation.</p>
+<p>For more details, read about the <a href="implementations.html">implementations of the Commons RDF API</a>.</p></div>
+<div class="section">
+<h2><a name="Contributing"></a>Contributing</h2>
+<p>Everybody is welcomed to <a href="mail-lists.html">join the project</a> and <a href="contributing.html">contribute</a>!</p></div>
           </td>
         </tr>
       </table>
@@ -232,7 +385,7 @@
       <p>Copyright &copy;                    2015-2016
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
 <div class="center">Apache Commons, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
                               </div>

Modified: websites/staging/commonsrdf/content/integration.html
==============================================================================
--- websites/staging/commonsrdf/content/integration.html (original)
+++ websites/staging/commonsrdf/content/integration.html Wed Nov 30 23:42:47 2016
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20161130" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons RDF API &#x2013; CI Management</title>
+    <title>Apache Commons RDF &#x2013; CI Management</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -20,24 +20,19 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
-                                        <a href="../" id="bannerLeft" title="Apache Commons RDF logo">
-                                                                                                <img class="logo-left" src="../images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
+                                        <a href="./" id="bannerLeft" title="Apache Commons RDF logo">
+                                                                                                <img class="logo-left" src="images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
                 </a>
                     <div class="clear"></div>
 
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/commons-rdf-api/">Commons RDF API &trade;</a>
+          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/">Commons RDF &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 30 November 2016</li>
@@ -68,8 +63,62 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
+                                  <li class="nav-header">Project</li>
+                                        <li class="none">
+                  <a href="index.html" title="Home">
+    Home</a>
+          </li>
+                             <li class="none">
+                  <a href="introduction.html" title="Introduction">
+    Introduction</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html" title="API">
+    API</a>
+          </li>
+                             <li class="none">
+                  <a href="implementations.html" title="Implementations">
+    Implementations</a>
+          </li>
+                             <li class="none">
+                  <a href="userguide.html" title="User Guide">
+    User Guide</a>
+          </li>
+                             <li class="none">
+                  <a href="download.html" title="Download">
+    Download</a>
+          </li>
+                             <li class="none">
+                  <a href="contributing.html" title="Contributing">
+    Contributing</a>
+          </li>
+                             <li class="none">
+                  <a href="team-list.html" title="Team">
+    Team</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">Tools</li>
+                                        <li class="none">
+                  <a href="mail-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                             <li class="none">
+                  <a href="https://git-wip-us.apache.org/repos/asf/commons-rdf.git" class="externalLink" title="Source (Git)">
+    Source (Git)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://github.com/apache/commons-rdf/" class="externalLink" title="Source (GitHub mirror)">
+    Source (GitHub mirror)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://issues.apache.org/jira/browse/COMMONSRDF" class="externalLink" title="Issues (Jira)">
+    Issues (Jira)</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
                                         <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
-                                                                                                                                                                                                                                                                                        <li class="expanded">
+                                                                                                                                                                                                                                                                                                          <li class="expanded">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     <ul>
@@ -82,6 +131,10 @@
     Summary</a>
           </li>
                                      <li class="none">
+                  <a href="modules.html" title="Project Modules">
+    Project Modules</a>
+          </li>
+                                     <li class="none">
                   <a href="team-list.html" title="Team">
     Team</a>
           </li>
@@ -119,7 +172,7 @@
           </li>
                      </ul>
               </li>
-                                                                                                                                                                                                                                                                                     <li class="collapsed">
+                                                                                                                                                                                                             <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -240,7 +293,7 @@
       <p>Copyright &copy;                    2015-2016
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
 <div class="center">Apache Commons, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
                               </div>

Added: websites/staging/commonsrdf/content/introduction.html
==============================================================================
--- websites/staging/commonsrdf/content/introduction.html (added)
+++ websites/staging/commonsrdf/content/introduction.html Wed Nov 30 23:42:47 2016
@@ -0,0 +1,686 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 30 November 2016
+ | 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="20161130" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Commons RDF &#x2013; Introduction to RDF using Commons RDF</title>
+
+  <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+  <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+  <script type="text/javascript" src="./js/jquery.min.js"></script>
+  <script type="text/javascript" src="./js/bootstrap.min.js"></script>
+  <script type="text/javascript" src="./js/prettify.min.js"></script>
+  <script type="text/javascript" src="./js/site.js"></script>
+
+              
+      </head>
+
+  <body class="composite">
+                                        <a href="./" id="bannerLeft" title="Apache Commons RDF logo">
+                                                                                                <img class="logo-left" src="images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
+                </a>
+                    <div class="clear"></div>
+
+    <div class="navbar">
+      <div class="navbar-inner">
+        <div class="container-fluid">
+          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/">Commons RDF &trade;</a>
+          <ul class="nav">      
+                    
+            <li id="publishDate">Last Published: 30 November 2016</li>
+      <li class="divider">|</li> <li id="projectVersion">Version: 0.4.0-SNAPSHOT</li>
+  </ul>
+                    <div class="pull-right">  <ul class="nav">
+            <li>
+                  <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">
+    ApacheCon</a>
+      </li>
+          <li>
+                  <a href="http://www.apache.org" class="externalLink" title="Apache">
+    Apache</a>
+      </li>
+          <li>
+                  <a href="http://commons.apache.org/" class="externalLink" title="Commons">
+    Commons</a>
+      </li>
+    </ul>
+</div>
+        </div>
+      </div>
+    </div>
+
+    <div class="container-fluid">
+      <table class="layout-table">
+        <tr>
+          <td class="sidebar">
+            <div class="well sidebar-nav">
+                    <ul class="nav nav-list">
+                                  <li class="nav-header">Project</li>
+                                        <li class="none">
+                  <a href="index.html" title="Home">
+    Home</a>
+          </li>
+                               <li class="none active">
+                  <a href="introduction.html" title="Introduction">
+    Introduction</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html" title="API">
+    API</a>
+          </li>
+                             <li class="none">
+                  <a href="implementations.html" title="Implementations">
+    Implementations</a>
+          </li>
+                             <li class="none">
+                  <a href="userguide.html" title="User Guide">
+    User Guide</a>
+          </li>
+                             <li class="none">
+                  <a href="download.html" title="Download">
+    Download</a>
+          </li>
+                             <li class="none">
+                  <a href="contributing.html" title="Contributing">
+    Contributing</a>
+          </li>
+                             <li class="none">
+                  <a href="team-list.html" title="Team">
+    Team</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">Tools</li>
+                                        <li class="none">
+                  <a href="mail-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                             <li class="none">
+                  <a href="https://git-wip-us.apache.org/repos/asf/commons-rdf.git" class="externalLink" title="Source (Git)">
+    Source (Git)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://github.com/apache/commons-rdf/" class="externalLink" title="Source (GitHub mirror)">
+    Source (GitHub mirror)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://issues.apache.org/jira/browse/COMMONSRDF" class="externalLink" title="Issues (Jira)">
+    Issues (Jira)</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                        <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
+                                                                                                                                                                                                                                                                                                <li class="collapsed">
+                  <a href="project-info.html" title="Project Information">
+    Project Information</a>
+                    </li>
+                                                                                                                                                                                                             <li class="collapsed">
+                  <a href="project-reports.html" title="Project Reports">
+    Project Reports</a>
+                    </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">Commons</li>
+                                        <li class="none">
+                  <a href="http://commons.apache.org/" class="externalLink" title="Home">
+    Home</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
+    License</a>
+          </li>
+                                                                               <li class="collapsed">
+                  <a href="http://commons.apache.org/components.html" class="externalLink" title="Components">
+    Components</a>
+                    </li>
+                                                                               <li class="collapsed">
+                  <a href="http://commons.apache.org/sandbox/index.html" class="externalLink" title="Sandbox">
+    Sandbox</a>
+                    </li>
+                                                                               <li class="collapsed">
+                  <a href="http://commons.apache.org/dormant/index.html" class="externalLink" title="Dormant">
+    Dormant</a>
+                    </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">General Information</li>
+                                        <li class="none">
+                  <a href="http://commons.apache.org/security.html" class="externalLink" title="Security">
+    Security</a>
+          </li>
+                             <li class="none">
+                  <a href="http://commons.apache.org/volunteering.html" class="externalLink" title="Volunteering">
+    Volunteering</a>
+          </li>
+                             <li class="none">
+                  <a href="http://commons.apache.org/patches.html" class="externalLink" title="Contributing Patches">
+    Contributing Patches</a>
+          </li>
+                             <li class="none">
+                  <a href="http://commons.apache.org/building.html" class="externalLink" title="Building Components">
+    Building Components</a>
+          </li>
+                             <li class="none">
+                  <a href="http://commons.apache.org/commons-parent-pom.html" class="externalLink" title="Commons Parent Pom">
+    Commons Parent Pom</a>
+          </li>
+                             <li class="none">
+                  <a href="http://commons.apache.org/build-plugin/index.html" class="externalLink" title="Commons Build Plugin">
+    Commons Build Plugin</a>
+          </li>
+                             <li class="none">
+                  <a href="http://commons.apache.org/releases/index.html" class="externalLink" title="Releasing Components">
+    Releasing Components</a>
+          </li>
+                             <li class="none">
+                  <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">
+    Wiki</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">ASF</li>
+                                        <li class="none">
+                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+    How the ASF works</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+    Get Involved</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+    Developer Resources</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/foundation/policies/conduct.html" class="externalLink" title="Code of Conduct">
+    Code of Conduct</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+    Sponsorship</a>
+          </li>
+                             <li class="none">
+                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+    Thanks</a>
+          </li>
+                 </ul>
+              </div>
+            <div id="poweredBy">
+                                                                                                                    <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy">
+        <img class="builtBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
+      </a>
+                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="builtBy">
+        <img class="builtBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
+      </a>
+                      </div>
+          </td>
+          <td class="content">
+            <h1>Introduction to RDF using Commons RDF</h1>
+<p>This page is a tutorial to introduce programming with the <a class="externalLink" href="https://www.w3.org/TR/rdf11-concepts/">Resource Description Framework (RDF)</a> using Java and <a href="index.md">Apache Commons RDF</a>. If you already know RDF, you may instead jump ahead to the <a href="userguide.html">Commons RDF user guide</a>.</p>
+<p>This is not meant as an extensive RDF tutorial, for that please consult the <a class="externalLink" href="https://www.w3.org/TR/rdf11-primer/">W3C RDF 1.1 Primer</a>. You may also like the <a class="externalLink" href="https://jena.apache.org/tutorials/rdf_api.html">Apache Jena introduction to RDF</a> which uses the <a class="externalLink" href="https://jena.apache.org/">Apache Jena</a> implementation directly.</p>
+<p>This tutorial attempts to show the basic concepts of RDF and how you can work with RDF programmatically using the <a href="index.md">Apache Commons RDF API</a> in a simple Java program.</p>
+<div class="section">
+<h2><a name="Getting_started_with_Commons_RDF"></a>Getting started with Commons RDF</h2>
+<p>This tutorial will assume you already know a bit of <a class="externalLink" href="http://docs.oracle.com/javase/tutorial/">Java programming</a> and that you use an <i>IDE</i> like <a class="externalLink" href="http://www.eclipse.org/">Eclipse</a> or <a class="externalLink" href="https://netbeans.org/">Netbeans</a>. Note that Commons RDF requires Open JDK 8, <a class="externalLink" href="https://www.java.com/">Java 8</a> or equivalent.</p>
+<p>The Commons RDF JARs are <a href="download.html#Maven">available from Maven Central</a>. While there are multiple <a href="implementations.html">Commons RDF implementations</a>, this tutorial will use the built-in <i>simple</i> implementation as it requires no additional dependencies.</p>
+<p>First, create a new Java project for this tutorial, say <tt>rdftutorial</tt>.</p>
+<p><b>Tip</b>: Check that your IDE project is using the <b>Java 8</b> syntax and compiler.</p>
+<p>We&#x2019;ll create the package name <tt>org.example</tt>, but you can use whatever you prefer. Then create <tt>RdfTutorial.java</tt> with a static <tt>main()</tt> method we can run:</p>
+
+<div class="source">
+<div class="source">
+<pre>package org.example;
+
+import org.apache.commons.rdf.api.*;
+import org.apache.commons.rdf.simple.SimpleRDF;
+
+public class RdfTutorial {
+    public static void main(String[] args) {
+      // ...
+    }    
+}
+</pre></div></div>
+<div class="section">
+<h3><a name="Adding_Commons_RDF_to_the_class_path"></a>Adding Commons RDF to the class path</h3>
+<p>Above we added the <tt>import</tt> for the Commons RDF API, but the library is not yet on your class path.</p>
+<p><b>Note</b>: If you are already familiar with <i>Maven</i>, then see instead <a href="userguide.html#Using_Commons_RDF_from_Maven">how to use Commons RDF from Maven</a> and add the <tt>commons-rdf-simple</tt> dependency to your project. This will make it easier later to share your project or to use newer versions of Commons RDF.</p>
+<p>This tutorial assumes a classic Java project with local <tt>.jar</tt> files (say in your project&#x2019;s <tt>lib/</tt> folder), so download and add to your project&#x2019;s class path:</p>
+
+<ul>
+  
+<li><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-rdf-api/0.3.0-incubating/commons-rdf-api-0.3.0-incubating.jar">commons-rdf-api-0.3.0-incubating.jar</a> (<a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-rdf-api/0.3.0-incubating/commons-rdf-api-0.3.0-incubating.jar.asc">signature</a>)</li>
+  
+<li><a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-rdf-simple/0.3.0-incubating/commons-rdf-simple-0.3.0-incubating.jar">commons-rdf-simple-0.3.0-incubating.jar</a> (<a class="externalLink" href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-rdf-simple/0.3.0-incubating/commons-rdf-simple-0.3.0-incubating.jar.asc">signature</a>)</li>
+</ul>
+<p><i>Tip: If you prefer you can <a class="externalLink" href="https://www.apache.org/info/verification.html">verify the signatures</a> using the Apache Commons <a class="externalLink" href="https://www.apache.org/dist/commons/KEYS">KEYS</a>.</i></p>
+<p>As there are <a href="implementations.html">multiple Commons RDF implementations</a>, we have to say which one we want to use. Add to your <tt>RdfTutorial</tt> class:</p>
+
+<div class="source">
+<div class="source">
+<pre>RDF rdf = new SimpleRDF();
+</pre></div></div>
+<p>If you have the classpath set up correctly, you should now be able to compile <tt>RdfTutorial</tt> without warnings.</p></div></div>
+<div class="section">
+<h2><a name="RDF_resources"></a>RDF resources</h2>
+<p>&#x201c;The clue is in the name&#x201d;; the <i>Resource Description Framework</i> (RDF) is for describing <b>resources</b>. But what is a resource?</p>
+<p>Anything can be a resource, it is just a concept we want to describe, like computer <i>files</i> (text document, image, database), <i>physical things</i> (person, place, cat), <i>locations</i> (city, point on a map), or more <i>abstract concepts</i> (organization, disease, theatre play).</p>
+<p>To know which concept we mean, in RDF the resource needs to either:</p>
+
+<ul>
+  
+<li>have a global <i>identifier</i>; we call this an <b>IRI</b></li>
+  
+<li>be used <i>indirectly</i> in a statement; we call this a <b>blank node</b></li>
+  
+<li>be a <i>value</i>, we call this a <b>literal</b></li>
+</ul>
+<p>In this tutorial we&#x2019;ll use the <i>IRI</i> syntax <tt>&lt;identifier&gt;</tt> to indicate an identified resource, the <i>blank node</i> syntax <tt>_:it</tt> to indicate an indirectly referenced resource, and the <i>literal</i> syntax <tt>&quot;Hello&quot;</tt> to indicate a value.</p>
+<p>Don&#x2019;t worry about this syntax, RDF is a <b>model</b> with several ways to represent it when saved to a file; the <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html">Commons RDF API</a> directly reflects the RDF model in a syntax-neutral way.</p>
+<p>Let&#x2019;s create our first identified resource, an <tt>IRI</tt> instance:</p>
+
+<div class="source">
+<div class="source">
+<pre>IRI alice = rdf.createIRI(&quot;Alice&quot;);
+System.out.println(alice.ntriplesString());
+</pre></div></div>
+<p>This should print out:</p>
+
+<blockquote>
+<p><tt>&lt;Alice&gt;</tt></p>
+</blockquote>
+<p><b>Note</b>: For simplicity this tutorial use <i>relative IRI references</i> which are not really global identifiers. While this is supported by <tt>SimpleRDF</tt>, some implementations will require <i>absolute IRIs</i> like <tt>&lt;http://example.com/Alice&gt;</tt>.</p>
+<div class="section">
+<h3><a name="Triples"></a>Triples</h3>
+<p>To describe a resource in RDF we provide one or more statements, which are called <i>triples</i> of 3 resources (<i>subject</i>, <i>predicate</i>, <i>object</i>):</p>
+
+<div class="source">
+<div class="source">
+<pre>&lt;Alice&gt; &lt;knows&gt; &lt;Bob&gt; .
+</pre></div></div>
+<p><img src="images/rdf-01.svg" alt="Alice knows Bob" /></p>
+<p>This RDF statement is a relationship between the <b>subject</b> <tt>&lt;Alice&gt;</tt> and the <b>object</b> <tt>&lt;Bob&gt;</tt>, not dissimilar from the subject and direct object of the similar English sentence <i>&#x201c;Alice knows Bob&#x201d;</i>.</p>
+<p>What kind of relationship? Well, that is identified with the <b>predicate</b> <tt>&lt;knows&gt;</tt>. The relationship is <i>directional</i>, from the subject to the object; although <i>Alice knows Bob</i>, we don&#x2019;t know if Bob really knows Alice! In RDF the predicate is also called a <i>property</i> as it is describing the subject.</p>
+<p>You may have noticed that properties are also resources - to understand the kind of relationship we also need a description of it&#x2019;s concept. More about this later!</p>
+<p>Let&#x2019;s try to create the above statement in Commons RDF; first we&#x2019;ll create the remaining resources <tt>&lt;knows&gt;</tt> and <tt>&lt;Bob&gt;</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>IRI knows = rdf.createIRI(&quot;knows&quot;);        
+IRI bob = rdf.createIRI(&quot;Bob&quot;);
+</pre></div></div>
+<p>Note that the Java variable names <tt>alice</tt>, <tt>knows</tt> and <tt>bob</tt> are not important to Commons RDF, we could as well have called these <tt>a</tt>, <tt>k</tt>, <tt>b</tt>, but to not confuse yourself it&#x2019;s good to keep the variable names somewhat related to the captured identifiers.</p>
+<p>Next we&#x2019;ll create a <tt>Triple</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>Triple aliceKnowsBob = rdf.createTriple(alice, knows, bob);
+</pre></div></div>
+<p>We can access <tt>.getSubject()</tt>, <tt>.getPredicate()</tt> and <tt>.getObject()</tt> from a <tt>Triple</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(aliceKnowsBob.getSubject().ntriplesString());
+System.out.println(aliceKnowsBob.getPredicate().ntriplesString());
+System.out.println(aliceKnowsBob.getObject().ntriplesString());
+</pre></div></div>
+
+<blockquote>
+<p><tt>&lt;Alice&gt;</tt> <br /> <tt>&lt;knows&gt;</tt> <br /> <tt>&lt;Bob&gt;</tt></p>
+</blockquote>
+<p><i><b>Tip</b>: Instances from <tt>SimpleRDF</tt> can be printed directly, as <tt>System.out</tt> would use their <tt>.toString()</tt>, but for consistent behaviour across implementations we use <tt>.ntriplesString()</tt> above.</i></p>
+<p>With <tt>SimpleRDF</tt> we can also print the <tt>Triple</tt> for debugging:</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(aliceKnowsBob);
+</pre></div></div>
+
+<blockquote>
+<p><tt>&lt;Alice&gt; &lt;knows&gt; &lt;Bob&gt; .</tt></p>
+</blockquote></div>
+<div class="section">
+<h3><a name="Graph"></a>Graph</h3>
+<p>By using the same identified resources in multiple triples, you can create a <i>graph</i>. For instance, this graph shows multiple relations of <tt>&lt;knows&gt;</tt> and <tt>&lt;plays&gt;</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>&lt;Alice&gt; &lt;knows&gt; &lt;Bob&gt; .
+&lt;Alice&gt; &lt;knows&gt; &lt;Charlie&gt; .
+&lt;Alice&gt; &lt;plays&gt; &lt;Tennis&gt; .
+&lt;Bob&gt; &lt;knows&gt; &lt;Charlie&gt; .
+&lt;Bob&gt; &lt;plays&gt; &lt;Football&gt; .
+&lt;Charlie&gt; &lt;plays&gt; &lt;Tennis&gt; .
+</pre></div></div>
+<p>The power of a graph as a data structure is that you don&#x2019;t have to decide a hierarchy. The statements of an RDF graph can be listed in any order, and so we should not consider the <tt>&lt;Alice&gt;</tt> resource as anything more special than <tt>&lt;Bob&gt;</tt> or <tt>&lt;Tennis&gt;</tt>.</p>
+<p><img src="images/rdf-02.svg" alt="Graph of Alice knows Bob and Charlie, Alice and Charlie play Tennis, Bob plays Football" /></p>
+<p>It is therefore possible to <i>query</i> the graph, such as <i>&quot;Who plays Tennis?</i> or <i>&#x201c;Who does Alice know?&#x201d;</i>, but also more complex, like <i>&#x201c;Does Alice know anyone that plays Football?&#x201d;</i>.</p>
+<p>Let&#x2019;s try that now using Commons RDF. To keep the triples we&#x2019;ll need a <tt>Graph</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>Graph graph = rdf.createGraph();
+</pre></div></div>
+<p>We already have the first triple, so we&#x2019;ll <tt>.add()</tt> it to the <tt>graph</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>graph.add(aliceKnowsBob);
+</pre></div></div>
+<p>Before adding the remaining statements we need a few more resources:</p>
+
+<div class="source">
+<div class="source">
+<pre>IRI charlie = rdf.createIRI(&quot;Charlie&quot;);
+
+IRI plays = rdf.createIRI(&quot;plays&quot;);
+
+IRI football = rdf.createIRI(&quot;Football&quot;);        
+IRI tennis = rdf.createIRI(&quot;Tennis&quot;);
+</pre></div></div>
+<p>Now we use the <tt>graph.add(subj,pred,obj)</tt> shorthand which creates the <tt>Triple</tt> instances and add them to the graph.</p>
+
+<div class="source">
+<div class="source">
+<pre>graph.add(alice, knows, charlie);
+graph.add(alice, plays, tennis);
+graph.add(bob, knows, charlie);
+graph.add(bob, plays, football);
+graph.add(charlie, plays, tennis);
+</pre></div></div>
+<p>Next we&#x2019;ll ask the graph those questions using <tt>.iterate(s,p,o)</tt> and <tt>null</tt> as the wildcard.</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(&quot;Who plays Tennis?&quot;);
+for (Triple triple : graph.iterate(null, plays, tennis)) {
+    System.out.println(triple.getSubject());
+}
+</pre></div></div>
+
+<blockquote>
+<p><tt>Who plays Tennis?</tt> <br /> <tt>&lt;Alice&gt;</tt> <br /> <tt>&lt;Charlie&gt;</tt></p>
+</blockquote>
+<p>Notice how we only print out the <tt>.getSubject()</tt> (our wildcard), if you check <tt>.getPredicate()</tt> or <tt>.getObject()</tt> you will find they are equal to <tt>plays</tt> and <tt>tennis</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(&quot;Who plays Tennis?&quot;);
+for (Triple triple : graph.iterate(null, plays, tennis)) {
+    System.out.println(triple.getSubject());
+    System.out.println(plays.equals(triple.getPredicate()));
+    System.out.println(tennis.equals(triple.getObject()));
+}
+</pre></div></div>
+<p>We can query with wildcards in any positions, for instance for the <i>object</i>:</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(&quot;Who does Alice know?&quot;);
+for (Triple triple : graph.iterate(alice, knows, null)) {
+    System.out.println(triple.getObject());
+}
+</pre></div></div>
+
+<blockquote>
+<p><tt>Who does Alice know?</tt> <br /> <tt>&lt;Bob&gt;</tt> <br /> <tt>&lt;Charlie&gt;</tt></p>
+</blockquote>
+<p>Let&#x2019;s try to look up which of those friends play football:</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(&quot;Does Alice know anyone that plays Football?&quot;);
+for (Triple triple : graph.iterate(alice, knows, null)) {
+    RDFTerm aliceFriend = triple.getObject();
+    if (graph.contains(aliceFriend, plays, football)) {
+        System.out.println(&quot;Yes, &quot; + aliceFriend);
+    }
+}
+</pre></div></div>
+<p>You will get a compiler error:</p>
+
+<blockquote>
+<p><tt>RDFTerm</tt> cannot be converted to <tt>BlankNodeOrIRI</tt></p>
+</blockquote>
+<p>This is because in an RDF triple, not all kind of resources can be used in all positions, and the kind of resource in Commons RDF is indicated by the interfaces:</p>
+
+<ul>
+  
+<li><a href="apidocs/org/apache/commons/rdf/api/IRI.html">IRI</a> (identified)</li>
+  
+<li><a href="apidocs/org/apache/commons/rdf/api/BlankNode.html">BlankNode</a> (indirect)</li>
+  
+<li><a href="apidocs/org/apache/commons/rdf/api/Literal.html">Literal</a> (value)</li>
+</ul>
+<p>Look at the method signature of <a href="apidocs/org/apache/commons/rdf/api/Graph.html#contains-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">graph.contains(s,p,o)</a>:</p>
+
+<div class="source">
+<div class="source">
+<pre>boolean contains(BlankNodeOrIRI subject,
+                 IRI predicate,
+                 RDFTerm object)
+</pre></div></div>
+<p>In short, for any RDF triple:</p>
+
+<ul>
+  
+<li>The <b>subject</b> must be a <a href="apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html">BlankNodeOrIRI</a>, that is either a <tt>BlankNode</tt> or <tt>IRI</tt></li>
+  
+<li>The <b>predicate</b> must be a <a href="apidocs/org/apache/commons/rdf/api/IRI.html">IRI</a> (so we can look up what it means)</li>
+  
+<li>The <b>object</b> must be a <a href="apidocs/org/apache/commons/rdf/api/RDFTerm.html">RDFTerm</a>, that is either a <tt>BlankNode</tt>, <tt>IRI</tt> or <tt>Literal</tt></li>
+</ul>
+<p>As we are retrieving triples from the graph, the <tt>triple.getObject()</tt> is only known to be an RDFTerm if we use it as a Java variable - there could in theory be triples in the graph with <tt>Literal</tt> and <tt>BlankNode</tt> objects:</p>
+
+<div class="source">
+<div class="source">
+<pre>&lt;Alice&gt; &lt;knows&gt; &quot;Santa Claus&quot;.
+&lt;Alice&gt; &lt;knows&gt; _:someone.
+</pre></div></div>
+<p>In this case we could have done a naive casting like <tt>(IRI)aliceFriend</tt>; we inserted her <tt>IRI</tt>-represented friends right before, but this is a toy example - there&#x2019;s no need to use RDF if you already know the answer!</p>
+<p>So unless you know for sure in your graph that <tt>&lt;knows&gt;</tt> is never used with a literal value as object, this would not be safe. So we&#x2019;ll do an <tt>instanceof</tt> check (skipping any literals) and cast to <tt>BlankNodeOrIRI</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(&quot;Does Alice know anyone that plays Football?&quot;);
+for (Triple triple : graph.iterate(alice, knows, null)) {
+    RDFTerm aliceFriend = triple.getObject();
+    if (! (aliceFriend instanceof BlankNodeOrIRI)) {
+        continue;
+    }
+    if (graph.contains( (BlankNodeOrIRI)aliceFriend, plays, football)) {
+        System.out.println(&quot;Yes, &quot; + aliceFriend);
+    }
+}
+</pre></div></div>
+
+<blockquote>
+<p><tt>Does Alice know anyone that plays Football?</tt> <br /> <tt>Yes, &lt;Bob&gt;</tt></p>
+</blockquote></div></div>
+<div class="section">
+<h2><a name="Literal_values"></a>Literal values</h2>
+<p>We talked briefly about literals above as a way to represent <i>values</i> in RDF. What is a literal value? In a way you could think of a value as when you no longer want to stay in graph-land of related resources, and just want to use primitive types like <tt>float</tt>, <tt>int</tt> or <tt>String</tt> to represent values like a player rating, the number of matches played, or the full name of a person (including spaces and punctuation which don&#x2019;t work well in an identifier).</p>
+<p>Such values are in Commons RDF represented as instances of <tt>Literal</tt>, which we can create using <tt>rdf.createLiteral(..)</tt>. Strings are easy:</p>
+
+<div class="source">
+<div class="source">
+<pre>Literal aliceName = rdf.createLiteral(&quot;Alice W. Land&quot;);
+</pre></div></div>
+<p>We can then add a triple that relates the resource <tt>&lt;Alice&gt;</tt> to this value, let&#x2019;s use a new predicate <tt>&lt;name&gt;</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>IRI name = rdf.createIRI(&quot;name&quot;);
+graph.add(alice, name, aliceName);
+</pre></div></div>
+<p>When you look up literal properties in a graph, take care that in RDF a property is not necessarily <i>functional</i>, that is, it would be perfectly valid RDF-wise for a person to have multiple names; Alice might also be called <i>&#x201c;Alice Land&#x201d;</i>. </p>
+<p>Instead of using <tt>graph.iterate()</tt> and <tt>break</tt> in a for-loop, it might be easier to use the Java 8 <tt>Stream</tt> returned from <tt>.stream()</tt> together with <tt>.findAny()</tt> - which return an <tt>Optional</tt> in case there is no <tt>&lt;name&gt;</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>System.out.println(graph.stream(alice, name, null).findAny());
+</pre></div></div>
+
+<blockquote>
+<p><tt>Optional[&lt;Alice&gt; &lt;name&gt; &quot;Alice W. Land&quot; .]</tt></p>
+</blockquote>
+<p><b>Note:</b> Using <tt>.findFirst()</tt> will not returned the &#x201c;first&#x201d; recorded triple, as triples in a graph are not necessarily kept in order.</p>
+<p>You can use <tt>optional.isPresent()</tt> and <tt>optional.get()</tt> to check if a <tt>Triple</tt> matched the graph stream pattern:</p>
+
+<div class="source">
+<div class="source">
+<pre>import java.util.Optional;
+// ...
+Optional&lt;? extends Triple&gt; nameTriple = graph.stream(alice, name, null).findAny();
+if (nameTriple.isPresent()) {
+    System.out.println(nameTriple.get());
+}
+</pre></div></div>
+<p>If you feel adventerous, you can try the <a class="externalLink" href="http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/Lambda-QuickStart/index.html">Java 8 functional programming</a> style to work with of <tt>Stream</tt> and <tt>Optional</tt> and get the literal value unquoted:</p>
+
+<div class="source">
+<div class="source">
+<pre>graph.stream(alice, name, null)
+        .findAny().map(Triple::getObject)
+        .filter(obj -&gt; obj instanceof Literal)
+        .map(literalName -&gt; ((Literal)literalName).getLexicalForm())
+        .ifPresent(System.out::println);
+</pre></div></div>
+
+<blockquote>
+<p><tt>Alice W. Land</tt></p>
+</blockquote>
+<p>Notice how we here used a <tt>.filter</tt> to skip any non-<tt>Literal</tt> names (which would not have the <tt>.getLexicalForm()</tt> method).</p>
+<div class="section">
+<h3><a name="Typed_literals"></a>Typed literals</h3>
+<p>Non-String value types are represented in RDF as <i>typed literals</i>; which is similar to (but not the same as) Java native types. A typed literal is a combination of a <i>string representation</i> (e.g. &#x201c;13.37&#x201d;) and a data type IRI, e.g. <tt>&lt;http://www.w3.org/2001/XMLSchema#float&gt;</tt>. RDF reuse the XSD datatypes.</p>
+<p>A collection of the standardized datatype <tt>IRI</tt>s are provided in Simple&#x2019;s <a href="apidocs/org/apache/commons/rdf/simple/Types.html">Types</a> class, which we can use with <tt>createLiteral</tt> by adding the corresponding <tt>import</tt>:</p>
+
+<div class="source">
+<div class="source">
+<pre>import org.apache.commons.rdf.simple.Types;
+// ...
+IRI playerRating = rdf.createIRI(&quot;playerRating&quot;);
+Literal aliceRating = rdf.createLiteral(&quot;13.37&quot;, Types.XSD_FLOAT);
+graph.add(alice, playerRating, aliceRating);
+</pre></div></div>
+<p>Note that Commons RDF does not currently provide converters from/to native Java data types and the RDF string representations.</p></div>
+<div class="section">
+<h3><a name="Language-specific_literals"></a>Language-specific literals</h3>
+<p>We live in a globalized world, with many spoken and written languages. While we can often agree about a concept like <tt>&lt;Football&gt;</tt>, different languages might call it differently. The distinction in RDF between identified resources and literal values, mean we can represent names or labels for the same thing.</p>
+<p>Rather than introducing language-specific predicates like <tt>&lt;name_in_english&gt;</tt> and <tt>&lt;name_in_norwegian&gt;</tt> it is usually better in RDF to use <i>language-typed literals</i>:</p>
+
+<div class="source">
+<div class="source">
+<pre>Literal footballInEnglish = rdf.createLiteral(&quot;football&quot;, &quot;en&quot;);
+Literal footballInNorwegian = rdf.createLiteral(&quot;fotball&quot;, &quot;no&quot;);
+
+graph.add(football, name, footballInEnglish);
+graph.add(football, name, footballInNorwegian);
+</pre></div></div>
+<p>The language tags like <tt>&quot;en&quot;</tt> and <tt>&quot;no&quot;</tt> are identified by <a class="externalLink" href="https://tools.ietf.org/html/bcp47">BCP47</a> - you can&#x2019;t just make up your own but must use one that matches the language. It is possible to use localized languages as well, e.g.</p>
+
+<div class="source">
+<div class="source">
+<pre>Literal footballInAmericanEnglish = rdf.createLiteral(&quot;soccer&quot;, &quot;en-US&quot;);
+graph.add(football, name, footballInAmericanEnglish);
+</pre></div></div>
+<p>Note that Commons RDF does not currently provide constants for the standardized languages or methods to look up localized languages.</p></div></div>
+<div class="section">
+<h2><a name="Blank_nodes_-_when_you_dont_know_the_identity"></a>Blank nodes - when you don&#x2019;t know the identity</h2>
+<p>Sometimes you don&#x2019;t know the identity of a resource. This can be the case where you know the <i>existence</i> of a resource, similar to &#x201c;someone&#x201d; or &#x201c;some&#x201d; in English. For instance,</p>
+
+<div class="source">
+<div class="source">
+<pre>&lt;Charlie&gt; &lt;knows&gt; _:someone .
+_:someone &lt;plays&gt; &lt;Football&gt; .
+</pre></div></div>
+<p>We don&#x2019;t know who this <tt>_:someone</tt> is, it could be <tt>&lt;Bob&gt;</tt> (which we know plays football), it could be someone else, even <tt>&lt;Alice&gt;</tt> (we don&#x2019;t know that she doesn&#x2019;t play football).</p>
+<p>In RDF we represent <tt>_:someone</tt> as a <i>blank node</i> - it&#x2019;s a resource without a global identity. Different RDF files can all talk about <tt>_:blanknode</tt>, but they would all be different resources. Crucially, a blank node can be used in multiple triples within the same graph, so that we can relate a subject to a blank node resource, and then describe the blank node further.</p>
+<p>Let&#x2019;s add some blank node statements to our graph:</p>
+
+<div class="source">
+<div class="source">
+<pre>BlankNode someone = rdf.createBlankNode();
+graph.add(charlie, knows, someone);
+graph.add(someone, plays, football);
+BlankNode someoneElse = rdf.createBlankNode();
+graph.add(charlie, knows, someoneElse);
+</pre></div></div>
+<p>Every call to <tt>rdf.createBlankNode()</tt> creates a new, unrelated blank node with an internal identifier. Let&#x2019;s have a look:</p>
+
+<div class="source">
+<div class="source">
+<pre>for (Triple heKnows : graph.iterate(charlie, knows, null)) {
+    if (! (heKnows.getObject() instanceof BlankNodeOrIRI)) {
+        continue;
+    }
+    BlankNodeOrIRI who = (BlankNodeOrIRI)heKnows.getObject();
+    System.out.println(&quot;Charlie knows &quot;+ who);
+    for (Triple whoPlays : graph.iterate(who, plays, null)) {
+        System.out.println(&quot;  who plays &quot; + whoPlays.getObject());
+    }
+}      
+</pre></div></div>
+
+<blockquote>
+<p><tt>Charlie knows _:ae4115fb-86bf-3330-bc3b-713810e5a1ea</tt> <br /> <tt>who plays &lt;Football&gt;</tt> <br /> <tt>Charlie knows _:884d5c05-93a9-3709-b655-4152c2e51258</tt></p>
+</blockquote>
+<p>As we see above, given a <tt>BlankNode</tt> instance it is perfectly valid to ask the same <tt>Graph</tt> about further triples relating to the <tt>BlankNode</tt>. (Asking any other graph will probably not give any results).</p>
+<div class="section">
+<h3><a name="Blank_node_labels"></a>Blank node labels</h3>
+<p>In Commons RDF it is also possible to create a blank node from a <i>name</i> or <i>label</i> - which can be useful if you don&#x2019;t want to keep or retrieve the <tt>BlankNode</tt> instance to later add statements about the same node.</p>
+<p>Let&#x2019;s first delete the old <tt>BlankNode</tt> statements:</p>
+
+<div class="source">
+<div class="source">
+<pre>graph.remove(null,null,someone);
+graph.remove(someone,null,null);
+</pre></div></div>
+<p>And now we&#x2019;ll try an alternate approach:</p>
+
+<div class="source">
+<div class="source">
+<pre>// no Java variable for the new BlankNode instance
+graph.add(charlie, knows, rdf.createBlankNode(&quot;someone&quot;));        
+// at any point later (with the same RDF instance)
+graph.add(rdf.createBlankNode(&quot;someone&quot;), plays, football);
+</pre></div></div>
+<p>Running the <tt>&quot;Charlie knows&quot;</tt> query again (try making it into a function) should still work, but now return a different label for the football player:</p>
+
+<blockquote>
+<p><tt>Charlie knows _:5e2a75b2-33b4-3bb8-b2dc-019d42c2215a</tt> <br /> <tt>who plays &lt;Football&gt;</tt> <br /> <tt>Charlie knows _:884d5c05-93a9-3709-b655-4152c2e51258</tt></p>
+</blockquote>
+<p>You may notice that with <tt>SimpleRDF</tt> the string <tt>&quot;someone&quot;</tt> does <b>not</b> survive into the string representation of the <tt>BlankNode</tt> label as <tt>_:someone</tt>, that is because unlike <tt>IRI</tt>s the label of a blank node carries no meaning and does not need to be preserved.</p>
+<p>Note that it needs to be the same <tt>RDF</tt> instance to recreate the same <i>&#x201c;someone&#x201d;</i> <tt>BlankNode</tt>. This is a Commons RDF-specific behaviour to improve cross-graph compatibility, other RDF frameworks may save the blank node using the provided label as-is with a <tt>_:</tt> prefix, which in some cases could cause collisions (but perhaps more readable output).</p></div>
+<div class="section">
+<h3><a name="Open_world_assumption"></a>Open world assumption</h3>
+<p>How to interpret a blank node depends on the assumptions you build into your RDF application - it could be thought of as a logical &#x201c;there exists a resource that..&#x201d; or a more pragmatic &#x201c;I don&#x2019;t know/care about the resource&#x2019;s IRI&#x201d;. Blank nodes can be useful if your RDF model describes intermediate resources like &#x201c;a person&#x2019;s membership of an organization&#x201d; or &#x201c;a participant&#x2019;s result in a race&#x201d; which it often is not worth maintaining identifiers for.</p>
+<p>It is common on the semantic web to use the <a class="externalLink" href="http://wiki.opensemanticframework.org/index.php/Overview_of_the_Open_World_Assumption">open world assumption</a> - if it is not stated as a <i>triple</i> in your graph, then you don&#x2019;t know if something is is true or false, for instance if <tt>&lt;Alice&gt; &lt;plays&gt; &lt;Football&gt; .</tt> </p>
+<p>Note that the open world assumption applies both to <tt>IRI</tt>s and <tt>BlankNode</tt>s, that is, you can&#x2019;t necessarily assume that the resources <tt>&lt;Alice&gt;</tt> and <tt>&lt;Charlie&gt;</tt> describe two different people just because they have two different identifiers - in fact it is very common that different systems use different identifiers to describe the same (or pretty much the same) thing in the real world.</p>
+<p>It is however common for applications to &#x201c;close the world&#x201d;; saying &#x201c;given this information I have gathered as RDF, I&#x2019;ll assume these resources are all separate things in the world, then do I then know if <tt>&lt;Alice&gt; &lt;plays&gt; &lt;Football&gt;</tt> is false?&#x201d;.</p>
+<p>Using logical <i>inference rules</i> and <i>ontologies</i> is one method to get stronger assumptions and conclusions. Note that building good rules or ontologies requires a fair bit more knowledge than what can be conveyed in this short tutorial.</p>
+<p>It is out of scope for Commons RDF to support the many ways to deal with logical assumptions and conclusions, however you may find interest in using <a href="implementations.html#Apache_Jena">Jena implementation</a> combined with Jena&#x2019;s <a class="externalLink" href="https://jena.apache.org/documentation/ontology/">ontology API</a>.</p></div></div>
+          </td>
+        </tr>
+      </table>
+    </div>
+
+    <div class="footer">
+      <p>Copyright &copy;                    2015-2016
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.</p>
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="center">Apache Commons, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                              </div>
+  </body>
+
+</html>
\ No newline at end of file

Modified: websites/staging/commonsrdf/content/issue-tracking.html
==============================================================================
--- websites/staging/commonsrdf/content/issue-tracking.html (original)
+++ websites/staging/commonsrdf/content/issue-tracking.html Wed Nov 30 23:42:47 2016
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20161130" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons RDF API &#x2013; Issue Management</title>
+    <title>Apache Commons RDF &#x2013; Issue Management</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -20,24 +20,19 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
-                                        <a href="../" id="bannerLeft" title="Apache Commons RDF logo">
-                                                                                                <img class="logo-left" src="../images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
+                                        <a href="./" id="bannerLeft" title="Apache Commons RDF logo">
+                                                                                                <img class="logo-left" src="images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
                 </a>
                     <div class="clear"></div>
 
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/commons-rdf-api/">Commons RDF API &trade;</a>
+          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/">Commons RDF &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 30 November 2016</li>
@@ -68,8 +63,62 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
+                                  <li class="nav-header">Project</li>
+                                        <li class="none">
+                  <a href="index.html" title="Home">
+    Home</a>
+          </li>
+                             <li class="none">
+                  <a href="introduction.html" title="Introduction">
+    Introduction</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html" title="API">
+    API</a>
+          </li>
+                             <li class="none">
+                  <a href="implementations.html" title="Implementations">
+    Implementations</a>
+          </li>
+                             <li class="none">
+                  <a href="userguide.html" title="User Guide">
+    User Guide</a>
+          </li>
+                             <li class="none">
+                  <a href="download.html" title="Download">
+    Download</a>
+          </li>
+                             <li class="none">
+                  <a href="contributing.html" title="Contributing">
+    Contributing</a>
+          </li>
+                             <li class="none">
+                  <a href="team-list.html" title="Team">
+    Team</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">Tools</li>
+                                        <li class="none">
+                  <a href="mail-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                             <li class="none">
+                  <a href="https://git-wip-us.apache.org/repos/asf/commons-rdf.git" class="externalLink" title="Source (Git)">
+    Source (Git)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://github.com/apache/commons-rdf/" class="externalLink" title="Source (GitHub mirror)">
+    Source (GitHub mirror)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://issues.apache.org/jira/browse/COMMONSRDF" class="externalLink" title="Issues (Jira)">
+    Issues (Jira)</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
                                         <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
-                                                                                                                                                                                                                                                                                        <li class="expanded">
+                                                                                                                                                                                                                                                                                                          <li class="expanded">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     <ul>
@@ -82,6 +131,10 @@
     Summary</a>
           </li>
                                      <li class="none">
+                  <a href="modules.html" title="Project Modules">
+    Project Modules</a>
+          </li>
+                                     <li class="none">
                   <a href="team-list.html" title="Team">
     Team</a>
           </li>
@@ -119,7 +172,7 @@
           </li>
                      </ul>
               </li>
-                                                                                                                                                                                                                                                                                     <li class="collapsed">
+                                                                                                                                                                                                             <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -237,7 +290,7 @@
       <p>Copyright &copy;                    2015-2016
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
 <div class="center">Apache Commons, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
                               </div>

Modified: websites/staging/commonsrdf/content/jira-report.html
==============================================================================
--- websites/staging/commonsrdf/content/jira-report.html (original)
+++ websites/staging/commonsrdf/content/jira-report.html Wed Nov 30 23:42:47 2016
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Revision-yyyymmdd" content="20161130" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Commons RDF API &#x2013; JIRA Report</title>
+    <title>Apache Commons RDF &#x2013; JIRA Report</title>
 
   <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
   <link rel="stylesheet" href="./css/site.css" type="text/css" />
@@ -20,24 +20,19 @@
   <script type="text/javascript" src="./js/prettify.min.js"></script>
   <script type="text/javascript" src="./js/site.js"></script>
 
-                            
-<link rel="stylesheet" href="./css/prettify.css" media="all" type="text/css"/>                                
-<script src="./js/prettify.js" type="text/javascript"></script>                                
-<script type="text/javascript">window.onload=function() {
-              prettyPrint();
-          }</script>                  
+              
       </head>
 
   <body class="composite">
-                                        <a href="../" id="bannerLeft" title="Apache Commons RDF logo">
-                                                                                                <img class="logo-left" src="../images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
+                                        <a href="./" id="bannerLeft" title="Apache Commons RDF logo">
+                                                                                                <img class="logo-left" src="images/commonsrdf-logo.png"  alt="Apache Commons RDF logo"/>
                 </a>
                     <div class="clear"></div>
 
     <div class="navbar">
       <div class="navbar-inner">
         <div class="container-fluid">
-          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/commons-rdf-api/">Commons RDF API &trade;</a>
+          <a class="brand" href="https://commons.apache.org/proper/commons-rdf/">Commons RDF &trade;</a>
           <ul class="nav">      
                     
             <li id="publishDate">Last Published: 30 November 2016</li>
@@ -68,12 +63,66 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
+                                  <li class="nav-header">Project</li>
+                                        <li class="none">
+                  <a href="index.html" title="Home">
+    Home</a>
+          </li>
+                             <li class="none">
+                  <a href="introduction.html" title="Introduction">
+    Introduction</a>
+          </li>
+                             <li class="none">
+                  <a href="apidocs/index.html?org/apache/commons/rdf/api/package-summary.html" title="API">
+    API</a>
+          </li>
+                             <li class="none">
+                  <a href="implementations.html" title="Implementations">
+    Implementations</a>
+          </li>
+                             <li class="none">
+                  <a href="userguide.html" title="User Guide">
+    User Guide</a>
+          </li>
+                             <li class="none">
+                  <a href="download.html" title="Download">
+    Download</a>
+          </li>
+                             <li class="none">
+                  <a href="contributing.html" title="Contributing">
+    Contributing</a>
+          </li>
+                             <li class="none">
+                  <a href="team-list.html" title="Team">
+    Team</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
+                                  <li class="nav-header">Tools</li>
+                                        <li class="none">
+                  <a href="mail-lists.html" title="Mailing Lists">
+    Mailing Lists</a>
+          </li>
+                             <li class="none">
+                  <a href="https://git-wip-us.apache.org/repos/asf/commons-rdf.git" class="externalLink" title="Source (Git)">
+    Source (Git)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://github.com/apache/commons-rdf/" class="externalLink" title="Source (GitHub mirror)">
+    Source (GitHub mirror)</a>
+          </li>
+                             <li class="none">
+                  <a href="https://issues.apache.org/jira/browse/COMMONSRDF" class="externalLink" title="Issues (Jira)">
+    Issues (Jira)</a>
+          </li>
+                 </ul>
+      <ul class="nav nav-list">
                                         <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
-                                                                                                                                                                                                                                                                              <li class="collapsed">
+                                                                                                                                                                                                                                                                                                <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                                                                                                                                                                                                                                               <li class="expanded">
+                                                                                                                                                                                                                       <li class="expanded">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     <ul>
@@ -86,10 +135,6 @@
     JavaDocs</a>
           </li>
                                      <li class="none">
-                  <a href="testapidocs/index.html" title="Test JavaDocs">
-    Test JavaDocs</a>
-          </li>
-                                     <li class="none">
                   <a href="xref/index.html" title="Source Xref">
     Source Xref</a>
           </li>
@@ -106,25 +151,13 @@
     Rat Report</a>
           </li>
                                      <li class="none">
-                  <a href="jdepend-report.html" title="JDepend">
-    JDepend</a>
-          </li>
-                                     <li class="none">
-                  <a href="jacoco/index.html" title="JaCoCo Test">
-    JaCoCo Test</a>
-          </li>
-                                     <li class="none">
-                  <a href="japicmp.html" title="japicmp">
-    japicmp</a>
+                  <a href="checkstyle-aggregate.html" title="Checkstyle">
+    Checkstyle</a>
           </li>
                                      <li class="none">
                   <a href="pmd.html" title="PMD">
     PMD</a>
           </li>
-                                     <li class="none">
-                  <a href="findbugs.html" title="FindBugs">
-    FindBugs</a>
-          </li>
                      </ul>
               </li>
                  </ul>
@@ -468,7 +501,7 @@
       <p>Copyright &copy;                    2015-2016
                         <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                                                                  
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
 <div class="center">Apache Commons, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
                               </div>