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 ...@@ -5,7 +5,7 @@ This section must be completed / corrected to reflect the common elements of the
Basically an annotation contain the following : Basically an annotation contain the following :
- an id - an id
- a *body* that can encapsulate content of different types (*TextualBody*, *Image*, other?) - 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 : - a *target* composed of :
- an *item* of a manifest - 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) - a spacial frame (a rectangle in the video or image frame, defined by the top left and bottom right corners coordinates)
... ...
......