Improvement CORE-108
1 vote

Provide Registration of SPARQL Query and Update formats in MimeTypesHelper for completeness

Created by Rob Vesse on 9/23/2011 9:33 AM Last Updated by Rob Vesse on 10/11/2011 2:26 PM
%
 (hrs)
Logged: 0  (hrs)

 Description

Would be useful in various places

    Rob Vesse (Tuesday, October 11, 2011 2:26 PM) #

The 0.5.1 builds introduce a new marker interface IObjectParser<T> which is used to mark parsers that can generate arbitrary objects such as SPARQL Queries.  We then provide functionality on the MimeTypeDefinition class to get and set these parsers.

 

Available as of SVN revision 1924