Open Data Protocol

from Wikipedia, the free encyclopedia
OData
Basic data

developer Microsoft Corporation
Current  version V4
(08/14/2013)
operating system Cross-platform
category Software interface , web service
www.odata.org

The Open Data Protocol ( OData ) is an HTTP -based protocol published by Microsoft under the Open Specification Promise for data access between compatible software systems in order to enable CRUD operations in these . Based on older protocols such as ODBC and JDBC , OData, etc. a. can be integrated within cloud services (Azure) , MySQL , Java and Rails and is able to provide uniform semantics for data exchange in client-server communication .

“The Open Data Protocol (OData) enables the creation of REST-based data services, which allow resources, identified using Uniform Resource Identifiers (URIs) and defined in a data model, to be published and edited by Web clients using simple HTTP messages. ”

"The Open Data Protocol (OData) enables the creation of REST -based data services, which allow resources that are identified via Uniform Resource Identifiers (URIs) and are defined in a data model by using HTTP messages through web Publish and edit clients. "

On March 17, 2014, the Open Data Protocol version 4.0 and the OData JSON format version 4.0 were officially released as standards by OASIS .

architecture

OData uses functionalities from AtomPub and JSON (JavaScript Object Notation) in conjunction with REST principles.

Client libraries

Browser
Microsoft .NET Framework
PHP
SAP
Java

Individual evidence

  1. Specification Version 4 (plus errata 02) . Retrieved May 20, 2015.
  2. Introduction to Open Data Protocol (OData) and SQL Azure . Retrieved May 4, 2016.
  3. Common Response Semantics . Retrieved April 28, 2013.
  4. ^ URI Conventions. Microsoft , OData.org , accessed April 11, 2013 (OData documentation on URI conventions).
  5. OASIS Approves OData 4.0 Standards for an Open, Programmable Web . Retrieved September 11, 2014.
  6. Atom format . Retrieved May 4, 2016.
  7. JSON format . Retrieved May 4, 2016.