[redland-dev] [Rasqal RDF Query Library 0000377]: Cannot format results in roqet
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Sat Jul 24 14:37:52 CEST 2010
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=377
======================================================================
Reported By: terraces
Assigned To:
======================================================================
Project: Rasqal RDF Query Library
Issue ID: 377
Category: query engine
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Query Language:
======================================================================
Date Submitted: 2010-07-24 12:37
Last Modified: 2010-07-24 12:37
======================================================================
Summary: Cannot format results in roqet
Description:
The -r option breaks roqet results
Alexandre-Passants-MacBook-Pro:sparqltex alex$ roqet -e "
SELECT ?p ?o FROM <http://apassant.net/alex> WHERE {
<http://apassant.net/alex> ?p ?o }" -r json
roqet: Running query '
SELECT ?p ?o FROM <http://apassant.net/alex> WHERE {
<http://apassant.net/alex> ?p ?o }'
rasqal_result_formats.c:426: (rasqal_query_results_formatter_write)
assertion failed: object pointer of type raptor_uri is NULL.
roqet: Formatting results failed
While the same query without -r works fine
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-24 12:37 terraces New Issue
======================================================================
More information about the redland-dev
mailing list