From: <tr...@do...> - 2014-04-14 16:17:52
|
<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>CONSTRUCT with empty WHERE but concrete template gives incorrect empty results</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Milestone:</b></td> <td>1.0.5</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> Reported via direct email (despite me having told said user to report to the mailing list multiple times already), the following query gives an empty result when it should return a single triple:</p> <p> </p> <p> <span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">PREFIX dc: <</span><a href="http://purl.org/dc/elements/1.1/" style="font-family: Calibri; font-size: medium;">http://purl.org/dc/elements/1.1/</a><span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">></span><br style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;" /> <span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">CONSTRUCT</span><br style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;" /> <span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">{</span><br style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;" /> <span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;"><</span><a href="http://learningsparql.com/ns/data/book312" style="font-family: Calibri; font-size: medium;">http://learningsparql.com/ns/data/book312</a><span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">> dc:title "Jabez Easterbrook" . </span><br style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;" /> <span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">}</span><br style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;" /> <span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">WHERE</span><br style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;" /> <span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;">{}</span></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=407" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=407</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> |