time-link / timelink-kleio

Provides translation of files in Kleio notation into XML and other formats. Part of Timelink.
1 stars 0 forks source link

check destination of rel$ #32

Open joaquimrcarvalho opened 6 months ago

joaquimrcarvalho commented 6 months ago

Migration to postgres has made many previously hidden errors in kleio transcriptions, because non existent destination of rel$ groups generate an exception, which did not occur in MySQL.

gacto_xml.pl could easily store the destination of the rel$ groups and in the end check if the ids are present, like it is done with same_as references.