Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rule for creating Harvard Metadata Link value for each DRS Object (Thesis and all supplementary objects)

Harvard Metadata link Type=Local: value=PQ-[PROQUEST_IDENTIFIER_VALUE]

Example:
PQ_12345678-12345678

Harvard Metadata link Type=Alma: value=[Alma MMSID]

Harvard Metadata link Type=DASH: value=[DASH ID]


More rules for OSNs and filenames are in the BatchBuilder User Guide

...

  • Content Model based on file Mime-type
  • Role based on Use category and AMDID
    • Primary PDF thesis gets ROLE=THESIS
    • Objects for files in CONTENT group get ROLE=THESIS_SUPPLEMENT
    • Objects for files in ‘LICENSE’ group get ROLE=LICENSE
    • Object that has the mets.xml file gets ROLE=DOCUMENTATION
  • Object with ROLE=THESIS gets:
    • MODS descriptive metadata from Alma using MMSID
    • Has_supplement relationship to all objects with THESIS_SUPPLEMENT Roles
    • Has_license relationship to all objects with LICENSE Role
    • Has _documentation relationship to all objects with DOCUMENTATION Roles
  • Object with any ROLE gets:
    • Harvard Metadata link of type 'Type=Local ' with label ProQuestID; value = PQ-[PROQUEST_IDENTIFIER_VALUE]
    • Harvard Metadata link Type=Alma - using MMSID
    • Harvard Metadata link Type=DASH - using DASH ID
  • File in any Content Model (except Text*):
    • Role=ARCHIVAL_MASTER

...