SIOC Explorer from Eyal and Benjamin

Eyal and Benjamin gave us a nice internal demo today of their explorer for SIOC forums. It's written using Ruby on Rails and their ActiveRDF / SWORD Semantic Web application framework for Rails. From the SIOC explorer page:

SIOC is a Semantic Web format for online social communities such as forums, blogs, or mailing lists. SIOC feeds are already offered by many blogs (similar but much richer than RSS feeds). The SIOC explorer is a web application similar to a feed-reader: it allows people to subscribe to SIOC feeds and read their content. Because SIOC data is very rich, people can filter the content based on e.g. authors, topics, creation date, or any other properties.

First off, here's a shot of some blogs that can be browsed / explored:

20070321a.png

Then, here's one particular blog (from GNU), with a single post and tag list expanded:

20070321b.png

What's nice is that you can then filter by the properties associated with a post, e.g. show all posts by a particular creator, by tag, by date, and even by expanded properties associated with a particular FOAF maker (e.g. homepage or whatever is defined for that foaf:Person):

20070321c.png

By crawling SIOC comment posts, and getting data from forums, blogs, mailing lists, etc., tools like the SIOC explorer can provide a nice overall view of a person's contributions to various ongoing or past discussions, or can provide very specific views of what a group of people have been saying during a certain timeframe (something that is not easily done with current feed readers or aggregators).