Skip to content

Commit

Permalink
add more terms to herstellendeKollektive (from Reich)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokko committed May 27, 2024
1 parent 1416422 commit 0db88a0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions zml2lido/data/xsl/zml2lido/event-Herstellung.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,12 @@

<!-- TODO: -->
<xsl:variable name="herstellendeKollektive" select="
'Ethnie',
'Bevölkerungsgruppe',
'Ethnie', 'Ethnie (Untergruppe)',
'Glaubensgemeinschaft',
'Kaste',
'Kultur',
'Sprachgruppe'"/>
'Sprachgruppe', 'Stamm'"/>

<xsl:variable name="herstellendeOrtstypen" select="
'Aufnahmeort',
Expand Down

0 comments on commit 0db88a0

Please sign in to comment.