Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Oct 08, 2004
  2. Sep 14, 2004
  3. Aug 10, 2004
  4. Aug 02, 2004
  5. Jul 30, 2004
  6. Apr 29, 2004
  7. Apr 18, 2004
    • Jérôme Euzenat's avatar
      First release notes · f77402ef
      Jérôme Euzenat authored
      f77402ef
    • Jérôme Euzenat's avatar
      Added the samples correponding to the paper · ccebd3ce
      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();
      ccebd3ce
  8. Apr 05, 2004
    • Jérôme Euzenat's avatar
      - major modifications by JE: · 49487dfc
      Jérôme Euzenat authored
        - added Evaluator interface and Basic implementation
        - added "level" attribute to alignments
        - upgarded the system and documentations to the new release of OWL API
        - included a couple of bibliographic ontologies in rdf
        - added a aligns directory
      E
      49487dfc
  9. Jan 23, 2004
  10. Jan 22, 2004
Loading