Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Rosetta

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Rosetta
    3. Knowledge Articles
    4. Making DC elements hyperlinkable in viewer metedata display

    Making DC elements hyperlinkable in viewer metedata display

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Description
    2. Resolution
    • Product: Rosetta
    • Product Version: v5
    • Relevant for Installation Type: Local

     

    Description

    Making DC elements hyperlinkable in viewer metedata display when you click " i " (e.g. for dc:identifier)

    Resolution

    1. Connect to the Mangement module and select the appropriate institution

     

    NOTE: This is an institution-level configuration.

     

    NOTE: DC element must already exist in the ingest metadata in order to display in the viewer.

     

    2. Go to: Home > Deposits > Advanced Configurations > Delivery XSL Files > ie.xsl

     

    3. Click "Edit"

     

    4. Locate the "<div class="width50">" section of the code

     

    5. Insert the following:

     

                            <div class="width50">
                              <xsl:choose>
                                <xsl:when test="starts-with(., &apos;http&apos;)">
                                  <xsl:element name="a">
                                    <xsl:attribute name="href">
                                      <xsl:value-of select="." />
                                    </xsl:attribute>
                                    <xsl:attribute name="style">color:blue</xsl:attribute>
                                    <xsl:value-of select="." />
                                  </xsl:element>
                                </xsl:when>

     

    NOTE: By default the font color is white (not visible); adding the attribute name above and specifying a color makes it display.

     

    6. Click "Save"

     

    7. Navigate to the IE and click "View", then " i " to see the new hyperlinked element.

     

     


    • Article last edited: 01-Feb-2017
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Make Rosetta use MXF Generic Thumbnail Rule instead of DEFAULT Generic Thumbnail Rule
      • Manage Processes is unreachable
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Content Type
      Knowledge Article
      Language
      English
      Product
      Rosetta
    2. Tags
      1. DCMI
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved