+1 from me.
DBpedia Live Extraction has the same problem. We use the ODBC interface from PHP. Currently, if we want to insert more than a certain amount of triples via SPARUL and get the error message for exceeding line numbers, we catch it in the application and insert each triple with a separate SPARUL insert, which is quite slow in comparison. There could be a better way of using SPARUL for ODBC, which I'm not aware of.
That's way I posted this message here in case there is a more efficient way
Regards,
Sebastian Hellmann, AKSW

Kjetil Kjernsmo schrieb:
Jonathan, all,

I believe this is the same problem we've had, and that I have submitted as a feature request:

http://sourceforge.net/tracker/?func=detail&aid=2796437&group_id=161622&atid=820577

I also feel this is quite critical, and that the fix is just to extract the triples and insert them like ttlp does rather than compiling SQL.

Any plans to look into this?

Kind regards
Kjetil Kjernsmo
--

Dipl. Inf. Sebastian Hellmann
Department of Computer Science, University of Leipzig
Homepage: http://bis.informatik.uni-leipzig.de/SebastianHellmann
Research Group: http://aksw.org


Reply via email to