The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=563 ====================================================================== Reported By: normang Assigned To: ====================================================================== Project: Redland librdf RDF API Issue ID: 563 Category: api Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2013-12-24 00:07 Last Modified: 2013-12-24 00:07 ====================================================================== Summary: rdfproc --results arguments are always reported as invalid Description: % rdfproc --version 1.0.16 % rdfproc -r csv rdfproc: invalid argument `csv' for `-r / --results' Try 'rdfproc -r / --results help' for a list of valid query result formats Try `rdfproc -h / --help' for more information. % rdfproc -r help rdfproc: Valid query result formats are: xml SPARQL XML Query Results json SPARQL JSON Query Results table Table csv Comma Separated Values (CSV) tsv Tab Separated Values (TSV) html HTML Table turtle Turtle Query Results rdfxml RDF/XML Query Results
This appears to have been already reported on the redland-dev list <http://lists.usefulinc.com/pipermail/redland-dev/2012-April/002460.html>, but doesn't seem to have made it to the bug parade as far as I can see. Leigh L. Klotz (in that email) proposes a patch, but this patch doesn't work for me with 1.0.16. I'm pretty sure this is a regression from the redland of ~2 years ago, since I have scripts from around then which use this option and so which clearly worked then. Unfortunately, I'm not in a position to narrow down that version just now. Steps to Reproduce: See above ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-12-24 00:07 normang New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
