Feature #2382
EXT: Analec, simplify access to annotation tools
Status: | New | Start date: | 05/25/2018 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Annotation | Spent time: | - | ||
Target version: | TXM Democrat 3.0 |
Description
Currently the annotation scenario is:
- declare annotation structure
- annotate
So tools need an annotation structure to be active and useable.
To simplify access to the annotation tools the annotation scenario can be:- annotate
- eventually update annotation structure
Solution¶
When an Analec extension annotation tool is used on a corpus, if no annotation structure is associated, create one by default.
The default annotation structure can be:- unit
- type=entité
- property=propriété 1
- property=propriété 2
- type=entité
Then the annotation toolbar looks like
Unité : [entité v] [entité-1 v] [Créer][Supprimer]
Then the annotation property view looks like
propriété 1 : [ v] propriété 2 : [ v]
History
#1 Updated by Matthieu Decorde almost 5 years ago
- Target version changed from TXM Democrat 3.0 to TXM Annotation URS 4.0
#2 Updated by Matthieu Decorde over 4 years ago
- Target version changed from TXM Annotation URS 4.0 to TXM Democrat 3.0
- % Done changed from 0 to 80