Vocabulary for expressing reviews and ratings using the Resource Description Framework. It is compatible with hReview and conforms to OWL Lite
The URI for this vocabulary is
http://purl.org/stuff/rev#
When abbreviating terms the suggested prefix is rev
Each class or property in the vocabulary has a URI constructed by appending a term name to the vocabulary URI. For example:
http://purl.org/stuff/rev#hasReview
An alphabetical list of all terms defined in this schema.
| Term | URI | Description |
|---|---|---|
| Comment | http://purl.org/stuff/rev#Comment | A comment on a review. |
| Feedback | http://purl.org/stuff/rev#Feedback | Feedback on the review. |
| Review | http://purl.org/stuff/rev#Review | A review of an work. |
| commenter | http://purl.org/stuff/rev#commenter | The commenter on the review. |
| has Review | http://purl.org/stuff/rev#hasReview | Associates a work with a a review. |
| hasComment | http://purl.org/stuff/rev#hasComment | Used to associate a review with a comment on the review. |
| hasFeedback | http://purl.org/stuff/rev#hasFeedback | Associates a review with a feedback on the review. |
| max Rating | http://purl.org/stuff/rev#maxRating | A numeric value. |
| min Rating | http://purl.org/stuff/rev#minRating | A numeric value. |
| positiveVotes | http://purl.org/stuff/rev#positiveVotes | Number of positive usefulness votes (integer). |
| rating | http://purl.org/stuff/rev#rating | A numeric value. |
| reviewer | http://purl.org/stuff/rev#reviewer | The person that has written the review. |
| text | http://purl.org/stuff/rev#text | The text of the review. |
| title | http://purl.org/stuff/rev#title | The title of the review. |
| totalVotes | http://purl.org/stuff/rev#totalVotes | Number of usefulness votes (integer). |
| type | http://purl.org/stuff/rev#type | The type of media of a work under review. |
URI: http://purl.org/stuff/rev#Comment
A comment on a review.
Having a commenter implies being a member of this class. Things are a member of this class if they are the value of a hasComment.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#Feedback
Feedback on the review. Expresses whether the review was useful or not.
Having a commenter implies being a member of this class. Things are a member of this class if they are the value of a hasFeedback.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#Review
A review of an work.
Having a reviewer, a hasFeedback, a totalVotes, a positiveVotes, a title or a hasComment implies being a member of this class. Things are a member of this class if they are the value of a has Review.
core term |
URI: http://purl.org/stuff/rev#commenter
The commenter on the review.
Having this property implies being a Feedback and a Comment. Every value of this property is a foaf:Agent.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#hasReview
Associates a work with a a review.
Having this property implies being a rdfs:Resource. Every value of this property is a Review.
core term |
URI: http://purl.org/stuff/rev#hasComment
Used to associate a review with a comment on the review.
Having this property implies being a Review. Every value of this property is a Comment.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#hasFeedback
Associates a review with a feedback on the review.
Having this property implies being a Review. Every value of this property is a Feedback.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#maxRating
A numeric value.
Introduced by request of Revyu.com |
URI: http://purl.org/stuff/rev#minRating
A numeric value.
Introduced by request of Revyu.com |
URI: http://purl.org/stuff/rev#positiveVotes
Number of positive usefulness votes (integer).
Having this property implies being a Review. Every value of this property is a rdfs:Literal.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#rating
A numeric value.
core term |
URI: http://purl.org/stuff/rev#reviewer
The person that has written the review.
Having this property implies being a Review. Every value of this property is a foaf:Person.
core term |
URI: http://purl.org/stuff/rev#text
The text of the review.
core term |
URI: http://purl.org/stuff/rev#title
The title of the review.
Having this property implies being a Review. Every value of this property is a rdfs:Literal. It is a sub-property of dc:title.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#totalVotes
Number of usefulness votes (integer).
Having this property implies being a Review. Every value of this property is a rdfs:Literal.
proposed by iterating.com |
URI: http://purl.org/stuff/rev#type
The type of media of a work under review.
core term |
2007-11-08 | |