IIIF / iiif-stories

Community repository for documenting stories and use cases related to uses of the International Image Interoperability Framework.
21 stars 0 forks source link

As an end-user, I want to be able to bulk-import items into a viewer from a search results page #86

Open emmastanford opened 7 years ago

emmastanford commented 7 years ago

Description

Using the search tool in Gallica, a user has found six manuscripts that they want to compare in Mirador. Instead of opening up a Mirador instance and adding each manifest separately, they'd like to do one of three things:

These manifests could be coming from a general search results list or from a user-created "collection" within a digital librar platform.

Additional Background

Frick Digital Collections already allows users to add items to a personal collection and then open them in a right-sized Mirador container.

azaroth42 commented 7 years ago

Considered in scope. Could be implemented by sending a Collection of manifests to the viewer? Or six imports of individual manifests. Exactly what the client does with the manifests is up to the client.

benwbrum commented 7 years ago

I agree with @azaroth42 -- rendering search results as a collection can work really well, as clients which can already consume collections don't have to write any new code.

beaudet commented 7 years ago

Is it documented anywhere which IIIF clients currently support collections or collections of collections?

benwbrum commented 7 years ago

At the moment, I think that Mirador and FromThePage are the only IIIF clients which can consume collections in some way.

mattmcgrattan commented 7 years ago

The Universal Viewer also supports collections, and will render them as part of the table of contents/index.

jpstroop commented 7 years ago

@benwbrum Does Mirador support IIIF collections? This has been a show stopper for us--I guess I should check in!