Feature #1655

Mis à jour par Severine Gedzelman il y a plus de 9 ans

see specifications at https://groupes.renater.fr/wiki/txm-info/public/annotation/specs_manual_annotation/specs_referentiel_annotation#interface_de_gestion_des_knowledge_repositories

The view :
* shows the available KR
* allows to add/remove type of *local* KR
* allows to add/remove values of *local* KR
* opens web browser with pages corresponding to the selected element
* refreshes the types and values of *local* KR
* local and distant KR are marked with icons

h3. Validation test

* open the KR view
* select a KR (if no KR, do an XTZ import and an empty KR should be created)
* select "add" in the contextual menu, fill the fields to create the "test2" type
* the "test2" is created, select "add" in the contextual menu, fill the fields to create the "V2" value
* open a concordance and start annoting, the type and value fields must not be empty
* in the KR view, select the "type2" type and select "delete" in the contextual menu : the type and its values are deleted

+Warning+ : Corpora annotated with [type : type2, value : V2] will still have these annotations, even if the KR does not contain this type and value anymore. This feature will come later.

Retour