Releases: dice-group/LIMES
Releases · dice-group/LIMES
LIMES 1.2.4
Bugfixes
- Minor fix to ExactMatchMapper
LIMES 1.2.3
Merge pull request #143 from dice-group/hotfix/fix-exact-match hotfix/fix-exact-match
LIMES 1.2.2
Merge pull request #134 from dice-group/dobraczka-patch-1 Update running_limes.md
LIMES 1.2.1
- changed license to AGPL
- fixed several bugs
- updated manual
LIMES 1.2.0
Version 1.2.0
- Split LIMES into limes-core and limes-gui to avoid JavaFX problems when using headless version
LIMES 1.1.1
Version 1.1.1
- Introducing LIMES HTTP server mode
LIMES 1.1.0
Version 1.1.0
- Remove file parameter from mapping readers
- Fixed bug in temporal relations, source and target properties can be named differently.
- Introducing LIMES HTTP server mode
LIMES 1.0.0
Version 1.0.0
- Kernel update
- New Controller that support manual and graphical configuration
- New machine learning pipeline: supports supervised, unsupervised and active learning algorithms
- Supports qualitative (Precision, Recall, FMeasure etc.) and quantitative (runtime duration etc.) evaluation metrics for mapping evaluation, in the presence of a gold standard
- Updated execution engine to handle dynamic planning
- First dynamic planning for efficient link discovery
- Supports XML and RDF cofiguration files
- Supports pointsets metrics such as Mean, Hausdorff and Surjection.
- Supports MongeElkan, RatcliffObershelp string measures.
- Supports Allen's algebra temporal relations for event data
- Supports all topological relations derived from the DE-9IM model
- New LIMES GUI
- Migrated the system to Java 8 and Jena 3.0.1