forked from museum-digital/musdb-md-xm-xsls
update mapping literature_online from lido:objectID to lido:objectWebResource
This commit is contained in:
@@ -1440,6 +1440,11 @@
|
||||
<xsl:value-of select="."/>
|
||||
</lido:objectWebResource>
|
||||
</xsl:for-each>
|
||||
<xsl:for-each select="../literatur_online">
|
||||
<lido:objectWebResource>
|
||||
<xsl:value-of select="."/>
|
||||
</lido:objectWebResource>
|
||||
</xsl:for-each>
|
||||
<xsl:for-each select="../literatur_isbn">
|
||||
<lido:objectID>
|
||||
<xsl:attribute name="lido:type">ISBN</xsl:attribute>
|
||||
@@ -1453,12 +1458,6 @@
|
||||
<xsl:value-of select="."/>
|
||||
</lido:objectID>
|
||||
</xsl:for-each>
|
||||
<xsl:for-each select="../literatur_online">
|
||||
<lido:objectID>
|
||||
<xsl:attribute name="lido:type">uri</xsl:attribute>
|
||||
<xsl:value-of select="."/>
|
||||
</lido:objectID>
|
||||
</xsl:for-each>
|
||||
</lido:object>
|
||||
</xsl:if>
|
||||
</lido:relatedWork>
|
||||
|
||||
Reference in New Issue
Block a user