The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=338 ====================================================================== Reported By: Dave Beckett Assigned To: ====================================================================== Project: Redland RDF API Issue ID: 338 Category: api Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2010-01-31 20:33 Last Modified: 2010-01-31 20:33 ====================================================================== Summary: librdf_query_results_to_counted_string cannot format a query result if the format name has no URI (csv, tsv) Description: librdf_query_results_to_counted_string() needs a format_name arg so you can create formatters for csv, tsv etc. which have no particular URIs. Or could give them made up URIs.
Alternatively, export the query results formatter class and let it be created by name / mime / type etc. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-01-31 20:33 Dave Beckett New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
