Skip to content

JENA-2167: Protobuf based RDF binary format#1076

Merged
afs merged 3 commits intoapache:mainfrom
afs:rdf-protobuf
Sep 24, 2021
Merged

JENA-2167: Protobuf based RDF binary format#1076
afs merged 3 commits intoapache:mainfrom
afs:rdf-protobuf

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Sep 22, 2021

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.

@afs afs force-pushed the rdf-protobuf branch 3 times, most recently from 4eb8eb6 to 4928f3a Compare September 22, 2021 18:25
@acoburn
Copy link
Copy Markdown
Member

acoburn commented Sep 22, 2021

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.

@afs
Copy link
Copy Markdown
Member Author

afs commented Sep 22, 2021

@acoburn Interesting to hear!

@afs afs merged commit 0ffb1a7 into apache:main Sep 24, 2021
@afs afs deleted the rdf-protobuf branch September 24, 2021 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants