Hello, I've a N3 dump I'm currently loading into a Virtuoso Server (a complete NCBI Genbank). One literal have always huge size. Its the one related to the predicate "sequence". Is it possible to compress literal with a rule based on predicate?
For example: If predicate == sequence then gzip the literals In classical database like MySQL, its possible to compress information in a blob so that the resulting database is smaller. I would like to do the same here. To put this in perspective, the size of the compressed N3 files is 73 GB. I've load 25% of this in the virtuoso.db file already weight around 250 GB. I'm not sure if the full text index is in there with this size. Thanks, Marc-Alexandre Nolin
