The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=328 ====================================================================== Reported By: Cordawyn Assigned To: ====================================================================== Project: Rasqal RDF Query Library Issue ID: 328 Category: api Reproducibility: always Severity: feature Priority: normal Status: new Query Language: ====================================================================== Date Submitted: 2010-01-20 09:04 Last Modified: 2010-01-20 09:04 ====================================================================== Summary: Query methods should work on a stream, not model Description: Query methods ("librdf_model_find_statements", "librdf_query_execute", etc.) should work with a librdf_stream object instead of a librdf_model. This feature could be used to: 1) do "nested" or "chained" queries (and thus somewhat close issue 208), provided, those methods return a librdf_stream object too, 2) query not only streams obtained from models, but streams of _parsed_ statements.
Overall, greater flexibility for the greater good. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-01-20 09:04 Cordawyn New Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
