jsonodatastandardsatom-feedatompub

Summary of OData standard for a minimal, read-only implementation


The OData specification is long. Even the "OData Core" document is pretty long.

So, how about a condensed summary of what a read-only OData publisher needs to implement at a minimum?


Solution

  • I'll start. An OData service provides an HTTP endpoint that:

    When an ATOM feed is returned (such as for a collection), it needs to conform to some OData conventions: http://www.odata.org/documentation/odata-v3-documentation/atom-format/ For example:

    When a JSON feed is returned, it similarly follows certain rules:

    URLs are encouraged to follow this scheme: