Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@mclegrand mclegrand released this 22 Jul 12:28
· 23 commits to main since this release

Version 0.3: May 16th, 2013

  • Removed serialization.
  • Removed dependency on Jena.
  • Faster ontology loader.
  • Reduced memory usage.
  • Support for join relation alignment.
  • Parallel precomputation of shingling matches.
  • Various speed optimizations.

Version 0.2: August 8th, 2012

  • Support for fact store serialization.
  • Parallel fact store loading.
  • Support for in-memory fact stores.
  • Multithreading of entity alignments.
  • Approximate literal matching with shinglings.
  • Levenshtein similarity on literals.
  • README file.

Version 0.1

  • Initial release.