Re: Welkin not loading data

From: Arjohn Kampman <arjohn.kampman_at_aduna.biz>
Date: Mon, 05 Dec 2005 17:26:52 +0100

David Huynh wrote:
> Hi Arvind,
>
> We are using Openrdf's Rio package to parse and output Turtle files (not
> really N3 files), and Rio seems to put in the \ that Paolo mentioned.
> We'll fix this in the future--would you mind logging a bug into our
> issue tracking system?

I just checked Rio's Turtle writer and it doesn't escape single quotes.
The N3 writer, however, does! Could it be that the RDF file has been
created using this writer? If this is the case, then the fix is trivial:
just replace the N3Writer with the TurtleWriter.

FWIW: I just learned that single quotes do not need to be escaped in N3
strings, although the \' escape sequence is mentioned in the escape
sequences table at [1]. Then again, it doesn't appear to be illegal
either. I logged an issue for this at openrdf.org anyway[2].

[1] http://www.w3.org/DesignIssues/Notation3.html
[2] http://www.openrdf.org/issues/browse/RIO-34


-- 
arjohn.kampman_at_aduna.biz
Aduna BV - http://aduna.biz/
Prinses Julianaplein 14-b, 3817 CS Amersfoort, The Netherlands
tel. +31-(0)33-4659987
Received on Mon Dec 05 2005 - 16:20:51 EST

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:39:18 EDT