From: <tr...@do...> - 2014-06-20 09:19:06
|
<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>LOADing a NQuads file yields incorrect graphs</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.6</td> </tr> <tr> <td><b>Category:</b></td> <td>Update</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> Tom has reported a bug on the mailing list demonstrated with a repo at <a href="https://bitbucket.org/tpluscode/sparql-serialize-test">https://bitbucket.org/tpluscode/sparql-serialize-test</a></p> <p> What the code does goes beyond the standard in that it is LOADing a quads file whereas the SPARQL Update specification only describes behaviour with regards to loading individual graphs (<a href="http://www.w3.org/TR/sparql11-update/#load">http://www.w3.org/TR/sparql11-update/#load</a>). For some reason we allow this behaviour in the first place which I am slightly surprised about however the end effect of the LOAD is not as expected.</p> <p> Other implementations like ARQ do permit quads files to be LOADed and behave more sanely so we should try and align our behaviour (which is already beyond the standard) with other implementations and the expected behaviour</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=421" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=421</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> |