From: <tr...@do...> - 2014-05-07 00:34:46
|
<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>SPARQL/XML from Sesame Workbench contains an extra attribute</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Peter Ansell</td> </tr> <tr> <td><b>Milestone:</b></td> <td>Unassigned</td> </tr> <tr> <td><b>Category:</b></td> <td>Parsing</td> </tr> <tr> <td><b>Priority:</b></td> <td>Normal</td> </tr> <tr> <td><b>Type:</b></td> <td>Improvement</td> </tr> <tr> <td><b>Description:</b></td> </tr> <tr> <td colspan="2"><p> A user on StackOverflow reported having issues parsing the SPARQL/Results XML generated by Sesame Workbench when using dotNetRDF.</p> <p> http://stackoverflow.com/questions/23471782/unable-to-parse-a-sparql-result-set-since-a-literal-element-has-too-many-attri</p> <p> The current design for Sesame Workbench relies on XSLT to render HTML. For historical reasons this has included an extra attribute to specify a qname for the datatype for literals and a qname for URIs.</p> <p> Would it be possible to relax the cardinality constraints in the SPARQL/Results XML Parser on the expected number of attributes and ignore unrecognised attributes as long as all of the essential attributes are present?</p> <p> The extra attribute doesn't get inserted if they request the result directly from a Sesame Server or they programmatically serialise the result (by default) so this only happens when they query the Workbench UI but it has happened once so far!</p> <p> </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=410" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=410</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> |