vision
vision copied to clipboard
[Feature request] Annotation template
As a user, I would like to have the possiblity to:
- edit and store annotation templates (similar to github issues templates in my account)
- select the template on the UI
- have all highlights I make (while this template is selected) associated with the template
This would enable, for example, to easily do manual text-mining annotations, for example tagging all strings in a molecular biology article with tag "gene".
For the moment, I emulate the process by creating groups, which correspond to a recurrent tag.
Another use-case:
I would like to give a link to a user to the via proxy and any annotation made by this user is automatically filled with a template.
This would enable to ask people to annotate the entities they wrote in a scientific publication with normalized names, for example.
Issue: a user has to sign in, which breaks an easy flow.
A possible trick is to give access to a "shared user" (login the user to a generic user, possibly changed regularly for security reasons).
One could think about an extension, similar to openaccessbutton.org developed by @OAbutton that would enable to ask the author of a scientific publication to give a normalized entity id for a non-normalized named that is higlighted using hypothes.is.
This could ease the work done at ContentMine @petermr