From: <tr...@do...> - 2012-12-17 19:54:37
|
<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>Siblings function</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-17 07:53 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Added in <a href="https://bitbucket.org/dotnetrdf/dotnetrdf/commits/822d5b6af3880ef64738a5fecbc7e783f3b83b0f">https://bitbucket.org/dotnetrdf/dotnetrdf/commits/822d5b6af3880ef64738a5fecbc7e783f3b83b0f</a></p> <p> </p> <p> The Siblings property does not handle the case where you ask for the siblings of the top class because it obtains the siblings by getting the direct super classes and then obtaining their direct sub classes. So in the case of a top class (no super classes) siblings will return nothing even if there are multiple top classes in the ontology</p> <p> </p> <p> If you have a suggestion of how to get siblings for top classes please re-open and add your suggestion/patch</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=296" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=296</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> |