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

Granule mods are not being returned #7

Closed
jonquandt opened this issue Aug 3, 2018 · 1 comment
Closed

Granule mods are not being returned #7

jonquandt opened this issue Aug 3, 2018 · 1 comment
Assignees
Labels
bug Something isn't working Upcoming Items currently under development and will be available in our next release

Comments

@jonquandt
Copy link
Member

There's an issue where granule-level mods are not being returned. We're working on a fix for this. Package-level mods are unaffected.

Example:

https://api.govinfo.gov/packages/HMAN-115/granules/HMAN-115-pg339/mods?api_key=DEMO_KEY

Workaround

Much of the relevant information from MODS for the granule is avaialble via the summary json
https://api.govinfo.gov/packages/HMAN-115/granules/HMAN-115-pg339/summary?api_key=DEMO_KEY

or it can be found in the MODS for the package:
https://api.govinfo.gov/packages/HMAN-115/mods?api_key=DEMO_KEY

See the relevant related item, i.e.:
<relatedItem type="constituent" ID="id-HMAN-115-pg339" xlink:href="https://www.govinfo.gov/metadata/granule/HMAN-115/HMAN-115-pg339/mods.xml">

@jonquandt jonquandt added bug Something isn't working Upcoming Items currently under development and will be available in our next release labels Aug 3, 2018
@jonquandt jonquandt self-assigned this Aug 3, 2018
@jonquandt
Copy link
Member Author

This issue has been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Upcoming Items currently under development and will be available in our next release
Projects
None yet
Development

No branches or pull requests

1 participant