Hans Brende created ANY23-400:
---------------------------------
Summary: Add BinaryExtractor, BinaryWriter
Key: ANY23-400
URL: https://issues.apache.org/jira/browse/ANY23-400
Project: Apache Any23
Issue Type: Improvement
Components: core, extractors
Affects Versions: 2.3
Reporter: Hans Brende
Fix For: 2.3
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/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)