Wednesday, 18 September 2013

How to convert large .rdf file to .n3 format

How to convert large .rdf file to .n3 format

I want to convert .rdf file (of 1 TeraByte) to .n3 format. I wrote my own
parser but it is very inefficient (takes 10 days and more). Can someone
please suggest me some good library in python, which I may use to
accomplish this. Also if possible please point me to some good examples
which me help me understand and use the library

No comments:

Post a Comment