[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (ODATA-227) Support of symbolic names in annotations
[ http://tools.oasis-open.org/issues/browse/ODATA-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32399#action_32399 ]
Ralf Handl commented on ODATA-227:
----------------------------------
Using the @ sign as the separator for named stream properties feels odd, because until now we don't differentiate in CSDL Path expressions by property type. Accessing a display.hidden annotation on a property would be
Path="PropertyName/display.hidden"
independently of whether the property is primitive or complex or navigation. So
Path="NamedStream/odata.mediaReadLink"
looks more natural than
Path="NamedStream@odata.mediaReadLink"
Thoughts?
> Support of symbolic names in annotations
> ----------------------------------------
>
> Key: ODATA-227
> URL: http://tools.oasis-open.org/issues/browse/ODATA-227
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: OData CSDL v1.0
> Affects Versions: WD01
> Environment: [Proposed]
> Reporter: Martin Zurmuehl
> Priority: Minor
> Fix For: WD01
>
>
> An Annotation should be able to use one of a set of pre-defined symbolic names when specifying a value.
> For example, the value of the "MovieURL" Annotation should be the MediaRessource of the "Movie" type (which is a Media Link Entry).
>
--
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]