<h1>Manipulating alignments in Java programs: advanced tutorial on the Alignment <abbrtitle="Application Programming Interface">API</abbr> and server</h1>
<h1>Exploiting alignments and reasoning: advanced tutorial on the Alignment <abbrtitle="Application Programming Interface">API</abbr> and server</h1>
<p>
<p>
<dl>
<dl>
...
@@ -61,9 +61,10 @@ This time, the tutorial is based on Java programming and using various
...
@@ -61,9 +61,10 @@ This time, the tutorial is based on Java programming and using various
related APIs.
related APIs.
</p>
</p>
<p>
<p>
A more <ahref="../tutorial1/index.html">simple tutorial</a> as well as
Other tutorials are <ahref="../index.html">available</a>.</p>
a small <ahref="../tutorial1/server.html">server tutorial</a> are also available.</p>
<pstyle="border-top: 2px solid #AAAAAA;"><small>This tutorial has
<pstyle="border-top: 2px solid #AAAAAA;"><small>This tutorial has been designed for the Alignment API version 4.0.</small></p>
been designed for the Alignment API version 4.0. It is currently
incomplete due to the upgrade of Pellet to version 2.0.2 and IDDL.</small></p>
<h2>Preparation</h2>
<h2>Preparation</h2>
...
@@ -92,19 +93,23 @@ ontology. This is not a difficult task, the goal here is only to show
...
@@ -92,19 +93,23 @@ ontology. This is not a difficult task, the goal here is only to show
how this could be achieved.
how this could be achieved.
</p>
</p>
<p>For that purpose, you have to develop a program in Java. This
<p>For that purpose, you have to develop a program in Java.
programme can be compiled by:
We first define the CLASSPATH because a lot of external software is required