Page MenuHomePhabricator

IIIF Manifest to Commons: tool needed
Open, Needs TriagePublic

Description

It would be useful to have a tool that can upload a set of images, and their metadata, given an IIIF Manifest for the set.

Example: 275 PD broadsides at https://iiif.lib.harvard.edu/manifests/view/drs:4787716$2b

All edits made by the tool should use an identifying tag in the edit summary, and all images uploaded by it should be added to a category associated with the tool.

It should be possible to allocate a specific category (which may not yet exist as a page on Commons) to all the images in the set. It should also be possible to prefix the file names with a common string.

Event Timeline

So this would take the IIIF Manifest JSON URL, in your example:
https://iiif.lib.harvard.edu/manifests/drs:4787716
and upload all the files there to Commons?

Would it require an intermediate step, like a preview of all the images, with checkboxes, etc., or would a full upload of everything be sufficient?

So this would take the IIIF Manifest JSON URL, in your example:
https://iiif.lib.harvard.edu/manifests/drs:4787716
and upload all the files there to Commons?

Yes; with any included metadata applied as titles, descriptions, dates etc.

Would it require an intermediate step, like a preview of all the images, with checkboxes, etc., or would a full upload of everything be sufficient?

I suppose a full upload might work, but I envisaged a page like that offered by your Flickr2Commons tool where the user could exclude images (some might be non-free, for instance), rename them, edit descriptions, add categories, and so on.