# $Id: Changes,v 1.3 2005/10/05 05:18:11 asc Exp $
Changes for the Net::Flickr::RDF Perl library
1.2 Wed Oct 05 2005
- ADDED make_user_triples; make_cc_triples object methods
- ADDED proper CC RDF blobs. photos licensed under the CC now
reference a cc:License triple; photo with no license will
continue to use dc:license
- UPDATED collect_user_data to set a 'user_id' key
- UPDATED POD
1.1 Wed Sep 28 2005
- FIXED URI for (personal) tags
- FIXED POD
- FIXED Changes
- UPDATED uri_shortform to use 'namespaces' package method
when package has been subclassed
- ADDED build_user_uri; build_user_tag_uri; build_global_tag_uri
1.0 Fri Sep 22 2005
- Initial release.