Project

General

Profile

task #5083

Updated by Andreas Kohlbecker over 6 years ago

The default image gallery and viewer which is currently implemented in the dataportal is quite basic, limited in capabilities.  

  


 The new viewer should cover all functionality which is currently provided by the fsi viewer. 

 



 Requirements: 

 * suitable for mobile devices (touch) 
 

 * display of IPTC/EXIM metadata (provided by the cdm serber)    and metadata offered by the erez server (see email conversation with dominik)  

 * Overview on all images in 'gallery' 

 



 These are alternatives: 

 

 

  **photobox**  

  


 * http://dropthebit.com/demos/photobox/ 
 

 * https://github.com/yairEO/photobox 


 scheint mir auf den ersten Blick alles zu erfüllen was für die Dataportals benötigt wird. 

 und ist auch Mobiles geeignet. 

 In der Demo läuft sie als Overlay, lässt sich    mit Sicherheit auch anders verwenden. 

 Metadaten lassen sich anzeigen, ...  

  


  **OpenSeadragon**  

  


 * http://openseadragon.github.io/ 


 Excellent viewer which reminds very much by to the FSI viewer (http://openseadragon.github.io/examples/ui-reference-strip/, ). The MfN is using this viewer for [ZooSphere](http://www.zoosphere.net/) 

 


  **Universal Viewer**  

  


 The https://github.com/UniversalViewer/universalviewer provides an extension (uv-seadragon-extension) by which it can use OpenSeadragon as centerPanel ([seadragonCenterPanel"). This viewer is dedicated to enable cultural heritage institutions to present their digital artifacts in a "IIIF-compliant](http://iiif.io/) and highly customisable user interface, therefore it has a nice integration of metadata:    http://universalviewer.io/examples/  

  


 * Supports "IxIF" out of the box, allowing 3D, audio, **video*, and *pdf** viewing experiences. 
 

 * Is extensible: https://universalviewer.gitbooks.io/custom-extensions/content/ 


 Currently it is required to use an IIIF compliant Image server (http://iiif.io/apps-demos/): 

 * There is a IIIF adaptor for FSI server! 
 

 * Loris 
 

 * IIPImage Server 
 

 * Djakota 
 

 * ...  


 ~~Once Once the [universalviewer issue 78](https://github.com/UniversalViewer/universalviewer/issues/78) is solved, it will become possible to use the viewer with plain image servers like apache. This feature is planned to be included in v2.0 of the viewer.~~ [universalviewer issue 78](https://github.com/UniversalViewer/universalviewer/issues/78) is fixed now for version 3.0! 

 viewer.  

 A test manifest for this use case is a available at http://cybertaxonomy.eu/download/tmp/iiif-test/manifest (the iiif-test folder is also attached to this ticket as attachment:iiif-test.tar.gz 

 



 on IIIF: 

 * Manifest Validator: http://iiif.io/api/presentation/validator/ 
 

 * [Repono](https://github.com/sdellis/repono) is a RESTful API and datastore for creating and editing IIIF Presentation Manifests. Useful for development. 

 




 ---- 

 


 related tickets: 

 


 * #4582 (may become obsolte) 
 

 * #5106 specimen table images 


 



Back