Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/index-all.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/index-all.html 
(original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/index-all.html 
Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>Index (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="Index (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {
@@ -69,7 +69,7 @@
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a 
href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a 
href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a 
href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a 
href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a 
href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a 
href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a 
href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a 
name="I:A">
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a 
href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a 
href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a 
href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a 
href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a 
href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a 
href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a 
href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a 
href="#I:X">X</a>&nbsp;<a name="I:A">
 <!--   -->
 </a>
 <h2 class="title">A</h2>
@@ -92,12 +92,12 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#add-org.apache.commons.rdf.api.Triple-">add(Triple)</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Add a triple to the graph, possibly mapping any of the 
components of the
+<div class="block">Adds a triple to the graph, possibly mapping any of the 
components of the
  Triple to those supported by this Graph.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#add-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">add(BlankNodeOrIRI,
 IRI, RDFTerm)</a></span> - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Add a triple to the graph, possibly mapping any of the 
components to
+<div class="block">Adds a triple to the graph, possibly mapping any of the 
components to
  those supported by this Graph.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/GraphLike.html#add-T-">add(T)</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/GraphLike.html" title="interface in 
org.apache.commons.rdf.api">GraphLike</a></dt>
@@ -180,7 +180,7 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/jena/JenaRDF.html#asJenaLang-org.apache.commons.rdf.api.RDFSyntax-">asJenaLang(RDFSyntax)</a></span>
 - Method in class org.apache.commons.rdf.jena.<a 
href="org/apache/commons/rdf/jena/JenaRDF.html" title="class in 
org.apache.commons.rdf.jena">JenaRDF</a></dt>
 <dd>
-<div class="block">Return Jena <code>Lang</code> corresponding to a <a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api"><code>RDFSyntax</code></a>.</div>
+<div class="block">Return Jena <code>Lang</code> corresponding to a <a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api"><code>RDFSyntax</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/jena/JenaGraph.html#asJenaModel--">asJenaModel()</a></span>
 - Method in interface org.apache.commons.rdf.jena.<a 
href="org/apache/commons/rdf/jena/JenaGraph.html" title="interface in 
org.apache.commons.rdf.jena">JenaGraph</a></dt>
 <dd>
@@ -256,7 +256,7 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/jena/JenaRDF.html#asRDFSyntax-org.apache.jena.riot.Lang-">asRDFSyntax(Lang)</a></span>
 - Method in class org.apache.commons.rdf.jena.<a 
href="org/apache/commons/rdf/jena/JenaRDF.html" title="class in 
org.apache.commons.rdf.jena">JenaRDF</a></dt>
 <dd>
-<div class="block">Return <a href="org/apache/commons/rdf/api/RDFSyntax.html" 
title="enum in org.apache.commons.rdf.api"><code>RDFSyntax</code></a> 
corresponding to a Jena <code>Lang</code>.</div>
+<div class="block">Return <a href="org/apache/commons/rdf/api/RDFSyntax.html" 
title="interface in org.apache.commons.rdf.api"><code>RDFSyntax</code></a> 
corresponding to a Jena <code>Lang</code>.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/jena/JenaRDF.html#asRDFTerm-org.apache.jena.graph.Node-">asRDFTerm(Node)</a></span>
 - Method in class org.apache.commons.rdf.jena.<a 
href="org/apache/commons/rdf/jena/JenaRDF.html" title="class in 
org.apache.commons.rdf.jena">JenaRDF</a></dt>
 <dd>
@@ -393,14 +393,18 @@
  subject position of an RDF-1.1 <a 
href="org/apache/commons/rdf/api/Triple.html" title="interface in 
org.apache.commons.rdf.api"><code>Triple</code></a> as well as the graph name
  position of a <a href="org/apache/commons/rdf/api/Quad.html" title="interface 
in org.apache.commons.rdf.api"><code>Quad</code></a>.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#byFileExtension-java.lang.String-">byFileExtension(String)</a></span>
 - Static method in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#byFileExtension-java.lang.String-">byFileExtension(String)</a></span>
 - Static method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
 <dd>
 <div class="block">Return the RDFSyntax with the specified file 
extension.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#byMediaType-java.lang.String-">byMediaType(String)</a></span>
 - Static method in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#byMediaType-java.lang.String-">byMediaType(String)</a></span>
 - Static method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
 <dd>
 <div class="block">Return the RDFSyntax with the specified media type.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#byName-java.lang.String-">byName(String)</a></span>
 - Static method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">Return the RDFSyntax with the specified <a 
href="org/apache/commons/rdf/api/RDFSyntax.html#name--"><code>RDFSyntax.name()</code></a>.</div>
+</dd>
 </dl>
 <a name="I:C">
 <!--   -->
@@ -436,7 +440,7 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#clear--">clear()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Clear the graph, removing all triples.</div>
+<div class="block">Clears the graph, removing all triples.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/GraphLike.html#clear--">clear()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/GraphLike.html" title="interface in 
org.apache.commons.rdf.api">GraphLike</a></dt>
 <dd>
@@ -456,7 +460,7 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#close--">close()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Close the graph, relinquishing any underlying 
resources.</div>
+<div class="block">Closes the graph, relinquishing any underlying 
resources.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/simple/DatasetGraphView.html#close--">close()</a></span>
 - Method in class org.apache.commons.rdf.simple.<a 
href="org/apache/commons/rdf/simple/DatasetGraphView.html" title="class in 
org.apache.commons.rdf.simple">DatasetGraphView</a></dt>
 <dd>&nbsp;</dd>
@@ -470,11 +474,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#contains-org.apache.commons.rdf.api.Triple-">contains(Triple)</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Check if graph contains triple.</div>
+<div class="block">Checks if graph contains triple.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="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-">contains(BlankNodeOrIRI,
 IRI, RDFTerm)</a></span> - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Check if graph contains a pattern of triples.</div>
+<div class="block">Checks if graph contains a pattern of triples.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/GraphLike.html#contains-T-">contains(T)</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/GraphLike.html" title="interface in 
org.apache.commons.rdf.api">GraphLike</a></dt>
 <dd>
@@ -798,9 +802,9 @@
 <dl>
 <dt><a href="org/apache/commons/rdf/api/Dataset.html" title="interface in 
org.apache.commons.rdf.api"><span class="typeNameLink">Dataset</span></a> - 
Interface in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
 <dd>
-<div class="block">An <a 
href="http://www.w3.org/TR/rdf11-concepts/#section-rdf-dataset";> RDF
- 1.1 dataset</a>, a set of RDF quads, as defined by
- <a href="http://www.w3.org/TR/rdf11-concepts/"; >RDF-1.1 Concepts and Abstract
+<div class="block">An <a 
href="http://www.w3.org/TR/rdf11-concepts/#dfn-rdf-dataset";>RDF
+ 1.1 Dataset</a>, a set of RDF quads, as defined by
+ <a href="http://www.w3.org/TR/rdf11-concepts/#section-rdf-dataset";>RDF-1.1 
Concepts and Abstract
  Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
 </dd>
 <dt><a href="org/apache/commons/rdf/simple/DatasetGraphView.html" title="class 
in org.apache.commons.rdf.simple"><span 
class="typeNameLink">DatasetGraphView</span></a> - Class in <a 
href="org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></dt>
@@ -833,6 +837,10 @@
 <dd>
 <div class="block">Check it this Quad is equal to another Quad.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#equals-java.lang.Object-">equals(Object)</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">Compare this RDFSyntax with another object.</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFTerm.html#equals-java.lang.Object-">equals(Object)</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFTerm.html" title="interface in 
org.apache.commons.rdf.api">RDFTerm</a></dt>
 <dd>
 <div class="block">Check it this RDFTerm is equal to another RDFTerm.</div>
@@ -849,11 +857,15 @@
 </a>
 <h2 class="title">F</h2>
 <dl>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#fileExtension">fileExtension</a></span>
 - Variable in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#fileExtension--">fileExtension()</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
 <dd>
 <div class="block">The <a 
href="https://tools.ietf.org/html/rfc2046";>IANA-registered</a>
  file extension.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#fileExtensions--">fileExtensions()</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">Set of file extensions for this RDF syntax, including any 
non-official extensions.</div>
+</dd>
 </dl>
 <a name="I:G">
 <!--   -->
@@ -875,7 +887,7 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#getContentTypeSyntax--">getContentTypeSyntax()</a></span>
 - Method in class org.apache.commons.rdf.simple.experimental.<a 
href="org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" 
title="class in 
org.apache.commons.rdf.simple.experimental">AbstractRDFParser</a></dt>
 <dd>
-<div class="block">Get the set content-type <a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api"><code>RDFSyntax</code></a>, if any.</div>
+<div class="block">Get the set content-type <a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api"><code>RDFSyntax</code></a>, if any.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html#getContextMask--">getContextMask()</a></span>
 - Method in interface org.apache.commons.rdf.rdf4j.<a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html" title="interface in 
org.apache.commons.rdf.rdf4j">RDF4JGraph</a></dt>
 <dd>
@@ -1070,6 +1082,13 @@
 <dd>
 <div class="block">Calculate a hash code for this Quad.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#hashCode--">hashCode()</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">The hash code of an RDFSyntax is equivalent to the hash code
+ of the <a 
href="org/apache/commons/rdf/api/RDFSyntax.html#mediaType--"><code>RDFSyntax.mediaType()</code></a>
 in lower case according to
+ <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#toLowerCase-java.util.Locale-";
 title="class or interface in 
java.lang"><code>String.toLowerCase(Locale)</code></a> with the locale
+ <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#ROOT";
 title="class or interface in java.util"><code>Locale.ROOT</code></a>.</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFTerm.html#hashCode--">hashCode()</a></span> 
- Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFTerm.html" title="interface in 
org.apache.commons.rdf.api">RDFTerm</a></dt>
 <dd>
 <div class="block">Calculate a hash code for this RDFTerm.</div>
@@ -1101,10 +1120,14 @@
 <dt><a href="org/apache/commons/rdf/api/IRI.html" title="interface in 
org.apache.commons.rdf.api"><span class="typeNameLink">IRI</span></a> - 
Interface in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
 <dd>
 <div class="block">An <a href= "http://www.w3.org/TR/rdf11-concepts/#dfn-iri"; 
>RDF-1.1 IRI</a>,
- as defined by <a href= "http://www.w3.org/TR/rdf11-concepts/"; >RDF-1.1
+ as defined by <a href= "http://www.w3.org/TR/rdf11-concepts/#section-IRIs"; 
>RDF-1.1
  Concepts and Abstract Syntax</a>, a W3C Recommendation published on 25
  February 2014.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#iri--">iri()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">Return the <a href="org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api"><code>IRI</code></a> that 
<em>identifies</em> the RDF syntax.</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Dataset.html#iterate--">iterate()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Dataset.html" title="interface in 
org.apache.commons.rdf.api">Dataset</a></dt>
 <dd>
 <div class="block">Get an Iterable for iterating over all quads in the 
dataset.</div>
@@ -1116,11 +1139,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#iterate--">iterate()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Get an Iterable for iterating over all triples in the 
graph.</div>
+<div class="block">Gets an Iterable for iterating over all triples in the 
graph.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#iterate-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">iterate(BlankNodeOrIRI,
 IRI, RDFTerm)</a></span> - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Get an Iterable for iterating over the triples in the graph 
that match
+<div class="block">Gets an Iterable for iterating over the triples in the 
graph that match
  the pattern.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/GraphLike.html#iterate--">iterate()</a></span> 
- Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/GraphLike.html" title="interface in 
org.apache.commons.rdf.api">GraphLike</a></dt>
@@ -1138,11 +1161,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html#iterate--">iterate()</a></span>
 - Method in interface org.apache.commons.rdf.rdf4j.<a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html" title="interface in 
org.apache.commons.rdf.rdf4j">RDF4JGraph</a></dt>
 <dd>
-<div class="block">Get an Iterable for iterating over all triples in the 
graph.</div>
+<div class="block">Gets an Iterable for iterating over all triples in the 
graph.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html#iterate-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">iterate(BlankNodeOrIRI,
 IRI, RDFTerm)</a></span> - Method in interface org.apache.commons.rdf.rdf4j.<a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html" title="interface in 
org.apache.commons.rdf.rdf4j">RDF4JGraph</a></dt>
 <dd>
-<div class="block">Get an Iterable for iterating over the triples in the graph 
that match
+<div class="block">Gets an Iterable for iterating over the triples in the 
graph that match
  the pattern.</div>
 </dd>
 </dl>
@@ -1217,6 +1240,10 @@
 <dd>
 <div class="block">A <a href="org/apache/commons/rdf/api/TripleLike.html" 
title="interface in org.apache.commons.rdf.api"><code>TripleLike</code></a> 
wrapper of a Jena <code>Triple</code>.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#JSONLD">JSONLD</a></span> - 
Static variable in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">JSON-LD 1.0</div>
+</dd>
 <dt><a href="org/apache/commons/rdf/jsonldjava/JsonLdBlankNode.html" 
title="interface in org.apache.commons.rdf.jsonldjava"><span 
class="typeNameLink">JsonLdBlankNode</span></a> - Interface in <a 
href="org/apache/commons/rdf/jsonldjava/package-summary.html">org.apache.commons.rdf.jsonldjava</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/commons/rdf/jsonldjava/JsonLdDataset.html" 
title="interface in org.apache.commons.rdf.jsonldjava"><span 
class="typeNameLink">JsonLdDataset</span></a> - Interface in <a 
href="org/apache/commons/rdf/jsonldjava/package-summary.html">org.apache.commons.rdf.jsonldjava</a></dt>
@@ -1265,10 +1292,11 @@
 <dl>
 <dt><a href="org/apache/commons/rdf/api/Literal.html" title="interface in 
org.apache.commons.rdf.api"><span class="typeNameLink">Literal</span></a> - 
Interface in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
 <dd>
-<div class="block">A RDF-1.1 Literal, as defined by
+<div class="block">An <a href= 
"https://www.w3.org/TR/rdf11-concepts/#dfn-literal";
+ >RDF-1.1 Literal</a>, as defined by
  <a href= "http://www.w3.org/TR/rdf11-concepts/#section-Graph-Literal";
  >RDF-1.1 Concepts and Abstract Syntax</a>, a W3C Recommendation published on
- 25 February 2014</div>
+ 25 February 2014.</div>
 </dd>
 </dl>
 <a name="I:M">
@@ -1278,17 +1306,34 @@
 <dl>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/experimental/RDF4JParser.html#makeRDFHandler--">makeRDFHandler()</a></span>
 - Method in class org.apache.commons.rdf.rdf4j.experimental.<a 
href="org/apache/commons/rdf/rdf4j/experimental/RDF4JParser.html" title="class 
in org.apache.commons.rdf.rdf4j.experimental">RDF4JParser</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#mediaType">mediaType</a></span> 
- Variable in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#mediaType--">mediaType()</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
 <dd>
 <div class="block">The <a href="https://tools.ietf.org/html/rfc2046";>IANA 
media type</a> for
  the RDF syntax.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#mediaTypes--">mediaTypes()</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">Set of <a href="https://tools.ietf.org/html/rfc2046";>IANA 
media types</a> that
+ covers this RDF syntax, including any non-official media types.</div>
+</dd>
 </dl>
 <a name="I:N">
 <!--   -->
 </a>
 <h2 class="title">N</h2>
 <dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#name--">name()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">A short name of the RDF Syntax e.g.</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#NQUADS">NQUADS</a></span> - 
Static variable in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">RDF 1.1 N-Quads</div>
+</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#NTRIPLES">NTRIPLES</a></span> - 
Static variable in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">RDF 1.1 N-Triples</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFTerm.html#ntriplesString--">ntriplesString()</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFTerm.html" title="interface in 
org.apache.commons.rdf.api">RDFTerm</a></dt>
 <dd>
 <div class="block">Return the term serialised as specified by the RDF-1.1 
N-Triples
@@ -1496,6 +1541,10 @@
 <dd>
 <div 
class="block"><tt>http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral</tt></div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#RDFA">RDFA</a></span> - Static 
variable in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">HTML+RDFa 1.1 and XHTML+RDFa 1.1</div>
+</dd>
 <dt><a 
href="org/apache/commons/rdf/simple/experimental/RDFParseException.html" 
title="class in org.apache.commons.rdf.simple.experimental"><span 
class="typeNameLink">RDFParseException</span></a> - Exception in <a 
href="org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/simple/experimental/RDFParseException.html#RDFParseException-org.apache.commons.rdf.experimental.RDFParser-">RDFParseException(RDFParser)</a></span>
 - Constructor for exception org.apache.commons.rdf.simple.experimental.<a 
href="org/apache/commons/rdf/simple/experimental/RDFParseException.html" 
title="class in 
org.apache.commons.rdf.simple.experimental">RDFParseException</a></dt>
@@ -1514,9 +1563,9 @@
 <dd>
 <div class="block">The result of <a 
href="org/apache/commons/rdf/experimental/RDFParser.html#parse--"><code>RDFParser.parse()</code></a>
 indicating parsing completed.</div>
 </dd>
-<dt><a href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api"><span class="typeNameLink">RDFSyntax</span></a> - 
Enum in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
+<dt><a href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api"><span class="typeNameLink">RDFSyntax</span></a> - 
Interface in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
 <dd>
-<div class="block">Enumeration of the RDF 1.1 serialization syntaxes.</div>
+<div class="block">An RDF syntax, e.g.</div>
 </dd>
 <dt><a href="org/apache/commons/rdf/api/RDFTerm.html" title="interface in 
org.apache.commons.rdf.api"><span class="typeNameLink">RDFTerm</span></a> - 
Interface in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
 <dd>
@@ -1535,6 +1584,10 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#rdfTermFactory-org.apache.commons.rdf.api.RDF-">rdfTermFactory(RDF)</a></span>
 - Method in class org.apache.commons.rdf.simple.experimental.<a 
href="org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" 
title="class in 
org.apache.commons.rdf.simple.experimental">AbstractRDFParser</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#RDFXML">RDFXML</a></span> - 
Static variable in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">RDF 1.1 XML Syntax</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Dataset.html#remove-org.apache.commons.rdf.api.Quad-">remove(Quad)</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Dataset.html" title="interface in 
org.apache.commons.rdf.api">Dataset</a></dt>
 <dd>
 <div class="block">Remove a concrete quad from the dataset.</div>
@@ -1545,11 +1598,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#remove-org.apache.commons.rdf.api.Triple-">remove(Triple)</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Remove a concrete triple from the graph.</div>
+<div class="block">Removes a concrete triple from the graph.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#remove-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">remove(BlankNodeOrIRI,
 IRI, RDFTerm)</a></span> - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Remove a concrete pattern of triples from the graph.</div>
+<div class="block">Removes a concrete pattern of triples from the graph.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/GraphLike.html#remove-T-">remove(T)</a></span> 
- Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/GraphLike.html" title="interface in 
org.apache.commons.rdf.api">GraphLike</a></dt>
 <dd>
@@ -1645,11 +1698,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#stream--">stream()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Get all triples contained by the graph.<br></div>
+<div class="block">Gets all triples contained by the graph.<br></div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/Graph.html#stream-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">stream(BlankNodeOrIRI,
 IRI, RDFTerm)</a></span> - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/Graph.html" title="interface in 
org.apache.commons.rdf.api">Graph</a></dt>
 <dd>
-<div class="block">Get all triples contained by the graph matched with the 
pattern.</div>
+<div class="block">Gets all triples contained by the graph matched with the 
pattern.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/GraphLike.html#stream--">stream()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/GraphLike.html" title="interface in 
org.apache.commons.rdf.api">GraphLike</a></dt>
 <dd>
@@ -1665,11 +1718,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html#stream--">stream()</a></span>
 - Method in interface org.apache.commons.rdf.rdf4j.<a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html" title="interface in 
org.apache.commons.rdf.rdf4j">RDF4JGraph</a></dt>
 <dd>
-<div class="block">Get all triples contained by the graph.<br></div>
+<div class="block">Gets all triples contained by the graph.<br></div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html#stream-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">stream(BlankNodeOrIRI,
 IRI, RDFTerm)</a></span> - Method in interface org.apache.commons.rdf.rdf4j.<a 
href="org/apache/commons/rdf/rdf4j/RDF4JGraph.html" title="interface in 
org.apache.commons.rdf.rdf4j">RDF4JGraph</a></dt>
 <dd>
-<div class="block">Get all triples contained by the graph matched with the 
pattern.</div>
+<div class="block">Gets all triples contained by the graph matched with the 
pattern.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/simple/DatasetGraphView.html#stream--">stream()</a></span>
 - Method in class org.apache.commons.rdf.simple.<a 
href="org/apache/commons/rdf/simple/DatasetGraphView.html" title="class in 
org.apache.commons.rdf.simple">DatasetGraphView</a></dt>
 <dd>&nbsp;</dd>
@@ -1690,7 +1743,7 @@
 <div class="block">Create a <code>StreamRDF</code> instance that inserts the 
converted
  <a href="org/apache/commons/rdf/api/Quad.html" title="interface in 
org.apache.commons.rdf.api"><code>Quad</code></a>s.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#supportsDataset">supportsDataset</a></span>
 - Variable in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#supportsDataset--">supportsDataset()</a></span>
 - Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
 <dd>
 <div class="block">Indicate if this RDF syntax supports
  <a href="https://www.w3.org/TR/rdf11-concepts/#section-dataset";>RDF
@@ -1726,17 +1779,21 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#threadGroup">threadGroup</a></span>
 - Static variable in class org.apache.commons.rdf.simple.experimental.<a 
href="org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" 
title="class in 
org.apache.commons.rdf.simple.experimental">AbstractRDFParser</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#toString--">toString()</a></span>
 - Method in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#title--">title()</a></span> - 
Method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
 <dd>
-<div class="block">A human-readable name for the RDF syntax.</div>
+<div class="block">The title of the RDF Syntax.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/simple/Types.html#toString--">toString()</a></span>
 - Method in class org.apache.commons.rdf.simple.<a 
href="org/apache/commons/rdf/simple/Types.html" title="class in 
org.apache.commons.rdf.simple">Types</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#TRIG">TRIG</a></span> - Static 
variable in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">RDF 1.1 TriG</div>
+</dd>
 <dt><a href="org/apache/commons/rdf/api/Triple.html" title="interface in 
org.apache.commons.rdf.api"><span class="typeNameLink">Triple</span></a> - 
Interface in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
 <dd>
 <div class="block">An <a href= 
"http://www.w3.org/TR/rdf11-concepts/#dfn-rdf-triple"; >RDF-1.1
  Triple</a>, as defined by
- <a href= "http://www.w3.org/TR/rdf11-concepts/"; >RDF-1.1 Concepts and
+ <a href= "http://www.w3.org/TR/rdf11-concepts/#section-triples"; >RDF-1.1 
Concepts and
  Abstract Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
 </dd>
 <dt><a href="org/apache/commons/rdf/api/TripleLike.html" title="interface in 
org.apache.commons.rdf.api"><span class="typeNameLink">TripleLike</span></a> - 
Interface in <a 
href="org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></dt>
@@ -1744,6 +1801,10 @@
 <div class="block">A generalised "triple-like" interface, extended by <a 
href="org/apache/commons/rdf/api/Triple.html" title="interface in 
org.apache.commons.rdf.api"><code>Triple</code></a> and
  <a href="org/apache/commons/rdf/api/Quad.html" title="interface in 
org.apache.commons.rdf.api"><code>Quad</code></a>.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#TURTLE">TURTLE</a></span> - 
Static variable in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">RDF 1.1 Turtle</div>
+</dd>
 <dt><a href="org/apache/commons/rdf/simple/Types.html" title="class in 
org.apache.commons.rdf.simple"><span class="typeNameLink">Types</span></a> - 
Class in <a 
href="org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></dt>
 <dd>
 <div class="block">Types from the RDF and XML Schema vocabularies.</div>
@@ -1764,19 +1825,10 @@
 </a>
 <h2 class="title">V</h2>
 <dl>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#valueOf-java.lang.String-">valueOf(String)</a></span>
 - Static method in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
-<dd>
-<div class="block">Returns the enum constant of this type with the specified 
name.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/RDF4J.Option.html#valueOf-java.lang.String-">valueOf(String)</a></span>
 - Static method in enum org.apache.commons.rdf.rdf4j.<a 
href="org/apache/commons/rdf/rdf4j/RDF4J.Option.html" title="enum in 
org.apache.commons.rdf.rdf4j">RDF4J.Option</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified 
name.</div>
 </dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#values--">values()</a></span> - 
Static method in enum org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="enum in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
-<dd>
-<div class="block">Returns an array containing the constants of this enum 
type, in
-the order they are declared.</div>
-</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/rdf4j/RDF4J.Option.html#values--">values()</a></span>
 - Static method in enum org.apache.commons.rdf.rdf4j.<a 
href="org/apache/commons/rdf/rdf4j/RDF4J.Option.html" title="enum in 
org.apache.commons.rdf.rdf4j">RDF4J.Option</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum 
type, in
@@ -1788,6 +1840,16 @@ the order they are declared.</div>
  define types, from the RDF and XML Schema vocabularies.</div>
 </dd>
 </dl>
+<a name="I:W">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><span class="memberNameLink"><a 
href="org/apache/commons/rdf/api/RDFSyntax.html#w3cSyntaxes--">w3cSyntaxes()</a></span>
 - Static method in interface org.apache.commons.rdf.api.<a 
href="org/apache/commons/rdf/api/RDFSyntax.html" title="interface in 
org.apache.commons.rdf.api">RDFSyntax</a></dt>
+<dd>
+<div class="block">Return the RDF 1.1 serialization syntaxes.</div>
+</dd>
+</dl>
 <a name="I:X">
 <!--   -->
 </a>
@@ -1942,7 +2004,7 @@ the order they are declared.</div>
 <div 
class="block"><tt>http://www.w3.org/2001/XMLSchema#unsignedShort</tt></div>
 </dd>
 </dl>
-<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a 
href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a 
href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a 
href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a 
href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a 
href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a 
href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a 
href="#I:V">V</a>&nbsp;<a href="#I:X">X</a>&nbsp;</div>
+<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a 
href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a 
href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a 
href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a 
href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a 
href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a 
href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a 
href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a 
href="#I:X">X</a>&nbsp;</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-rdf/apidocs/index.html 
(original)
+++ websites/production/commons/content/proper/commons-rdf/apidocs/index.html 
Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Commons RDF 0.4.0-SNAPSHOT API</title>
+<title>Commons RDF 0.5.0 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/BlankNode.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/BlankNode.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/BlankNode.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BlankNode (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>BlankNode (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BlankNode (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="BlankNode (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/BlankNodeOrIRI.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BlankNodeOrIRI (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>BlankNodeOrIRI (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BlankNodeOrIRI (Commons RDF 0.4.0-SNAPSHOT 
API)";
+            parent.document.title="BlankNodeOrIRI (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Dataset.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Dataset.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Dataset.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dataset (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>Dataset (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Dataset (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="Dataset (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {
@@ -111,9 +111,9 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public interface <a 
href="../../../../../src-html/org/apache/commons/rdf/api/Dataset.html#line.34">Dataset</a>
 extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/commons/rdf/api/GraphLike.html" 
title="interface in org.apache.commons.rdf.api">GraphLike</a>&lt;<a 
href="../../../../../org/apache/commons/rdf/api/Quad.html" title="interface in 
org.apache.commons.rdf.api">Quad</a>&gt;</pre>
-<div class="block">An <a 
href="http://www.w3.org/TR/rdf11-concepts/#section-rdf-dataset";> RDF
- 1.1 dataset</a>, a set of RDF quads, as defined by
- <a href="http://www.w3.org/TR/rdf11-concepts/"; >RDF-1.1 Concepts and Abstract
+<div class="block">An <a 
href="http://www.w3.org/TR/rdf11-concepts/#dfn-rdf-dataset";>RDF
+ 1.1 Dataset</a>, a set of RDF quads, as defined by
+ <a href="http://www.w3.org/TR/rdf11-concepts/#section-rdf-dataset";>RDF-1.1 
Concepts and Abstract
  Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
@@ -606,13 +606,13 @@ extends <a href="https://docs.oracle.com
 <div class="block">Get an Iterable for iterating over all quads in the dataset.
  <p>
  This method is meant to be used with a Java for-each loop, e.g.:
- 
+
  <pre>
  for (Quad t : dataset.iterate()) {
      System.out.println(t);
  }
  </pre>
- 
+
  The behaviour of the iterator is not specified if <a 
href="../../../../../org/apache/commons/rdf/api/Dataset.html#add-org.apache.commons.rdf.api.Quad-"><code>add(Quad)</code></a>,
  <a 
href="../../../../../org/apache/commons/rdf/api/Dataset.html#remove-org.apache.commons.rdf.api.Quad-"><code>remove(Quad)</code></a>
 or <a 
href="../../../../../org/apache/commons/rdf/api/Dataset.html#clear--"><code>clear()</code></a>,
 are called on the
  <a href="../../../../../org/apache/commons/rdf/api/Dataset.html" 
title="interface in org.apache.commons.rdf.api"><code>Dataset</code></a> before 
it terminates. It is undefined if the returned
@@ -657,7 +657,7 @@ extends <a href="https://docs.oracle.com
  the pattern.
  <p>
  This method is meant to be used with a Java for-each loop, e.g.:
- 
+
  <pre>
  IRI alice = factory.createIRI("http://example.com/alice";);
  IRI knows = factory.createIRI("http://xmlns.com/foaf/0.1/";);

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Graph.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Graph.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Graph.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Graph (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>Graph (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Graph (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="Graph (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {
@@ -146,27 +146,27 @@ extends <a href="https://docs.oracle.com
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#add-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">add</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
    <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
    <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</code>
-<div class="block">Add a triple to the graph, possibly mapping any of the 
components to
+<div class="block">Adds a triple to the graph, possibly mapping any of the 
components to
  those supported by this Graph.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#add-org.apache.commons.rdf.api.Triple-">add</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&nbsp;triple)</code>
-<div class="block">Add a triple to the graph, possibly mapping any of the 
components of the
+<div class="block">Adds a triple to the graph, possibly mapping any of the 
components of the
  Triple to those supported by this Graph.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#clear--">clear</a></span>()</code>
-<div class="block">Clear the graph, removing all triples.</div>
+<div class="block">Clears the graph, removing all triples.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>default void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#close--">close</a></span>()</code>
-<div class="block">Close the graph, relinquishing any underlying 
resources.</div>
+<div class="block">Closes the graph, relinquishing any underlying 
resources.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -174,13 +174,13 @@ extends <a href="https://docs.oracle.com
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../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-">contains</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
         <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
         <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</code>
-<div class="block">Check if graph contains a pattern of triples.</div>
+<div class="block">Checks if graph contains a pattern of triples.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#contains-org.apache.commons.rdf.api.Triple-">contains</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&nbsp;triple)</code>
-<div class="block">Check if graph contains triple.</div>
+<div class="block">Checks if graph contains triple.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
@@ -200,7 +200,7 @@ extends <a href="https://docs.oracle.com
 <tr id="i8" class="altColor">
 <td class="colFirst"><code>default <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#iterate--">iterate</a></span>()</code>
-<div class="block">Get an Iterable for iterating over all triples in the 
graph.</div>
+<div class="block">Gets an Iterable for iterating over all triples in the 
graph.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -208,7 +208,7 @@ extends <a href="https://docs.oracle.com
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#iterate-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">iterate</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
        <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
        <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</code>
-<div class="block">Get an Iterable for iterating over the triples in the graph 
that match
+<div class="block">Gets an Iterable for iterating over the triples in the 
graph that match
  the pattern.</div>
 </td>
 </tr>
@@ -217,13 +217,13 @@ extends <a href="https://docs.oracle.com
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#remove-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">remove</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
       <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
       <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</code>
-<div class="block">Remove a concrete pattern of triples from the graph.</div>
+<div class="block">Removes a concrete pattern of triples from the graph.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#remove-org.apache.commons.rdf.api.Triple-">remove</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&nbsp;triple)</code>
-<div class="block">Remove a concrete triple from the graph.</div>
+<div class="block">Removes a concrete triple from the graph.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
@@ -235,7 +235,7 @@ extends <a href="https://docs.oracle.com
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true";
 title="class or interface in java.util.stream">Stream</a>&lt;? extends <a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#stream--">stream</a></span>()</code>
-<div class="block">Get all triples contained by the graph.<br></div>
+<div class="block">Gets all triples contained by the graph.<br></div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
@@ -243,7 +243,7 @@ extends <a href="https://docs.oracle.com
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#stream-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">stream</a></span>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
       <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
       <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</code>
-<div class="block">Get all triples contained by the graph matched with the 
pattern.</div>
+<div class="block">Gets all triples contained by the graph matched with the 
pattern.</div>
 </td>
 </tr>
 </table>
@@ -268,7 +268,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>add</h4>
 <pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.42">add</a>(<a
 href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&nbsp;triple)</pre>
-<div class="block">Add a triple to the graph, possibly mapping any of the 
components of the
+<div class="block">Adds a triple to the graph, possibly mapping any of the 
components of the
  Triple to those supported by this Graph.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -287,7 +287,7 @@ extends <a href="https://docs.oracle.com
 <pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.55">add</a>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
          <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
          <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</pre>
-<div class="block">Add a triple to the graph, possibly mapping any of the 
components to
+<div class="block">Adds a triple to the graph, possibly mapping any of the 
components to
  those supported by this Graph.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -304,7 +304,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>contains</h4>
 <pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.65">contains</a>(<a
 href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&nbsp;triple)</pre>
-<div class="block">Check if graph contains triple.</div>
+<div class="block">Checks if graph contains triple.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/commons/rdf/api/GraphLike.html#contains-T-">contains</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/commons/rdf/api/GraphLike.html" 
title="interface in org.apache.commons.rdf.api">GraphLike</a>&lt;<a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;</code></dd>
@@ -324,7 +324,7 @@ extends <a href="https://docs.oracle.com
 <pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.79">contains</a>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
                  <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
                  <a 
href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface 
in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</pre>
-<div class="block">Check if graph contains a pattern of triples.</div>
+<div class="block">Checks if graph contains a pattern of triples.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>subject</code> - The triple subject (null is a wildcard)</dd>
@@ -344,7 +344,7 @@ extends <a href="https://docs.oracle.com
 <h4>close</h4>
 <pre>default&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.94">close</a>()
             throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
-<div class="block">Close the graph, relinquishing any underlying resources.
+<div class="block">Closes the graph, relinquishing any underlying resources.
  <p>
  For example, this would close any open file and network streams and free
  database locks held by the Graph implementation.
@@ -369,7 +369,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>remove</h4>
 <pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.104">remove</a>(<a
 href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&nbsp;triple)</pre>
-<div class="block">Remove a concrete triple from the graph.</div>
+<div class="block">Removes a concrete triple from the graph.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/commons/rdf/api/GraphLike.html#remove-T-">remove</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/commons/rdf/api/GraphLike.html" 
title="interface in org.apache.commons.rdf.api">GraphLike</a>&lt;<a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;</code></dd>
@@ -387,7 +387,7 @@ extends <a href="https://docs.oracle.com
 <pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.116">remove</a>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
             <a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
             <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</pre>
-<div class="block">Remove a concrete pattern of triples from the graph.</div>
+<div class="block">Removes a concrete pattern of triples from the graph.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>subject</code> - The triple subject (null is a wildcard)</dd>
@@ -403,7 +403,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>clear</h4>
 <pre>void&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.122">clear</a>()</pre>
-<div class="block">Clear the graph, removing all triples.</div>
+<div class="block">Clears the graph, removing all triples.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/commons/rdf/api/GraphLike.html#clear--">clear</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/commons/rdf/api/GraphLike.html" 
title="interface in org.apache.commons.rdf.api">GraphLike</a>&lt;<a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;</code></dd>
@@ -436,7 +436,7 @@ extends <a href="https://docs.oracle.com
 <li class="blockList">
 <h4>stream</h4>
 <pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true";
 title="class or interface in java.util.stream">Stream</a>&lt;? extends <a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.152">stream</a>()</pre>
-<div class="block">Get all triples contained by the graph.<br>
+<div class="block">Gets all triples contained by the graph.<br>
  <p>
  The iteration does not contain any duplicate triples, as determined by
  the <a 
href="../../../../../org/apache/commons/rdf/api/Triple.html#equals-java.lang.Object-"><code>Triple.equals(Object)</code></a>
 method for each <a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api"><code>Triple</code></a>.
@@ -466,7 +466,7 @@ extends <a href="https://docs.oracle.com
 <pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true";
 title="class or interface in java.util.stream">Stream</a>&lt;? extends <a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.177">stream</a>(<a
 href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;subject,
                                 <a 
href="../../../../../org/apache/commons/rdf/api/IRI.html" title="interface in 
org.apache.commons.rdf.api">IRI</a>&nbsp;predicate,
                                 <a 
href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface 
in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)</pre>
-<div class="block">Get all triples contained by the graph matched with the 
pattern.
+<div class="block">Gets all triples contained by the graph matched with the 
pattern.
  <p>
  The iteration does not contain any duplicate triples, as determined by
  the <a 
href="../../../../../org/apache/commons/rdf/api/Triple.html#equals-java.lang.Object-"><code>Triple.equals(Object)</code></a>
 method for each <a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api"><code>Triple</code></a>.
@@ -539,16 +539,16 @@ default&nbsp;<a href="https://docs.oracl
 <pre>default&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface 
in org.apache.commons.rdf.api">Triple</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Graph.html#line.244">iterate</a>()
                           throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/ConcurrentModificationException.html?is-external=true";
 title="class or interface in java.util">ConcurrentModificationException</a>,
                                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html?is-external=true";
 title="class or interface in java.lang">IllegalStateException</a></pre>
-<div class="block">Get an Iterable for iterating over all triples in the graph.
+<div class="block">Gets an Iterable for iterating over all triples in the 
graph.
  <p>
  This method is meant to be used with a Java for-each loop, e.g.:
- 
+
  <pre>
  for (Triple t : graph.iterate()) {
      System.out.println(t);
  }
  </pre>
- 
+
  The behaviour of the iterator is not specified if <a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#add-org.apache.commons.rdf.api.Triple-"><code>add(Triple)</code></a>,
  <a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#remove-org.apache.commons.rdf.api.Triple-"><code>remove(Triple)</code></a>
 or <a 
href="../../../../../org/apache/commons/rdf/api/Graph.html#clear--"><code>clear()</code></a>,
 are called on the
  <a href="../../../../../org/apache/commons/rdf/api/Graph.html" 
title="interface in org.apache.commons.rdf.api"><code>Graph</code></a> before 
it terminates. It is undefined if the returned
@@ -588,11 +588,11 @@ default&nbsp;<a href="https://docs.oracl
                                  <a 
href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface 
in org.apache.commons.rdf.api">RDFTerm</a>&nbsp;object)
                           throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/ConcurrentModificationException.html?is-external=true";
 title="class or interface in java.util">ConcurrentModificationException</a>,
                                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html?is-external=true";
 title="class or interface in java.lang">IllegalStateException</a></pre>
-<div class="block">Get an Iterable for iterating over the triples in the graph 
that match
+<div class="block">Gets an Iterable for iterating over the triples in the 
graph that match
  the pattern.
  <p>
  This method is meant to be used with a Java for-each loop, e.g.:
- 
+
  <pre>
  IRI alice = factory.createIRI("http://example.com/alice";);
  IRI knows = factory.createIRI("http://xmlns.com/foaf/0.1/";);

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/GraphLike.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/GraphLike.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/GraphLike.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>GraphLike (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>GraphLike (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GraphLike (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="GraphLike (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/IRI.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/IRI.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/IRI.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IRI (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>IRI (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IRI (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="IRI (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <pre>public interface <a 
href="../../../../../src-html/org/apache/commons/rdf/api/IRI.html#line.28">IRI</a>
 extends <a 
href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" 
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a></pre>
 <div class="block">An <a href= "http://www.w3.org/TR/rdf11-concepts/#dfn-iri"; 
>RDF-1.1 IRI</a>,
- as defined by <a href= "http://www.w3.org/TR/rdf11-concepts/"; >RDF-1.1
+ as defined by <a href= "http://www.w3.org/TR/rdf11-concepts/#section-IRIs"; 
>RDF-1.1
  Concepts and Abstract Syntax</a>, a W3C Recommendation published on 25
  February 2014.</div>
 <dl>

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Literal.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Literal.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Literal.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Literal (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>Literal (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Literal (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="Literal (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {
@@ -109,12 +109,13 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public interface <a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.35">Literal</a>
+<pre>public interface <a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.36">Literal</a>
 extends <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" 
title="interface in org.apache.commons.rdf.api">RDFTerm</a></pre>
-<div class="block">A RDF-1.1 Literal, as defined by
+<div class="block">An <a href= 
"https://www.w3.org/TR/rdf11-concepts/#dfn-literal";
+ >RDF-1.1 Literal</a>, as defined by
  <a href= "http://www.w3.org/TR/rdf11-concepts/#section-Graph-Literal";
  >RDF-1.1 Concepts and Abstract Syntax</a>, a W3C Recommendation published on
- 25 February 2014</div>
+ 25 February 2014.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../../org/apache/commons/rdf/api/RDF.html#createLiteral-java.lang.String-"><code>RDF.createLiteral(String)</code></a>,
 
@@ -207,7 +208,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLexicalForm</h4>
-<pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.46">getLexicalForm</a>()</pre>
+<pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.47">getLexicalForm</a>()</pre>
 <div class="block">The lexical form of this literal, represented by a
  <a href="http://www.unicode.org/versions/latest/";>Unicode string</a>.</div>
 <dl>
@@ -226,7 +227,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getDatatype</h4>
-<pre><a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.64">getDatatype</a>()</pre>
+<pre><a href="../../../../../org/apache/commons/rdf/api/IRI.html" 
title="interface in org.apache.commons.rdf.api">IRI</a>&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.65">getDatatype</a>()</pre>
 <div class="block">The IRI identifying the datatype that determines how the 
lexical form
  maps to a literal value.
 
@@ -252,7 +253,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getLanguageTag</h4>
-<pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.96">getLanguageTag</a>()</pre>
+<pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util">Optional</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.97">getLanguageTag</a>()</pre>
 <div class="block">If and only if the datatype IRI is
  <a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#langString";
  >http://www.w3.org/1999/02/22-rdf-syntax-ns#langString</a>, the language
@@ -263,11 +264,11 @@ extends <a href="../../../../../org/apac
  >http://www.w3.org/1999/02/22-rdf-syntax-ns#langString</a>, this method
  must return <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true#empty--";
 title="class or interface in java.util"><code>Optional.empty()</code></a>.
  <p>
- The value space of language tags is always in lower case; although 
+ The value space of language tags is always in lower case; although
  RDF implementations MAY convert all language tags to lower case,
  safe comparisons of language tags should be done using
  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true#toLowerCase-java.util.Locale-";
 title="class or interface in 
java.lang"><code>String.toLowerCase(Locale)</code></a> with the locale
- <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#ROOT";
 title="class or interface in java.util"><code>Locale.ROOT</code></a>. 
+ <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html?is-external=true#ROOT";
 title="class or interface in java.util"><code>Locale.ROOT</code></a>.
  <p>
  Implementation note: If your application requires <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io"><code>Serializable</code></a>
  objects, it is best not to store an <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html?is-external=true";
 title="class or interface in java.util"><code>Optional</code></a> in a field. 
It is
@@ -292,11 +293,11 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.122">equals</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;other)</pre>
-<div class="block">Check it this Literal is equal to another Literal. 
+<pre>boolean&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.123">equals</a>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;other)</pre>
+<div class="block">Check it this Literal is equal to another Literal.
  <blockquote>
  <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-literal-term";>Literal
- term equality</a>: 
+ term equality</a>:
  Two literals are term-equal (the same RDF literal) if
  and only if the two lexical forms, the two datatype IRIs, and the two
  language tags (if any) compare equal, character by character. Thus, two
@@ -329,7 +330,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>int&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.141">hashCode</a>()</pre>
+<pre>int&nbsp;<a 
href="../../../../../src-html/org/apache/commons/rdf/api/Literal.html#line.142">hashCode</a>()</pre>
 <div class="block">Calculate a hash code for this Literal.
  <p>
  The returned hash code MUST be equal to the result of

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Quad.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Quad.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/Quad.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Quad (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>Quad (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Quad (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="Quad (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/QuadLike.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/QuadLike.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/QuadLike.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QuadLike (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>QuadLike (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QuadLike (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="QuadLike (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {

Modified: 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/RDF.html
==============================================================================
--- 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/RDF.html
 (original)
+++ 
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/RDF.html
 Sat Dec 23 20:15:28 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RDF (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>RDF (Commons RDF 0.5.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RDF (Commons RDF 0.4.0-SNAPSHOT API)";
+            parent.document.title="RDF (Commons RDF 0.5.0 API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/commons/rdf/api/QuadLike.html" 
title="interface in org.apache.commons.rdf.api"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html" 
title="enum in org.apache.commons.rdf.api"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html" 
title="interface in org.apache.commons.rdf.api"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/commons/rdf/api/RDF.html" 
target="_top">Frames</a></li>
@@ -544,7 +544,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/commons/rdf/api/QuadLike.html" 
title="interface in org.apache.commons.rdf.api"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html" 
title="enum in org.apache.commons.rdf.api"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html" 
title="interface in org.apache.commons.rdf.api"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/commons/rdf/api/RDF.html" 
target="_top">Frames</a></li>


Reply via email to