JACQ Webservices

scinames autocomplete classification stable Identifier iiif objects

JACQ IIIF Webservice

configuration

GET manifestUri/{specimenID}

summary get the manifest URI for a given specimen-ID
API-description OpenAPI JSON
Response {
 "uri": uri of the manifest

}
Example https://services.jacq.org/jacq-services/rest/iiif/manifestUri/1739342
look for manifest-URI of specimen-ID 1739342

GET manifest/{specimenID}

summary act as a proxy and get the manifest for a given specimen-ID from a backend, supplemented by some additional information.
If no backend is configured, the webservice tries to get the manifest from the actual target-uri.
API-description OpenAPI JSON
Response manifest
Example https://services.jacq.org/jacq-services/rest/iiif/manifest/1739342
get the manifest for specimen-ID 1739342 with additional information
(original manifest is https://app05a.phaidra.org/manifests/WU0121571)