Feature #3010

Mis à jour par Serge Heiden il y a plus de 4 ans

Create a new import module named "XML-TEI URS" with the following parameters:
* a source directory containing 2 subdirectories(*)
** "texts" containing the XML-TEI TXM pivot files
** "annotations" containing the XML-TEI URS annotation files
* if an URS annotation model file called "XXX" is present in the root directory, import it as the URS annotation model of the corpus

*Notes*

*: a directory containing "texts" and "annotations" directories is typically produced by the "Export > Export [URS] Annotations in XML-TEI format" TXM command.

h3. Solution

* first, call the XML-TXM import module
* if present, import the URS annotation model
* then, import the URS annotations

Retour