From: <tr...@do...> - 2013-11-18 11:29:37
|
<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>Refactor the SparqlResultSet API</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.9.0 Beta</td> </tr> <tr> <td><b>Category:</b></td> <td>Query</td> </tr> <tr> <td><b>Priority:</b></td> <td>High</td> </tr> <tr> <td><b>Type:</b></td> <td>Refactor</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> As part of the 2.0 redesign it is proposed to refactor the existing SparqlResultSet API to split it into multiple APIs:</p> <ul> <li> Add a IQueryResult API which replaces the use of Object for generic SPARQL query returns and provides a results type and properties to access more specific interface instances</li> <li> IRowQueryResults API which replaces SparqlResultSet for representing row based results</li> <li> IBooleanQueryResults API which replaces the boolean results portion of SparqlResultSet</li> </ul></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=384" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=384</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> |