The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=522 ====================================================================== Reported By: njh Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 522 Category: api Reproducibility: always Severity: major Priority: high Status: new Syntax Name: Turtle ====================================================================== Date Submitted: 2012-11-30 09:17 Last Modified: 2012-11-30 09:17 ====================================================================== Summary: Turtle serialiser with two b-nodes pointed at each other bug Description: Rapper is unable to serisalise the following N-Triples file to Turtle: https://raw.github.com/gist/4174677/0176.nt
Which contains just two bnodes, each with a foaf:mbox and a foaf:knows in both directions between them. Steps to Reproduce: jenkins@star:~/target$ ./bin/rapper -i ntriples -o turtle https://raw.github.com/gist/4174677/0176.nt rapper: Parsing URI https://raw.github.com/gist/4174677/0176.nt with parser ntriples rapper: Serializing with serializer turtle @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . rapper: Parsing returned 4 triples ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-11-30 09:17 njh New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
