Opening and parsing big files using EasyRDF

63 views
Skip to first unread message

Mohammad Bilal Chawki

unread,
Jun 28, 2016, 9:30:47 AM6/28/16
to EasyRdf Discussion
Hello, all ! ... Again !

Decidedly, I'm getting used to ask questions here... x)

I have a big Turtle (.ttl) file that weighs a little less of 200MB. I wanted to parse it and to use it, but it appears that there is a limit of memory for this :
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 181928686 bytes) in EasyRdf/Graph.php

I tried to expand the memory using ini_set("memory_limit", "500M") but it doesn't work at all :
Fatal error: Allowed memory size of 524288000 bytes exhausted (tried to allocate 181920500 bytes) in EasyRdf/Parser/Turtle.php on line 1173

The file has changed, but the bug is the same. Is there anyone who has already faced this problem ? How much memory is usually used by EasyRDF for files that big ?

Thank you very much,
Mohammad.

Omid Maldar

unread,
Nov 18, 2016, 6:22:14 PM11/18/16
to EasyRdf Discussion
Hi, I have the same problem, did you find a solution to this? If yes, would you please share it?
Reply all
Reply to author
Forward
0 new messages