[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-774) Qualifiers for annotations: Preference odata.include-annotations
[ https://issues.oasis-open.org/browse/ODATA-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57147#comment-57147 ]
Michael Pizzo commented on ODATA-774:
-------------------------------------
As per 2015-2-5 meeting, want to look at existing implementations to see how they would treat a qualifier in the preference.
> Qualifiers for annotations: Preference odata.include-annotations
> -----------------------------------------------------------------
>
> Key: ODATA-774
> URL: https://issues.oasis-open.org/browse/ODATA-774
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Bug
> Components: OData ABNF Construction Rules, OData Protocol
> Affects Versions: V4.0_ERRATA02
> Environment: [Proposed]
> Reporter: Martin Zurmuehl
> Fix For: V4.0_ERRATA03
>
>
> Qualifiers are not supported by the preference odata.include-annotations, which is a kind of omission.
> If a consumer is only interested in annotations with a specific qualifier like #mobile, he can't express this today.
> Currently we can express:
> ns.term
> ns.*
> *
> and combined with the excludeoperator -
> -ns.term
> -ns.*
> -*
> Any existing qualifiers are ignored by the matching operator. E.g. if you use odata.description#mobile and odata.description#desktop as annotations, you can only include or exclude all qualifiers together.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]