(Choose 1 answer)
What is the Entity Data Model (EDM) in OData ASP.NET Core Web API?
A. It is a library for serializing and deserializing data in OData ASP.NET Core Web API applications.
B. It is a model that represents the structure and relationships of the data entities in the OData API.
C. It is a database schema used for data storage in OData ASP.NET Core Web API.
D. It is a framework for building RESTful APIs in OData ASP.NET Core Web API.
FUO