DevForce provides the ability to expose a domain model through the Open Data Protocol (OData). OData is an open web protocol for querying and updating data. The protocol allows for a consumer to query a datasource over the HTTP protocol and get the result back in formats like Atom, JSON or plain XML, including pagination, ordering or filtering of the data. For more information on OData and client libraries for various platforms, visit www.odata.org.