I have loaded a lot of triples as much as 0.9 billion. However, I have found out that there is some error message as below
error message: 23:47:14 PL LOG: File /a/b/c/d/e/f/g/h/i/1154148/1154148.nt error 37000 SP029: TURTLE RDF loader, line 14: syntax error processed pending to here
I check out if the triple located line 14(specified in above error message), and the triple was in the Virtuoso when I retrieved it.
what does the message mean? How can I take care of it?