Closed GoogleCodeExporter closed 9 years ago
Original comment by eik...@gmail.com
on 10 Feb 2009 at 8:33
This simpler n3 file has the same issue:
<http://example.com/article1> <http://example.com/title> "this word is in
\u201cquotes\u201d".
The nt parser can read it, but n3 can't. I was using n3 format for relative
urls.
Original comment by drewpca
on 11 Jun 2009 at 5:55
Oops- n3 is supposed to have uppercase hex in \u and \U escapes, so this error
is
correct. Although I wouldn't mind if we matched the cwm behavior and permitted
it :)
Original comment by drewpca
on 11 Jun 2009 at 6:19
Original comment by eik...@gmail.com
on 1 Feb 2010 at 8:34
Fixed in r1755
Original comment by gromgull
on 2 Feb 2010 at 9:46
Original issue reported on code.google.com by
drewpca
on 24 Apr 2008 at 7:45