Project

General

Profile

Feature #2067

Updated by Bernhard Koschiček-Krombholz 11 months ago

One major issue to get IIIF working is the presentation API, that creates the manifest. The manifest holds all information of that image/file and can also contain annotations. The viewer need the manifest to present the image.  

 Short info: https://guides.iiif.io/guide_for_implementers/#presentation-api 
 Libaries: https://github.com/IIIF/awesome-iiif#presentation-api-libraries 
 Understanding a manifast: https://training.iiif.io/iiif-online-workshop/day-three/ 

 Manually creating manifests: https://digital.bodleian.ox.ac.uk/manifest-editor/ 

 *Branch:* feature/iiif 

 *To do*: 
 * "Presentation API 3":https://iiif.io/api/presentation/3.0/

Back