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. How to include customized DC field values in Rosetta without adding a namespace?

    How to include customized DC field values in Rosetta without adding a namespace?

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Description
    2. Resolution
    3. Additional Information
    • Product: Rosetta
    • Product Version: 5.5

     

    Description

    We would like to add some customized Dublin Core metadata fields to Rosetta for searching (Solr), etc.
    For example, we want to add the following legacy identifiers from DigiTool: ingest name, ingest id, and PID.
    We prefer to stick with DC as it's an established (interoperable) metadata standard rather than create a custom namespace.

    Resolution

    To add customized DC fields in Rosetta do the following:

    1. Connect to the Administrative Module and go to Administration > DC Configuration 

    2. Create a local backup on your desktop or network before making any edits (e.g. "webeditor_dublincore_configuration_BACK_20180731.xml")

    3. Add to the <code>dc:identifier</code> local element a dc:terms qualifier and click "Save" when completed e.g.:

    <element>
        <code>dc:identifier</code>
        <desc>Identifier</desc>
        <qualifiers>
          <qualifier>
            <code>xml:lang</code>
            <desc>Language</desc>
            <format>LIST</format>
            <values>
              <value>English</value>
              <value>Hebrew</value>
              <value>French</value>
            </values>
          </qualifier>
          <qualifier>
            <code>xsi:type</code>
            <desc>Type</desc>
            <format>LIST</format>
            <values>
              <value>dcterms:URI</value>
              <value>dcterms:LCCN</value>
              <value>dcterms:ISBN</value>
              <value>dcterms:ISSN</value>
              <value>dcterms:ISMN</value>
              <value>dcterms:DTLIngestID</value>
              <value>dcterms:DTLIngestName</value>
              <value>dcterms:DTLPID</value>

            </values>
          </qualifier>
        </qualifiers>
        <validationRoutines>
          <validationRoutine />
        </validationRoutines>
        <correctionRoutines>
          <correctionRoutine />
        </correctionRoutines>
      </element>

     

    Additional Information

    NOTE: Do not use a period ( . ), a comma ( , ), an underscore ( _ ), or a hyphen ( - ) in the <value> element 

     


    • Article last edited: 31-Jul-2018
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to improve the performance of Rosetta thumbnail creation?
      • How to increase the heap size for Rosetta
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Content Type
      Knowledge Article
      Language
      English
      Product
      Rosetta
    2. Tags
      This page has no tags.
    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