Hi again,
I must say that the issue of escaping unicode chars in N-Triple (which
is a subset of N3 and only 7bit ASCII) needs to be addressed. There are
different methods of unicode character encoding in absolute URIs
discussed in point 5 in N-Triples [1]. What is virtuosos development
team opinion about having more robust parsers?
It would also be nice if parsing problems will lead to exceptions not
adding confusing triples into the store.
btw. escaping of \uhhhh inside Literals (object column) works fine ;-)
[1] http://www.w3.org/2001/sw/RDFCore/ntriples/