Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msakai/rena


https://github.com/msakai/rena

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Rena README
============

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

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

* ruby 1.8

* Unicode library 0.1 (optional)

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