Hello,

I am trying to use the Raptor RDF parser library to parse a very large
RDF/XML file of LUBM dataset (synthetically generated) and convert it into
Turle representation. The gzipped format of RDF/XML file itself is 5.1 GB
(I am reading its input through a fifo and "rapper" reads from this fifo).

When I run "rapper" command to convert RDF/XML into Turtle on this file,
the memory utilization shoots up very high (it consumes almost all of my
RAM leaving me unable to do anything else on the computer).

I was wondering if there is any option to restrict the memory used by
"rapper" tool? I checked "configure" and "rapper --help", but didn't find
any such option.

Can someone please let me know what the best and easiest workaround for
this?

Thanks.

Medha
_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to