From: <tr...@do...> - 2012-12-03 19:36:15
|
<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>Querying dates from Virtuoso</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>2012-12-03 07:35 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> I'm not so sure this is a Virtuoso problem on further investigation, it may actually be a Json.Net perculiarity instead</p> <p> Raw dates are not allowed in JSON and would be encoded in strings (thus meeting the SPARQL JSON spec) so it looks like it may be the case that Json.Net is simply being smart and identifying certain strings as belonging to certain types. I will write up a few test cases to confirm this and then put in place appropriate fixes.</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=290" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=290</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> |