[redland-dev] [Raptor RDF Syntax Library 0000562]: N-Quads parsing of URIs with ' fails
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Sat Dec 21 14:00:30 EST 2013
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=562
======================================================================
Reported By: aharth
Assigned To:
======================================================================
Project: Raptor RDF Syntax Library
Issue ID: 562
Category: utilities
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Syntax Name:
======================================================================
Date Submitted: 2013-12-21 19:00
Last Modified: 2013-12-21 19:00
======================================================================
Summary: N-Quads parsing of URIs with ' fails
Description:
The parsing of the following triples fails:
----
_:b <http://eg.org/p> <http://eg.org/Her_Majesty's_Government> .
_:b <http://eg.org/p> _:c .
----
rapper: Error - URI file:///tmp/file.nt:1 column 65 - Junk after terminating "."
I think it's a bug as a file with only the first triple gets parsed ok.
Both ntriples and nquads parsers are affected.
Thanks,
Andreas.
Steps to Reproduce:
create file.nt with the above content
rapper -i ntriples file.nt
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-12-21 19:00 aharth New Issue
======================================================================
More information about the redland-dev
mailing list