Author: buildbot
Date: Wed Sep 25 20:39:51 2019
New Revision: 1050605
Log:
Staging update by buildbot for jena
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-frame.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-noframe.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/constant-values.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/deprecated-list.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/help-doc.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/index-all.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/index.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/GraphValidation.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/ShaclException.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/ShaclValidationException.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/ShaclValidator.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/Shapes.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/ValidationReport.Builder.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/ValidationReport.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/GraphValidation.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/ShaclException.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/ShaclValidationException.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/ShaclValidator.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/Shapes.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/ValidationReport.Builder.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/class-use/ValidationReport.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/package-frame.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/package-summary.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/package-tree.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/org/apache/jena/shacl/package-use.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/overview-tree.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/package-list
websites/staging/jena/trunk/content/documentation/javadoc/shacl/script.js
websites/staging/jena/trunk/content/documentation/javadoc/shacl/serialized-form.html
websites/staging/jena/trunk/content/documentation/javadoc/shacl/stylesheet.css
websites/staging/jena/trunk/content/documentation/shacl/
websites/staging/jena/trunk/content/documentation/shacl/index.html
Modified:
websites/staging/jena/trunk/content/ (props changed)
websites/staging/jena/trunk/content/documentation/fuseki2/data-access-control.html
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-configuration.html
websites/staging/jena/trunk/content/documentation/index.html
websites/staging/jena/trunk/content/documentation/javadoc/index.html
websites/staging/jena/trunk/content/download/index.html
Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Sep 25 20:39:51 2019
@@ -1 +1 @@
-1867546
+1867548
Modified:
websites/staging/jena/trunk/content/documentation/fuseki2/data-access-control.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/fuseki2/data-access-control.html
(original)
+++
websites/staging/jena/trunk/content/documentation/fuseki2/data-access-control.html
Wed Sep 25 20:39:51 2019
@@ -439,9 +439,9 @@ levels must allow the user access.</p>
<p>An access control list can be applied to an individual endpoint.
Again, any other "allowedUsers" configuration, service-wide, or
server-wide) also applies.</p>
-<div class="codehilite"><pre> <span class="n">fuseki</span><span
class="p">:</span><span class="n">serviceQuery</span> <span class="p">[</span>
<span class="n">fuseki</span><span class="p">:</span><span
class="n">name</span> "<span class="n">query</span> <span
class="p">;</span>
+<div class="codehilite"><pre> <span class="n">fuseki</span><span
class="p">:</span><span class="n">serviceQuery</span> <span class="p">[</span>
<span class="n">fuseki</span><span class="p">:</span><span
class="n">name</span> "<span class="n">query</span>" <span
class="p">;</span>
<span class="n">fuseki</span><span
class="p">:</span><span class="n">allowedUsers</span> "<span
class="n">user1</span>"<span class="p">,</span> "<span
class="n">user2</span>"<span class="p">]</span> <span class="p">;</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceUpdate</span> <span class="p">[</span> <span
class="n">fuseki</span><span class="p">:</span><span class="n">name</span>
"<span class="n">update</span> <span class="p">;</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceUpdate</span> <span class="p">[</span> <span
class="n">fuseki</span><span class="p">:</span><span class="n">name</span>
"<span class="n">update</span>" <span class="p">;</span>
<span class="n">fuseki</span><span
class="p">:</span><span class="n">allowedUsers</span> "<span
class="n">user1</span>"<span class="p">]</span> <span class="p">;</span>
</pre></div>
Modified:
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-configuration.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-configuration.html
(original)
+++
websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-configuration.html
Wed Sep 25 20:39:51 2019
@@ -189,7 +189,7 @@ split to allow for commentary.</p>
<span class="p">@</span><span class="n">prefix</span> <span
class="n">rdfs</span><span class="p">:</span> <span
class="o"><</span><span class="n">http</span><span class="p">:</span><span
class="o">//</span><span class="n">www</span><span class="p">.</span><span
class="n">w3</span><span class="p">.</span><span class="n">org</span><span
class="o">/</span>2000<span class="o">/</span>01<span class="o">/</span><span
class="n">rdf</span><span class="o">-</span><span class="n">schema</span>#<span
class="o">></span> <span class="p">.</span>
<span class="p">@</span><span class="n">prefix</span> <span
class="n">tdb</span><span class="p">:</span> <span
class="o"><</span><span class="n">http</span><span class="p">:</span><span
class="o">//</span><span class="n">jena</span><span class="p">.</span><span
class="n">hpl</span><span class="p">.</span><span class="n">hp</span><span
class="p">.</span><span class="n">com</span><span class="o">/</span>2008<span
class="o">/</span><span class="n">tdb</span>#<span class="o">></span> <span
class="p">.</span>
<span class="p">@</span><span class="n">prefix</span> <span
class="n">ja</span><span class="p">:</span> <span
class="o"><</span><span class="n">http</span><span class="p">:</span><span
class="o">//</span><span class="n">jena</span><span class="p">.</span><span
class="n">hpl</span><span class="p">.</span><span class="n">hp</span><span
class="p">.</span><span class="n">com</span><span class="o">/</span>2005<span
class="o">/</span>11<span class="o">/</span><span
class="n">Assembler</span>#<span class="o">></span> <span class="p">.</span>
-<span class="p">@</span><span class="n">prefix</span>Â <span
class="p">:</span> <span class="o"><</span>#<span
class="o">></span> <span class="p">.</span>
+<span class="p">@</span><span class="n">prefix</span> <span class="p">:</span>
<span class="o"><</span>#<span class="o">></span> <span
class="p">.</span>
</pre></div>
@@ -210,16 +210,16 @@ Store protocol, as well as file upload.<
<p>The base name is <code>/ds</code>.</p>
<div class="codehilite"><pre><span class="c">## Updateable in-memory
dataset.</span>
-<span class="o"><</span><span class="c">#service1> rdf:type
fuseki:Service ;</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">name</span> <span
class="s">"ds"</span>Â <span class="p">;</span> <span
class="c"># http://host:port/ds</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceQuery</span> <span
class="s">"sparql"</span>Â <span class="p">;</span> <span
class="c"># SPARQL query service</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceQuery</span> <span
class="s">"query"</span>Â <span class="p">;</span> <span
class="c"># SPARQL query service (alt name)</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceUpdate</span> <span
class="s">"update"</span>Â <span class="p">;</span> <span
class="c"># SPARQL update service</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceUpload</span> <span
class="s">"upload"</span>Â <span class="p">;</span> <span
class="c"># Non-SPARQL upload service</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceReadWriteGraphStore</span> <span
class="s">"data"</span>Â <span class="p">;</span> <span
class="c"># SPARQL Graph store protocol (read and write)</span>
+<span class="o"><</span><span class="c">#service1> rdf:type
fuseki:Service ;</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">name</span> <span
class="s">"ds"</span> <span class="p">;</span> <span
class="c"># http://host:port/ds</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceQuery</span> <span
class="s">"sparql"</span> <span class="p">;</span> <span
class="c"># SPARQL query service</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceQuery</span> <span
class="s">"query"</span> <span class="p">;</span> <span
class="c"># SPARQL query service (alt name)</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceUpdate</span> <span
class="s">"update"</span> <span class="p">;</span> <span
class="c"># SPARQL update service</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceUpload</span> <span
class="s">"upload"</span> <span class="p">;</span> <span
class="c"># Non-SPARQL upload service</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceReadWriteGraphStore</span> <span
class="s">"data"</span> <span class="p">;</span> <span
class="c"># SPARQL Graph store protocol (read and write)</span>
<span class="c"># A separate read-only graph store endpoint:</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceReadGraphStore</span> <span
class="s">"get"</span>Â <span class="p">;</span> <span
class="c"># SPARQL Graph store protocol (read only)</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">dataset</span> <span class="o"><</span><span
class="c">#dataset>Â ;</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceReadGraphStore</span> <span
class="s">"get"</span> <span class="p">;</span> <span
class="c"># SPARQL Graph store protocol (read only)</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">dataset</span> <span class="o"><</span><span
class="c">#dataset> ;</span>
<span class="p">.</span>
</pre></div>
@@ -230,11 +230,11 @@ Store protocol, as well as file upload.<
SPARQl Graph Store protocol).</p>
<p>This service offers read-only access to a dataset with a single
graph of data.</p>
-<div class="codehilite"><pre><span class="o"><</span>#<span
class="n">service2</span><span class="o">></span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span> <span
class="n">fuseki</span><span class="p">:</span><span class="n">Service</span>Â
<span class="p">;</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">name</span> "<span class="o">/</span><span
class="n">ds</span><span class="o">-</span><span class="n">ro</span>"Â
<span class="p">;</span> # <span class="n">http</span><span
class="p">:</span><span class="o">//</span><span class="n">host</span><span
class="p">:</span><span class="n">port</span><span class="o">/</span><span
class="n">ds</span><span class="o">-</span><span class="n">ro</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceQuery</span> "<span
class="n">query</span>"Â <span class="p">;</span> # <span
class="n">SPARQL</span> <span class="n">query</span> <span
class="n">service</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceReadGraphStore</span> "<span
class="n">data</span>"Â <span class="p">;</span> # <span
class="n">SPARQL</span> <span class="n">Graph</span> <span
class="n">store</span> <span class="n">protocol</span> <span
class="p">(</span><span class="n">read</span> <span class="n">only</span><span
class="p">)</span>
- <span class="n">fuseki</span><span class="p">:</span><span
class="n">dataset</span> <span class="o"><</span>#<span
class="n">dataset</span><span class="o">></span>Â <span class="p">;</span>
+<div class="codehilite"><pre><span class="o"><</span>#<span
class="n">service2</span><span class="o">></span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span> <span
class="n">fuseki</span><span class="p">:</span><span class="n">Service</span>
<span class="p">;</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">name</span> "<span class="o">/</span><span
class="n">ds</span><span class="o">-</span><span class="n">ro</span>"
<span class="p">;</span> # <span class="n">http</span><span
class="p">:</span><span class="o">//</span><span class="n">host</span><span
class="p">:</span><span class="n">port</span><span class="o">/</span><span
class="n">ds</span><span class="o">-</span><span class="n">ro</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceQuery</span> "<span
class="n">query</span>" <span class="p">;</span> # <span
class="n">SPARQL</span> <span class="n">query</span> <span
class="n">service</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">serviceReadGraphStore</span> "<span
class="n">data</span>" <span class="p">;</span> # <span
class="n">SPARQL</span> <span class="n">Graph</span> <span
class="n">store</span> <span class="n">protocol</span> <span
class="p">(</span><span class="n">read</span> <span class="n">only</span><span
class="p">)</span>
+ <span class="n">fuseki</span><span class="p">:</span><span
class="n">dataset</span> <span class="o"><</span>#<span
class="n">dataset</span><span class="o">></span> <span class="p">;</span>
<span class="p">.</span>
</pre></div>
@@ -242,24 +242,24 @@ graph of data.</p>
<h3 id="dataset">Dataset<a class="headerlink" href="#dataset" title="Permanent
link">¶</a></h3>
<h4 id="in-memory">In-memory<a class="headerlink" href="#in-memory"
title="Permanent link">¶</a></h4>
<p>An in-memory dataset, with data in the default graph taken from a local
file.</p>
-<div class="codehilite"><pre><span class="o"><</span>#<span
class="n">books</span><span class="o">></span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span> <span
class="n">ja</span><span class="p">:</span><span class="n">RDFDataset</span>Â
<span class="p">;</span>
- <span class="n">rdfs</span><span class="p">:</span><span
class="n">label</span> "<span class="n">Books</span>"Â <span
class="p">;</span>
+<div class="codehilite"><pre><span class="o"><</span>#<span
class="n">books</span><span class="o">></span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span> <span
class="n">ja</span><span class="p">:</span><span class="n">RDFDataset</span>
<span class="p">;</span>
+ <span class="n">rdfs</span><span class="p">:</span><span
class="n">label</span> "<span class="n">Books</span>" <span
class="p">;</span>
<span class="n">ja</span><span class="p">:</span><span
class="n">defaultGraph</span>
- <span class="p">[</span> <span class="n">rdfs</span><span
class="p">:</span><span class="n">label</span> "<span
class="n">books</span><span class="p">.</span><span class="n">ttl</span>"Â
<span class="p">;</span>
- <span class="n">a</span> <span class="n">ja</span><span
class="p">:</span><span class="n">MemoryModel</span>Â <span class="p">;</span>
- <span class="n">ja</span><span class="p">:</span><span
class="n">content</span> <span class="p">[</span><span class="n">ja</span><span
class="p">:</span><span class="n">externalContent</span> <span
class="o"><</span><span class="n">file</span><span class="p">:</span><span
class="n">Data</span><span class="o">/</span><span class="n">books</span><span
class="p">.</span><span class="n">ttl</span><span class="o">></span> <span
class="p">]</span>Â <span class="p">;</span>
- <span class="p">]</span>Â <span class="p">;</span>
+ <span class="p">[</span> <span class="n">rdfs</span><span
class="p">:</span><span class="n">label</span> "<span
class="n">books</span><span class="p">.</span><span class="n">ttl</span>"
<span class="p">;</span>
+ <span class="n">a</span> <span class="n">ja</span><span
class="p">:</span><span class="n">MemoryModel</span> <span class="p">;</span>
+ <span class="n">ja</span><span class="p">:</span><span
class="n">content</span> <span class="p">[</span><span class="n">ja</span><span
class="p">:</span><span class="n">externalContent</span> <span
class="o"><</span><span class="n">file</span><span class="p">:</span><span
class="n">Data</span><span class="o">/</span><span class="n">books</span><span
class="p">.</span><span class="n">ttl</span><span class="o">></span> <span
class="p">]</span> <span class="p">;</span>
+ <span class="p">]</span> <span class="p">;</span>
<span class="p">.</span>
</pre></div>
<h4 id="tdb">TDB<a class="headerlink" href="#tdb" title="Permanent
link">¶</a></h4>
-<div class="codehilite"><pre><span class="o"><</span>#<span
class="n">dataset</span><span class="o">></span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span>
<span class="n">tdb</span><span class="p">:</span><span
class="n">DatasetTDB</span>Â <span class="p">;</span>
- <span class="n">tdb</span><span class="p">:</span><span
class="n">location</span> "<span class="n">DB</span>"Â <span
class="p">;</span>
+<div class="codehilite"><pre><span class="o"><</span>#<span
class="n">dataset</span><span class="o">></span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span>
<span class="n">tdb</span><span class="p">:</span><span
class="n">DatasetTDB</span> <span class="p">;</span>
+ <span class="n">tdb</span><span class="p">:</span><span
class="n">location</span> "<span class="n">DB</span>" <span
class="p">;</span>
# <span class="n">Query</span> <span class="n">timeout</span> <span
class="n">on</span> <span class="n">this</span> <span class="n">dataset</span>
<span class="p">(</span>1<span class="n">s</span><span class="p">,</span> 1000
<span class="n">milliseconds</span><span class="p">)</span>
- <span class="n">ja</span><span class="p">:</span><span
class="n">context</span> <span class="p">[</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtName</span>
"<span class="n">arq</span><span class="p">:</span><span
class="n">queryTimeout</span>"Â <span class="p">;</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtValue</span>
"1000" <span class="p">]</span>Â <span class="p">;</span>
+ <span class="n">ja</span><span class="p">:</span><span
class="n">context</span> <span class="p">[</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtName</span>
"<span class="n">arq</span><span class="p">:</span><span
class="n">queryTimeout</span>" <span class="p">;</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtValue</span>
"1000" <span class="p">]</span> <span class="p">;</span>
# <span class="n">Make</span> <span class="n">the</span> <span
class="n">default</span> <span class="n">graph</span> <span class="n">be</span>
<span class="n">the</span> <span class="n">union</span> <span
class="n">of</span> <span class="n">all</span> <span class="n">named</span>
<span class="n">graphs</span><span class="p">.</span>
- ## <span class="n">tdb</span><span class="p">:</span><span
class="n">unionDefaultGraph</span> <span class="n">true</span>Â <span
class="p">;</span>
+ ## <span class="n">tdb</span><span class="p">:</span><span
class="n">unionDefaultGraph</span> <span class="n">true</span> <span
class="p">;</span>
<span class="p">.</span>
</pre></div>
@@ -275,16 +275,16 @@ graph of data.</p>
need to create a custom <code>.war</code> file consisting of the contents of
the Fuseki
web application and the additional classes</p>
<h3 id="server-section">Server Section<a class="headerlink"
href="#server-section" title="Permanent link">¶</a></h3>
-<div class="codehilite"><pre><span class="p">[]</span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span> <span
class="n">fuseki</span><span class="p">:</span><span class="n">Server</span>Â
<span class="p">;</span>
+<div class="codehilite"><pre><span class="p">[]</span> <span
class="n">rdf</span><span class="p">:</span><span class="n">type</span> <span
class="n">fuseki</span><span class="p">:</span><span class="n">Server</span>
<span class="p">;</span>
# <span class="n">Server</span><span class="o">-</span><span
class="n">wide</span> <span class="n">context</span> <span
class="n">parameters</span> <span class="n">can</span> <span
class="n">be</span> <span class="n">given</span> <span
class="n">here</span><span class="p">.</span>
# <span class="n">For</span> <span class="n">example</span><span
class="p">,</span> <span class="n">to</span> <span class="n">set</span> <span
class="n">query</span> <span class="n">timeouts</span><span class="p">:</span>
<span class="n">on</span> <span class="n">a</span> <span
class="n">server</span><span class="o">-</span><span class="n">wide</span>
<span class="n">basis</span><span class="p">:</span>
# <span class="n">Format</span> 1<span class="p">:</span> "1000"
<span class="o">--</span> 1 <span class="n">second</span> <span
class="n">timeout</span>
# <span class="n">Format</span> 2<span class="p">:</span> "10000<span
class="p">,</span>60000" <span class="o">--</span> 10<span
class="n">s</span> <span class="n">timeout</span> <span class="n">to</span>
<span class="n">first</span> <span class="n">result</span><span
class="p">,</span> <span class="n">then</span> 60<span class="n">s</span> <span
class="n">timeout</span> <span class="n">to</span> <span class="k">for</span>
<span class="n">rest</span> <span class="n">of</span> <span
class="n">query</span><span class="p">.</span>
# <span class="n">See</span> <span class="n">java</span> <span
class="n">doc</span> <span class="k">for</span> <span class="n">ARQ</span><span
class="p">.</span><span class="n">queryTimeout</span>
- # <span class="n">ja</span><span class="p">:</span><span
class="n">context</span> <span class="p">[</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtName</span>
"<span class="n">arq</span><span class="p">:</span><span
class="n">queryTimeout</span>"Â <span class="p">;</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtValue</span>
"10000" <span class="p">]</span>Â <span class="p">;</span>
+ # <span class="n">ja</span><span class="p">:</span><span
class="n">context</span> <span class="p">[</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtName</span>
"<span class="n">arq</span><span class="p">:</span><span
class="n">queryTimeout</span>" <span class="p">;</span> <span
class="n">ja</span><span class="p">:</span><span class="n">cxtValue</span>
"10000" <span class="p">]</span> <span class="p">;</span>
# <span class="n">Load</span> <span class="n">custom</span> <span
class="n">code</span> <span class="p">(</span><span class="n">rarely</span>
<span class="n">needed</span><span class="p">)</span>
- # <span class="n">ja</span><span class="p">:</span><span
class="n">loadClass</span> "<span class="n">your</span><span
class="p">.</span><span class="n">code</span><span class="p">.</span><span
class="n">Class</span>"Â <span class="p">;</span>
+ # <span class="n">ja</span><span class="p">:</span><span
class="n">loadClass</span> "<span class="n">your</span><span
class="p">.</span><span class="n">code</span><span class="p">.</span><span
class="n">Class</span>" <span class="p">;</span>
<span class="p">.</span>
</pre></div>
Modified: websites/staging/jena/trunk/content/documentation/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/index.html Wed Sep 25
20:39:51 2019
@@ -170,16 +170,17 @@ sections.</p>
<li><a href="./query/">SPARQL</a> - querying and updating RDF models using the
SPARQL standards</li>
<li><a href="./fuseki2/">Fuseki</a> - SPARQL server which can present RDF data
and answer SPARQL queries over HTTP</li>
<li><a href="./io/">I/O</a> - reading and writing RDF data</li>
-<li><a href="./hadoop">Elephas</a> - working with RDF data on Apache
Hadoop.</li>
<li><a href="./assembler/">Assembler</a> - describing recipes for constructing
Jena models declaratively using RDF</li>
<li><a href="./inference/">Inference</a> - using the Jena rules engine and
other inference algorithms to derive consequences from RDF models</li>
<li><a href="./ontology/">Ontology</a> - support for handling OWL models in
Jena</li>
<li><a href="./tdb/">TDB</a> - a fast persistent triple store that stores
directly to disk</li>
<li><a href="./tdb2">TDB2</a> - next generation TDB</li>
<li><a href="./rdfconnection/">RDF Connection</a> - a SPARQL API for local
datasets and remote services</li>
+<li><a href="./shacl">SHACL</a> - SHACL processor for Jena</li>
<li><a href="./javadoc/">Javadoc</a> - JavaDoc generated from the Jena
source</li>
<li><a href="./query/text-query.html">Text Search</a> - enhanced indexes using
Lucene or Solr for more efficient searching of text literals in Jena models and
datasets.</li>
<li><a href="./geosparql/">GeoSPARQL</a> - support for GeoSPARQL</li>
+<li><a href="./hadoop">Elephas</a> - working with RDF data on Apache
Hadoop.</li>
<li><a href="./notes/">How-To's</a> - various topic-specific how-to
documents</li>
<li><a href="./permissions/">Permissions</a> - a permissions wrapper around
Jena RDF implementation</li>
<li><a href="./jdbc/">JDBC</a> - a SPARQL over JDBC driver framework</li>
Modified: websites/staging/jena/trunk/content/documentation/javadoc/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/javadoc/index.html
(original)
+++ websites/staging/jena/trunk/content/documentation/javadoc/index.html Wed
Sep 25 20:39:51 2019
@@ -172,6 +172,7 @@ h2:hover > .headerlink, h3:hover > .head
</li>
<li><a href="text/index.html">Text search</a></li>
<li><a href="geosparql/index.html">GeoSPARQL</a></li>
+<li><a href="shacl/index.html">SHACL</a></li>
<li><a href="permissions/index.html">Security Permissions JavaDoc</a></li>
<li><a href="jdbc/index.html">JDBC JavaDoc</a></li>
<li><a href="elephas/index.html">Elephas</a></li>
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-frame.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-frame.html
(added)
+++
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-frame.html
Wed Sep 25 20:39:51 2019
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_222) on Wed Sep 25 16:06:29 BST 2019 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Jena TDB)</title>
+<meta name="date" content="2019-09-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/jena/shacl/GraphValidation.html" title="class in
org.apache.jena.shacl" target="classFrame">GraphValidation</a></li>
+<li><a href="org/apache/jena/shacl/ShaclException.html" title="class in
org.apache.jena.shacl" target="classFrame">ShaclException</a></li>
+<li><a href="org/apache/jena/shacl/ShaclValidationException.html" title="class
in org.apache.jena.shacl" target="classFrame">ShaclValidationException</a></li>
+<li><a href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl" target="classFrame"><span
class="interfaceName">ShaclValidator</span></a></li>
+<li><a href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl" target="classFrame">Shapes</a></li>
+<li><a href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl" target="classFrame">ValidationReport</a></li>
+<li><a href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class
in org.apache.jena.shacl" target="classFrame">ValidationReport.Builder</a></li>
+</ul>
+</div>
+</body>
+</html>
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-noframe.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-noframe.html
(added)
+++
websites/staging/jena/trunk/content/documentation/javadoc/shacl/allclasses-noframe.html
Wed Sep 25 20:39:51 2019
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_222) on Wed Sep 25 16:06:29 BST 2019 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Jena TDB)</title>
+<meta name="date" content="2019-09-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/jena/shacl/GraphValidation.html" title="class in
org.apache.jena.shacl">GraphValidation</a></li>
+<li><a href="org/apache/jena/shacl/ShaclException.html" title="class in
org.apache.jena.shacl">ShaclException</a></li>
+<li><a href="org/apache/jena/shacl/ShaclValidationException.html" title="class
in org.apache.jena.shacl">ShaclValidationException</a></li>
+<li><a href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl"><span
class="interfaceName">ShaclValidator</span></a></li>
+<li><a href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></li>
+<li><a href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></li>
+<li><a href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class
in org.apache.jena.shacl">ValidationReport.Builder</a></li>
+</ul>
+</div>
+</body>
+</html>
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/constant-values.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/javadoc/shacl/constant-values.html
(added)
+++
websites/staging/jena/trunk/content/documentation/javadoc/shacl/constant-values.html
Wed Sep 25 20:39:51 2019
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_222) on Wed Sep 25 16:06:29 BST 2019 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Constant Field Values (Apache Jena TDB)</title>
+<meta name="date" content="2019-09-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Constant Field Values (Apache Jena TDB)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Licenced under the Apache License, Version
2.0</small></p>
+</body>
+</html>
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/deprecated-list.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/javadoc/shacl/deprecated-list.html
(added)
+++
websites/staging/jena/trunk/content/documentation/javadoc/shacl/deprecated-list.html
Wed Sep 25 20:39:51 2019
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_222) on Wed Sep 25 16:06:29 BST 2019 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Deprecated List (Apache Jena TDB)</title>
+<meta name="date" content="2019-09-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Deprecated List (Apache Jena TDB)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Licenced under the Apache License, Version
2.0</small></p>
+</body>
+</html>
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/help-doc.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/javadoc/shacl/help-doc.html
(added)
+++
websites/staging/jena/trunk/content/documentation/javadoc/shacl/help-doc.html
Wed Sep 25 20:39:51 2019
@@ -0,0 +1,225 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_222) on Wed Sep 25 16:06:29 BST 2019 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>API Help (Apache Jena TDB)</title>
+<meta name="date" content="2019-09-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="API Help (Apache Jena TDB)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document
has pages corresponding to the items in the navigation bar, described as
follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces,
with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own
separate page. Each of these pages has three sections consisting of a
class/interface description, summary tables, and detailed member
descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed
description for that item. The summary entries are alphabetical, while the
detailed descriptions are in the order they appear in the source code. This
preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following
sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page. This
page describes what packages, classes, methods, constructors and fields use any
part of the given class or package. Given a class or interface A, its Use page
includes subclasses of A, fields declared as A, methods that return A, and
methods and constructors with parameters of type A. You can access this page
by first going to the package, class or interface, then clicking on the "Use"
link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all
packages, plus a hierarchy for each package. Each hierarchy page contains a
list of classes and a list of interfaces. The classes are organized by
inheritance structure starting with <code>java.lang.Object</code>. The
interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy
for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking
"Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the
API that have been deprecated. A deprecated API is not recommended for use,
generally due to improvements, and a replacement API is usually given.
Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all
classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or
related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames. All pages are available with or
without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all
classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its
serialization fields and methods. This information is of interest to
re-implementors, not to developers using the API. While there is no link in the
navigation bar, you can get to this information by going to any serialized
class and clicking "Serialized Form" in the "See also" section of the class
description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the
static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation
generated using the standard doclet.</span></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Licenced under the Apache License, Version
2.0</small></p>
+</body>
+</html>
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/index-all.html
==============================================================================
---
websites/staging/jena/trunk/content/documentation/javadoc/shacl/index-all.html
(added)
+++
websites/staging/jena/trunk/content/documentation/javadoc/shacl/index-all.html
Wed Sep 25 20:39:51 2019
@@ -0,0 +1,354 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_222) on Wed Sep 25 16:06:29 BST 2019 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index (Apache Jena TDB)</title>
+<meta name="date" content="2019-09-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Index (Apache Jena TDB)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#I:A">A</a> <a
href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:F">F</a> <a
href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:N">N</a> <a
href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a
href="#I:S">S</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a
name="I:A">
+<!-- -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.Builder.html#addPrefixes-org.apache.jena.shared.PrefixMapping-">addPrefixes(PrefixMapping)</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class in
org.apache.jena.shacl">ValidationReport.Builder</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.Builder.html#addReportEntry-org.apache.jena.shacl.validation.ReportItem-org.apache.jena.shacl.parser.Shape-org.apache.jena.graph.Node-org.apache.jena.sparql.path.Path-org.apache.jena.shacl.parser.Constraint-">addReportEntry(ReportItem,
Shape, Node, Path, Constraint)</a></span> - Method in class
org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class in
org.apache.jena.shacl">ValidationReport.Builder</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.Builder.html#addReportEntry-java.lang.String-org.apache.jena.shacl.parser.Shape-org.apache.jena.graph.Node-org.apache.jena.sparql.path.Path-org.apache.jena.graph.Node-org.apache.jena.shacl.parser.Constraint-">addReportEntry(String,
Shape, Node, Path, Node, Constraint)</a></span> - Method in class
org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class in
org.apache.jena.shacl">ValidationReport.Builder</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.Builder.html#addReportEntry-org.apache.jena.shacl.validation.ReportItem-org.apache.jena.shacl.engine.exec.TripleValidator-org.apache.jena.graph.Triple-">addReportEntry(ReportItem,
TripleValidator, Triple)</a></span> - Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class in
org.apache.jena.shacl">ValidationReport.Builder</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.Builder.html#addReportEntry-org.apache.jena.shacl.validation.ReportEntry-">addReportEntry(ReportEntry)</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class in
org.apache.jena.shacl">ValidationReport.Builder</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:B">
+<!-- -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.Builder.html#build--">build()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class in
org.apache.jena.shacl">ValidationReport.Builder</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.Builder.html#Builder--">Builder()</a></span>
- Constructor for class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class in
org.apache.jena.shacl">ValidationReport.Builder</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:C">
+<!-- -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#conforms-org.apache.jena.shacl.Shapes-org.apache.jena.graph.Graph-">conforms(Shapes,
Graph)</a></span> - Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Does the data conform to the shapes?
+ This operation only checks whether the data is conformant or not - it does
not genberate a complete report.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#conforms-org.apache.jena.graph.Graph-org.apache.jena.graph.Graph-">conforms(Graph,
Graph)</a></span> - Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Does the data conform to the shapes?
+ This operation only checks whether the data is conformant or not - it does
not genberate a complete report.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#conforms-org.apache.jena.shacl.Shapes-org.apache.jena.graph.Graph-org.apache.jena.graph.Node-">conforms(Shapes,
Graph, Node)</a></span> - Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Does the node within the data conform to the shapes?
+ This operation only checks the data is conformant or not - it does not
genberate a complete report.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#conforms--">conforms()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#create--">create()</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:F">
+<!-- -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#fromGraph-org.apache.jena.graph.Graph-org.apache.jena.graph.Node-">fromGraph(Graph,
Node)</a></span> - Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#fromGraph-org.apache.jena.graph.Graph-">fromGraph(Graph)</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#fromModel-org.apache.jena.rdf.model.Model-">fromModel(Model)</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:G">
+<!-- -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#get--">get()</a></span> -
Static method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Return the current system-wide
<code>ShaclValidator</code>.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#getEntries--">getEntries()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#getGraph--">getGraph()</a></span> -
Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#getGraph--">getGraph()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#getModel--">getModel()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidationException.html#getReport--">getReport()</a></span>
- Method in exception org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidationException.html" title="class in
org.apache.jena.shacl">ShaclValidationException</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#getResource--">getResource()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#getRootShapes--">getRootShapes()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#getShape-org.apache.jena.graph.Node-">getShape(Node)</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#getShapeMap--">getShapeMap()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#getTargets--">getTargets()</a></span> -
Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><a href="org/apache/jena/shacl/GraphValidation.html" title="class in
org.apache.jena.shacl"><span class="typeNameLink">GraphValidation</span></a> -
Class in <a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a></dt>
+<dd>
+<div class="block">Operations to work on graph with SHACL.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/GraphValidation.html#GraphValidation--">GraphValidation()</a></span>
- Constructor for class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/GraphValidation.html" title="class in
org.apache.jena.shacl">GraphValidation</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:I">
+<!-- -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#isEmpty--">isEmpty()</a></span> -
Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#iterator--">iterator()</a></span> -
Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:N">
+<!-- -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#numRootShapes--">numRootShapes()</a></span>
- Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#numShapes--">numShapes()</a></span> -
Method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:O">
+<!-- -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a> -
package org.apache.jena.shacl</dt>
+<dd> </dd>
+</dl>
+<a name="I:P">
+<!-- -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#parse-org.apache.jena.graph.Graph-">parse(Graph)</a></span>
- Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Parse the shapes from the graph and return a AST object
that has all the shapes.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#parse-java.lang.String-">parse(String)</a></span>
- Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Parse the shapes from a file or URL return a AST object
that has all the shapes.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#parse-org.apache.jena.rdf.model.Model-">parse(Model)</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd>
+<div class="block">Parse the model and return the shapes connected to the
targets.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#parse-org.apache.jena.graph.Graph-">parse(Graph)</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd>
+<div class="block">Parse the graph and return the shapes connected to the
targets.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#parse-java.lang.String-">parse(String)</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#parseAll-org.apache.jena.graph.Graph-">parseAll(Graph)</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd>
+<div class="block">Parse the graph and also include all declared node and
property shapes, whether connected to the targets or not.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/Shapes.html#parseAll-java.lang.String-">parseAll(String)</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl">Shapes</a></dt>
+<dd> </dd>
+</dl>
+<a name="I:R">
+<!-- -->
+</a>
+<h2 class="title">R</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ValidationReport.html#reportConformsTrue--">reportConformsTrue()</a></span>
- Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl">ValidationReport</a></dt>
+<dd>
+<div class="block">Return an immutable report that records no validation
errors (violations or any other level of severity)</div>
+</dd>
+</dl>
+<a name="I:S">
+<!-- -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><a href="org/apache/jena/shacl/ShaclException.html" title="class in
org.apache.jena.shacl"><span class="typeNameLink">ShaclException</span></a> -
Exception in <a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a></dt>
+<dd>
+<div class="block">Runtime exception generated by the SHACL subsystem.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclException.html#ShaclException-java.lang.String-">ShaclException(String)</a></span>
- Constructor for exception org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclException.html" title="class in
org.apache.jena.shacl">ShaclException</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclException.html#ShaclException-java.lang.String-java.lang.Throwable-">ShaclException(String,
Throwable)</a></span> - Constructor for exception org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclException.html" title="class in
org.apache.jena.shacl">ShaclException</a></dt>
+<dd> </dd>
+<dt><a href="org/apache/jena/shacl/ShaclValidationException.html" title="class
in org.apache.jena.shacl"><span
class="typeNameLink">ShaclValidationException</span></a> - Exception in <a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a></dt>
+<dd>
+<div class="block">Runtime exception generated by the SHACL subsystem.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidationException.html#ShaclValidationException-org.apache.jena.shacl.ValidationReport-">ShaclValidationException(ValidationReport)</a></span>
- Constructor for exception org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidationException.html" title="class in
org.apache.jena.shacl">ShaclValidationException</a></dt>
+<dd> </dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidationException.html#ShaclValidationException-java.lang.String-java.lang.Throwable-">ShaclValidationException(String,
Throwable)</a></span> - Constructor for exception org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidationException.html" title="class in
org.apache.jena.shacl">ShaclValidationException</a></dt>
+<dd> </dd>
+<dt><a href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl"><span class="typeNameLink">ShaclValidator</span></a> -
Interface in <a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a></dt>
+<dd>
+<div class="block">Public API for the SHACL Validation.</div>
+</dd>
+<dt><a href="org/apache/jena/shacl/Shapes.html" title="class in
org.apache.jena.shacl"><span class="typeNameLink">Shapes</span></a> - Class in
<a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a></dt>
+<dd>
+<div class="block">A collection of shapes as output by the SHACL parser.</div>
+</dd>
+</dl>
+<a name="I:U">
+<!-- -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/GraphValidation.html#update-org.apache.jena.shacl.Shapes-org.apache.jena.graph.Graph-java.lang.Runnable-">update(Shapes,
Graph, Runnable)</a></span> - Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/GraphValidation.html" title="class in
org.apache.jena.shacl">GraphValidation</a></dt>
+<dd>
+<div class="block">Update the graph.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/GraphValidation.html#updateAndReport-org.apache.jena.shacl.Shapes-org.apache.jena.graph.Graph-java.lang.Runnable-">updateAndReport(Shapes,
Graph, Runnable)</a></span> - Static method in class org.apache.jena.shacl.<a
href="org/apache/jena/shacl/GraphValidation.html" title="class in
org.apache.jena.shacl">GraphValidation</a></dt>
+<dd>
+<div class="block">Update the graph.</div>
+</dd>
+</dl>
+<a name="I:V">
+<!-- -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#validate-org.apache.jena.shacl.Shapes-org.apache.jena.graph.Graph-">validate(Shapes,
Graph)</a></span> - Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Produce a full validation report.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#validate-org.apache.jena.shacl.Shapes-org.apache.jena.graph.Graph-org.apache.jena.graph.Node-">validate(Shapes,
Graph, Node)</a></span> - Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Produce a full validation report for this node in the
data.</div>
+</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/jena/shacl/ShaclValidator.html#validate-org.apache.jena.graph.Graph-org.apache.jena.graph.Graph-">validate(Graph,
Graph)</a></span> - Method in interface org.apache.jena.shacl.<a
href="org/apache/jena/shacl/ShaclValidator.html" title="interface in
org.apache.jena.shacl">ShaclValidator</a></dt>
+<dd>
+<div class="block">Produce a full validation report.</div>
+</dd>
+<dt><a href="org/apache/jena/shacl/ValidationReport.html" title="class in
org.apache.jena.shacl"><span class="typeNameLink">ValidationReport</span></a> -
Class in <a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a></dt>
+<dd> </dd>
+<dt><a href="org/apache/jena/shacl/ValidationReport.Builder.html" title="class
in org.apache.jena.shacl"><span
class="typeNameLink">ValidationReport.Builder</span></a> - Class in <a
href="org/apache/jena/shacl/package-summary.html">org.apache.jena.shacl</a></dt>
+<dd> </dd>
+</dl>
+<a href="#I:A">A</a> <a href="#I:B">B</a> <a
href="#I:C">C</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a
href="#I:I">I</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a
href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a
href="#I:U">U</a> <a href="#I:V">V</a> </div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="org/apache/jena/shacl/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="org/apache/jena/shacl/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Licenced under the Apache License, Version
2.0</small></p>
+</body>
+</html>
Added:
websites/staging/jena/trunk/content/documentation/javadoc/shacl/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/javadoc/shacl/index.html
(added)
+++ websites/staging/jena/trunk/content/documentation/javadoc/shacl/index.html
Wed Sep 25 20:39:51 2019
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_222) on Wed Sep 25 16:06:29 BST 2019 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Apache Jena TDB</title>
+<script type="text/javascript">
+ tmpTargetPage = "" + window.location.search;
+ if (tmpTargetPage != "" && tmpTargetPage != "undefined")
+ tmpTargetPage = tmpTargetPage.substring(1);
+ if (tmpTargetPage.indexOf(":") != -1 || (tmpTargetPage != "" &&
!validURL(tmpTargetPage)))
+ tmpTargetPage = "undefined";
+ targetPage = tmpTargetPage;
+ function validURL(url) {
+ try {
+ url = decodeURIComponent(url);
+ }
+ catch (error) {
+ return false;
+ }
+ var pos = url.indexOf(".html");
+ if (pos == -1 || pos != url.length - 5)
+ return false;
+ var allowNumber = false;
+ var allowSep = false;
+ var seenDot = false;
+ for (var i = 0; i < url.length - 5; i++) {
+ var ch = url.charAt(i);
+ if ('a' <= ch && ch <= 'z' ||
+ 'A' <= ch && ch <= 'Z' ||
+ ch == '$' ||
+ ch == '_' ||
+ ch.charCodeAt(0) > 127) {
+ allowNumber = true;
+ allowSep = true;
+ } else if ('0' <= ch && ch <= '9'
+ || ch == '-') {
+ if (!allowNumber)
+ return false;
+ } else if (ch == '/' || ch == '.') {
+ if (!allowSep)
+ return false;
+ allowNumber = false;
+ allowSep = false;
+ if (ch == '.')
+ seenDot = true;
+ if (ch == '/' && seenDot)
+ return false;
+ } else {
+ return false;
+ }
+ }
+ return true;
+ }
+ function loadFrames() {
+ if (targetPage != "" && targetPage != "undefined")
+ top.classFrame.location = top.targetPage;
+ }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and
interfaces (except non-static nested types)">
+<frame src="org/apache/jena/shacl/package-summary.html" name="classFrame"
title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see
this message, you are using a non-frame-capable web client. Link to <a
href="org/apache/jena/shacl/package-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>