--- foxridge-archiver/makemeta-vlp.pl 2006/12/11 18:08:24 1.6 +++ foxridge-archiver/makemeta-vlp.pl 2006/12/14 15:50:05 1.7 @@ -10,7 +10,7 @@ use MPIWGStor; $|=1; # program version -my $version = "0.2.4 (5.12.2006 ROC)"; +my $version = "0.2.5 (14.12.2006 ROC)"; my $help = "use: makemeta-vlp [options] file.xml options: @@ -29,7 +29,7 @@ logger("INFO", "makemeta-vlp $version"); # generic mappings at top level my %gen_map = ( 'Custom2_Language' => 'meta/lang', - 'ProductionComment' => 'meta/image-acquisition/production-comment', + 'productionComment' => 'meta/image-acquisition/production-comment', 'derivedFrom' => 'derived-from/archive-path' ); # sub type switch tag