Skip to content

Releases: dice-group/LIMES

LIMES 1.2.4

19 Feb 14:03
09e4ffe
Compare
Choose a tag to compare

Bugfixes

  • Minor fix to ExactMatchMapper

LIMES 1.2.3

16 Feb 22:51
27096f1
Compare
Choose a tag to compare
Merge pull request #143 from dice-group/hotfix/fix-exact-match

hotfix/fix-exact-match

LIMES 1.2.2

16 Feb 18:00
a5902f4
Compare
Choose a tag to compare
Merge pull request #134 from dice-group/dobraczka-patch-1

Update running_limes.md

LIMES 1.2.1

18 Jan 15:49
a5902f4
Compare
Choose a tag to compare
  • changed license to AGPL
  • fixed several bugs
  • updated manual

LIMES 1.2.0

15 Aug 19:37
Compare
Choose a tag to compare

Version 1.2.0

  • Split LIMES into limes-core and limes-gui to avoid JavaFX problems when using headless version

LIMES 1.1.1

23 Jan 21:14
Compare
Choose a tag to compare

Version 1.1.1

LIMES 1.1.0

17 Jan 17:34
Compare
Choose a tag to compare

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

13 Oct 19:03
Compare
Choose a tag to compare

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