msakai/rena
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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>