-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recipe #309: Grouping Annotations into Collections #130
Comments
|
Note a related question on the partOf being a array or object is raised here: IIIF/api#2322 |
Just a note on formatting: |
:/ for two reasons:
It's not wrong, but is it the pattern we want to promote at this stage? |
The benefit of embedding the collection is that the viewer can show the annotationPages grouped by collection with a label without having to retrieve the collection to get the label. It would only be one trip for this example but if you had multiple annotationcollections it could be a lot of trips. |
Issue 130 (Recipe #309: Grouping Annotations into Collections)+1: 11 [JulieWinchester cubap danieltbrennan glenrobson ksclarke nfreire regisrob rentonsa robcast tpendragon triplingual] Result: 11 / 11 = 1.00Super majority is in favor, issue is approved |
Links
Background and Summary
This recipe introduces annotation collections and shows how it is possible to layer AnnotationPages so that a viewer can bring together groups of annotations on different canvases. The example given is a set of Newspaper layout annotations which could be coloured or grouped seperatly to the OCR annotations.
Voting and changes
We welcome comments on the recipe and as well as voting +1, confused face or -1 feel free to add comments to this issue. If this issue is approved then the author will take account of the comments before we merge the branch in to the master cookbook branch.
If the recipe is rejected by the TRC then we will make the changes requested and resubmit it to a future TRC meeting. If you feel that your comments are substantial enough that the recipe should be looked at again by the TRC after the changes have been made please vote -1 (thumbs down). A confused face is treated as abstaining.
Changes to the recipe will only be made after the TRC voting process has concluded.
The text was updated successfully, but these errors were encountered: