Release Name: 0.0.8
Notes:
description of gem
Changes:
+++ 0.0.8 2007-06-19
+ added some unit tests
+ added the rdfa-generate command
+ refactoring, refactoring and again
+ added a bin rdfa_vocabulary which takes a namespace as argument and parse and return classes and properties... pretty useful
+ the supported vocabularies are now generated
+ dealt with class blank nodes using the rel attribute as Ben said on the rdfa mailing list
+ took out the proxy properties and classes, and refactored into SHORTCUTS
+++ 0.0.7 2007-06-03
+ added the terminology of scot and foaf.
+ registering predicates now adds rdfa_link_tos
+++ 0.0.6 2007-05-02
+ changed the "required_paths" of the gem specs to fix require bug
+ added the terminology of rdf, dc and sioc.
+ refactored into modules
+++ 0.0.5 2007-05-31
|