Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Is it possible to publish all DC fields from Rosetta?

    • Article Type: Q&A
    • Product: Rosetta

    Question

    Is it possible to publish all DC fields from Rosetta?

    Answer

    Rosetta supports any *.xsl for publishing.
    If the default /exlibris/dps/d4_1/system.dir/xsl/DC2SimpleDC.xsl is used, all the dc fields will be published out of the box.

    Additional Information

    The xsl syntax :
    <record>
    <xsl:if test="//dc:record">
    <xsl:copy-of select="//dc:record/*/."/>
    </xsl:if>
    </record>

    Category: Publishing - Rosetta

    Subject: Rosetta


    • Article last edited: 2/12/2015