How have you tested this for IRIs and international characters in literals?
sorry, I am out travelling and have not checked the code yet.. :)

The new dependency on Apache Thrift would be my main concern if this is not
in a separate module. How stable are Thrift APIs? E.g. do they follow
semantic versioning so that a Jena build will work with a newer Thrift
version (with same major)?
On 31 Aug 2014 15:37, "Andy Seaborne" <[email protected]> wrote:

> On 26/08/14 21:20, Andy Seaborne wrote:
>
>> I've been working on a binary format for RDF and SPARQL result sets:
>>
>> http://afs.github.io/rdf-thrift/
>>
>> This is now ready to go if everyone is OK with that.
>>
>> I'm flagging this up for passive consensus because it adds a new
>> dependency (for Apache Thrift).
>>
>> And of course any questions or comments.
>>
>> Summary, as an RDF syntax:
>>
>> + x3 faster to parse than N-triples
>> + same size as N-triples, and same compression effects with gzip (8-10
>> compression).
>> + Not much additional work to add because Thrift does most of the work.
>>
>>      Andy
>>
>
> Migration done (JENA-774).  Some cleaning up to do (putting classes in
> more logical places mostly) but tests in and passing.
>
>         Andy
>
>

Reply via email to