Skip to content
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

[BUG] Fix IIIF Cookbook recipe structures parsing #469

Open
1 task
Dananji opened this issue Apr 3, 2024 · 0 comments
Open
1 task

[BUG] Fix IIIF Cookbook recipe structures parsing #469

Dananji opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
bug 🐛 Something isn't working cookbook Fixes or features implemented using cookbook recipes structured_nav Improvements/fixes in structured nav

Comments

@Dananji
Copy link
Collaborator

Dananji commented Apr 3, 2024

Description

structures in the following IIIF Cookbook recipes are displayed inaccurately;

  1. https://iiif.io/api/cookbook/recipe/0026-toc-opera/: structured navigation doesn't display the root node with the label "Gaetano Donizetti, L'Elisir D'Amore"
  2. https://iiif.io/api/cookbook/recipe/0064-opera-one-canvas/: this recipe has only one Canvas, but Ramp's structured navigation displays it as 2 canvases
  3. https://iiif.io/api/cookbook/recipe/0065-opera-multiple-canvases/: structured navigation doesn't display the root node with the label "Gaetano Donizetti, L'Elisir D'Amore"

To Reproduce

For the last cookbook recipe in the list,
Steps to reproduce the behavior:

  1. Go to https://ramp.avalonmediasystem.org/?iiif-content=https://iiif.io/api/cookbook/recipe/0065-opera-multiple-canvases/manifest.json
  2. Scroll down to structure
  3. Observe the structure doesn't display the first item in the Manifest's structures

Expected behavior

  • Structured navigation should display all ranges within the structures property in the given IIIF Manifest unless a given Range has no-nav specified as its behavior
@Dananji Dananji added bug 🐛 Something isn't working structured_nav Improvements/fixes in structured nav cookbook Fixes or features implemented using cookbook recipes labels Apr 3, 2024
@Dananji Dananji self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working cookbook Fixes or features implemented using cookbook recipes structured_nav Improvements/fixes in structured nav
Projects
None yet
Development

No branches or pull requests

1 participant