diff --git a/html/img/depend.png b/html/img/depend.png new file mode 100644 index 0000000000000000000000000000000000000000..1fd3bab8a145e2deb786b9276f9e1b1b8e93d1c2 Binary files /dev/null and b/html/img/depend.png differ diff --git a/html/lib.html b/html/lib.html index cbbf68450d0b97f810a4d09d9342c47136a9aa7a..83c8f20130b6d66d11aa78012cb28b961d19637d 100644 --- a/html/lib.html +++ b/html/lib.html @@ -29,7 +29,7 @@ the libraries to only the one you need. <p> Here is a picture of the various dependencies involved: <center> -<img src=""/> +<img src="img/depend.png"/> </center> </p> @@ -58,7 +58,7 @@ Here is a picture of the various dependencies involved: <dt><a href="http://jena.sourceforge.net/">Jena</a> 2.6.2: jena.jar icu4j.jar iri.jar arq.jar [<a href="http://www.opensource.org/licenses/bsd-license.php">BSD*</a>]</dt> <dd>Provides the RDF parser (which is also used by Pellet).</dd> -<dt><a href="http://xerces.apache.org">Xerces</a> 2.9.1: xercesImpl.jar xml-apis.jar [<a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache</a>]</dt> +<dt><a href="http://xerces.apache.org">Xerces</a> 2.9.1: xercesImpl.jar resolver.jar xml-apis.jar [<a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache</a>]</dt> <dd>Required by Jena for parsing international characters.</dd--> </dl>