OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Updated: (ODATA-33) Allow $filter and $select to refer to annotations as if they were properties


     [ http://tools.oasis-open.org/issues/browse/ODATA-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-33:
----------------------------

    Proposal: 
In general this would have to be done by the client because the server typically doesn't own the annotations.  

If the server actually knows the annotations, this could more intuitively be done with a "cast" path segment:

GET ~/People/vocab.vCard

So we propose to close this ticket without action.

Accepted: https://www.oasis-open.org/committees/download.php/48097/odata-meeting-23_on-20130130_31-F2F-minutes.html#odata-33

  was:
In general this would have to be done by the client because the server typically doesn't own the annotations.  

If the server actually knows the annotations, this could more intuitively be done with a "cast" path segment:

GET ~/People/vocab.vCard

So we propose to close this ticket without action.


> Allow $filter and $select to refer to annotations as if they were properties
> ----------------------------------------------------------------------------
>
>                 Key: ODATA-33
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-33
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: New Feature
>          Components: OData Protocol v1.0, OData URL Conventions v1.0
>    Affects Versions: WD01
>         Environment: [Proposed]
>            Reporter: Martin Zurmuehl
>             Fix For: WD01
>
>
> E.g. get the vCard view of a Person entiy: 
> GET ~/People?$select=vCard/*
> This may work only if the annotations are included in the $metadata document.

-- 
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

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]