FLICKRDF(1) | General Commands Manual | FLICKRDF(1) |
flickrdf - call Flickr API
flickrdf [-d DELAY] [-a FROB] [-h] [-v]
flickrdf is a utility that uses the photos.getInfo API to interpret the description fields and the tags for a photo URI into RDF triples. If raptor is present, it will be used to provide proper serializing to RDF rather than the built in and hacky ntriples/turtle output.
Machine tags when they are found are scanned for xmlns:prefix=uri and then all other machine tags with that prefix turn into triples. Several prefixes are also pre-defined by the library to automatically get turned into triples without an xmlns, such as blue:, cell:, filter: and geo:. Non-machine tags are not yet interpreted.
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
flickrdf was written by David Beckett.
This manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in>, for the Debian project (but may be used by others).
21 December 2007 |