|
86 | 86 | <!-- unqualified --> |
87 | 87 | <scope_note>A person, organization, or service responsible for the content of the resource. Catch-all for unspecified contributors.</scope_note> |
88 | 88 | </dc-type> |
| 89 | + <!-- TAMU Customization - additional dublin core contributor member--> |
| 90 | + <dc-type> |
| 91 | + <schema>dc</schema> |
| 92 | + <element>contributor</element> |
| 93 | + <qualifier>member</qualifier> |
| 94 | + <scope_note>Use for name of TAMU department or institute that is home to the research project</scope_note> |
| 95 | + </dc-type> |
| 96 | + <!-- END TAMU Customization - additional dublin core contributor member--> |
| 97 | + |
| 98 | + <!-- TAMU Customization - additional dublin core creator UIN --> |
| 99 | + <dc-type> |
| 100 | + <schema>dc</schema> |
| 101 | + <element>creator</element> |
| 102 | + <qualifier>UIN</qualifier> |
| 103 | + <scope_note>TAMU identifier of PI of a research project</scope_note> |
| 104 | + </dc-type> |
| 105 | + <!-- END TAMU Customization --> |
| 106 | + |
| 107 | + <!-- TAMU Customization - additional dublin core PI--> |
| 108 | + <dc-type> |
| 109 | + <schema>dc</schema> |
| 110 | + <element>creator</element> |
| 111 | + <qualifier>pi</qualifier> |
| 112 | + <scope_note>Name of Principal Investigator on research project</scope_note> |
| 113 | + </dc-type> |
| 114 | + <!-- END TAMU Customization - additional dublin core PI--> |
| 115 | + |
| 116 | + <!-- TAMU Customization - additional dublin core COPI--> |
| 117 | + <dc-type> |
| 118 | + <schema>dc</schema> |
| 119 | + <element>creator</element> |
| 120 | + <qualifier>copi</qualifier> |
| 121 | + <scope_note>Name of Co-Principal Investigator on research project</scope_note> |
| 122 | + </dc-type> |
| 123 | + <!-- END TAMU Customization - additional dublin core COPI--> |
| 124 | + |
| 125 | + <!-- TAMU Customization - additional dublin core Role--> |
| 126 | + <dc-type> |
| 127 | + <schema>dc</schema> |
| 128 | + <element>description</element> |
| 129 | + <qualifier>role</qualifier> |
| 130 | + <scope_note>Describes the role of the PI on the research project</scope_note> |
| 131 | + </dc-type> |
| 132 | + <!-- END TAMU Customization - additional dublin core Role--> |
| 133 | + |
| 134 | + <!-- TAMU Customization - additional dublin core Identifier UIN--> |
| 135 | + <dc-type> |
| 136 | + <schema>dc</schema> |
| 137 | + <element>identifier</element> |
| 138 | + <qualifier>UIN</qualifier> |
| 139 | + <scope_note>TAMU identifier of a PDAC</scope_note> |
| 140 | + </dc-type> |
| 141 | + <!-- END TAMU Customization - additional dublin core Identifier UIN --> |
| 142 | + |
| 143 | + <!-- TAMU Customization - additional dublin core Finding Aid--> |
| 144 | + <dc-type> |
| 145 | + <schema>dc</schema> |
| 146 | + <element>description</element> |
| 147 | + <qualifier>findingAid</qualifier> |
| 148 | + <scope_note>A single-level description of extent, scope, and content of the research data associated with a research project. For more details on archival practices, refer to the following resources: Extent https://saa-ts-dacs.github.io/dacs/06_part_I/03_chapter_02/05_extent.html, and Scope-and-Content https://saa-ts-dacs.github.io/dacs/06_part_I/04_chapter_03/01_scope_and_content.html</scope_note> |
| 149 | + </dc-type> |
| 150 | + <!-- END TAMU Customization - additional dublin core Finding Aid --> |
89 | 151 |
|
90 | 152 | <!-- TAMU Customization - additional dublin core contributor qualifier for department --> |
91 | 153 | <dc-type> |
|
0 commit comments