From: <tr...@do...> - 2013-11-29 19:29:46
|
<p>The following issue has been added to a project that you are monitoring.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Inconsistent GraphUri in SparqlResultSet</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Alexandre Bouffard</td> </tr> <tr> <td><b>Milestone:</b></td> <td>Unassigned</td> </tr> <tr> <td><b>Category:</b></td> <td>Query</td> </tr> <tr> <td><b>Priority:</b></td> <td>Normal</td> </tr> <tr> <td><b>Type:</b></td> <td>Bug</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> I understand that one cannot expect the INode.GraphUri attribute to always be populated in SparqlResultSet (eg. queries on a SPARQL endpoint).</p> <p> However the attribute seems to be inconsistantly populated as it populated when both:</p> <ol> <li> BaseUri is set before loading data into a graph</li> <li> SPARQL query does not contain a FILTER clause</li> </ol> <p> I am not sure if this behavior is expected or not ?</p> <p> Unit tests attached.</p></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=388" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=388</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |