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                                    
======================================================================

_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to