summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2003-04-17 15:37:42 +0000
committerDave Beckett <dave@dajobe.org>2003-04-17 15:37:42 +0000
commitae0e786edec6dc096ca8c8d51f16ec2779f01644 (patch)
tree69a779c704466f84bba69df6482e0d2ef354b641 /README.html
parent30dcf880834d7ae16a00f397bc6083dc9735e05a (diff)
downloadraptor-ae0e786edec6dc096ca8c8d51f16ec2779f01644.tar.gz
# HTML again
Diffstat (limited to 'README.html')
-rw-r--r--README.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.html b/README.html
index 0cdf543f..413890d2 100644
--- a/README.html
+++ b/README.html
@@ -37,7 +37,7 @@ detailed changes in the <a href="ChangeLog">ChangeLog</a>.</p>
<li>Designed to integrate well with <a href="http://www.redland.opensource.ac.uk/">Redland</a></li>
<li>Handles <a href="http://www.w3.org/TR/rdf-syntax-grammar/">RDF/XML syntax updates</a> for <a href="http://www.w3.org/TR/xmlbase/">XML Base</a>, <code>xml:lang</code> and RDF datatyping.</li>
<li>Generates <a href="http://www.w3.org/TR/rdf-testcases/#ntriples">N-Triples</a> supporting XML literals, language tagging and datatypes</li>
-<lI>Parses content on the web if <a href="http://curl.haxx.se/libcurl/">libcurl</a> or <a href="http://xmlsoft.org/">libxml2</a> is available.<li>
+<li>Parses content on the web if <a href="http://curl.haxx.se/libcurl/">libcurl</a> or <a href="http://xmlsoft.org/">libxml2</a> is available.</li>
<li>Handles <code>rdf:resource</code> / <code>resource</code> attributes</li>
<li>Uses <a href="http://expat.sourceforge.net/">expat</a> and/or (GNOME) <a href="http://xmlsoft.org/">libxml</a> XML parsers as available or required</li>
<li>Optional features can be selected at run time.</li>
@@ -73,9 +73,8 @@ how to call the parser and contains several example programs.
There are also further examples in the <tt>example</tt> directory
of the distribution.</p>
-<p>To install Raptor see the
-<a href="INSTALL.html">Installation document</a>. Other material
-
+<p>To install Raptor see the <a href="INSTALL.html">Installation document</a>.
+</p>
<h2>SOURCES</h2>