You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2021/09/22 10:15:50 UTC

[GitHub] [jena] afs opened a new pull request #1076: JENA-2167: Protobuf based RDF binary format

afs opened a new pull request #1076:
URL: https://github.com/apache/jena/pull/1076


   Similar to the Thrift encoding but using Protobuf.
   
   In parsing, it is slight slower than Thrift and both are considerably faster (x3-x4) than N-Triples/Turtle.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #1076: JENA-2167: Protobuf based RDF binary format

Posted by GitBox <gi...@apache.org>.
afs merged pull request #1076:
URL: https://github.com/apache/jena/pull/1076


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] acoburn commented on pull request #1076: JENA-2167: Protobuf based RDF binary format

Posted by GitBox <gi...@apache.org>.
acoburn commented on pull request #1076:
URL: https://github.com/apache/jena/pull/1076#issuecomment-925231760


   Just a note that this is very exciting. I have been using the Thrift binding with Jena for some time, and this option will be nice.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs commented on pull request #1076: JENA-2167: Protobuf based RDF binary format

Posted by GitBox <gi...@apache.org>.
afs commented on pull request #1076:
URL: https://github.com/apache/jena/pull/1076#issuecomment-925300918


   @acoburn  Interesting to hear!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org