RDF Review Vocabulary (original) (raw)

Vocabulary for expressing reviews and ratings using the Resource Description Framework. It is compatible with hReview and conforms to OWL Lite

Namespace

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#Feedback

Terms Summary

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 Maximum value for rating property
Min Rating http://purl.org/stuff/rev#minRating Minimum value for rating property
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

Properties and Classes

URI: http://purl.org/stuff/rev#Comment

A comment on a review

Status

Other Information

Moreinfo proposed by iterating.com

Feedback

URI: http://purl.org/stuff/rev#Feedback

Feedback on the review. Expresses whether the review was useful or not

Status

Other Information

Moreinfo proposed by iterating.com

Review

URI: http://purl.org/stuff/rev#Review

A review of an work

Status

Other Information

Moreinfo core term

URI: http://purl.org/stuff/rev#commenter

The commenter on the review

Semantics

Having this property implies being a Feedback and a Comment. Every value of this property is a foaf:Agent.

Status

Other Information

Moreinfo proposed by iterating.com

Has Review

URI: http://purl.org/stuff/rev#hasReview

Associates a work with a a review

Semantics

Having this property implies being a rdfs:Resource. Every value of this property is a Review.

Status

Other Information

Moreinfo core term

URI: http://purl.org/stuff/rev#hasComment

Used to associate a review with a comment on the review

Semantics

Having this property implies being a Review. Every value of this property is a Comment.

Status

Other Information

Moreinfo proposed by iterating.com

HasFeedback

URI: http://purl.org/stuff/rev#hasFeedback

Associates a review with a feedback on the review

Semantics

Having this property implies being a Review. Every value of this property is a Feedback.

Status

Other Information

Moreinfo proposed by iterating.com

Max Rating

URI: http://purl.org/stuff/rev#maxRating

Maximum value for rating property

Status

Other Information

Moreinfo Introduced by request of Revyu.com

Min Rating

URI: http://purl.org/stuff/rev#minRating

Minimum value for rating property

Status

Other Information

Moreinfo Introduced by request of Revyu.com

PositiveVotes

URI: http://purl.org/stuff/rev#positiveVotes

Number of positive usefulness votes (integer)

Semantics

Having this property implies being a Review. Every value of this property is a rdfs:Literal.

Status

Other Information

Moreinfo proposed by iterating.com

Rating

URI: http://purl.org/stuff/rev#rating

A numeric value

Status

Other Information

Moreinfo core term

Reviewer

URI: http://purl.org/stuff/rev#reviewer

The person that has written the review

Semantics

Having this property implies being a Review. Every value of this property is a foaf:Person.

Status

Other Information

Moreinfo core term

Text

URI: http://purl.org/stuff/rev#text

The text of the review

Status

Other Information

Moreinfo core term

Title

URI: http://purl.org/stuff/rev#title

The title of the review

Semantics

Having this property implies being a Review. Every value of this property is a rdfs:Literal. It is a sub-property of Title.

Status

Other Information

Moreinfo proposed by iterating.com

TotalVotes

URI: http://purl.org/stuff/rev#totalVotes

Number of usefulness votes (integer)

Semantics

Having this property implies being a Review. Every value of this property is a rdfs:Literal.

Status

Other Information

Moreinfo proposed by iterating.com

Type

URI: http://purl.org/stuff/rev#type

The type of media of a work under review

Status

Other Information

Moreinfo core term

Other Information

Types owl:Ontologyowl:Thing
Date 2007-11-08
Profile Http://danja.talis.com/xmlns/rev_2007-11-09/hreview2rdfxml.xsl
Userdocs review:html