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

Fix htrc metadata workset path parsing #23

Open
JaimieMurdock opened this issue Jun 19, 2017 · 0 comments
Open

Fix htrc metadata workset path parsing #23

JaimieMurdock opened this issue Jun 19, 2017 · 0 comments

Comments

@JaimieMurdock
Copy link
Collaborator

JaimieMurdock commented Jun 19, 2017

Each one of these commands should not return null, but rather the actual metadata for the items. They are the examples from the documentation.

jaimie@compy386:/tmp$ htrc metadata 001423370
{"001423370": null}

jaimie@compy386:/tmp$ htrc metadata "https://babel.hathitrust.org/cgi/pt?id=mdp.39015078560078;view=1up;seq=13"
ERROR:root:No result found for https://babel.hathitrust.org/cgi/pt?id=mdp.39015078560078;view=1up;seq=13
{"https://babel.hathitrust.org/cgi/pt?id=mdp.39015078560078;view=1up;seq=13": {}}

jaimie@compy386:/tmp$ htrc metadata "https://catalog.hathitrust.org/Record/001423370"
{"https://catalog.hathitrust.org/Record/001423370": null}
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