Releases: rdfhdt/hdt-java
Releases · rdfhdt/hdt-java
Release v3.0.10
Release v3.0.9
- allows to create the additional index with few hardware resources
Release v3.0.8
- fixes a bug in kcat
- fixes a bug in LongArrayDisk
- allows to load in memory datasets even if the sequence length has more elements than a long
Release v3.0.7
- adds a functionality to diff and cat at the same time multiple HDTs
Release v3.0.6
This release focused on making HDT indexing much more efficient. It is now possible to index for example Wikidata with low hardware requirements.
-better logs while compressing
-adding method to compress HDT on disk
-adding method to compute HDT index on disk
-introducing k-way merge HDTCat that allows to Cat multiple HDTs at the same time
-add power-shell scripts
Release v3.0.5
Solves bug that appears when a PFCDictionarySectionBig is closed but the blocks where not initialised
Release v3.0.4
- fixes a but caused by the external library JLargeArrays that was compatible only until java version 8
Release 3.0.3
- Support to index a directory containing multiple HDT and or RDF files
- Fixing bug that were preventing to run on windows
- Improving the index speed by adding a simple RDF parser that ignores strict syntax checking
Release v3.0.2
- fixes bug when HDT contains blank nodes
- solves an issue when loading big HDT files
Release v3.0.1
Minor releasing fixing a bug
- fix HDTDiff for certain size values close to 64 or 0