ArchiveTFMVienna / Rundbriefe

Digitization of the "Rundbriefe des Zentralinstituts für Theaterwissenschaft"
1 stars 0 forks source link

xml:id for Rundbriefe? #12 #12

Open Satiefen opened 6 years ago

Satiefen commented 6 years ago

How do we refer to another Rundbrief No.? In Rundbrief No.2 Rundbrief No.1 is mentioned in the beginning.

csae8092 commented 6 years ago

One solution would be to treat the mentioned Rundbrief like any other mentioned 'work' -> adding an entry in listwork.xml and linking to it using

<rs type="work" ref="#rundbrief_01">...</rs>.

Another solution would be to simply tag the mention like in the snippet below

Seit wir Euch den <ref target="Rundbrief_001.xml">ersten Rundbrief</ref>

I'd opt for the first version