DARIAH-ERIC / lexicalresources

Data space of the DARIAH Lexical Resources Working Group
https://dariah-eric.github.io/lexicalresources/
BSD 2-Clause "Simplified" License
18 stars 24 forks source link

revisionDesc element is empty #155

Open daliboris opened 2 years ago

daliboris commented 2 years ago

<revisionDesc> in the latest release (v 0.9.1) is declared as empty. This makes no sense.

In Persian-Czech Dictionary I use list and items (valid against full TEI):

<revisionDesc>
  <list>
   <item>
    <date when="2020-10-08">8. října 2020</date> první verze</item>
 </list>
</revisionDesc>
ttasovac commented 2 years ago

Agreed. We‘ll fix it in the next release.

Пт, 25 марта 2022 г. в 15:48, Boris Lehečka @.***>:

in the latest release (v 0.9.1) is declared as empty. This makes no sense. In Persian-Czech Dictionary I use list and items (valid against full TEI): 8. října 2020 první verze — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you are subscribed to this thread.Message ID: ***@***.***> -- Sent with my thumbs from a tiny screen
ttasovac commented 2 years ago

This is fixed on the 0.9.2 dev branch. The schema for this branch can be used from here: https://raw.githubusercontent.com/DARIAH-ERIC/lexicalresources/dev-0.9.2/Schemas/TEILex0/out/TEILex0.rng

I wouldn't go for revisionDesc/list/item/date but rather revisionDesc/change with @when.

TODO: add to the Guidelines as well.

ttasovac commented 1 year ago

Dear @daliboris, all,

would you have a list of changes (2-5 would be enough) to share from an actual dictionary project. It would be nice to add an example to the Guidelines.

ttasovac commented 1 year ago

Dear @daliboris, all,

I would like to add an example of a list of changes from an actual dictionary project to include in the Guidelines. Do you have some that you could share?

bansp commented 1 year ago

I can share some from Freedict, if it's helpful, but not earlier than tonight (busy day ahead).

ttasovac commented 1 year ago

It's not urgent at all — just when you have a chance. Thanks Piotr!