Skip to content

Latest commit

 

History

History
47 lines (41 loc) · 1.91 KB

index.md

File metadata and controls

47 lines (41 loc) · 1.91 KB

Zooniverse Testing - with_ids

I created this script to add ids to all of the annotations. This script uses the annotations generated in the split step. It looks like the unique IDs are important for being able to click on the boxes and getting the panel annotations to be highlighted.

Looking at the edited manifest in Mirador:

<script type='text/javascript' src='https://unpkg.com/mirador@latest/dist/mirador.min.js'></script> <script type="text/javascript"> var miradorInstance = Mirador.viewer({ id: 'mirador', windows: [ { manifestId: 'https://glenrobson.github.io/iiif_stuff/zooniverse/with_id/manifest.json', sideBarPanel: 'annotations', sideBarOpen: true } ], }); </script>

The annotation pages with anno ids are: