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

Remove $Kind for entity container children

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: V4.01_CS01
    • Fix Version/s: V4.01_CS02
    • Component/s: CSDL JSON
    • Labels:
      None
    • Environment:

      Applied

    • Proposal:
      Hide

      Remove $Kind for entity container children.

      Action imports are identified by having a $Action member.

      Function imports are identified by having a $Function member.

      Entity sets are identified by having a $Type member and a $Collection:true member.

      Singletons are identified by having a $Type member and no $Collection member (preferred) or a $Collection:false member (not recommended, omit instead).

      Show
      Remove $Kind for entity container children. Action imports are identified by having a $Action member. Function imports are identified by having a $Function member. Entity sets are identified by having a $Type member and a $Collection:true member. Singletons are identified by having a $Type member and no $Collection member (preferred) or a $Collection:false member (not recommended, omit instead).
    • Resolution:
      Show
      https://www.oasis-open.org/committees/download.php/64129/odata-csdl-json-v4.01-wd05-2018-10-22.docx   https://github.com/oasis-tcs/odata-csdl-schemas/commit/9ad46ec91beb72af97945b0378b1c2e4827f0c8e  

      Description

      There is some redundancy for entity container chilldren, and inconsistency in not including $iscollection for an entityset.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              mikep Michael Pizzo
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: