- Aug 30, 2021
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
- Nov 21, 2020
-
-
Jérôme Euzenat authored
-
- 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
-
- May 22, 2018
-
-
Jérôme Euzenat authored
-
- Jul 27, 2017
-
-
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
- 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 19, 2017
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
- Jul 18, 2017
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
-
- Jul 12, 2017
-
-
Jérôme Euzenat authored
- Upgraded to Thrift 0.10.0 (lib) - Upgraded to HTTP Client 4.5.2 and HTTP Core 4.4.4 (lib) - Upgraded to Jena 3.3.0 (lib) - Updated relevant tests
-
Jérôme Euzenat authored
- Upgraded to Commons lang 3.6 (lib) - Upgraded to Commons text 1.1 (lib)
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
- following Java 8 lint output
-
- Apr 19, 2017
-
-
Jérôme Euzenat authored
-
- Feb 27, 2017
-
-
Jérôme Euzenat authored
-
- Feb 11, 2017
-
-
Jérôme Euzenat authored
-
- Feb 07, 2017
-
-
Jérôme Euzenat authored
-
- Feb 05, 2017
-
-
Jérôme Euzenat authored
- Implemented lang tag in EDOAL
-
- Feb 02, 2017
-
-
Jérôme Euzenat authored
-
- Sep 05, 2016
-
-
Jérôme Euzenat authored
-
- Nov 29, 2015
-
-
Jérôme Euzenat authored
-
- Nov 20, 2015
-
-
Jérôme Euzenat authored
- added tests for EDOAL Transformations
-
Jérôme Euzenat authored
- Added guards in BasicCell join and meet + revised BasicAlignment join (impl)
-
- Oct 26, 2015
-
-
Jérôme Euzenat authored
-
- Oct 23, 2015
-
-
Jérôme Euzenat authored
-
Jérôme Euzenat authored
- accounted for algebras of relations when generating OWLAxioms (impl)
-
- Oct 16, 2015
-
-
Jérôme Euzenat authored
- Upgraded some pom descriptions
-
- Oct 15, 2015
-
-
Jérôme Euzenat authored
-
- Oct 13, 2015
-
-
Jérôme Euzenat authored
- fixed bugs in SPARQLRenderers on co-domain restrictions
-
- Oct 04, 2015
-
-
Jérôme Euzenat authored
- corrected Relation/PropertyId equals/hashCode
-
Jérôme Euzenat authored
- BasicCell throws an exception if confidence out of bound - cleaned up comments on extentsions in BasicCell
-
Jérôme Euzenat authored
-
- Oct 02, 2015
-
-
Jérôme Euzenat authored
-
- Oct 01, 2015
-
-
Jérôme Euzenat authored
- modified parsers accordingly - all implementation uses relationType to create cell relations - genericised read/write and SWLCache for relations - added interface for Disjunctive and Algebra relation - added BitSet-based implementation of disjunctive and algebra relations - developed A2 and A5 relation algebra - extended AlgTest tests - added V5 comment tag to anticipate API modification
-
- Sep 11, 2015
-
-
Jérôme Euzenat authored
-
- Sep 10, 2015
-
-
Jérôme Euzenat authored
- Added reverse construct tests
-
Jérôme Euzenat authored
- fully implemented Linkkey managements in renderers - all tests are passing
-