Skip to content

TBLE API via RESTXQ

Mathias Goebel requested to merge feature/tble-image-api into develop

This PR enables users to load clippings created with the Text-Image-Link-Editor. On a local instances it provides the following URL-Schema: http://localhost:8080/exist/restxq/tble/{URI}-{ID}.{FORMAT} with URI = TextGrid base uri without prefix ID = a valid xml:id from the document that is created by the TILE FORMAT = as long as implemented in DigiLib every format specified by IIIF

Merge request reports