← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (ODATA-417) Define content negotiation and default format for paths ending in /$value, /$count, /$metadata and /$batch

From
OASIS Issues Tracker <>
Date
2013-05-29T12:16:59+00:00
ID
1717479773.15141369829804156.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (ODATA-417) Define content negotiation and default format for paths ending in /$value, /$count, /$metadata and /$batch
Define content negotiation and default format for paths ending in /$value, /$count, /$metadata and /$batch
----------------------------------------------------------------------------------------------------------

                 Key: ODATA-417
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-417
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
          Components: OData ATOM Format , OData JSON Format, OData URL Conventions 
    Affects Versions: V4.0_CSD01
         Environment: [Proposed]
            Reporter: Ralf Handl
             Fix For: V4.0_CSD02


With ODATA-390 we introduced GML and GeoJSON representations for primitive properties of Geo types.

This raises the question what format requests to the "raw" value of a Geo property return:

GET ~/Customers(1)/Address/GeoLocation/$value

This could be
- the "unwrapped" GML or GeoJSON value
- the WKT plain text value
- ...

Allowing content negotiation for /$value paths would solve this elegantly and works also well for canonical URLs to media resources.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →