标准编号:ISO/IEC 20802-1:2016
中文名称:信息技术 开放数据协议(OData)v4.0 第1部分:核心
英文名称:Information technology — Open data protocol (OData) v4.0 — Part 1: Core
发布日期:2016-12
标准范围
The Open Data Protocol (OData) enables the creation of REST-based data services, which allow resources, identified using Uniform Resource Locators (URLs) and defined in a data model, to be published and edited by Web clients using simple HTTP messages. This specification defines the core semantics and the behavioral aspects of the protocol. The [OData-URL] specification defines a set of rules for constructing URLs to identify the data and metadata exposed by an OData service as well as a set of reserved URL query options. The [OData-CSDL] specification defines an XML representation of the entity data model exposed by an OData service. The [OData-Atom] and [OData-JSON] documents specify the format of the resource representations that are exchanged using OData.