Uploaded image for project: 'OASIS Open Data Protocol (OData) TC'
  1. OASIS Open Data Protocol (OData) TC
  2. ODATA-1388

Make key aliases optional, clarify multiple to-one navigation hops

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: New
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: V4.01_OS
    • Fix Version/s: V5.0
    • Labels:
      None
    • Environment:

      Proposed

    • Proposal:
      Hide

      CSDL:

      • Make key aliases optional for keys with a path.
      • Clarify that multiple non-nullable to-one navigation hops can occur if the referenced key property of the directly related entity type itself is referenced from a directly related entity type etc.

      URL Conventions:

      • If no key alias is provided for a related/nested primitive property, use the dash-separated path in parentheses-style keys, e.g. /something(foo-bar-id='abc')
      Show
      CSDL: Make key aliases optional for keys with a path. Clarify that multiple non-nullable to-one navigation hops can occur if the referenced key property of the directly related entity type itself is referenced from a directly related entity type etc. URL Conventions: If no key alias is provided for a related/nested primitive property, use the dash-separated path in parentheses-style keys, e.g. /something(foo-bar-id='abc')

      Description

      When using an "association to one" as a key component, it is currently required to provide an alias for use in parentheses-style key syntax.

      This can lead to "funny" aliases when the OData model is automatically derived from a conceptual model that does not know about OData key syntax.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              handl Ralf Handl
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: