The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=479 
====================================================================== 
Reported By:                james.anderson
Assigned To:                
====================================================================== 
Project:                    Raptor RDF Syntax Library
Issue ID:                   479
Category:                   utilities
Reproducibility:            always
Severity:                   major
Priority:                   high
Status:                     new
Syntax Name:                 
====================================================================== 
Date Submitted:             2011-10-31 12:19
Last Modified:              2011-10-31 12:19
====================================================================== 
Summary:                    raptor 2.0.4 : -i nquads fails to treat the context
term as optional  bugs.librdf.org
Description: 
i observe the following with rapper 2.0.4:

asdf@HETZNER:/development/source/library/org/datagraph/spocq/src/shell$ rapper
-i nquads -o nquads - "http://example.org/"; << EOF

<s> <p> <o> <c> .
<s> <p> <o> .
EOF

rapper: Parsing file <stdin> with parser nquads and base URI http://example.org/
rapper: Serializing with serializer nquads and base URI http://example.org/
<s> <p> <o> <c> .
rapper: Error - URI http://example.org/:2 column 12 - Unexpected end of line
rapper: Parsing returned 1 triple
asdf@HETZNER:/development/source/library/org/datagraph/spocq/src/shell$ rapper
-v
2.0.4

this, although the nquads bnf indicates that the context is optional.
is this a know issue or by intent?
i read through the redland-dev archives going back a year but saw only a single
report regarding serialization and no mention of problems parsing.


Steps to Reproduce: 
please see the description.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-10-31 12:19 james.anderson New Issue                                    
======================================================================

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

Reply via email to