Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse degree info (masters/doctoral) and set resource_type #9

Open
kerchner opened this issue Feb 7, 2024 · 0 comments
Open

Parse degree info (masters/doctoral) and set resource_type #9

kerchner opened this issue Feb 7, 2024 · 0 comments
Assignees

Comments

@kerchner
Copy link
Member

kerchner commented Feb 7, 2024

ProQuest xml contains a DISS_description tag which we can use when creating the GwEtd work to set resource type to more specific values, such as Master's Thesis or Dissertation.

Examples:

<DISS_description page_count="112" type="doctoral" external_id="http://dissertations.umi.com/gwu:12345" apply_for_copyright="no">
<DISS_description page_count="" type="masters" external_id="http://dissertations.umi.com/gwu:12345" apply_for_copyright="no">
@kerchner kerchner self-assigned this Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant