- Jun 25, 2008
-
-
Jérôme Euzenat authored
-> solves a database storage bug - Modified inverse() so that it works when no extensions are there
-
- Mar 31, 2008
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
- Mar 02, 2008
-
-
Jérôme Euzenat authored
- Passed all code through lint (dev)
-
- Feb 23, 2008
-
-
Jérôme Euzenat authored
-
- Feb 13, 2008
-
-
Jérôme David authored
- methods Relation::compose (for EquivRelation, Subsum..Relation, and IncompatRelation) - methods Cell::compose new implementation of Alignment::compose -> Now it works
-
- Jan 26, 2008
-
-
Jérôme Euzenat authored
-
- Feb 25, 2007
-
-
Jérôme Euzenat authored
- rationalized Cell id generation and management - changed annotation tags for qualified names - various clean up
-
- Feb 02, 2007
-
-
Jérôme Euzenat authored
- Many small improvements of the AlignementServer - Complete reengineering of the API for version 3.0
-
- Feb 15, 2006
-
-
Jérôme Euzenat authored
-
- Sep 27, 2005
-
-
Jérôme Euzenat authored
and BasicCell implementations
-
- Jul 01, 2005
-
-
Jérôme Euzenat authored
- prepared a bit mor multiple cell alignments
-
- Jun 21, 2005
-
-
Jérôme Euzenat authored
n-ary alignment) - simplifying the error management
-
- Jun 06, 2005
-
-
Jérôme Euzenat authored
-
- Nov 23, 2004
-
-
Jérôme Euzenat authored
- implementation of new output (UTF-8) - new cut method - correction of onto/uri generation
-
- Nov 03, 2004
-
-
Jérôme Euzenat authored
-
- Oct 15, 2004
-
-
Jérôme Euzenat authored
-
- Apr 29, 2004
-
-
Jérôme Euzenat authored
-
- Apr 18, 2004
-
-
Jérôme Euzenat authored
New version featuring: * 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();
-
- Jan 22, 2004
-
-
Jérôme Euzenat authored
-