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

[OASIS Issue Tracker] (ODATA-1407) No way to $select instance annotations on primitive types

From
OASIS Issues Tracker <>
Date
2020-10-27T21:49:03+00:00
ID
Thread
[OASIS Issue Tracker] (ODATA-1407) No way to $select instance annotations on primitive types
Michael Pizzo created ODATA-1407:
------------------------------------

             Summary: No way to $select instance annotations on primitive types
                 Key: ODATA-1407
                 URL: https://issues.oasis-open.org/browse/ODATA-1407
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: New Feature
          Components: ABNF, URL Conventions
    Affects Versions: V4.01_OS
            Reporter: Michael Pizzo
             Fix For: V4.01_ERRATA01


We added the ability to explicitly $select/$expand an instance annotation by including the annotation in the $select list.  However, according to the ABNF, this annotation is of the form @ns.termName[#qualifier] which makes it impossible to $select an annotation applied to a primitive, enum, or collection-valued property (which would be of the form ):

annotationInQuery    = AT [ namespace "." ] termName [ HASH annotationQualifier ]



--
This message was sent by Atlassian Jira
(v8.3.3#803004)
← Prev in month ← Prev in thread
Next in thread → Next in month →