diff --git a/test/data/iiif1_0.json b/test/data/iiif1_0.json new file mode 100644 index 00000000..9cfe9e54 --- /dev/null +++ b/test/data/iiif1_0.json @@ -0,0 +1,26 @@ +{ + "identifier": "pudl0071/4055459/01/00000030", + "width": 2584, + "height": 3600, + "scale_factors": [ + 1, + 2, + 3, + 4, + 5 + ], + "tile_width": 256, + "tile_height": 256, + "formats": [ + "jpg", + "png" + ], + "qualities": [ + "native", + "bitonal", + "grey", + "color" + ], + "profile": "http://library.stanford.edu/iiif/image-api/compliance.html#level1", + "image_host": "http://img.princeton.edu/loris +} \ No newline at end of file diff --git a/test/data/iiif1_0.xml b/test/data/iiif1_0.xml new file mode 100644 index 00000000..f6963492 --- /dev/null +++ b/test/data/iiif1_0.xml @@ -0,0 +1 @@ +pudl0071/4055459/01/000000302584360012345256256jpgpngnativebitonalgreycolorhttp://library.stanford.edu/iiif/image-api/compliance.html#level1http://img.princeton.edu/loris \ No newline at end of file