Picture Gallery with Views of Modern Rome

https://wd-image-positions.toolforge.org/iiif/Q28796135/P18/manifest.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/P18/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://wd-image-positions.toolforge.org/iiif/Q28796135/P18/manifest.json",
    "@type":"sc:Manifest",
    "label": "Picture Gallery with Views of Modern Rome",
    "service": {
        "profile": "http://iiif.io/api/search/0/search",
        "@id": search-api/P18/search,
        "@context": "http://iiif.io/api/search/0/context.json"
    },
    "sequences" : [
  ....