scutter.rb

Path: lib/RDF4R/scutter.rb
Last Update: Fri Jul 07 14:33:16 +0200 2006

$Id: scutter.rb,v 1.6 2003/04/20 23:15:53 danbri Exp $ author: Dan Brickley <danbri@w3.org>

This is a basic RDF harvester that traverses rdfs:seeAlso links and calls application-specific handlers before and after it retrieves each RDF document. It comes with some demo code blocks that collect photo information, look out for mentions of airports, and generate basic logging records.

TODO list:

some possible starting points:

  http://rdfweb.org/people/danbri/rdfweb/danbri-foaf.rdf
  http://www.perceive.net/xml/googlescutter.rdf
  http://www.perceive.net/xml/googlescutterNoChatlogs.rdf

nearby:

  wordnet/ruby hacking,
  http://fireball.danbri.org/people/danbri/2002/07/xmlns-wordnet/dantest.rb

Required files

basicrdf  

[Validate]