Update IIIF annotation framework authored by David Rouquet's avatar David Rouquet
......@@ -5,7 +5,7 @@ This section must be completed / corrected to reflect the common elements of the
Basically an annotation contain the following :
- an id
- a *body* that can encapsulate content of different types (*TextualBody*, *Image*, other?)
- there is always a textual *value* that can be some HTML, especially to include a link
- there always can be a textual *value* that can be some HTML, especially to include a link
- a *target* composed of :
- an *item* of a manifest
- a spacial frame (a rectangle in the video or image frame, defined by the top left and bottom right corners coordinates)
......
......