1. rest-client : https://github.com/adamwiggins/rest-client/blob/master/README.rdoc , for ruby,sinatra.

A simple HTTP and REST client for Ruby, inspired by the Sinatra’s microframework style of specifying actions: get, put, post, delete.

  1. Daemons : http://rubydoc.info/gems/daemons/1.1.8/frames , gem install daemons , for ruby

Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands.

  1. RDF : https://github.com/ruby-rdf/rdf require rdf include RDF

  2. escape_utils : http://rubydoc.info/gems/escape_utils/0.2.4/frames

  3. linkeddata : http://rdf.greggkellogg.net/yard/index.html



blog comments powered by Disqus

Published

19 June 2012

Tags