
exif2rdf - prints Exif meta data from files as RDF statements

exif2rdf [-c config] [-b base_uri] [-s syntax] file...
-b|--base_uri base URI, must be absolute HTTP,
default is http://www.theflints.net.nz/
-c|--config load configuration from config file
-s|--syntax RDF syntax for output e.g. ntriples or turtle
default is rdfxml
file containing Exif meta data

A sample program for Perl class RDF::Redland::Model::ExifTool.

Copyright 2008 Andrew Flint, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.