We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
htrc metadata
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}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Each one of these commands should not return null, but rather the actual metadata for the items. They are the examples from the documentation.
The text was updated successfully, but these errors were encountered: