Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFSyntax.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>Uses of Class org.apache.commons.rdf.api.RDFSyntax (Commons RDF
0.4.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.RDFSyntax (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="Uses of Class
org.apache.commons.rdf.api.RDFSyntax (Commons RDF 0.4.0-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.rdf.api.RDFSyntax (Commons RDF 0.5.0 API)";
}
}
catch(err) {
@@ -33,7 +33,7 @@
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="enum in org.apache.commons.rdf.api">Class</a></li>
+<li><a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -70,13 +70,13 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
-<h2 title="Uses of Class org.apache.commons.rdf.api.RDFSyntax"
class="title">Uses of Class<br>org.apache.commons.rdf.api.RDFSyntax</h2>
+<h2 title="Uses of Interface org.apache.commons.rdf.api.RDFSyntax"
class="title">Uses of Interface<br>org.apache.commons.rdf.api.RDFSyntax</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/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
+<caption><span>Packages that use <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
@@ -118,57 +118,98 @@
<li class="blockList"><a name="org.apache.commons.rdf.api">
<!-- -->
</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/api/package-summary.html">org.apache.commons.rdf.api</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/api/package-summary.html">org.apache.commons.rdf.api</a>
that return <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
+<h3>Uses of <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a> in <a
href="../../../../../../org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0"
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a
href="../../../../../../org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a>
declared as <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
+<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
-<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
-<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code>
-<div class="block">Returns the enum constant of this type with the specified
name.</div>
+<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#JSONLD">JSONLD</a></span></code>
+<div class="block">JSON-LD 1.0</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#NQUADS">NQUADS</a></span></code>
+<div class="block">RDF 1.1 N-Quads</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#NTRIPLES">NTRIPLES</a></span></code>
+<div class="block">RDF 1.1 N-Triples</div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum
type, in
-the order they are declared.</div>
+<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#RDFA">RDFA</a></span></code>
+<div class="block">HTML+RDFa 1.1 and XHTML+RDFa 1.1</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#RDFXML">RDFXML</a></span></code>
+<div class="block">RDF 1.1 XML Syntax</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#TRIG">TRIG</a></span></code>
+<div class="block">RDF 1.1 TriG</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#TURTLE">TURTLE</a></span></code>
+<div class="block">RDF 1.1 Turtle</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/api/package-summary.html">org.apache.commons.rdf.api</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"> </span></caption>
+<caption><span>Methods in <a
href="../../../../../../org/apache/commons/rdf/api/package-summary.html">org.apache.commons.rdf.api</a>
that return types with arguments of type <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </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>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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
+<td class="colFirst"><code>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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#byFileExtension-java.lang.String-">byFileExtension</a></span>(<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> fileExtension)</code>
<div class="block">Return the RDFSyntax with the specified file
extension.</div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
+<td class="colFirst"><code>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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#byMediaType-java.lang.String-">byMediaType</a></span>(<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> mediaType)</code>
<div class="block">Return the RDFSyntax with the specified media type.</div>
</td>
</tr>
+<tr class="altColor">
+<td class="colFirst"><code>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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#byName-java.lang.String-">byName</a></span>(<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> name)</code>
+<div class="block">Return the RDFSyntax with the specified <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#name--"><code>name()</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
+<td class="colLast"><span class="typeNameLabel">RDFSyntax.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html#w3cSyntaxes--">w3cSyntaxes</a></span>()</code>
+<div class="block">Return the RDF 1.1 serialization syntaxes.</div>
+</td>
+</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.rdf.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/experimental/package-summary.html">org.apache.commons.rdf.experimental</a></h3>
+<h3>Uses of <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a> in <a
href="../../../../../../org/apache/commons/rdf/experimental/package-summary.html">org.apache.commons.rdf.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/experimental/package-summary.html">org.apache.commons.rdf.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"> </span></caption>
+<caption><span>Methods in <a
href="../../../../../../org/apache/commons/rdf/experimental/package-summary.html">org.apache.commons.rdf.experimental</a>
with parameters of type <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
@@ -176,7 +217,7 @@ the order they are declared.</div>
<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">RDFParser.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.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> rdfSyntax)</code>
+<td class="colLast"><span class="typeNameLabel">RDFParser.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/experimental/RDFParser.html#contentType-org.apache.commons.rdf.api.RDFSyntax-">contentType</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in
org.apache.commons.rdf.api">RDFSyntax</a> rdfSyntax)</code>
<div class="block">Specify the content type of the RDF syntax to parse.</div>
</td>
</tr>
@@ -186,24 +227,24 @@ the order they are declared.</div>
<li class="blockList"><a name="org.apache.commons.rdf.jena">
<!-- -->
</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/jena/package-summary.html">org.apache.commons.rdf.jena</a></h3>
+<h3>Uses of <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a> in <a
href="../../../../../../org/apache/commons/rdf/jena/package-summary.html">org.apache.commons.rdf.jena</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/jena/package-summary.html">org.apache.commons.rdf.jena</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"> </span></caption>
+<caption><span>Methods in <a
href="../../../../../../org/apache/commons/rdf/jena/package-summary.html">org.apache.commons.rdf.jena</a>
that return types with arguments of type <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
+<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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
<td class="colLast"><span class="typeNameLabel">JenaRDF.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/jena/JenaRDF.html#asRDFSyntax-org.apache.jena.riot.Lang-">asRDFSyntax</a></span>(org.apache.jena.riot.Lang lang)</code>
-<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>
</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/jena/package-summary.html">org.apache.commons.rdf.jena</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"> </span></caption>
+<caption><span>Methods in <a
href="../../../../../../org/apache/commons/rdf/jena/package-summary.html">org.apache.commons.rdf.jena</a>
with parameters of type <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
@@ -211,8 +252,8 @@ the order they are declared.</div>
<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><org.apache.jena.riot.Lang></code></td>
-<td class="colLast"><span class="typeNameLabel">JenaRDF.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/jena/JenaRDF.html#asJenaLang-org.apache.commons.rdf.api.RDFSyntax-">asJenaLang</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a> rdfSyntax)</code>
-<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>
+<td class="colLast"><span class="typeNameLabel">JenaRDF.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/jena/JenaRDF.html#asJenaLang-org.apache.commons.rdf.api.RDFSyntax-">asJenaLang</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in
org.apache.commons.rdf.api">RDFSyntax</a> rdfSyntax)</code>
+<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>
</td>
</tr>
</tbody>
@@ -221,9 +262,9 @@ the order they are declared.</div>
<li class="blockList"><a name="org.apache.commons.rdf.jsonldjava.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/jsonldjava/experimental/package-summary.html">org.apache.commons.rdf.jsonldjava.experimental</a></h3>
+<h3>Uses of <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a> in <a
href="../../../../../../org/apache/commons/rdf/jsonldjava/experimental/package-summary.html">org.apache.commons.rdf.jsonldjava.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/jsonldjava/experimental/package-summary.html">org.apache.commons.rdf.jsonldjava.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"> </span></caption>
+<caption><span>Methods in <a
href="../../../../../../org/apache/commons/rdf/jsonldjava/experimental/package-summary.html">org.apache.commons.rdf.jsonldjava.experimental</a>
with parameters of type <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
@@ -231,7 +272,7 @@ the order they are declared.</div>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../org/apache/commons/rdf/jsonldjava/experimental/JsonLdParser.html"
title="class in
org.apache.commons.rdf.jsonldjava.experimental">JsonLdParser</a></code></td>
-<td class="colLast"><span
class="typeNameLabel">JsonLdParser.</span><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/jsonldjava/experimental/JsonLdParser.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> rdfSyntax)</code> </td>
+<td class="colLast"><span
class="typeNameLabel">JsonLdParser.</span><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/jsonldjava/experimental/JsonLdParser.html#contentType-org.apache.commons.rdf.api.RDFSyntax-">contentType</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in
org.apache.commons.rdf.api">RDFSyntax</a> rdfSyntax)</code> </td>
</tr>
</tbody>
</table>
@@ -239,22 +280,22 @@ the order they are declared.</div>
<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>
+<h3>Uses of <a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface 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"> </span></caption>
+<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="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
+<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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</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#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>
+<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>
</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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum
in org.apache.commons.rdf.api">RDFSyntax</a>></code></td>
+<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><<a
href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</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#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> path)</code>
<div class="block">Guess RDFSyntax from a local file's extension.</div>
</td>
@@ -262,7 +303,7 @@ the order they are declared.</div>
</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"> </span></caption>
+<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="interface in org.apache.commons.rdf.api">RDFSyntax</a></span><span
class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
@@ -270,7 +311,7 @@ the order they are declared.</div>
<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> rdfSyntax)</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="interface in
org.apache.commons.rdf.api">RDFSyntax</a> rdfSyntax)</code> </td>
</tr>
</tbody>
</table>
@@ -290,7 +331,7 @@ the order they are declared.</div>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="enum in org.apache.commons.rdf.api">Class</a></li>
+<li><a href="../../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFTerm.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>Uses of Interface org.apache.commons.rdf.api.RDFTerm (Commons RDF
0.4.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.RDFTerm (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="Uses of Interface
org.apache.commons.rdf.api.RDFTerm (Commons RDF 0.4.0-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.rdf.api.RDFTerm (Commons RDF 0.5.0 API)";
}
}
catch(err) {
@@ -177,7 +177,7 @@
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/IRI.html" title="interface
in org.apache.commons.rdf.api">IRI</a></span></code>
<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>
</td>
@@ -185,10 +185,11 @@
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/Literal.html"
title="interface in org.apache.commons.rdf.api">Literal</a></span></code>
-<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>
</td>
</tr>
</tbody>
@@ -202,19 +203,13 @@
<tbody>
<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">TripleLike.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/TripleLike.html#getObject--">getObject</a></span>()</code>
-<div class="block">The object of this statement.</div>
-</td>
-</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">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">
+<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
@@ -222,6 +217,12 @@
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">TripleLike.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/TripleLike.html#getObject--">getObject</a></span>()</code>
+<div class="block">The object of this statement.</div>
+</td>
+</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">TripleLike.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/TripleLike.html#getPredicate--">getPredicate</a></span>()</code>
@@ -258,7 +259,7 @@
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
@@ -267,7 +268,7 @@
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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 class="rowColor">
@@ -289,14 +290,6 @@
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>default <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">RDFTermFactory.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFTermFactory.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> subject,
- <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
- <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> object)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
- </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">RDF.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDF.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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
@@ -304,6 +297,14 @@
<div class="block">Create a triple.</div>
</td>
</tr>
+<tr class="altColor">
+<td class="colFirst"><code>default <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">RDFTermFactory.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFTermFactory.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> subject,
+ <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
+ <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> object)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
+ </td>
+</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <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><? extends <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">Graph.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/Graph.html#getTriples-org.apache.commons.rdf.api.BlankNodeOrIRI-org.apache.commons.rdf.api.IRI-org.apache.commons.rdf.api.RDFTerm-">getTriples</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html"
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a> subject,
@@ -317,7 +318,7 @@
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
@@ -336,7 +337,7 @@
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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 class="rowColor">
@@ -353,7 +354,7 @@
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
<tr class="rowColor">
@@ -723,7 +724,7 @@
<td class="colLast"><span class="typeNameLabel">RDF4JGraph.</span><code><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</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html"
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
@@ -742,7 +743,7 @@
<td class="colLast"><span class="typeNameLabel">RDF4JGraph.</span><code><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</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html"
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
<tr class="altColor">
@@ -804,18 +805,18 @@
</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> subject,
- <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
- <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in
org.apache.commons.rdf.api">RDFTerm</a> object)</code> </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">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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> object)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</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> subject,
+ <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
+ <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in
org.apache.commons.rdf.api">RDFTerm</a> object)</code> </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> subject,
Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/RDFTermFactory.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>Uses of Interface org.apache.commons.rdf.api.RDFTermFactory (Commons
RDF 0.4.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.RDFTermFactory (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="Uses of Interface
org.apache.commons.rdf.api.RDFTermFactory (Commons RDF 0.4.0-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.rdf.api.RDFTermFactory (Commons RDF 0.5.0 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/Triple.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/Triple.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/Triple.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>Uses of Interface org.apache.commons.rdf.api.Triple (Commons RDF
0.4.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.Triple (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="Uses of Interface
org.apache.commons.rdf.api.Triple (Commons RDF 0.4.0-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.rdf.api.Triple (Commons RDF 0.5.0 API)";
}
}
catch(err) {
@@ -133,14 +133,6 @@
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>default <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">RDFTermFactory.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFTermFactory.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> subject,
- <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
- <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> object)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
- </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">RDF.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDF.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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
@@ -148,6 +140,14 @@
<div class="block">Create a triple.</div>
</td>
</tr>
+<tr class="altColor">
+<td class="colFirst"><code>default <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">RDFTermFactory.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/RDFTermFactory.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> subject,
+ <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
+ <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> object)</code>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
+ </td>
+</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0"
summary="Use table, listing methods, and an explanation">
@@ -174,7 +174,7 @@
<tr 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><<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">Graph.</span><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 class="rowColor">
@@ -182,14 +182,14 @@
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
<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><? extends <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">Graph.</span><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 class="rowColor">
@@ -197,7 +197,7 @@
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
</tbody>
@@ -212,20 +212,20 @@
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> 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 class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> triple)</code>
-<div class="block">Check if graph contains triple.</div>
+<div class="block">Checks if graph contains triple.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Graph.</span><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> 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>
</tbody>
@@ -347,7 +347,7 @@
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../org/apache/commons/rdf/rdf4j/ClosableIterable.html"
title="interface in org.apache.commons.rdf.rdf4j">ClosableIterable</a><<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">RDF4JGraph.</span><code><span
class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/rdf4j/RDF4JGraph.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 class="rowColor">
@@ -355,7 +355,7 @@
<td class="colLast"><span class="typeNameLabel">RDF4JGraph.</span><code><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</a></span>(<a
href="../../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html"
title="interface in org.apache.commons.rdf.api">BlankNodeOrIRI</a> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> 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>
@@ -375,18 +375,18 @@
<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">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> subject,
- <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
- <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in
org.apache.commons.rdf.api">RDFTerm</a> object)</code> </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> subject,
<a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
<a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in org.apache.commons.rdf.api">RDFTerm</a> object)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</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> subject,
+ <a href="../../../../../../org/apache/commons/rdf/api/IRI.html"
title="interface in org.apache.commons.rdf.api">IRI</a> predicate,
+ <a
href="../../../../../../org/apache/commons/rdf/api/RDFTerm.html"
title="interface in
org.apache.commons.rdf.api">RDFTerm</a> object)</code> </td>
+</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0"
summary="Use table, listing methods, and an explanation">
Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/class-use/TripleLike.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>Uses of Interface org.apache.commons.rdf.api.TripleLike (Commons RDF
0.4.0-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.rdf.api.TripleLike (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="Uses of Interface
org.apache.commons.rdf.api.TripleLike (Commons RDF 0.4.0-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.commons.rdf.api.TripleLike (Commons RDF 0.5.0 API)";
}
}
catch(err) {
@@ -163,7 +163,7 @@
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/rdf/api/Triple.html"
title="interface in org.apache.commons.rdf.api">Triple</a></span></code>
<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>
</td>
</tr>
Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-frame.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-frame.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-frame.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>org.apache.commons.rdf.api (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.api (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>
@@ -23,15 +23,12 @@
<li><a href="Quad.html" title="interface in org.apache.commons.rdf.api"
target="classFrame"><span class="interfaceName">Quad</span></a></li>
<li><a href="QuadLike.html" title="interface in org.apache.commons.rdf.api"
target="classFrame"><span class="interfaceName">QuadLike</span></a></li>
<li><a href="RDF.html" title="interface in org.apache.commons.rdf.api"
target="classFrame"><span class="interfaceName">RDF</span></a></li>
+<li><a href="RDFSyntax.html" title="interface in org.apache.commons.rdf.api"
target="classFrame"><span class="interfaceName">RDFSyntax</span></a></li>
<li><a href="RDFTerm.html" title="interface in org.apache.commons.rdf.api"
target="classFrame"><span class="interfaceName">RDFTerm</span></a></li>
<li><a href="RDFTermFactory.html" title="interface in
org.apache.commons.rdf.api" target="classFrame"><span
class="interfaceName">RDFTermFactory</span></a></li>
<li><a href="Triple.html" title="interface in org.apache.commons.rdf.api"
target="classFrame"><span class="interfaceName">Triple</span></a></li>
<li><a href="TripleLike.html" title="interface in org.apache.commons.rdf.api"
target="classFrame"><span class="interfaceName">TripleLike</span></a></li>
</ul>
-<h2 title="Enums">Enums</h2>
-<ul title="Enums">
-<li><a href="RDFSyntax.html" title="enum in org.apache.commons.rdf.api"
target="classFrame">RDFSyntax</a></li>
-</ul>
</div>
</body>
</html>
\ No newline at end of file
Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-summary.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-summary.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-summary.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>org.apache.commons.rdf.api (Commons RDF 0.4.0-SNAPSHOT API)</title>
+<title>org.apache.commons.rdf.api (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="org.apache.commons.rdf.api (Commons RDF
0.4.0-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.rdf.api (Commons RDF
0.5.0 API)";
}
}
catch(err) {
@@ -111,9 +111,9 @@
<tr class="altColor">
<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/Dataset.html" title="interface
in org.apache.commons.rdf.api">Dataset</a></td>
<td class="colLast">
-<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>
</td>
</tr>
@@ -136,7 +136,7 @@
<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/IRI.html" title="interface in
org.apache.commons.rdf.api">IRI</a></td>
<td class="colLast">
<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>
</td>
@@ -144,10 +144,11 @@
<tr class="altColor">
<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/Literal.html" title="interface
in org.apache.commons.rdf.api">Literal</a></td>
<td class="colLast">
-<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>
</td>
</tr>
<tr class="rowColor">
@@ -174,6 +175,12 @@
</td>
</tr>
<tr class="altColor">
+<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api">RDFSyntax</a></td>
+<td class="colLast">
+<div class="block">An RDF syntax, e.g.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface
in org.apache.commons.rdf.api">RDFTerm</a></td>
<td class="colLast">
<div class="block">An <a href=
"http://www.w3.org/TR/rdf11-concepts/#dfn-rdf-term" >RDF-1.1
@@ -182,20 +189,20 @@
Abstract Syntax</a>, a W3C Recommendation published on 25 February 2014.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/RDFTermFactory.html"
title="interface in org.apache.commons.rdf.api">RDFTermFactory</a></td>
<td class="colLast">Deprecated</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/Triple.html" title="interface
in org.apache.commons.rdf.api">Triple</a></td>
<td class="colLast">
<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>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/TripleLike.html"
title="interface in org.apache.commons.rdf.api">TripleLike</a></td>
<td class="colLast">
<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
@@ -205,23 +212,6 @@
</tbody>
</table>
</li>
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0"
summary="Enum Summary table, listing enums, and an explanation">
-<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
-<tr>
-<th class="colFirst" scope="col">Enum</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a
href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in
org.apache.commons.rdf.api">RDFSyntax</a></td>
-<td class="colLast">
-<div class="block">Enumeration of the RDF 1.1 serialization syntaxes.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
</ul>
<a name="package.description">
<!-- -->
@@ -248,7 +238,7 @@
while a <a href="../../../../../org/apache/commons/rdf/api/Graph.html"
title="interface in org.apache.commons.rdf.api"><code>Graph</code></a> MAY be
mutable (e.g. support
methods like <a
href="../../../../../org/apache/commons/rdf/api/Graph.html#add-org.apache.commons.rdf.api.Triple-"><code>Graph.add(Triple)</code></a>).
<p>
- <a href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="enum in org.apache.commons.rdf.api"><code>RDFSyntax</code></a>
enumerates the W3C standard RDF
+ <a href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api"><code>RDFSyntax</code></a>
enumerates the W3C standard RDF
1.1 syntaxes and their media types.
<p>
For further documentation and contact details, see the
Modified:
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-tree.html
==============================================================================
---
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-tree.html
(original)
+++
websites/production/commons/content/proper/commons-rdf/apidocs/org/apache/commons/rdf/api/package-tree.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>org.apache.commons.rdf.api Class Hierarchy (Commons RDF 0.4.0-SNAPSHOT
API)</title>
+<title>org.apache.commons.rdf.api Class Hierarchy (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="org.apache.commons.rdf.api Class Hierarchy
(Commons RDF 0.4.0-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.rdf.api Class Hierarchy
(Commons RDF 0.5.0 API)";
}
}
catch(err) {
@@ -92,6 +92,7 @@
</ul>
</li>
<li type="circle">org.apache.commons.rdf.api.<a
href="../../../../../org/apache/commons/rdf/api/RDF.html" title="interface in
org.apache.commons.rdf.api"><span class="typeNameLink">RDF</span></a></li>
+<li type="circle">org.apache.commons.rdf.api.<a
href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html"
title="interface in org.apache.commons.rdf.api"><span
class="typeNameLink">RDFSyntax</span></a></li>
<li type="circle">org.apache.commons.rdf.api.<a
href="../../../../../org/apache/commons/rdf/api/RDFTerm.html" title="interface
in org.apache.commons.rdf.api"><span class="typeNameLink">RDFTerm</span></a>
<ul>
<li type="circle">org.apache.commons.rdf.api.<a
href="../../../../../org/apache/commons/rdf/api/BlankNodeOrIRI.html"
title="interface in org.apache.commons.rdf.api"><span
class="typeNameLink">BlankNodeOrIRI</span></a>
@@ -115,18 +116,6 @@
</ul>
</li>
</ul>
-<h2 title="Enum Hierarchy">Enum 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">java.lang.<a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true"
title="class or interface in java.lang"><span
class="typeNameLink">Enum</span></a><E> (implements java.lang.<a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true"
title="class or interface in java.lang">Comparable</a><T>, 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">org.apache.commons.rdf.api.<a
href="../../../../../org/apache/commons/rdf/api/RDFSyntax.html" title="enum in
org.apache.commons.rdf.api"><span class="typeNameLink">RDFSyntax</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">