Feature #2382
EXT: Analec, simplify access to annotation tools
Statut: | Closed | Début: | 25/05/2018 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Annotation | Temps passé: | - | |
Version cible: | TXM Annotation URS 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]
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Version cible changé de TXM Annotation URS 3.0 à TXM Annotation URS X.X
#2 Mis à jour par Matthieu Decorde il y a plus de 6 ans
- Version cible changé de TXM Annotation URS X.X à TXM Annotation URS 3.0
- % réalisé changé de 0 à 80
#3 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
- % réalisé changé de 80 à 100