good morning; i observe the following with rapper 2.0.4:
$ 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 $ 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. best regards, from berlin --- james anderson | [email protected] | [email protected] | http:// dydra.com _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
