Explicitly mention the @ sign in instance annotations

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • V4.0_ERRATA03
    • Affects Version/s: V4.0_ERRATA02
    • Component/s: JSON Format
    • None
    • Environment:

      [Applied]

    • Hide

      Chapter 18, second paragraph: change
      Annotations are name/value pairs that have a dot (.) as part of the name
      to
      Annotations are name/value pairs that have an at (@) and a dot (.) as part of the name

      Chapter 20, first sentence: change
      Implementations can add custom annotations of the form namespace.termname or property@namespace.termname
      to
      Implementations can add custom annotations of the form @namespace.termname or property@namespace.termname

      Show
      Chapter 18, second paragraph: change Annotations are name/value pairs that have a dot (.) as part of the name to Annotations are name/value pairs that have an at (@) and a dot (.) as part of the name Chapter 20, first sentence: change Implementations can add custom annotations of the form namespace.termname or property@namespace.termname to Implementations can add custom annotations of the form @namespace.termname or property@namespace.termname
    • Show
      https://www.oasis-open.org/committees/download.php/54711/odata-json-format-v4.0-wd08-2014-12-12.docx

      Chapters 18 and 20 don't explicitly mention the @ sign in annotations.

            Assignee:
            handl
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: