# -*-n3-*- @prefix dc: . @prefix dcterms: . @prefix doap: . @prefix asc: . <> dc:identifier "$Id: Changes,v 1.29 2006/06/24 16:53:04 asc Exp $" ; dc:description "Changes for Net::Flickr::Backup" ; dcterms:references . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.8" ; doap:created "2006-06-24" ; ]; asc:changes [ asc:addition "Added the ability to store limited metadata set in IPTC" ; asc:update "Updated POD." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.7" ; doap:created "2006-06-23" ; ]; asc:changes [ asc:addition "Added option to use flickr.photos.recentlyUpdated" ; asc:addition "Added rdfdump_inline config option to store RDF metadata in the COM of the file (this is still experimental)" ; asc:addition "Added MANIFEST.SKIP" ; asc:bugfix "Fixed 00-load.t to load the correct package" ; asc:update "Require Net::Flickr::RDF 1.8 - changes in the RDF out are NOT backwards compatible" ; asc:update "Fixed typo in doap:created for 2.6" ; asc:update "Updated POD." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.6" ; doap:created "2006-02-22" ; ]; asc:changes [ asc:update "Require Net::Flickr::RDF 1.6 (for comments!)" ; asc:update "Remove dots (.) from image names" ; asc:update "Updated POD." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.5" ; doap:created "2005-12-28" ; ]; asc:changes [ asc:addition "Added (experimental) 'register_callback' method." ; asc:addition "Added 'cancel_backup' method." ; asc:bugfix "Test for $id in shortname during scrub process." ; asc:bugfix "Fixed POD." ; asc:update "Switch Changes file to N3 format." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.4" ; doap:created "2005-12-17" ; ]; asc:changes [ asc:bugfix "Fixed a bug where root directories for RDF files were not being created properly (like, at all)." ; asc:update "Require Net::Flickr::RDF 1.5." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.3" ; doap:created "2005-12-17" ; ]; asc:changes [ asc:update "Require Net::Flickr::RDF 1.4." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.2" ; doap:created "2005-09-29" ; ]; asc:changes [ asc:bugfix "FIXED dependecy list in Build.PL to include Text::Unidecode." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.1" ; doap:created "2005-09-28" ; ]; asc:changes [ asc:update "UPDATED to require Net::Flickr::RDF 1.1." ; asc:update "UPDATED POD." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "2.0" ; doap:created "2005-09-25" ; ]; asc:changes [ asc:update "UPDATED to sub-class Net::Flickr::RDF 1.0." ; asc:addition "ADDED 'backup_photo' method." ; asc:addition "ADDED option to toggle whether or not originals are downloaded." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "1.3" ; doap:created "2005-09-14" ; ]; asc:changes [ asc:comment "The 'Embarassing Bugs' bug-fix (never-released) release." ; asc:bugfix "FIXED RT bug #14429 to check for required Config::Simple blocks." ; asc:bugfix "FIXED a bug where already decoded UTF-8 was being decoded again." ; asc:bugfix "FIXED to use rdf, not rdfs, for 'type'." ; asc:update "UPDATED to include groups and photosets in RDF dump." ; asc:update "UPDATED basically the entire RDF schema to use a Flickr specific namespace for photos, notes, tags, groups, users and photosets." ; asc:update "UPDATED RDF schema for dc:creator for actual downloads." ; asc:update "UPDATED to require RDF::Simple ..." ; asc:addition "ADDED Memoize to list of requirements." ; asc:addition "ADDED Sys::Hostname::FQDN to list of requirements." ; asc:addition "ADDED example config file to POD." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "1.2" ; doap:created "2005-09-01" ; ]; asc:changes [ asc:addition "Added throttling to API calls." ; asc:addition "Added hooks to use Log::Dispatch." ; asc:addition "Added fetch_* config options." ; asc:update "Require RDF::Simple.pm 0.21." ; asc:update "Send User-Agent header." ; asc:update "Updated POD." ; asc:comment "Initial public release." ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "1.1" ; doap:created "2005-06-22" ; ]; asc:changes [ asc:addition "Require Flickr::API 0.07; added support for the Auth API." ; asc:addition "Download 'square' and 'small' versions." ; asc:update "Updated RDF to use SKOS for tag descriptions." ; ] . dcterms:isVersionOf ; doap:Version [ doap:revision "1.0" ; doap:created "2005-02-06" ; ]; asc:changes [ asc:comment "Initial release."; ] . a doap:Project ; doap:download-page "http://search.cpan.org/dist/Net-Flickr-Backup/" ; doap:download-mirror "http://aaronland.info/perl/net/flickr/backup/" .