Update IIIF annotation framework authored by David Rouquet's avatar David Rouquet
...@@ -102,7 +102,7 @@ A function to incorporate annotations from an annotation server to a manifest co ...@@ -102,7 +102,7 @@ A function to incorporate annotations from an annotation server to a manifest co
We must be able to achieve the following with an annotation We must be able to achieve the following with an annotation
## View ## View
When opening a manifest (image or video), we must see that annotations exist. When opening a manifest (image or video), we must see that annotations exist.
...@@ -112,23 +112,23 @@ We can consider the following modalities for "annotation anchors" : ...@@ -112,23 +112,23 @@ We can consider the following modalities for "annotation anchors" :
- The annotation frame on the image or video - The annotation frame on the image or video
- Somme marks on the video progress bar - Somme marks on the video progress bar
## Navigate ## Navigate
One must be able to highlight and "go to" an annotation clicked in the list. One must be able to highlight and "go to" an annotation clicked in the list.
## Open / Consult ## Open / Consult
One must be able to open an annotation in a dedicated space in the application to focus on its content. One must be able to open an annotation in a dedicated space in the application to focus on its content.
## Edit ## Edit
One must be able to edit/create an annotation One must be able to edit/create an annotation
## Share / direct access ## Share / direct access
One must be able to share a link that will go directly to the annotation timeframe in a video One must be able to share a link that will go directly to the annotation timeframe in a video
## Create capsule/manifest from annotation ## Create capsule/manifest from annotation
One must be able to create capsule/manifest from the content of an annotation. The original document then becomes annotated with the new capsule. One must be able to create capsule/manifest from the content of an annotation. The original document then becomes annotated with the new capsule.