You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the web app:
Aggregated types should be added automatically to the page when multiples of the non aggregated counterparts have been added.
Eg. When a user has added two Ratings, a AggregateRating element should be added to the page. The average rating should be calculated from the values of the Ratings.
The text was updated successfully, but these errors were encountered:
In the web app:
Aggregated types should be added automatically to the page when multiples of the non aggregated counterparts have been added.
Eg. When a user has added two Ratings, a AggregateRating element should be added to the page. The average rating should be calculated from the values of the Ratings.
The text was updated successfully, but these errors were encountered: