diff --git a/html/align.html b/html/align.html index 35f294e4a92b6c4254097d3364426f97046ff0e7..397f6d95e936e7cc28316e25369e0b6eb2adec39 100644 --- a/html/align.html +++ b/html/align.html @@ -20,14 +20,17 @@ <h2>Fetching the ZIP'ed version</h2> -<p>The simplest way to use ontoalign is to get the following -<a href="align.zip">zipfile</a>. It contains all the sources, compiled +<p>The simplest way to use ontoalign is to get the last release + zipfile from the site <a href="http://gforge.inria.fr/frs/?group_id=117">http://gforge.inria.fr/frs/?group_id=117</a>. It contains all the sources, compiled library, OWL API library.</p> <h2>Anonymous CVS</h2> -<p>The very last version of ontoalign can be fetched from the CVS - source tree. Just do the following: +<p>The very last version of ontoalign can be fetched from the SVN + source tree that can be found at: +<a href="http://gforge.inria.fr/scm/?group_id=117">http://gforge.inria.fr/scm/?group_id=117</a> +</p> +<p>Just do the following: <pre> $ cvs -d :pserver:cvs@cvs-sop.inria.fr:/CVS/exmosoft login <ENTER return when asked for the password> diff --git a/html/relnotes.html b/html/relnotes.html index 11d037d645794002c1de414f9e8695f00e300ce7..af06b9ef4f56c5b2416a83e9131d8a431d4806cb 100644 --- a/html/relnotes.html +++ b/html/relnotes.html @@ -10,17 +10,40 @@ <h2>To do</h2> <p><ul compact="1"> -<li></li> +<li>Move to gforge.inria.fr</li> <li>Implement better similarity/extractor</li> <li>Fully implement individual alignments</li> -<li>Add full support for algebraic operations (meet/join/inv/compose)</li> <li>-d directory</li> +<li>Include additional tags;</li> +<li>Add full support for algebraic operations (meet/join/inv/compose)</li> +<li>Integrate web-service/Fipa-ACL/HTML server interface;</li> +<li>Implement level 2OML alignments (version 3);</li> <li>Integrating tagging to the wordnet stuff</li> +<li>Improve the metadata</li> <li>Build on unit tests</li> </ul></p> <h2>Current CVS version</h2> +<h2>February 17th, 2006</h2> + +<p><b>Version 2.1: 17/02/2006 - </b></p> +<p>New version featuring: +<ul compact="1"> +<li>Fixed SEKT renderer problem;</li> +<li>Further fixed ingest and addAlignCell methods that were not 1-1 + ready;</li> +<li>Fixed unicity problem in cell sets;</li> +<li>Reintroduced hash indexing by objects in BasicAlignment;</li> +<li>Added PRExtEvaluator implementing Ehrig/Euzenat extended precision + and recall;</li> +<li>Added CERTH string comparison method;</li> +<li>Added SKOSRendererVisitor;</li> +<li>Corrected OWL/RDF mistakes in some example files;</li> +</ul> + +<h2>October 1st, 2005</h2> + <p><b>Version 2: 1/10/2005 - Raphael's version a.k.a. AC385 version</b></p> <p><font color="red">BEWARE:</font> <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