[redland-dev] [Rasqal RDF Query Library 0000366]: SELECTing list of named graphs doesn't return any results

Mantis Bug Tracker mantis-bug-sender at librdf.org
Mon Apr 12 00:40:59 CEST 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=366 
====================================================================== 
Reported By:                njh
Assigned To:                
====================================================================== 
Project:                    Rasqal RDF Query Library
Issue ID:                   366
Category:                   query engine
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Query Language:             SPARQL 
====================================================================== 
Date Submitted:             2010-04-11 22:40
Last Modified:              2010-04-11 22:40
====================================================================== 
Summary:                    SELECTing list of named graphs doesn't return any
results
Description: 
The following query doesn't return any results:

SELECT DISTINCT ?g
WHERE {
  GRAPH ?g { ?s ?p ?o }
}

Shell script for testing using rdfproc is attached.

Tested using Redland 1.0.10 and Rasqal from GIT.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-11 22:40 njh            New Issue                                    
2010-04-11 22:40 njh            File Added: contexts_test.sh                    
2010-04-11 22:40 njh            Query Language            => SPARQL          
======================================================================



More information about the redland-dev mailing list