Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cce2de98 authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- added dependency graph

parent 3bac526d
No related branches found
No related tags found
No related merge requests found
html/img/depend.png

37 KiB

...@@ -29,7 +29,7 @@ the libraries to only the one you need. ...@@ -29,7 +29,7 @@ the libraries to only the one you need.
<p> <p>
Here is a picture of the various dependencies involved: Here is a picture of the various dependencies involved:
<center> <center>
<img src=""/> <img src="img/depend.png"/>
</center> </center>
</p> </p>
...@@ -58,7 +58,7 @@ Here is a picture of the various dependencies involved: ...@@ -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: <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> 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> <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--> <dd>Required by Jena for parsing international characters.</dd-->
</dl> </dl>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment