Release Name: 0.0.6
Notes:
description of gem
Changes:
+++ 0.0.5 2007-05-31
+ 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
+ added the Person class and foaf:knows foaf:name predicates
+ added cc and rdfa_license
+ generates bnodes for instances without uris
+ added register_rdfa_classes and register_rdfa_predicates to dynamically generate helpers
+ re-factored into an Rdfa module that we include in ActionView::Base
+++ 0.0.4 2007-05-29
|