Skip to content

Commit

Permalink
Merge pull request #282 from TAMULib/new-metadata-fields
Browse files Browse the repository at this point in the history
add missing part fo scope fo the findingAid metadata field.
  • Loading branch information
qtamu authored Sep 11, 2024
2 parents 7ef0006 + 5557b41 commit bdb8542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace/config/registries/dublin-core-types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<schema>dc</schema>
<element>description</element>
<qualifier>findingAid</qualifier>
<scope_note>A single-level description of extent, scope, and content of the research data associated with a research project.</scope_note>
<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>
</dc-type>
<!-- END TAMU Customization - additional dublin core Finding Aid -->

Expand Down

0 comments on commit bdb8542

Please sign in to comment.