SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

OData Metadata Document Structure and Navigation

A structured document that describes the data model of an OData service, including its entity types, properties, and relationships, as well as optional annotations that provide additional semantic meaning. Developers read OData metadata documents to understand the structure of a service's data before consuming it, and use vocabularies to interpret the standardized annotations applied to that metadata.

Tutorials that teach this

Prerequisites

Concepts that build on this