2.2.4.4 JSONReference

Represents a reference to an Entity Set in a workbook.

If JSONReference value is used in response JSON text, it MUST conform to JSON object value representation format. It has the JSON member listed in the following table.

Member Name

Member Value

baseUri

A JSON string value representing the URL that is used to access the Entity Set using the default Entity Set representation. The default representation is XML for Entity Sets accessed in the context of Model Entity Set. The default representation is JSON for Entity Sets accessed in the context of Session Entity Set.

jsonUri

A JSON string value representing the URL that is used to access the Entity Set using the JSON representation.