-
Notifications
You must be signed in to change notification settings - Fork 93
Create MODS.csv #279
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
Create MODS.csv #279
Conversation
|
@progval can you take a look at this, please Thanks! |
|
Hmm, this syntax is very different from the rest of the crosswalks; but it's also the only one that needs to filter on XML attributes. Could you link to a reference for the terms you use? In particular, I cannot find anything about the three-letter codes at the end of |
updated to XPath
|
The codes come from the Library of Congress MARC Relators List, terms/definitions and codes can be found at https://www.loc.gov/marc/relators/ |
progval
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah thanks, found the reference for the elements at https://www.loc.gov/standards/mods/userguide/generalapp.html
That's much clearer now.
I have a bunch of comments/questions below.
Co-authored-by: Val Lorentz <[email protected]>
Co-authored-by: Val Lorentz <[email protected]>
Co-authored-by: Val Lorentz <[email protected]>
Co-authored-by: Val Lorentz <[email protected]>
Co-authored-by: Val Lorentz <[email protected]>
Co-authored-by: Val Lorentz <[email protected]>
Co-authored-by: Val Lorentz <[email protected]>
add sponsor code
Co-authored-by: Val Lorentz <[email protected]>
Co-authored-by: Valentin Lorentz <[email protected]>
Co-authored-by: Valentin Lorentz <[email protected]>
PR for a first attempt at a MODS-codemeta crosswalk.