Looking for help!
NAME
SemanticWeb::Schema::AggregateRating - The average rating based on multiple ratings or reviews.
VERSION
version v3.8.1
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
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)