Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.3
-
None
Description
It would be useful to have the ability to read/write RDF in binary format for the purposes of data compression and fast IO.
RDF4J already has BinaryRDFWriter, BinaryRDFParser, and RDFFormat.BINARY, so it would be very easy to create the corresponding wrapper classes in Any23.
For more information on the binary format used in rdf4j (which has a mimetype of application/x-binary-rdf), see: http://rivuli.nz/2011/11/binary-rdf-in-sesame/