Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
POC Mirador
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IIIF
POC Mirador
Wiki
IIIF annotation framework
Changes
Page history
New page
Templates
Clone repository
Update IIIF annotation framework
authored
2 years ago
by
David Rouquet
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
IIIF-annotation-framework.md
+17
-1
17 additions, 1 deletion
IIIF-annotation-framework.md
with
17 additions
and
1 deletion
IIIF-annotation-framework.md
View page @
cc8f4c7b
...
...
@@ -104,15 +104,31 @@ We must be able to achieve the following with an annotation
## View
When opening a manifest (image or video), we must see that annotations exist.The follo
When opening a manifest (image or video), we must see that annotations exist.
We can consider the following modalities for "annotation anchors" :
-
The annotation list on the left
-
The annotation frame on the image or video
-
Somme marks on the video progress bar
## Navigate
One must be able to highlight and "go to" an annotation clicked in the list.
## Open / Consult
One must be able to open an annotation in a dedicated space in the application to focus on its content.
## Edit
One must be able to edit/create an annotation
## Share / direct access
One must be able to share a link that will go directly to the annotation timeframe in a video
## Create capsule/manifest from annotation
One must be able to create a complete
This diff is collapsed.
Click to expand it.