[Bio2rdf-bugs] [ bio2rdf-Bugs-2811805 ] Content negotiation improvements
Brought to you by:
fbelleau,
vincentemonet
From: SourceForge.net <no...@so...> - 2009-07-26 22:24:33
|
Bugs item #2811805, was opened at 2009-06-25 08:29 Message generated for change (Comment added) made by p_ansell You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2811805&group_id=142631 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Configuration files Group: v0.7.0 >Status: Closed >Resolution: Accepted Priority: 9 Private: No Submitted By: Peter Ansell (p_ansell) Assigned to: Peter Ansell (p_ansell) Summary: Content negotiation improvements Initial Comment: * Add content negotiation into other parts such as templates and provider configurations ** Add content-type as a template parameter so it can be used in both URL's and SPARQL templates ** Add content-negotiation string as provider configuration parameter so content negotiation can be utilised at the provider level, and not just the global level, where particular providers respond better to a particular type. ** Implement a preferred interpretation type for providers so that we don't have to rely on the type the server says a document is in cases where it isn't true consistently ** Add /rdfxml/ with similar functionality to /n3/ ** Add html view of rdf results at some stage ---------------------------------------------------------------------- >Comment By: Peter Ansell (p_ansell) Date: 2009-07-27 08:24 Message: partially done, but rest can be defered to a later stage if the templates part is actually needed Provider accept headers are allowed for, and /rdfxml/ and /page/ have been implemented alongside /n3/ to resolve the rest of this bug ---------------------------------------------------------------------- Comment By: Peter Ansell (p_ansell) Date: 2009-07-21 15:24 Message: /rdfxml/ and /page/ implemented for 0.7.0 upcoming release ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2811805&group_id=142631 |