Skip to content

update code: constituent item parsing issues #19

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

Open
balmas opened this issue Apr 18, 2016 · 0 comments
Open

update code: constituent item parsing issues #19

balmas opened this issue Apr 18, 2016 · 0 comments

Comments

@balmas
Copy link
Contributor

balmas commented Apr 18, 2016

original reported by @AlisonBabeu and copied from : PerseusDL/catalog_pending#7

This is an issue with several related issues.

First, a MODS record was ingested in the last import but it only created one component work record. The record in question was for Hierocles of Alexandria. The full MODS record at import can be seen here.

While it successfully created an authority record for the top level author Hierocles as well as for the record by Pythagoras for Carmen Aurem found here, yet it did not create a MODS record for the actual edition by Hierocles even though there was a TLG identifier <mods:identifier type="tlg">2571.001/mods:identifier in the record.

I'm wondering if this has something to do with the fact that the code is maybe set up to only handle one TLG identifier per individual MODS file unless it finds those separate TLGs (or any other identifier perhaps) in individual records within that MODS. I only created the one constituent record in this MODS record because the work by Hierocles is the entire edition and the work by Pythagoras was tucked away in the preface. Or perhaps something else entirely caused this to happen.

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