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

Several issues with latest standard vocabularies

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: V4.01_CSD01
    • Fix Version/s: V4.0_CSD02
    • Component/s: Vocabularies
    • Labels:
      None
    • Environment:

      Applied

      Description

      Org.OData.Core.V1.xml

      <ComplexType Name="AlternateKey">
      <Property Type="Collection(Core.PropertyRef)" Name="Key">
      <Annotation Term="Core.Description" String="The set of properties that make up this key" />
      </Property>
      </ComplexType>

      should have Nullable="false" in the Property

      Org.OData.Temporal.V1.xml

      <Term Name="TemporalSupported" Type="Aggregation.TemporalSupportedType" AppliesTo="EntityContainer EntitySet NavigationProperty"> -->

      should be:

      <Term Name="TemporalSupported" Type="Temporal.TemporalSupportedType" AppliesTo="EntityContainer EntitySet NavigationProperty">

      8 references to Term="Core.Documentation" should be to Term="Core.Description"

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              evan.ireland.2 Evan Ireland
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: