diff --git a/build.xml b/build.xml
index 77cd2a779554b2f92d95aed2df836f62462ac50e..3d16d2180865b3c807b42cfd147d58745918afb2 100644
--- a/build.xml
+++ b/build.xml
@@ -58,8 +58,8 @@
   <target name="versionnumber" depends="bind" description="Establishes the version number">
     <tstamp><format locale="fr,fr" pattern="dd/MM/yyyy" property="date"/></tstamp>
     <property name="version.major" value="4"/>
-    <property name="version.minor" value="7"/>
-    <property name="copyyear" value="2003-2014"/>
+    <property name="version.minor" value="8"/>
+    <property name="copyyear" value="2003-2015"/>
     <!-- first attempt -->
     <exec executable="svnversion" outputproperty="svn.rev" failifexecutionfails="false"/>
     <condition property="svn.revision" value="${svn.rev}" else="nosvn">
diff --git a/html/relnotes.html b/html/relnotes.html
index 2c085477ebf214c7e5c7480bc683fdefec418a27..6666570ca5e87a1820cd7b691b3e9ba3ef08e73b 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -42,7 +42,6 @@ the main rupture that could appear is the use of Java 1.5 parametrization facili
 <li>Integrate some basic reasoning (impl).</li>
 <li>Genericize evaluators in <tt>GraphEvaluator</tt> and <tt>GenPlot</tt> (eval)</li>
 <li>Replace <tt>DistanceAlignment</tt> and <tt>Similarity</tt> with a version more in line with <a href="http://ontosim.gforge.inria.fr">OntoSim</a> (impl)</tt>
-<li>Implement better transformations in EDOAL (edoal)</li>
 <li>Improve HTML interface layout and usability (serv)</li>
 <li>Automatically switch to correct <tt>ontowrap</tt> implementation in parsers (parser)</li>
 <li>Render alignments as module descriptions (impl)</li>
@@ -59,7 +58,9 @@ with a warning:
 -->
 
 <!--h2>Version 4.9 (2xxx): ??/??/201X - Letraset</h2-->
-<!--h2>Version 4.8 (2090): ??/11/2015 - Ant&eacute;sine</h2-->
+
+
+<h2>Version 4.8 (2097): 2015-11-20 - Ant&eacute;sine</h2>
 
 <p>The Alignment API is now compiled in Java 1.8 (please provide feedback if you need it for 1.7).</p>
 
@@ -98,7 +99,7 @@ with a warning:
 <li>Upgraded to <span style="color: green">Jetty 9.3.3</span> (lib)</li>
 </ul></p>
 
-<h2>Version 4.7 (2014): 06/12/2014 - Al pesto</h2>
+<h2>Version 4.7 (2014): 2014-12-06 - Al pesto</h2>
 
 <p>The Alignment API is now compiled in Java 1.7.</p>
 
@@ -138,7 +139,7 @@ with a warning:
 <li>Upgraded to <span style="color: green">OWL API 3.5.0</span> (lib)</li>
 </ul></p>
 
-<h2>Version 4.6 (1875): 22/01/2014 - Da lec'h all</h2>
+<h2>Version 4.6 (1875): 2014-01-22 - Da lec'h all</h2>
 
 <p><ul compact="1">
 <li>Fixed a bug in <tt>EDOALAlignment.init()</tt> which would prohibit rendering (edoal)</li>
@@ -165,7 +166,7 @@ with a warning:
 <li>Upgraded to <span style="color: green">HermiT 1.3.8</span> (lib)</li>
 </ul></p>
 
-<h2>Version 4.5 (1847): 25/03/2013 - Building 16</h2>
+<h2>Version 4.5 (1847): 2013-03-25 - Building 16</h2>
 
 <p><ul compact="1">
 <li>Added several EDOAL-SPARQL renderers (impl)</li>
@@ -193,7 +194,7 @@ with a warning:
 <li>Replaced Commons-Logging and Log4j by jcl-over-slf4j and log4j-over-slf4j (lib)</li>
 </ul></p>
 
-<a name="4.4"></a><h2>Version 4.4 (1754): 17/07/2012 - Casa Cirilo</h2>
+<a name="4.4"></a><h2>Version 4.4 (1754): 2012-07-17 - Casa Cirilo</h2>
 
 <p><ul compact="1">
 <li><span style="color: red;">Deprecated</span> <tt>BasicParameters</tt>,
@@ -218,7 +219,7 @@ with a warning:
 <li>Added minimal pom.xml for generated jar files (lib)</li>
 </ul></p>
 
-<a name="4.3"></a><h2>Version 4.3 (1690): 22/02/2012 - Zimt</h2>
+<a name="4.3"></a><h2>Version 4.3 (1690): 2012-02-22 - Zimt</h2>
 
 <p><span style="color: red;">BEWARE:</span> All command-line utilities
   are now found in the <span style="color: red;">cli</span> package
@@ -253,7 +254,7 @@ with a warning:
 <li>Used more systematically <tt>finally</tt></li>
 </ul></p>
 
-<a name="4.2"></a><h2>Version 4.2 (1618): 31/05/2011 - Tring</h2>
+<a name="4.2"></a><h2>Version 4.2 (1618): 2011-05-31 - Tring</h2>
 
 <p><ul compact="1">
 <li>Added minimal API implementation for embedded devices (android)</li>
@@ -277,7 +278,7 @@ with a warning:
 <li>Suppressed <tt>PreAlignment</tt> (impl)</li>
 </ul></p>
 
-<a name="4.1"></a><h2>Version 4.1 (1534): 13/10/2010 - Napjakmandu</h2>
+<a name="4.1"></a><h2>Version 4.1 (1534): 2010-10-13 - Napjakmandu</h2>
 
 <p><ul compact="1">
 <li>Integration of skoslite (home made SKOS API) (ontowrap)</li>
@@ -309,7 +310,7 @@ with a warning:
 <li>Improved RDF Rendering layout (impl)</li>
 </ul></p>
 
-<a name="4.0"></a><h2>Version 4.0 (1415): 31/03/2010 - Rouquine carm&eacute;lite</h2>
+<a name="4.0"></a><h2>Version 4.0 (1415): 2010-03-31 - Rouquine carm&eacute;lite</h2>
 
 <p>The Alignment API is now compiled in Java 1.6 (older versions should still be able to run it). All <a href="lib.html">imported libraries</a> have been upgraded to their current versions. Only the upgrade from <span style="color: green">Jena 2.5 to 2.6</span> required a minor change (due to parameterised declarations: the API still works with 2.5 but needs 2.6 to compile).
 </p>
@@ -375,7 +376,7 @@ with a warning:
 </ul>
 </p>
 
-<a name="3.6"></a><h2>Version 3.6 (988): 27/05/2009 - Sabai sabai</h2>
+<a name="3.6"></a><h2>Version 3.6 (988): 2009-05-27 - Sabai sabai</h2>
 
 <p><span style="color: red;">BEWARE:</span>
 Java WordNet Library (JWNL) has been upgraded to version 1.4.1rc2 (from 1.3rc3). This is included in the lib directory.
@@ -410,7 +411,7 @@ If you want to stay with WordNet-2.0, you need to replace the jwnl.jar
 </ul>
 </p>
 
-<a name="3.5"></a><h2>Version 3.5 (886): 21/10/2008 - La granja</h2>
+<a name="3.5"></a><h2>Version 3.5 (886): 2008-10-21 - La granja</h2>
 
 <p>
 <ul compact="1">
@@ -436,7 +437,7 @@ If you want to stay with WordNet-2.0, you need to replace the jwnl.jar
 </ul>
 </p>
 
-<a name="3.4"></a><h2>Version 3.4 (815): 31/08/2008 - Barbare</h2>
+<a name="3.4"></a><h2>Version 3.4 (815): 2008-08-31 - Barbare</h2>
 
 <p>
 <ul compact="1">
@@ -474,7 +475,7 @@ If you want to stay with WordNet-2.0, you need to replace the jwnl.jar
 </ul>
 </p>
 
-<a name="3.3"></a><h2>Version 3.3 (710): 24/04/2008 - O sole mio</h2>
+<a name="3.3"></a><h2>Version 3.3 (710): 2008-04-24 - O sole mio</h2>
 
 <p><ul compact="1">
 <li>Suppressed language dependent (OWLAPI) alignments (impl)</li>
@@ -496,7 +497,7 @@ If you want to stay with WordNet-2.0, you need to replace the jwnl.jar
 <li>Corrected link to documentation (doc)</li>
 </ul></p>
 
-<a name="3.2"></a><h2>Version 3.2 (666): 29/02/2008 - Blejsko jezero</h2>
+<a name="3.2"></a><h2>Version 3.2 (666): 2008-02-29 - Blejsko jezero</h2>
 <p>
 <ul compact="1">
 <li>Connection to Oyster directory (serv)</li>
@@ -521,7 +522,7 @@ If you want to stay with WordNet-2.0, you need to replace the jwnl.jar
 </ul>
 </p>
 
-<a name="3.1"></a><h2>Version 3.1 (614): 05/02/2008 - Klippekort</h2>
+<a name="3.1"></a><h2>Version 3.1 (614): 2008-02-05 - Klippekort</h2>
 
 <p><span style="color: red;">BEWARE:</span>
 For better conforming with RDF practice, we have
@@ -576,7 +577,7 @@ Other improvements include:
 <li>Added a server-based tutorial (tutorial)</li>
 </ul></p>
 
-<a name="3.0"></a><h2>Version 3.0 (436): 25/02/2007 - Hyderabad</h2>
+<a name="3.0"></a><h2>Version 3.0 (436): 2007-02-25 - Hyderabad</h2>
 
 <p><span style="color: red;">BEWARE:</span>
 The main modification in this version is more independence from the
@@ -623,7 +624,7 @@ The main modification in this version is more independence from the
   judged based on URI and not OWLAPI entities anymore.</li>
 </ul></p>
 
-<a name="2.5"></a><h2>Version 2.5 (375): 30/12/2006 - Thalia</h2>
+<a name="2.5"></a><h2>Version 2.5 (375): 2006-12-30 - Thalia</h2>
 
 <p><ul compact="1">
 <li>Added Alignment server</li>
@@ -636,7 +637,7 @@ The main modification in this version is more independence from the
 <li>Improved Weighted harmonic means computation in GroupEval</li>
 </ul></p>
 
-<a name="2.4"></a><h2>Version 2.4 (302): 10/07/2006 - Cercedilla noches</h2>
+<a name="2.4"></a><h2>Version 2.4 (302): 2006-07-10 - Cercedilla noches</h2>
 
 <p><ul compact="1">
 <li>Added a <a href="tutorial">tutorial</a> in the html pages.</li>
@@ -650,7 +651,7 @@ The main modification in this version is more independence from the
 <li>Suppressed a printout in MatrixMeasure</li>
 </ul></p>
 
-<a name="2.3"></a><h2>Version 2.3 (271): 15/06/2006 - OAEI-2006 ready</h2>
+<a name="2.3"></a><h2>Version 2.3 (271): 2006-06-15 - OAEI-2006 ready</h2>
 
 <p>
 <ul compact="1">
@@ -660,7 +661,7 @@ The main modification in this version is more independence from the
 <li><tt>GroupAlign</tt> default matcher becomes <tt>StringDistAlignment</tt>.</li>
 </ul></p>
 
-<a name="2.2"></a><h2>Version 2.2 (263): 05/06/2006 - Onyeari's version a.k.a. may GForge be with you</h2>
+<a name="2.2"></a><h2>Version 2.2 (263): 2006-06-05 - Onyeari's version a.k.a. may GForge be with you</h2>
 
 <p>Upgraded to <span style="color: green">OWL-API 06-04-12 (1.4.3)</span><br />
 <span style="color: red;"></span> No problem encountered.
@@ -685,7 +686,7 @@ The main modification in this version is more independence from the
 <li>GenPlot generates directly gnuplot output and LaTeX/PGF inclusion.</li>
 </ul></p>
 
-<a name="2.1"></a><h2>Version 2.1: 17/02/2006 - pre GForge</h2>
+<a name="2.1"></a><h2>Version 2.1: 2006-02-17 - pre GForge</h2>
 
 <p>New version featuring:
 <ul compact="1">
@@ -702,7 +703,7 @@ The main modification in this version is more independence from the
 <li>Corrected mistakes in align.owl and align.rdfs (thanks to Antoine Isaac);</li>
 </ul>
 
-<a name="2.0"></a><h2>Version 2: 1/10/2005 - Raphael's version a.k.a. AC385 version</h2>
+<a name="2.0"></a><h2>Version 2: 2005-10-01 - Raphael's version a.k.a. AC385 version</h2>
 
 <p><span style="color: red;">BEWARE:</span> <tt>Alignment</tt> methods <tt>getAlignCell1</tt>, <tt>getAlignCell2</tt>, <tt>getAlignedObject1</tt>, <tt>getAlignedObject2</tt>, <tt>getStrength1</tt>, <tt>getStrength2</tt>, <tt>getRelation1</tt>
       and <tt>getRelation2</tt> deprecated (implementation is still
@@ -723,7 +724,7 @@ The main modification in this version is more independence from the
 <li>Added extension mechnism for alignments (any extra-annotation stored).</li>
 </ul>
 
-<a name="1.4"></a><h2>Version 1.4: 04/07/2005 - OAEI 2005 facilities</h2>
+<a name="1.4"></a><h2>Version 1.4: 2005-07-04 - OAEI 2005 facilities</h2>
 
 <p>New version featuring:
 <ul compact="1">
@@ -732,7 +733,7 @@ The main modification in this version is more independence from the
 <li>Added freeing of ontology from memory between tests in GroupAlign</li>
 </ul></p>
 
-<a name="1.3"></a><h2>Version 1.3: 15/06/2005 - Ready for OAEI 2005</h2>
+<a name="1.3"></a><h2>Version 1.3: 2005-06-15 - Ready for OAEI 2005</h2>
 
 <p>Upgraded to <span style="color: green">OWL-API 05-03-21 (1.4.2)</span><br />
 <span style="color: red;">BEWARE:</span> if you experience problems
@@ -762,7 +763,7 @@ because it requires and additional method:
 <li>Started reengineering matrix-based distance alignments</li>
 </ul>
 
-<a name="1.2"></a><h2>Version 1.2: 23/11/2004 - ISWC suggestions and improvements</h2>
+<a name="1.2"></a><h2>Version 1.2: 2004-11-23 - ISWC suggestions and improvements</h2>
 
 <p>New version featuring:
 <ul compact="1">
@@ -773,7 +774,7 @@ because it requires and additional method:
 <li>Fully implemented the parser and the printer so that onto tags contains file info and uri tags contain URI info.</li>
 </ul></p>
 
-<a name="1.1"></a><h2>Version 1.1: 5/11/2004 - Lessons from EON</h2>
+<a name="1.1"></a><h2>Version 1.1: 2004-11-05 - Lessons from EON</h2>
 
 <p>New version featuring:
 <ul compact="1">
@@ -815,7 +816,7 @@ because it requires and additional method:
 <li>Changed name: Evaluator.evaluate() --> Evaluator.eval();</li>
 </ul>
 
-<a name="1.0"></a><h2>Version 1.0: 4/4/2004 - First complete version</h2>
+<a name="1.0"></a><h2>Version 1.0: 2004-04-04 - First complete version</h2>
 
 <p>This uses the 090304 (1.2.0) version of the <span style="color: green">OWL API</span>.</p>
 
@@ -840,7 +841,7 @@ because it requires and additional method:
 </ul>
 </p>
 
-<a name="0.1"></a><h2>Version 0.1: 12/12/2003 - First release</h2>
+<a name="0.1"></a><h2>Version 0.1: 2003-12-12 - First release</h2>
 
 <address>
 <small>
diff --git a/lib/align.jar b/lib/align.jar
index 336d74c58135a305f586b62cc8c30cd616e24943..6403c370cf1e784c170bcd311895b493133443dc 100644
Binary files a/lib/align.jar and b/lib/align.jar differ
diff --git a/lib/align.pom b/lib/align.pom
index b198cc5ec272a0f569982b97ae455b8dba2e0bad..95bd149e86a15a7ce30689ae34c8ab945922ddb9 100644
--- a/lib/align.pom
+++ b/lib/align.pom
@@ -16,8 +16,8 @@
 
   <groupId>org.semanticweb.owl</groupId>
   <artifactId>align</artifactId>
-  <version>4.7</version>
-  <!-- Rev 2004:2013M 06/12/2014 -->
+  <version>4.8</version>
+  <!-- Rev 2093:2095M 20/11/2015 -->
   <name>The Alignment API</name>
   <description>The Alignment API is an API for manipulating ontology alignments.</description>
   <url>http://alignapi.gforge.inria.fr</url>
@@ -25,7 +25,7 @@
     <name>INRIA Exmo team</name>
     <url>http://exmo.inria.fr</url>
   </organization>
-  <!-- (C) INRIA, 2003-2014 -->
+  <!-- (C) INRIA, 2003-2015 -->
   <licenses>
     <license>
       <name>GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999</name>
diff --git a/lib/alignsvc.jar b/lib/alignsvc.jar
index 4f06d960661195e7222e883f612ecf36eb9ce8ae..b7d990da1666d14b2aa51bd04d8777a0ff93bbbc 100644
Binary files a/lib/alignsvc.jar and b/lib/alignsvc.jar differ
diff --git a/lib/alignsvc.pom b/lib/alignsvc.pom
index cef9d75ffd7aae6149f02481245eeb5c815cd337..48fb2b719408c15b364b7ffe248113288113f04e 100644
--- a/lib/alignsvc.pom
+++ b/lib/alignsvc.pom
@@ -16,8 +16,8 @@
 
   <groupId>fr.inrialpes.exmo.align</groupId>
   <artifactId>alignsvc</artifactId>
-  <version>4.7</version>
-  <!-- Rev 2004:2013M 06/12/2014 -->
+  <version>4.8</version>
+  <!-- Rev 2093:2095M 20/11/2015 -->
   <name>Alignment server</name>
   <description>A server for storing and sharing ontology alignments.</description>
   <url>http://alignapi.gforge.inria.fr</url>
@@ -25,7 +25,7 @@
     <name>INRIA Exmo team</name>
     <url>http://exmo.inria.fr</url>
   </organization>
-  <!-- (C) INRIA, 2003-2014 -->
+  <!-- (C) INRIA, 2003-2015 -->
   <licenses>
     <license>
       <name>GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999</name>
@@ -42,19 +42,19 @@
     <dependency>
       <groupId>org.semanticweb.owl</groupId>
       <artifactId>align</artifactId>
-      <version>4.7</version>
+      <version>4.8</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>fr.inrialpes.exmo</groupId>
       <artifactId>ontowrap</artifactId>
-      <version>4.7</version>
+      <version>4.8</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>fr.inrialpes.exmo.align</groupId>
       <artifactId>procalign</artifactId>
-      <version>4.7</version>
+      <version>4.8</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
diff --git a/lib/ontosim/ontosim.jar b/lib/ontosim/ontosim.jar
index b7d2be7aa78be8d23506630393a7949f2266a73d..5b6180bf07f9a1200d316850c13ebef8b15cf020 100644
Binary files a/lib/ontosim/ontosim.jar and b/lib/ontosim/ontosim.jar differ
diff --git a/lib/ontowrap.jar b/lib/ontowrap.jar
index a70e9a6d9e5427fa07645cca03ba0a0eb887d031..4fa6b2b915159c6addf9f4372fe4153f6d055857 100644
Binary files a/lib/ontowrap.jar and b/lib/ontowrap.jar differ
diff --git a/lib/ontowrap.pom b/lib/ontowrap.pom
index d9bd61a69a5bb2edaf1e203576dd4ceedcbbdc0a..46aa6f3e71f5e57e5c9e12ded77bbc146dbe3513 100644
--- a/lib/ontowrap.pom
+++ b/lib/ontowrap.pom
@@ -16,8 +16,8 @@
 
   <groupId>fr.inrialpes.exmo</groupId>
   <artifactId>ontowrap</artifactId>
-  <version>4.7</version>
-  <!-- Rev 2004:2013M 06/12/2014 -->
+  <version>4.8</version>
+  <!-- Rev 2093:2095M 20/11/2015 -->
   <name>Ontology wrapping API</name>
   <description>An ontology wrapping API and library.</description>
   <url>http://alignapi.gforge.inria.fr</url>
@@ -25,7 +25,7 @@
     <name>INRIA Exmo team</name>
     <url>http://exmo.inria.fr</url>
   </organization>
-  <!-- (C) INRIA, 2003-2014 -->
+  <!-- (C) INRIA, 2003-2015 -->
   <licenses>
     <license>
       <name>GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999</name>
diff --git a/lib/procalign.jar b/lib/procalign.jar
index bd4cb66860724541a64eff92b6ae01ddd0599e95..9185c82aa110e290b61dc5360adbf9bf787524ea 100644
Binary files a/lib/procalign.jar and b/lib/procalign.jar differ
diff --git a/lib/procalign.pom b/lib/procalign.pom
index da392f09db2c154a3bcd3d7dd576e28db9080dda..b058b96866d427c45998e49abed4cbf72c8ad944 100644
--- a/lib/procalign.pom
+++ b/lib/procalign.pom
@@ -16,8 +16,8 @@
 
   <groupId>fr.inrialpes.exmo.align</groupId>
   <artifactId>procalign</artifactId>
-  <version>4.7</version>
-  <!-- Rev 2004:2013M 06/12/2014 -->
+  <version>4.8</version>
+  <!-- Rev 2093:2095M 20/11/2015 -->
   <name>Reference implementation of the Alignment API</name>
   <description>Implementation of the Alignment API for manipulating ontology alignments.</description>
   <url>http://alignapi.gforge.inria.fr</url>
@@ -25,7 +25,7 @@
     <name>INRIA Exmo team</name>
     <url>http://exmo.inria.fr</url>
   </organization>
-  <!-- (C) INRIA, 2003-2014 -->
+  <!-- (C) INRIA, 2003-2015 -->
   <licenses>
     <license>
       <name>GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999</name>
@@ -42,13 +42,13 @@
     <dependency>
       <groupId>org.semanticweb.owl</groupId>
       <artifactId>align</artifactId>
-      <version>4.7</version>
+      <version>4.8</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>fr.inrialpes.exmo</groupId>
       <artifactId>ontowrap</artifactId>
-      <version>4.7</version>
+      <version>4.8</version>
       <scope>compile</scope>
     </dependency>
     <dependency>