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-230) Support use of parameter aliases in $filter and $orderby


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

Ralf Handl updated ODATA-230:
-----------------------------

    Resolution: 
https://www.oasis-open.org/committees/download.php/48274/odata-core-v4.0-wd01-part2-url-conventions-2013-02-12-RH.doc
https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/ABNF/odata-abnf-testcases.xml?rev=187
https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/ABNF/odata-abnf-construction-rules-v1.0-wd01.txt?rev=187

Accepted: https://www.oasis-open.org/committees/download.php/48346/odata-meeting-26_on-20130221-minutes.html#odata-230

https://www.oasis-open.org/committees/download.php/48584/odata-core-v4.0-wd01-part1-protocol-2013-03-19.doc

  was:
https://www.oasis-open.org/committees/download.php/48274/odata-core-v4.0-wd01-part2-url-conventions-2013-02-12-RH.doc
https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/ABNF/odata-abnf-testcases.xml?rev=187
https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/ABNF/odata-abnf-construction-rules-v1.0-wd01.txt?rev=187

Accepted: https://www.oasis-open.org/committees/download.php/48346/odata-meeting-26_on-20130221-minutes.html#odata-230


> Support use of parameter aliases in $filter and $orderby
> --------------------------------------------------------
>
>                 Key: ODATA-230
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-230
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData ABNF Construction Rules, OData URL Conventions 
>    Affects Versions: V4.0_WD01
>         Environment: [Proposed]
>            Reporter: Michael Pizzo
>            Assignee: Ralf Handl
>            Priority: Minor
>             Fix For: V4.0_WD01
>
>
> Today parameter aliases can be used in the path portion of a request, but not the $filter or $orderby operations.
> We would like to add support for parameter aliases in $filter and $orderby, for example:
>   ~Movies?$filter=substringof(Title,@title)&@title='supercomputer'
>  or even 
> ~Movies?$filter=Title eq @title&@title='Wizard of Oz'

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