This repository contains documentation relating to the components of the Linked Open Data Image Presentation and Annotation Framework.
See v.0.2.0 diagram
Currently, these components are documented in the following repositories or locations:
- IIIF Viewer
- Metadata Subscriber
- Blumenbach TEI Datenbank
- XForms for TEI
- Mediafiles Viewer
- Sammlung Karte
- Composite UI
- The Data Model for all objects is based on the IIIF Presentation API.
- See Diagram for the class relationships
- See HOWTO for implementation specifics.
- See tei-to-rdf on prototype method for #LD transformation of TEI.
The Event Model of the Web App layer provides realtime dynamic topology via:
Assuming a load balanced reverse proxy to the worker instances,
"sticky sessions" will be used.
Redis (or Riak KV) will provide persistent session storage.