Releases: dice-group/GraphCompression
Releases · dice-group/GraphCompression
Version 1.1.0 K2
-
New faster algorithm
-
Now compatible with rdf2k2-cpp version
-
not backwards compatible with versions <=1.0
version 1.0.0 K2 only
Optimized K2 compression
Version 1.0.2
Decompression fixed
Version 1.0.1
- 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
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