DCLP / dclpxsltbox

Sandbox for development, testing, and review of XSLT for DCLP
http://dclp.github.io/dclpxsltbox/
1 stars 5 forks source link

Language missing (tei:div[type='edition']/@xml:lang) #340

Open Edelweiss opened 6 years ago

Edelweiss commented 6 years ago

Some DCLP files don‘t have a language attribute, e.g. https://github.com/DCLP/idp.data/blob/master/DCLP/1/555.xml#L101

<div type="edition" xml:space="preserve"/>

It would be favourable, however, if we could provide lanuage information for these stubs like with the other files:

<div xml:lang="grc" type="edition" xml:space="preserve"/>

@jcowey suggested that we ask Trismegistos for a language list for a given set of TM numbers.

Edelweiss commented 6 years ago

List of DCLP’s TM numbers that have no language information:

https://docs.google.com/spreadsheets/d/1BKufrr8tV6eA22296p5K0OXcnSXEAZC8iabncaRfLro/edit#gid=1340090555