Sha256: 08539f6896c4e18e94821ef8c0fbb8b0d25564157cc5242296c30fa13437c2a1
Contents?: true
Size: 1.34 KB
Versions: 1
Compression:
Stored size: 1.34 KB
Contents
+++ 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 + 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 + we now use the scot ontology for tagging +++ 0.0.3 2007-05-29 + fixed a bug in rdfa_write_block +++ 0.0.2 2007-05-29 + changed "rel" to "property" according to the RDFa primer. It seems rel is only used for anchors or blank nodes. +++ 0.0.1 2007-05-24 + Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rdfa-0.0.8 | History.txt |