-
Notifications
You must be signed in to change notification settings - Fork 14
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
Cull lists by low holdings count and by language group #5
Comments
I've added to the Library.Link library a tool that can achieve this, combined with
The resulting
Now you can use
Let me break down this
Whew! OK extending this to get only items with more than 500 holdings and in group 0 or 1 (english):
Same result in this case, since all are in group 0 or 1. |
Some of the lists are unwieldy. One way to constrain them is to omit ISBNs which are uncommon in the Library.Link network. One can also constrain them, chauvinistically, by ISBN group (i.e. language or nation).
Add this capability.
The text was updated successfully, but these errors were encountered: