Skip to content

Releases: dice-group/GraphCompression

Version 1.1.0 K2

06 Apr 17:23
Compare
Choose a tag to compare
  • New faster algorithm

  • Now compatible with rdf2k2-cpp version

  • not backwards compatible with versions <=1.0

version 1.0.0 K2 only

12 Dec 14:26
Compare
Choose a tag to compare

Optimized K2 compression

Version 1.0.2

23 Apr 16:06
Compare
Choose a tag to compare

Decompression fixed

Version 1.0.1

14 Mar 17:52
9990bcf
Compare
Choose a tag to compare
  • Added Multiple file handle for fuseki

Allows to use multiple kd2 compressed files in one graph.
Hence Datasets like DBpedia are splitted into many files and instead of compressing one huge file, you can compress all the subsets and load them into Fuseki. You still need to load the whole into RAM though.

Version 1.0

13 Mar 14:13
Compare
Choose a tag to compare

Use

  • standalone.zip for the actual binary to compress and decompress files using rdfrepair or kd2
  • Fuseki-kd2.tar.gz for a fuseki server using KD2 compressed files