From: <tr...@do...> - 2014-02-20 17:02:34
|
<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>Literal with uppercase sub language tag can not be matched properly.</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-02-20 05:01 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> This has been fixed and will be included in the next release. The library now consistently normalizes all language tags to lower case internally. This means your first two queries will now behave correctly.</p> <p> Note that your last example query will now fail because language tags are now all lower case internally so in your example lang(?o) would always return "en-us" regardless of whether the data started off as "en-US" or not</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=401" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=401</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> |