The Welsh Book of Remembrance 1928

https://iiif.gdmrdigital.com/nlw/bor.json

This manifest has been loaded to the SimpleAnnotationServer and the following options are available:

IIIF Search Service

A IIIF search service is available for this manifest:

To add this search service to your manifest add the following json snippet to your manifest at the top level just after the label:

"service": {
    "profile": "http://iiif.io/api/search/0/search",
    "@id": "search-api/cabbb6de5303266bd9adc6cb23fb5c1b/search",
    "@context": "http://iiif.io/api/search/0/context.json"
},

For example see this manifest snippet:

{
    "@context":"http://iiif.io/api/presentation/2/context.json",
    "@id": "https://iiif.gdmrdigital.com/nlw/bor.json",
    "@type":"sc:Manifest",
    "label": "The Welsh Book of Remembrance 1928",
    "service": {
        "profile": "http://iiif.io/api/search/0/search",
        "@id": search-api/cabbb6de5303266bd9adc6cb23fb5c1b/search,
        "@context": "http://iiif.io/api/search/0/context.json"
    },
    "sequences" : [
  ....