This is a beta version of migrating these workshop materials to a new platform. If you run into issues please file an issue or click on the edit link above and submit a pull request. You can use the previous version of the workshop materials as a fallback.

Image API Levels of Implementation

Exercise

Read about the various named features: http://iiif.io/api/image/2.1/#features

Look at the tables for what is supported at each compliance level: http://iiif.io/api/image/2.1/compliance/

Take a look at the features supported at each level as indicated by its URI by clicking on it:

Level URI
0 http://iiif.io/api/image/2/level0.json
1 http://iiif.io/api/image/2/level1.json
2 http://iiif.io/api/image/2/level2.json
Do you understand how the profile level relates to the compliance tables?