Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From a manifest, pick an image, construct a URL(s), and retrieve the image.

e.g. https://images-dev.collections.yale.edu/iiif/2/ycba:c5bad9c0-24f7-482c-9852-f6a554a4314a.tif/full/full/0/default.jpg (full size)
https://images-dev.collections.yale.edu/iiif/2/ycba:c5bad9c0-24f7-482c-9852-f6a554a4314a.tif/full/250,/0/default.jpg (width = 250px)

  • Check the image for its quality.

  • Is the The full-size image should conform to the size limit set by cds_maxsize_jpeg?.

  • The color profile should be sRGB IEC61966-2.1.

Non-IIIF contents

e.g.
https://media-dev.collections.yale.edu/printtiff/ycba/c5bad9c0-24f7-482c-9852-f6a554a4314a.tif

  • Is the The full-size image conform to the size limit set by cds_maxsize_tiff.

  • The color profile should be Adobe RGB 1998.

Check-in viewers

Pass the manifest to a test viewer and test.

...