...
USE_ROLE - Thesis or Supplement[1, 2. 3..] or License[1,2,3…] or Documentation[1,2,3,..] (outlined below)
Gathering information to create ETD Objects
In order to create objects for the files in an ETD submission, we to get the following values for each file:
...
Rule for Object ROLE assignments
USE Type | AMDID | Object ROLE |
---|---|---|
CONTENT | amd_primary | THESIS |
CONTENT | amd_supplemental_[/d] | THESIS_SUPPLEMENT |
LICENSE | amd_license_[/d+] | LICENSE |
N/A | mets.xml | DOCUMENTATION |
Values assigned to each file in the submission directory
Filename | Mime-type | AMDID | USE Type | Object ROLE |
---|---|---|---|---|
thesis_pdfa_allisonhyatt.pdf | application/pdf | amd_primary | CONTENT | THESIS |
appendices_pdfa_allisonhyatt.pdf | application/pdf | amd_supplemental_1 | CONTENT | THESIS_SUPPLEMENT |
setup_2E592954-F85C-11EA-ABB1-E61AE629DA94.pdf | application/pdf | amd_license_2046147 | LICENSE | LICENSE |
mets.xml | text/xml | N/A | N/A | DOCUMENTATION |
Building the objects
Create an object for each file
...