From: <tr...@do...> - 2014-06-20 09:45:48
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>NQuadsWriter may sometimes omit Graph URIs depending on how graphs were loaded</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>Date:</b></td> <td>2014-06-20 10:44 AM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Having debugged this the problem is not really about LOAD per-se rather the fact that some kinds of SPARQL Update can result in triples without a GraphUri set and the NQuadsWriter relies solely on this field rather than the name of the graph as a whole.</p> <p> To resolve this issue I will both fix the NQuadsWriter to use the name of the graph if the GraphUri is not set explicitly on a triple and to have the relevant in-memory updates set the GraphUri field appropriately</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> |