Replace hard-coded type for collections from "Sammlung" to "Collection"

This commit is contained in:
2026-01-04 00:22:20 +01:00
parent 2b275b24dd
commit 43baf36c87
4 changed files with 4 additions and 4 deletions

View File

@@ -178,7 +178,7 @@
<lido:classificationWrap>
<xsl:for-each select="collectionSet">
<lido:classification>
<xsl:attribute name="lido:type">Sammlung</xsl:attribute>
<xsl:attribute name="lido:type">Collection</xsl:attribute>
<xsl:for-each select="sammlung_id">
<lido:conceptID>
<xsl:attribute name="lido:source">local</xsl:attribute>