The following issue has been added to a project that you are monitoring.
Title: RDF/XML parser may behave incorrectly if the RDF namespace is not defined with the lower case prefix 'rdf'
Project: Core Library (dotNetRDF.dll)
Created By: Rob Vesse
Milestone: 0.6.0 Beta
Category: Parsing
Priority: High
Type: Bug
Description:
This bug was reported on the support list by Volker Helms -http://sourceforge.net/mailarchive/forum.php?thread_name=57147194-D2CD-4244-B2C3-1476654779FF%40dotnetrdf.orgforum_name=dotnetrdf-support
The RDF/XML parser may give misleading error messages if the RDF namespace is defined with a prefix other than lower case rdf
The different namespace definition causes the parser to drop into the wrong grammar production and so may parse correctly or fail to parse at all
More information on this issue can be found at http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=164
If you no longer wish to receive notifications, please visit http://www.dotnetrdf.org/tracker/UserProfile.aspx and change your notifications options.
|