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

Homepage/Provider/Annotation page bug fixes #4

Merged
merged 7 commits into from
Feb 7, 2022

Conversation

stephenwf
Copy link
Member

@stephenwf stephenwf commented Feb 7, 2022

Summary of changes

  • homepage had incorrect type (was homepage: ContentResource, should have been homepage: ContentResource[])
  • start had incorrect type (was start: Canvas[], should have been start: Canvas)
  • homepage - re-added back into traversal
  • logo - re-added back into traversal
  • provider - added into traversal
  • partOf - wasn't being de-referenced
  • annotations - not being extracted from all resource types (Manifest, Canvas, Range, Content Resource)

@stephenwf stephenwf merged commit bf4b6b0 into main Feb 7, 2022
@stephenwf stephenwf deleted the feature/homepage-provider-annotation-pages branch February 7, 2022 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants