The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=574 ====================================================================== Reported By: aharth Assigned To: ====================================================================== Project: Raptor RDF Syntax Library Issue ID: 574 Category: utilities Reproducibility: always Severity: minor Priority: low Status: new Syntax Name: ====================================================================== Date Submitted: 2014-07-01 22:21 Last Modified: 2014-07-01 22:21 ====================================================================== Summary: Language tags with underscore Description: The N-Triples parser complains with "zh_pinyin" language tags. Probably that's a problem with the data provider (IIRC one should use dash instead of underscore: zh-pinyin).
Steps to Reproduce: $ rapper http://linkedgeodata.org/triplify/node424310680 | rapper -i ntriples -c - http://ex.org rapper: Parsing URI http://linkedgeodata.org/triplify/node424310680 with parser rdfxml rapper: Serializing with serializer ntriples rapper: Parsing file <stdin> with parser ntriples and base URI http://ex.org rapper: Error - URI http://ex.org:166 column 132 - Illegal bNodeID - _ not followed by : rapper: Error - URI http://ex.org:166 column 132 - Missing terminating "." rapper: Parsing returned 225 triples rapper: Parsing returned 224 triples $ rapper --version 2.0.14 $ Additional Information: Not urgent, I might ping the linkedgeodata.org guys to fix their data. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2014-07-01 22:21 aharth New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
