Bug #3175
Import, metadata, fix metadata names not starting with a letter and manage residual name collisions
Statut: | New | Début: | 20/10/2021 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Import | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
A metadata file with column names such as "1-property" and "2-property" gives the "-property" metadata names which break the XML files for the next import step (annotation).
Solution¶
Stop import or rename the metadata column names not starting with a letter.
Stop import or rename residual colliding metadata column names (same names).Eg., when:
- "1-property" → "-property"
- "2-property" → "-property"
produce: - "1-property" → "-property" → "A-property"
- "2-property" → "-property" → "B-property"
Historique
#1 Mis à jour par Serge Heiden il y a presque 4 ans
- Sujet changé de Import, metadata, detect or fix metadata name starting with "-" à Import, metadata, fix metadata names not starting with a letter and manage residual name collisions
- Description mis à jour (diff)