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/17 14:24:55 UTC

svn commit: r1001275 [4/22] - in /websites/staging/commonsrdf/trunk: ./ 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/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDF.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDF.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDF.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rdf.api.RDF (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.RDF (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Interface org.apache.commons.rdf.api.RDF (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.rdf.api.RDF (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,18 +88,6 @@
 <div class="block">Experimental Commons RDF features.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple">org.apache.commons.rdf.simple</a></td>
-<td class="colLast">
-<div class="block">A simple in-memory implementation of the Commons RDF API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple.experimental">org.apache.commons.rdf.simple.experimental</a></td>
-<td class="colLast">
-<div class="block">Experimental Commons RDF Simple implementations.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -124,74 +112,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a> in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a> that implement <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/SimpleRDF.html" title="class in org.apache.commons.rdf.simple">SimpleRDF</a></span></code>
-<div class="block">Simple RDF implementation.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple.experimental">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a> in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> that return <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractRDFParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#createRDFTermFactory--">createRDFTermFactory</a></span>()</code>
-<div class="block">Create a new <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api"><code>RDF</code></a> for a parse session.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> that return types with arguments of type <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><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="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractRDFParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#getRdfTermFactory--">getRdfTermFactory</a></span>()</code>
-<div class="block">Get the set <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api"><code>RDF</code></a>, if any.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> with parameters of type <a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" title="type parameter in AbstractRDFParser">T</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractRDFParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#rdfTermFactory-org.apache.commons.rdf.api.RDF-">rdfTermFactory</a></span>(<a href="../../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a>&nbsp;rdfTermFactory)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.commons.rdf.api.RDFSyntax (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.rdf.api.RDFSyntax (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Class org.apache.commons.rdf.api.RDFSyntax (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.rdf.api.RDFSyntax (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -94,12 +94,6 @@
 <div class="block">Experimental Commons RDF features.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple.experimental">org.apache.commons.rdf.simple.experimental</a></td>
-<td class="colLast">
-<div class="block">Experimental Commons RDF Simple implementations.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -172,45 +166,6 @@ the order they are declared.</div>
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple.experimental">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in org.apache.commons.rdf.api">RDFSyntax</a> in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> that return types with arguments of type <a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in org.apache.commons.rdf.api">RDFSyntax</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><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="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in org.apache.commons.rdf.api">RDFSyntax</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractRDFParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#getContentTypeSyntax--">getContentTypeSyntax</a></span>()</code>
-<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>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected static <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="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in org.apache.commons.rdf.api">RDFSyntax</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractRDFParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#guessRDFSyntax-java.nio.file.Path-">guessRDFSyntax</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html?is-external=true" title="class or interface in java.nio.file">Path</a>&nbsp;path)</code>
-<div class="block">Guess RDFSyntax from a local file's extension.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> with parameters of type <a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in org.apache.commons.rdf.api">RDFSyntax</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" title="type parameter in AbstractRDFParser">T</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractRDFParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#contentType-org.apache.commons.rdf.api.RDFSyntax-">contentType</a></span>(<a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in org.apache.commons.rdf.api">RDFSyntax</a>&nbsp;rdfSyntax)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rdf.api.RDFTerm (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.RDFTerm (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Interface org.apache.commons.rdf.api.RDFTerm (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.rdf.api.RDFTerm (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,12 +88,6 @@
 <div class="block">Commons RDF, a common library of RDF 1.1 concepts.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple">org.apache.commons.rdf.simple</a></td>
-<td class="colLast">
-<div class="block">A simple in-memory implementation of the Commons RDF API.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -182,16 +176,16 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api">RDFTerm</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Triple.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/api/Triple.html#getObject--">getObject</a></span>()</code>
-<div class="block">The object of this triple, which may be either a <a href="../../../../../../org/apache/commons/rdf/api/BlankNode.html" title="interface in org.apache.commons.rdf.api"><code>BlankNode</code></a>, an
+<td class="colLast"><span class="typeNameLabel">Quad.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/api/Quad.html#getObject--">getObject</a></span>()</code>
+<div class="block">The object of this quad, which may be either a <a href="../../../../../../org/apache/commons/rdf/api/BlankNode.html" title="interface in org.apache.commons.rdf.api"><code>BlankNode</code></a>, an
  <a href="../../../../../../org/apache/commons/rdf/api/IRI.html" title="interface in org.apache.commons.rdf.api"><code>IRI</code></a>, or a <a href="../../../../../../org/apache/commons/rdf/api/Literal.html" title="interface in org.apache.commons.rdf.api"><code>Literal</code></a>, which are represented in Commons RDF
  by the interface <a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api"><code>RDFTerm</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api">RDFTerm</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Quad.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/api/Quad.html#getObject--">getObject</a></span>()</code>
-<div class="block">The object of this quad, which may be either a <a href="../../../../../../org/apache/commons/rdf/api/BlankNode.html" title="interface in org.apache.commons.rdf.api"><code>BlankNode</code></a>, an
+<td class="colLast"><span class="typeNameLabel">Triple.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/api/Triple.html#getObject--">getObject</a></span>()</code>
+<div class="block">The object of this triple, which may be either a <a href="../../../../../../org/apache/commons/rdf/api/BlankNode.html" title="interface in org.apache.commons.rdf.api"><code>BlankNode</code></a>, an
  <a href="../../../../../../org/apache/commons/rdf/api/IRI.html" title="interface in org.apache.commons.rdf.api"><code>IRI</code></a>, or a <a href="../../../../../../org/apache/commons/rdf/api/Literal.html" title="interface in org.apache.commons.rdf.api"><code>Literal</code></a>, which are represented in Commons RDF
  by the interface <a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api"><code>RDFTerm</code></a>.</div>
 </td>
@@ -341,80 +335,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api">RDFTerm</a> in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a> that implement <a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api">RDFTerm</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/Types.html" title="class in org.apache.commons.rdf.simple">Types</a></span></code>
-<div class="block">Types from the RDF and XML Schema vocabularies.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a> with parameters of type <a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api">RDFTerm</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/api/Quad.html" title="interface in org.apache.commons.rdf.api">Quad</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SimpleRDF.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/SimpleRDF.html#createQuad-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">createQuad</a></span>(<a href="../../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html" title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a>&nbsp;graphName,
-          <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>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SimpleRDFTermFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/SimpleRDFTermFactory.html#createTriple-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">createTriple</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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SimpleRDF.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/SimpleRDF.html#createTriple-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">createTriple</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>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<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"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rdf.api.RDFTermFactory (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.RDFTermFactory (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Interface org.apache.commons.rdf.api.RDFTermFactory (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.rdf.api.RDFTermFactory (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -72,51 +72,7 @@
 <div class="header">
 <h2 title="Uses of Interface org.apache.commons.rdf.api.RDFTermFactory" class="title">Uses of Interface<br>org.apache.commons.rdf.api.RDFTermFactory</h2>
 </div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../../org/apache/commons/rdf/api/RDFTermFactory.html" title="interface in org.apache.commons.rdf.api">RDFTermFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple">org.apache.commons.rdf.simple</a></td>
-<td class="colLast">
-<div class="block">A simple in-memory implementation of the Commons RDF API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.commons.rdf.simple">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/api/RDFTermFactory.html" title="interface in org.apache.commons.rdf.api">RDFTermFactory</a> in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a> that implement <a href="../../../../../../org/apache/commons/rdf/api/RDFTermFactory.html" title="interface in org.apache.commons.rdf.api">RDFTermFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/SimpleRDFTermFactory.html" title="class in org.apache.commons.rdf.simple">SimpleRDFTermFactory</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
+<div class="classUseContainer">No usage of org.apache.commons.rdf.api.RDFTermFactory</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/Triple.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/Triple.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/Triple.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rdf.api.Triple (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.Triple (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Interface org.apache.commons.rdf.api.Triple (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.rdf.api.Triple (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,12 +88,6 @@
 <div class="block">Commons RDF, a common library of RDF 1.1 concepts.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple">org.apache.commons.rdf.simple</a></td>
-<td class="colLast">
-<div class="block">A simple in-memory implementation of the Commons RDF API.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -214,74 +208,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a> in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a> that return <a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SimpleRDFTermFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/SimpleRDFTermFactory.html#createTriple-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">createTriple</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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a></code></td>
-<td class="colLast"><span class="typeNameLabel">SimpleRDF.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/SimpleRDF.html#createTriple-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">createTriple</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>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a> that return types with arguments of type <a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<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"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.html#stream--">stream</a></span>()</code>&nbsp;</td>
-</tr>
-<tr 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"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a> with parameters of type <a href="../../../../../../org/apache/commons/rdf/api/Triple.html" title="interface in org.apache.commons.rdf.api">Triple</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DatasetGraphView.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/DatasetGraphView.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>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rdf.api.TripleLike (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.TripleLike (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Interface org.apache.commons.rdf.api.TripleLike (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.rdf.api.TripleLike (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-frame.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-frame.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-frame.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rdf.api (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.api (Commons RDF API 0.4.0-incubating-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-summary.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-summary.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-summary.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rdf.api (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.api (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="org.apache.commons.rdf.api (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.rdf.api (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-tree.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-tree.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-tree.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rdf.api Class Hierarchy (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.api Class Hierarchy (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="org.apache.commons.rdf.api Class Hierarchy (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.rdf.api Class Hierarchy (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-use.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-use.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/api/package-use.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.commons.rdf.api (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.rdf.api (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Package org.apache.commons.rdf.api (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.commons.rdf.api (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -94,18 +94,6 @@
 <div class="block">Experimental Commons RDF features.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple">org.apache.commons.rdf.simple</a></td>
-<td class="colLast">
-<div class="block">A simple in-memory implementation of the Commons RDF API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple.experimental">org.apache.commons.rdf.simple.experimental</a></td>
-<td class="colLast">
-<div class="block">Experimental Commons RDF Simple implementations.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -273,167 +261,6 @@
 <div class="block">Enumeration of the RDF 1.1 serialization syntaxes.</div>
 </td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a> used by <a href="../../../../../org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/BlankNode.html#org.apache.commons.rdf.simple">BlankNode</a>
-<div class="block">A <a href= "http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node" >RDF-1.1
- Blank Node</a>, as defined by
- <a href= "http://www.w3.org/TR/rdf11-concepts/#section-blank-nodes" >RDF-1.1
- Concepts and Abstract Syntax</a>, a W3C Recommendation published on 25
- February 2014.<br>
-
- Note: 
- <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-blank-node">Blank nodes</a>
- are disjoint from IRIs and literals.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/BlankNodeOrIRI.html#org.apache.commons.rdf.simple">BlankNodeOrIRI</a>
-<div class="block">This interface represents the <a href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface in org.apache.commons.rdf.api"><code>RDFTerm</code></a>s that may be used in the
- 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>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Dataset.html#org.apache.commons.rdf.simple">Dataset</a>
-<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
- Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Graph.html#org.apache.commons.rdf.simple">Graph</a>
-<div class="block">An <a href="http://www.w3.org/TR/rdf11-concepts/#section-rdf-graph"> RDF 1.1
- Graph</a>, a set of RDF triples, as defined by
- <a href="http://www.w3.org/TR/rdf11-concepts/" >RDF-1.1 Concepts and Abstract
- Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/GraphLike.html#org.apache.commons.rdf.simple">GraphLike</a>
-<div class="block">A "graph-like" interface that contains <a href="../../../../../org/apache/commons/rdf/api/TripleLike.html" title="interface in org.apache.commons.rdf.api"><code>TripleLike</code></a> statements.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/IRI.html#org.apache.commons.rdf.simple">IRI</a>
-<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
- Concepts and Abstract Syntax</a>, a W3C Recommendation published on 25
- February 2014.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Literal.html#org.apache.commons.rdf.simple">Literal</a>
-<div class="block">A RDF-1.1 Literal, 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>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Quad.html#org.apache.commons.rdf.simple">Quad</a>
-<div class="block">A Quad is a statement in a
- <a href= "http://www.w3.org/TR/rdf11-concepts/#section-dataset" >RDF-1.1
- Dataset</a>, as defined by <a href=
- "https://www.w3.org/TR/2014/NOTE-rdf11-datasets-20140225/#quad-semantics"
- >RDF-1.1 Concepts and Abstract Syntax</a>, a W3C Working Group Note published
- on 25 February 2014.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/RDF.html#org.apache.commons.rdf.simple">RDF</a>
-<div class="block">A RDF implementation.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/RDFTerm.html#org.apache.commons.rdf.simple">RDFTerm</a>
-<div class="block">An <a href= "http://www.w3.org/TR/rdf11-concepts/#dfn-rdf-term" >RDF-1.1
- Term</a>, as defined by
- <a href= "http://www.w3.org/TR/rdf11-concepts/" >RDF-1.1 Concepts and
- Abstract Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/RDFTermFactory.html#org.apache.commons.rdf.simple">RDFTermFactory</a>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Triple.html#org.apache.commons.rdf.simple">Triple</a>
-<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
- Abstract Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple.experimental">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a> used by <a href="../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Dataset.html#org.apache.commons.rdf.simple.experimental">Dataset</a>
-<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
- Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Graph.html#org.apache.commons.rdf.simple.experimental">Graph</a>
-<div class="block">An <a href="http://www.w3.org/TR/rdf11-concepts/#section-rdf-graph"> RDF 1.1
- Graph</a>, a set of RDF triples, as defined by
- <a href="http://www.w3.org/TR/rdf11-concepts/" >RDF-1.1 Concepts and Abstract
- Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/IRI.html#org.apache.commons.rdf.simple.experimental">IRI</a>
-<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
- Concepts and Abstract Syntax</a>, a W3C Recommendation published on 25
- February 2014.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/Quad.html#org.apache.commons.rdf.simple.experimental">Quad</a>
-<div class="block">A Quad is a statement in a
- <a href= "http://www.w3.org/TR/rdf11-concepts/#section-dataset" >RDF-1.1
- Dataset</a>, as defined by <a href=
- "https://www.w3.org/TR/2014/NOTE-rdf11-datasets-20140225/#quad-semantics"
- >RDF-1.1 Concepts and Abstract Syntax</a>, a W3C Working Group Note published
- on 25 February 2014.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/RDF.html#org.apache.commons.rdf.simple.experimental">RDF</a>
-<div class="block">A RDF implementation.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/api/class-use/RDFSyntax.html#org.apache.commons.rdf.simple.experimental">RDFSyntax</a>
-<div class="block">Enumeration of the RDF 1.1 serialization syntaxes.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/RDFParser.ParseResult.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/RDFParser.ParseResult.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/RDFParser.ParseResult.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RDFParser.ParseResult (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>RDFParser.ParseResult (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="RDFParser.ParseResult (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="RDFParser.ParseResult (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/RDFParser.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/RDFParser.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/RDFParser.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RDFParser (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>RDFParser (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="RDFParser (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="RDFParser (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -99,10 +99,6 @@ var activeTableTab = "activeTableTab";
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" title="class in org.apache.commons.rdf.simple.experimental">AbstractRDFParser</a></dd>
-</dl>
 <hr>
 <br>
 <pre>public interface <a href="../../../../../src-html/org/apache/commons/rdf/experimental/RDFParser.html#line.85">RDFParser</a></pre>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/class-use/RDFParser.ParseResult.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/class-use/RDFParser.ParseResult.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/class-use/RDFParser.ParseResult.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rdf.experimental.RDFParser.ParseResult (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.experimental.RDFParser.ParseResult (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Interface org.apache.commons.rdf.experimental.RDFParser.ParseResult (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.rdf.experimental.RDFParser.ParseResult (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,12 +88,6 @@
 <div class="block">Experimental Commons RDF features.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple.experimental">org.apache.commons.rdf.simple.experimental</a></td>
-<td class="colLast">
-<div class="block">Experimental Commons RDF Simple implementations.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -118,24 +112,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple.experimental">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.ParseResult.html" title="interface in org.apache.commons.rdf.experimental">RDFParser.ParseResult</a> in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> that return types with arguments of type <a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.ParseResult.html" title="interface in org.apache.commons.rdf.experimental">RDFParser.ParseResult</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent">Future</a>&lt;<a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.ParseResult.html" title="interface in org.apache.commons.rdf.experimental">RDFParser.ParseResult</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractRDFParser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html#parse--">parse</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/class-use/RDFParser.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/class-use/RDFParser.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/class-use/RDFParser.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.commons.rdf.experimental.RDFParser (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.experimental.RDFParser (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Interface org.apache.commons.rdf.experimental.RDFParser (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.rdf.experimental.RDFParser (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,12 +88,6 @@
 <div class="block">Experimental Commons RDF features.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple.experimental">org.apache.commons.rdf.simple.experimental</a></td>
-<td class="colLast">
-<div class="block">Experimental Commons RDF Simple implementations.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -184,63 +178,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple.experimental">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a> in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> that implement <a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" title="class in org.apache.commons.rdf.simple.experimental">AbstractRDFParser</a>&lt;T extends <a href="../../../../../../org/apache/commons/rdf/simple/experimental/AbstractRDFParser.html" title="class in org.apache.commons.rdf.simple.experimental">AbstractRDFParser</a>&lt;T&gt;&gt;</span></code>
-<div class="block">Abstract RDFParser</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> that return <a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RDFParseException.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/RDFParseException.html#getRDFParserBuilder--">getRDFParserBuilder</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a> with parameters of type <a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/RDFParseException.html#RDFParseException-org.apache.commons.rdf.experimental.RDFParser-">RDFParseException</a></span>(<a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a>&nbsp;builder)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/RDFParseException.html#RDFParseException-org.apache.commons.rdf.experimental.RDFParser-java.lang.String-">RDFParseException</a></span>(<a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a>&nbsp;builder,
-                 <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;message)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/RDFParseException.html#RDFParseException-org.apache.commons.rdf.experimental.RDFParser-java.lang.String-java.lang.Throwable-">RDFParseException</a></span>(<a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a>&nbsp;builder,
-                 <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;message,
-                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/commons/rdf/simple/experimental/RDFParseException.html#RDFParseException-org.apache.commons.rdf.experimental.RDFParser-java.lang.Throwable-">RDFParseException</a></span>(<a href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a>&nbsp;builder,
-                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-frame.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-frame.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-frame.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rdf.experimental (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.experimental (Commons RDF API 0.4.0-incubating-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-summary.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-summary.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-summary.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rdf.experimental (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.experimental (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="org.apache.commons.rdf.experimental (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.rdf.experimental (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/commons/rdf/api/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../org/apache/commons/rdf/simple/package-summary.html">Next&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/commons/rdf/experimental/package-summary.html" target="_top">Frames</a></li>
@@ -142,7 +142,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/commons/rdf/api/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../org/apache/commons/rdf/simple/package-summary.html">Next&nbsp;Package</a></li>
+<li>Next&nbsp;Package</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/commons/rdf/experimental/package-summary.html" target="_top">Frames</a></li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-tree.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-tree.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-tree.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.commons.rdf.experimental Class Hierarchy (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.experimental Class Hierarchy (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="org.apache.commons.rdf.experimental Class Hierarchy (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.commons.rdf.experimental Class Hierarchy (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/commons/rdf/api/package-tree.html">Prev</a></li>
-<li><a href="../../../../../org/apache/commons/rdf/simple/package-tree.html">Next</a></li>
+<li>Next</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/commons/rdf/experimental/package-tree.html" target="_top">Frames</a></li>
@@ -105,7 +105,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/commons/rdf/api/package-tree.html">Prev</a></li>
-<li><a href="../../../../../org/apache/commons/rdf/simple/package-tree.html">Next</a></li>
+<li>Next</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/commons/rdf/experimental/package-tree.html" target="_top">Frames</a></li>

Modified: websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-use.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-use.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/org/apache/commons/rdf/experimental/package-use.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.commons.rdf.experimental (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.rdf.experimental (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Uses of Package org.apache.commons.rdf.experimental (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.commons.rdf.experimental (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -88,12 +88,6 @@
 <div class="block">Experimental Commons RDF features.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.commons.rdf.simple.experimental">org.apache.commons.rdf.simple.experimental</a></td>
-<td class="colLast">
-<div class="block">Experimental Commons RDF Simple implementations.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -116,28 +110,6 @@
 <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>
 </td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.commons.rdf.simple.experimental">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/commons/rdf/experimental/package-summary.html">org.apache.commons.rdf.experimental</a> used by <a href="../../../../../org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/experimental/class-use/RDFParser.html#org.apache.commons.rdf.simple.experimental">RDFParser</a>
-<div class="block">Parse an RDF source into a target (e.g.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../org/apache/commons/rdf/experimental/class-use/RDFParser.ParseResult.html#org.apache.commons.rdf.simple.experimental">RDFParser.ParseResult</a>
-<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>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: websites/staging/commonsrdf/trunk/apidocs/overview-frame.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/overview-frame.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/overview-frame.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Overview List (Commons RDF API 0.4.0-incubating-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -15,8 +15,6 @@
 <ul title="Packages">
 <li><a href="org/apache/commons/rdf/api/package-frame.html" target="packageFrame">org.apache.commons.rdf.api</a></li>
 <li><a href="org/apache/commons/rdf/experimental/package-frame.html" target="packageFrame">org.apache.commons.rdf.experimental</a></li>
-<li><a href="org/apache/commons/rdf/simple/package-frame.html" target="packageFrame">org.apache.commons.rdf.simple</a></li>
-<li><a href="org/apache/commons/rdf/simple/experimental/package-frame.html" target="packageFrame">org.apache.commons.rdf.simple.experimental</a></li>
 </ul>
 </div>
 <p>&nbsp;</p>

Modified: websites/staging/commonsrdf/trunk/apidocs/overview-summary.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/overview-summary.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/overview-summary.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Overview (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Overview (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Overview (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -70,7 +70,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">Commons RDF 0.4.0-incubating-SNAPSHOT API</h1>
+<h1 class="title">Commons RDF API 0.4.0-incubating-SNAPSHOT API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -92,18 +92,6 @@
 <div class="block">Experimental Commons RDF features.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="org/apache/commons/rdf/simple/package-summary.html">org.apache.commons.rdf.simple</a></td>
-<td class="colLast">
-<div class="block">A simple in-memory implementation of the Commons RDF API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="org/apache/commons/rdf/simple/experimental/package-summary.html">org.apache.commons.rdf.simple.experimental</a></td>
-<td class="colLast">
-<div class="block">Experimental Commons RDF Simple implementations.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </div>

Modified: websites/staging/commonsrdf/trunk/apidocs/overview-tree.html
==============================================================================
--- websites/staging/commonsrdf/trunk/apidocs/overview-tree.html (original)
+++ websites/staging/commonsrdf/trunk/apidocs/overview-tree.html Thu Nov 17 14:24:53 2016
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (Commons RDF 0.4.0-incubating-SNAPSHOT API)</title>
+<title>Class Hierarchy (Commons RDF API 0.4.0-incubating-SNAPSHOT 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="Class Hierarchy (Commons RDF 0.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (Commons RDF API 0.4.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -74,33 +74,10 @@
 <span class="packageHierarchyLabel">Package Hierarchies:</span>
 <ul class="horizontal">
 <li><a href="org/apache/commons/rdf/api/package-tree.html">org.apache.commons.rdf.api</a>, </li>
-<li><a href="org/apache/commons/rdf/experimental/package-tree.html">org.apache.commons.rdf.experimental</a>, </li>
-<li><a href="org/apache/commons/rdf/simple/package-tree.html">org.apache.commons.rdf.simple</a>, </li>
-<li><a href="org/apache/commons/rdf/simple/experimental/package-tree.html">org.apache.commons.rdf.simple.experimental</a></li>
+<li><a href="org/apache/commons/rdf/experimental/package-tree.html">org.apache.commons.rdf.experimental</a></li>
 </ul>
 </div>
 <div class="contentContainer">
-<h2 title="Class Hierarchy">Class Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
-<ul>
-<li type="circle">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"><span class="typeNameLink">AbstractRDFParser</span></a>&lt;T&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.commons.rdf.experimental.<a href="org/apache/commons/rdf/experimental/RDFParser.html" title="interface in org.apache.commons.rdf.experimental">RDFParser</a>)</li>
-<li type="circle">org.apache.commons.rdf.simple.<a href="org/apache/commons/rdf/simple/DatasetGraphView.html" title="class in org.apache.commons.rdf.simple"><span class="typeNameLink">DatasetGraphView</span></a> (implements org.apache.commons.rdf.api.<a href="org/apache/commons/rdf/api/Graph.html" title="interface in org.apache.commons.rdf.api">Graph</a>)</li>
-<li type="circle">org.apache.commons.rdf.simple.<a href="org/apache/commons/rdf/simple/SimpleRDF.html" title="class in org.apache.commons.rdf.simple"><span class="typeNameLink">SimpleRDF</span></a> (implements org.apache.commons.rdf.api.<a href="org/apache/commons/rdf/api/RDF.html" title="interface in org.apache.commons.rdf.api">RDF</a>)</li>
-<li type="circle">org.apache.commons.rdf.simple.<a href="org/apache/commons/rdf/simple/SimpleRDFTermFactory.html" title="class in org.apache.commons.rdf.simple"><span class="typeNameLink">SimpleRDFTermFactory</span></a> (implements org.apache.commons.rdf.api.<a href="org/apache/commons/rdf/api/RDFTermFactory.html" title="interface in org.apache.commons.rdf.api">RDFTermFactory</a>)</li>
-<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
-<ul>
-<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
-<ul>
-<li type="circle">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"><span class="typeNameLink">RDFParseException</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">org.apache.commons.rdf.simple.<a href="org/apache/commons/rdf/simple/Types.html" title="class in org.apache.commons.rdf.simple"><span class="typeNameLink">Types</span></a> (implements org.apache.commons.rdf.api.<a href="org/apache/commons/rdf/api/IRI.html" title="interface in org.apache.commons.rdf.api">IRI</a>)</li>
-</ul>
-</li>
-</ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">AutoCloseable</span></a>