acdh-oeaw / apis-core

https://acdh-oeaw.github.io/apis-core/
MIT License
11 stars 3 forks source link

TEI endpoint/s: add `@xml:lang` to labels #396

Open skurzinz opened 1 year ago

skurzinz commented 1 year ago

https://mpr.acdh.oeaw.ac.at/entity/14157/?data-view=true includes data on a label's language as

"isoCode_639_3": "en",

Output in https://mpr.acdh.oeaw.ac.at/apis/entities/tei/person/14157 should include

<persName type="alternative-name" {+xml:lang="en"+}>Maximilian II, Emperor</persName>.

Same applies for the other entity types.