public
Description: Middleware for enabling RDF publish/subscribe payloads over XMPP and Stomp.
Homepage: http://rubyforge.org/projects/rdfbus/
Clone URL: git://github.com/bendiken/rdfbus.git
rdfbus /
name age message
file LICENSE Loading commit data...
file README
file Rakefile
file VERSION
directory lib/
README
= RDFbus

== Dependencies

* Ruby 1.8+
* RDF.rb


== Download

The latest version of RDFbus can be found at:

* http://rubyforge.org/frs/?group_id=4833

API documentation can be found at:

* http://rdfbus.rubyforge.org/


== Installation

The recommended installation method is via RubyGems:

  % [sudo] gem install rdfbus


== License

RDFbus is released under the MIT license.