Triplr: Stuff in, triples out

http://triplr.org/output/source-uri

output-format is one of html, json, ntriples, rdf, rss or turtle.
source-uri is like example.org/foo/bar

  # RDF/XML from HTML via GRDDL
  http://triplr.org/rdf/www.w3.org/People/Connolly/
  # Ntriples from RSS
  http://triplr.org/ntriples/librdf.org/NEWS.rdf
  # Turtle from RSS
  http://triplr.org/turtle/feeds.wired.com/cultofmac
  # Turtle from HTML via GRDDL
  http://triplr.org/turtle/www.kanzaki.com/works/
  # RDF/JSON about the Golden Gate Bridge
  http://triplr.org/json/sws.geonames.org/5352844/about.rdf
  # as above but triple dump
  http://triplr.org/json;triples/sws.geonames.org/5352844/about.rdf
  # You figure it out
  http://triplr.org/rdf/triplr.org/when

what, why, when, how, todo