You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2013/03/28 10:20:09 UTC

svn commit: r856289 - in /websites/staging/jena/trunk/content: ./ documentation/io/output.html

Author: buildbot
Date: Thu Mar 28 09:20:09 2013
New Revision: 856289

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/io/output.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 28 09:20:09 2013
@@ -1 +1 @@
-1454714
+1462003

Modified: websites/staging/jena/trunk/content/documentation/io/output.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/io/output.html (original)
+++ websites/staging/jena/trunk/content/documentation/io/output.html Thu Mar 28 09:20:09 2013
@@ -161,18 +161,18 @@
 <p>See <a href="rdfxml_howto.html#advanced-rdfxml-output">Advanced RDF/XML Output</a> 
 for details of the Jena RDF/XML writer.</p>
 <ul>
-<li><a href="API">API</a></li>
-<li><a href="rdfformat">RDFFormat</a></li>
-<li><a href="rdfformats-and-jena-syntax-names"><code>RDFFormat</code>s and Jena syntax names</a></li>
-<li><a href="formats">Formats</a></li>
-<li><a href="normal-printing">Normal Printing</a></li>
-<li><a href="pretty-printed-formats">Pretty Printed Languages</a></li>
-<li><a href="streamed-block-formats">Streamed Block Formats</a></li>
-<li><a href="line-printed-formats">Line printed formats</a></li>
-<li><a href="n-triples-and-n-quads">N-triples and N-Quads</a></li>
-<li><a href="rdfxml">RDF/XML</a></li>
-<li><a href="examples">Examples</a></li>
-<li><a href="Notes">Notes</a></li>
+<li><a href="#API">API</a></li>
+<li><a href="#rdfformat">RDFFormat</a></li>
+<li><a href="#rdfformats-and-jena-syntax-names"><code>RDFFormat</code>s and Jena syntax names</a></li>
+<li><a href="#formats">Formats</a></li>
+<li><a href="#normal-printing">Normal Printing</a></li>
+<li><a href="#pretty-printed-formats">Pretty Printed Languages</a></li>
+<li><a href="#streamed-block-formats">Streamed Block Formats</a></li>
+<li><a href="#line-printed-formats">Line printed formats</a></li>
+<li><a href="#n-triples-and-n-quads">N-triples and N-Quads</a></li>
+<li><a href="#rdfxml">RDF/XML</a></li>
+<li><a href="#examples">Examples</a></li>
+<li><a href="#Notes">Notes</a></li>
 </ul>
 <h2 id="api">API</h2>
 <p>There are two ways to write RDF data using Apache Jena RIOT,