public
Description: A translation to Ruby of the code in O'Reilly's "Programming The Semantic Web" [Segaran et al.]
Homepage:
Clone URL: git://github.com/chrislo/semantic_web_book.git
name age message
file README Loading commit data...
directory chapter2/
README
As I work through O'Reilly's "Programming the Semantic Web" [Segaran,
Evans, Taylor] I'm translating the Python code into Ruby. I'm also
adding tests (written in Shoulda) where I can.