Skip to content

Releases: rdfhdt/hdt-java

Release v3.0.0

21 Mar 13:46
Compare
Choose a tag to compare

This version introduces the following new features:

  • when searching triple patterns one can get the ID of the corresponding triple in HDT
  • a new method called hdtDiff allowing to subtract one HDT from another
  • upgrade to jena 4.2.0
  • a new dictionary implementation called MultipleSectionDictionary that is splitting the literals by datatype
  • hdtCat is supporting the MultipleSectionDictionary

Release v2.2.1

11 Mar 16:10
Compare
Choose a tag to compare

This minor release fixes issue #126 which prevents from mapping certain big HDT files.

Release v2.2

10 Mar 21:41
e29e4fc
Compare
Choose a tag to compare

Main changes:

  • Compiles with java 11
  • Increases drastically the additional index generation with a speed comparable to the c++ speed
  • HDTCat code is refactored to more reusable components
  • Fixes a problem with SortUtil that was in particular affecting HDTCat
  • Fixing a problem that occurs when generating HDT files out of empty files

Release v2.1.2

02 Dec 11:12
Compare
Choose a tag to compare

Main changes:

Improved scalability and embedding of hdtCat

17 Oct 14:13
960393d
Compare
Choose a tag to compare
Merge pull request #97 from D063520/hdtCat

Changed readme slightly

Update to Jena 3

05 Jul 09:32
Compare
Choose a tag to compare
v2.0

Merge pull request #23 from DevFactory/release/declaration-should-use…

v1.2

12 May 15:48
Compare
Choose a tag to compare
Bumped version to 1.2