The plugin seems to work properly if I create an item and add an IIIF canvas json code to it via the IIIF Item Metadata tab.
But nothing happens when I try to import IIIF content via the IIIF Toolkit -> Import Items form.
When I submit the form, it brings me to the Status tab but no import is being done.
There’s nothing in the error logs although I enabled them in Omeka as indicated here: https://omeka.org/classic/docs/Troubleshooting/Retrieving_Error_Messages/
I tried also using Omeka 2.3 but I see the same behavior.
If anyone already managed to work with this plugin, I’d be interested to know the configuration details (Omeka, PHP, plugin version…) that you used?
Any help would be appreciated, thanks!
Could you provide an example of the material that you were trying to import?
Most canvas IDs on IIIF manifests are just internal references, not real links that can be reached over HTTP. I would recommend selecting “Canvas” for the type and “From Paste” for the source, and then copy-and-paste the canvas fragment. Here is an example of a fragment that should work:
I have the same problem and unfortunately your example did not work. I am trying to import an AnnotationList but nothing is showing on the Status tab after clicking Import Item (no error). I have an Omeka classic v. 2.7 running with PHP 7.1.23 and MySQL 8.0.17 on MacOS Mojave.
Furthermore, is there another way to import an AnnotationList for an image on Omeka?
Annotation lists cannot be independently imported as they must be attached to a canvas first. You can select “Canvas” for the type and “From Paste” for the source, then enter a canvas specifying the annotation list. Make sure that the annotations in the list match up with the canvas ID.
Thank you very much for your quick reply. I was able to import annotations with the standard import plugin but they still do not appear on the item as standard annotations created in Omeka do. Still figuring this out…
Thanks for the advice, I found out that my problem is that I am trying to view and research annotation in a mirador viewer on Omeka. But with my current installation, only Omeka search can be performed on the Mirador viewer. Thereby I have to add metadata to the annotation item so Omeka can read the info but it is not ideal…