- Nov 07, 2020
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
- Oct 26, 2020
-
-
Jérôme Euzenat authored
-
- Oct 24, 2020
-
-
Jérôme Euzenat authored
-
- Oct 15, 2020
-
-
Jérôme Euzenat authored
-
- Oct 14, 2020
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
- Aug 25, 2018
-
-
Jérôme Euzenat authored
- Updated EDOALSQLCache, OWLAxiomsRendererVisitor GraphPatterRendererVisitor to take this into account Cleaned up URICell Added comment in OWLAxiomsRendererVisitor explaining how to extend it towards completeness
-
- Aug 12, 2018
-
-
Jérôme Euzenat authored
-This line, and those below, will be ignored-- M html/relnotes.html M html/credits.html M test/src/EDOALExportTest.java M src/fr/inrialpes/exmo/align/impl/edoal/Linkkey.java M src/fr/inrialpes/exmo/align/impl/renderer/OWLAxiomsRendererVisitor.java
-
Jérôme Euzenat authored
-
- Jul 07, 2018
-
-
Jérôme Euzenat authored
-
- May 22, 2018
-
-
Jérôme Euzenat authored
-
- Apr 21, 2018
-
-
Jérôme Euzenat authored
-
- Apr 12, 2018
-
-
Jérôme Euzenat authored
-
- Mar 31, 2018
-
-
Jérôme Euzenat authored
-
- Aug 02, 2017
-
-
Jérôme Euzenat authored
With the suppression of the created boolean, the mkdir() operation was suppressed. + Improved exception management + and creation conditions
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
- suppressed conn variable= use service.getConnection() instead - defined prepared queries - precompiled on the fly if used only once - incremented data base version to 490 - systematic use of try-with-resources for ResultSet
-
- Jul 31, 2017
-
-
Jérôme Euzenat authored
- alid is now defined and set in Metadata - is it initialised to null - there is a guard for the existence of # in the cell ids
-
- Jul 30, 2017
-
-
Jérôme Euzenat authored
This reduces the number of warning raised by findbugs
-
Jérôme Euzenat authored
outputfilename == null instead of !=
-
- Jul 27, 2017
-
-
Jérôme Euzenat authored
- Suppressed useless catches - Used Double.compare - Suppressed unused Clonable
-
Jérôme Euzenat authored
- relies on java.nio.charset.StandardCharsets for character encodings - any mention of UTF relies on it - Fixed default encoding assumptions (set to UTF-8 encoding everywhere)
-
- Jul 26, 2017
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
- implemented properly clone() by calling super.clone() - implemented old (deep) clone by copy constructors - implemented copy construtors for toObjectAlignment and toEDOALAlignment - suppressed all clone() from EDOAL - adapted all the tests - Deprecated toObjectAlignment() and toEDOALAlignment()
-
- Jul 25, 2017
-
-
Jérôme Euzenat authored
-
- Jul 20, 2017
-
-
Jérôme Euzenat authored
-
- Jul 19, 2017
-
-
Jérôme Euzenat authored
-
- Jul 18, 2017
-
-
Jérôme Euzenat authored
- Better exception (less generic Exception) - more static marked final + protected static initialisations - Extensions implement cloneable - Prepared to use more SQL ProtectedStatement - Fixed a couple of == comparison for strings
-
Jérôme Euzenat authored
-
- Jul 14, 2017
-
-
Jérôme Euzenat authored
This is this that solves the problem mentioned in r2138
-
- Jul 12, 2017
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
- Upgraded to Commons lang 3.6 (lib) - Upgraded to Commons text 1.1 (lib)
-
Jérôme Euzenat authored
-
- Jun 22, 2017
-
-
Jérôme Euzenat authored
-
- Jun 21, 2017
-
-
Jérôme Euzenat authored
-
- Apr 19, 2017
-
-
Jérôme Euzenat authored
-
- Mar 04, 2017
-
-
Jérôme Euzenat authored
-