Attribute sap:semantics
The sap:semantics attribute can have the following values in the context of edm.EntityType :
| Value | Meaning |
|---|---|
| aggregate |
Entity sets with this type return result feeds with aggregated values for properties annotated with sap:aggregation-role="measure". The aggregation takes into account the dimension properties specified in the $select system query option of the request. See also description of Attribute sap:aggregation-role. |