Image Depiction Stuff

Lately, my image depiction work has been in dealing with flickr. To that end, here is a copy of a script that I wrote last night, which uses flickr's API and masahide's flickr and exif tools to create a single RDF file describing the photo, given a flickr ID: flickr2rdf.

Using this, I was able to put together a package: change a couple params (specifically, the user_id in users.getPublicPhotos in getPhotos.py) then run "getPhotos.py" to get all the RDF for all of your public flickr images (currently limited to 500 cause I'm lazy).

I wrote some old tools to do this. They are below. I never tested them fully, or finished them.

Output, passed through cwm

input, the way that I got to the data I did.

code, the mesh between them.

Copyright 2003-2014, Christopher Schmidt