Author: stain
Date: Mon Aug 10 11:22:18 2015
New Revision: 961357

Log:
Site checkin for project Commons RDF

Modified:
    websites/production/commonsrdf/content/userguide.html

Modified: websites/production/commonsrdf/content/userguide.html
==============================================================================
--- websites/production/commonsrdf/content/userguide.html (original)
+++ websites/production/commonsrdf/content/userguide.html Mon Aug 10 11:22:18 
2015
@@ -327,7 +327,7 @@
     </dependency>
 </dependencies>
 </pre></div></div>
-<p>The <tt>&lt;version&gt;</tt> above might not be up to date, see the <a 
href="download.html">download page</a> for the latest version.</p>
+<p><i>The <tt>&lt;version&gt;</tt> above might not be up to date, see the <a 
href="download.html">download page</a> for the latest version.</i></p>
 <p>If you are testing a <tt>SNAPSHOT</tt> version, then you will have to 
either build Commons RDF from <a class="externalLink" 
href="https://github.com/apache/incubator-commonsrdf";>source</a>, or add this 
<a class="externalLink" 
href="https://github.com/apache/incubator-commonsrdf#snapshot-repository";>snapshot
 repository</a>:</p>
 
 <div class="source">
@@ -362,7 +362,7 @@
         &lt;version&gt;0.1.0-incubating&lt;/version&gt;
     &lt;/dependency&gt;
 </pre></div></div>
-<p>The <tt>&lt;version&gt;</tt> above might not be up to date, see the 
[/download.html](download page) for the latest version.</p></div>
+<p><i>The <tt>&lt;version&gt;</tt> above might not be up to date, see the <a 
href="download.html">download page</a> for the latest version.</i></p></div>
 <div class="section">
 <h2><a name="Creating_Commons_RDF_instances"></a>Creating Commons RDF 
instances</h2>
 <p>To create instances of Commons RDF interfaces like <a 
href="apidocs/org/apache/commons/rdf/api/Graph.html"><tt>Graph</tt></a> and <a 
href="apidocs/org/apache/commons/rdf/api/IRI.html"><tt>IRI</tt></a> you will 
need a <a 
href="/apidocs/org/apache/commons/rdf/api/RDFTermFactory.html">RDFTermFactory</a>.</p>


Reply via email to