The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=388 
====================================================================== 
Reported By:                presbrey
Assigned To:                
====================================================================== 
Project:                    Rasqal RDF Query Library
Issue ID:                   388
Category:                   utilities
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Query Language:              
====================================================================== 
Date Submitted:             2010-09-24 21:17
Last Modified:              2010-09-24 21:17
====================================================================== 
Summary:                    Can only write JSON format for variable binding and
boolean results
Description: 
$ roqet -r json -D http://www.w3.org/2000/01/rdf-schema -e 'CONSTRUCT { ?s
?p ?o } WHERE { ?s ?p ?o }'
roqet: Running query 'CONSTRUCT { ?s ?p ?o } WHERE { ?s ?p ?o }'
roqet: Error -  - Can only write JSON format for variable binding and
boolean results
roqet: Formatting results failed

I'm reporting this bug because json (resource-centric) is a valid format
for RDF graph results and is so listed in 'roqet -h' under the format
listing for '-r'.

'-r json-triples' works fine with the same graph + query.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-24 21:17 presbrey       New Issue                                    
======================================================================

_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to