The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=370 ====================================================================== Reported By: mmt Assigned To: ====================================================================== Project: Raptor RDF Parsing and Serializing Library Issue ID: 370 Category: utilities Reproducibility: always Severity: minor Priority: normal Status: new Syntax Name: trig ====================================================================== Date Submitted: 2010-05-11 19:47 Last Modified: 2010-05-11 19:47 ====================================================================== Summary: Odd behaviour regarding the parsing of Trig files Description: When parsing a trig file for example [1] or [3], all triples defined after a named-graph is declared get assigned to that named-graph even if they are supposed to be assigned to trig's defaultGraph.
This can be reproduced like so : http://mmt.me.uk/p/C6g5kB This is not too big a problem as I can simply use the syntax [3] and it works just fine : [1] http://mmt.me.uk/examples/rdf/trig1.ttl [2] http://mmt.me.uk/examples/rdf/trig3.ttl [3] http://mmt.me.uk/examples/rdf/trig2.ttl ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-05-11 19:47 mmt New Issue 2010-05-11 19:47 mmt Syntax Name => trig ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
