---
title: "Reviews in RSS feeds"
date: 2003-11-03T10:07:43-05:00
url: https://blog.lmorchard.com/2003/11/03/reviews-in-rdf/
author: Les Orchard
---

# Reviews in RSS feeds

<blockquote cite="http://www.corante.com/amateur/archives20031101.html#58442">The RVW specification is a module extension to the RSS 2.0 syndication format. RVW is intended to allow machine-readable reviews to be integrated into an RSS feed, thus allowing reviews to be automatically compiled from distributed sources.  In other words, you can write book, restaurant, movie, product, etc. reviews inside your own website, while allowing them to be used by Amazon or other review aggregators.</blockquote>
<div class="credit" align="right"><small>Source:<cite><a href="http://www.corante.com/amateur/archives20031101.html#58442">Blogware Implements Distributed Reviews</a></cite></small></div>

<p>
Aww, yeah.  Bring on the microcontent.  Yay, hooray!  This is an XML namespace-based extension to RSS 2.0, and for even more flavor, it uses the work of other pre-existing specs, such as <a href="http://www.purl.org/NET/ENT/1.0/">ENT</a>, <a href="http://www.foaf-project.org/">FOAF</a>, and <a href="http://dublincore.org/documents/dces/">Dublin Core</a>.  This wouldn't be hard at all to slip into an RSS 1.0 feed and an RDF database as well.
</p>
<!--more-->
shortname=reviews_in_rdf
