Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
NAME
SemanticWeb::Schema::AggregateRating - The average rating based on multiple ratings or reviews.
VERSION
version v0.0.4
DESCRIPTION
The average rating based on multiple ratings or reviews.
ATTRIBUTES
item_reviewed
itemReviewed
The item that is being reviewed/rated.
A item_reviewed should be one of the following types:
rating_count
ratingCount
The count of total number of ratings.
A rating_count should be one of the following types:
review_count
reviewCount
The count of total number of reviews.
A review_count should be one of the following types:
SEE ALSO
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)