- Jul 12, 2010
-
-
Jérôme Euzenat authored
-
Jérôme David authored
changes of return type in HeavyLoadedOntology (<? extends Object> instead of <Object>). these modifications entail compilation problem in some classes and has been corrected
-
- Jun 17, 2010
-
-
Jérôme Euzenat authored
-
- Mar 07, 2010
-
-
Jérôme Euzenat authored
-
- Jan 10, 2010
-
-
Jérôme Euzenat authored
-
- Jan 03, 2010
-
-
Jérôme Euzenat authored
- Values are necessarily strings - Alignment and Cell extensions have been rewriten
-
- Jul 09, 2009
-
-
Jérôme Euzenat authored
-
- Oct 16, 2008
-
-
Jérôme Euzenat authored
-
- Sep 15, 2008
-
-
Jérôme Euzenat authored
-
- Jul 09, 2008
-
-
Jérôme Euzenat authored
-
- Mar 31, 2008
-
-
Jérôme Euzenat authored
-
- Mar 02, 2008
-
-
Jérôme Euzenat authored
- Passed all code through lint (dev)
-
- Feb 02, 2007
-
-
Jérôme Euzenat authored
- Many small improvements of the AlignementServer - Complete reengineering of the API for version 3.0
-
- Sep 27, 2005
-
-
Jérôme Euzenat authored
-
- Nov 05, 2004
-
-
Jérôme Euzenat authored
- cancelled the equivalence class part (to be added again)
-
- Nov 03, 2004
-
-
Jérôme Euzenat authored
tests. They have been trapped and concealed.
-
- Oct 15, 2004
-
-
Jérôme Euzenat authored
-
- Apr 18, 2004
-
-
Jérôme Euzenat authored
* Corrected the problem of putting directly distances into strength ({get/set}Measure{1/2} are now called Strength, new class DistanceAlignment which takes care of converting distances into strength); * Implemented effectively SymMeanEvaluator with a dispatch per elements; * Added correct 1:1 tags to all implemented OWL alignments * Used Object in API: no OWL in the format (all API methods which returned OWL... now returns Objects, dynamic typecheckking of the basic methods: maybe not the best idea) * Implemented parameters (align() and eval() take an additionnal Parameters parameter, new Parameters interface and BasicParameters class); * Corrected the visitor for the Renderer (now robust to subclassing); * Built a renderer for RDF and use it (suppression of the write method in Cell and Alignment, Procalign uses the same code for rendering); * Added a StringDistance class providing substring and editstriung distances; * Reviewed all catch with a printStackTraces (parser still unsatisfactory); * Cleaned-up traces; * Provided a full-fledged example illustrated with a paper; * Corrected StrucSubsDistNameAlignment; * Changed name: Evaluator.evaluate() --> Evaluator.eval();
-