Looking for help!
NAME
SemanticWeb::Schema::Review - A review of an item - for example
VERSION
version v3.8.1
DESCRIPTION
A review of an item - for example, of a restaurant, movie, or store.
ATTRIBUTES
item_reviewed
itemReviewed
The item that is being reviewed/rated.
A item_reviewed should be one of the following types:
review_aspect
reviewAspect
This Review or Rating is relevant to this part or facet of the itemReviewed.
A review_aspect should be one of the following types:
Str
review_body
reviewBody
The actual body of the review.
A review_body should be one of the following types:
Str
review_rating
reviewRating
reviewRating
applies to rating given by the review. The aggregateRating property
applies to the review itself, as a creative work.
A review_rating should be one of the following types:
SEE ALSO
SemanticWeb::Schema::CreativeWork
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)