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/
  # RSS feed from HTML via GRDDL but don't put this in your RSS reader, use
  # the direct RSS feed at http://www.w3.org/2000/08/w3c-synd/home.rss
  http://triplr.org/rss/www.w3.org/
  # Ntriples from RSS
  http://triplr.org/ntriples/librdf.org/NEWS.rdf
  # Good RSS from bad
  http://triplr.org/rss/feeds.feedburner.com/jena-announce
  # 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