Open VeronikaEngler opened 1 week ago
I made the changes in the data. Somehow, when I ran the script on the already existing files in manannot, a lot of spaces have been removed. Maybe somebody could check if everything important remained as it should be?
still to do: odd
Do we want to have detailed records on when and who changed the file? Since the revisionDesc must have a change element, we have to add one like <change when="1991-11-11" who="#LB"> deleted chapter 10 </change>
, or <change/>
at least.
the corpus files in 010_manannot should have a revisionDesc element and a @status to indicate whether the manual annotation is done
status could be:
generated (status automatically generated by elan2tei conversion) draft (when changes are made in file in 010_manannot folder manually) done (from here on validation with odd can start) checked published (when checked and validated)
this change has to be made
[x] for already existing files as well as
[x] for future files
[x] Add revisionDesc and statuses to ODD/schema too