From: <tr...@do...> - 2012-01-06 20:04:12
|
The following issue has been added to a project that you are monitoring. Title: Register SparqlBooleanParser with MimeTypesHelper Project: Core Library (dotNetRDF.dll) Created By: Rob Vesse Milestone: 0.6.0 Beta Category: Parsing Priority: Low Type: Improvement Description: Currently SparqlBooleanParser is not registered with MimeTypesHelper - this means that if we get a response of text/boolean for a SPARQL ASK query we dont automatically select this parser. This is particularly noticeable when using a store like Stardog which will only give back text/boolean for ASK queries This should be a very simple and easy fix to make More information on this issue can be found at http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=157 If you no longer wish to receive notifications, please visit http://www.dotnetrdf.org/tracker/UserProfile.aspx and change your notifications options. |