tommorris / reddy

Ruby-native RDF library

This URL has Read+Write access

reddy /
name age message
file InstalledFiles Loading commit data...
file README
file config.save
directory lib/
directory misc/
directory samples/
file setup.rb
directory tests/
README
Rena README
============

  Renaタソ(;´Д`)ハァハァ  - a library for RDF and Semantic Web.

Requirements
------------

  * ruby 1.8
    <http://www.ruby-lang.org/>

  * Unicode library 0.1 (optional)
    <http://www.yoshidam.net/Ruby.html>

Install
-------

  De-Compress archive and enter its top directory.
  Then type:

    $ ruby setup.rb config
    $ ruby setup.rb setup
   ($ su)
    # ruby setup.rb install

  You can also install files into your favorite directory
  by supplying setup.rb some options. Try "ruby setup.rb --help".

Usage
-----

  not documented yet.
  see samples/*.

License
-------

  You can redistribute it and/or modify it under the same term as Ruby.


Masahiro Sakai <sakai@tom.sfc.keio.ac.jp>