ProjectMirador / mirador-design

A place for design artifacts, stories, and feedback pertaining to Mirador ecosystem tools (especially Mirador 3).
10 stars 1 forks source link

Annotation tool as core or pluggable functionality #20

Open jbhoward-dublin opened 5 years ago

jbhoward-dublin commented 5 years ago

The production releases of Mirador 2.X have provided an annotation tool with limited functionality and flexibility. Use cases have bene identified that call for expanded general functionality on the one hand, and very specific context- or project-specific functionality on the other. To list a few examples:

And so on. Should not annotation therefore be based fundamentally on a plugin framework? Possibly with a generic annotation tool, but capabilities for selecting more specialised tools that might serve educational purposes, specific projects, etc.? In the current design sketches an Annotation tool is presented as a core component rather than a plugin. hence raising the issue as a general question.

christopher-johnson commented 5 years ago

This relates to #19. Annotations entail authentication and authorization. The question of NPOV, provenance and the policy issues raised on the mailing list are central to an annotation implementation. Separating a core authentication API from annotation implementation components (i.e. plugins...) would be a requirement in any use case.