- if the number of search results is less than
max_records
, make sure the returneddata.table
contains only as many rows as is needed to cover all search results. - can we make
split_map_filter_reduce
more efficient? - Propagate
original.pub.date
in, for example, the search function - Take getting the FAST subjects (xpath) seriously
- Make WorldCat search not have to be Inf but above 100
- What about pub date for serials?
- Look in to the following repositories
- xlcnd/isbnlib
- uses google book and wiki apis?
- ... blob/dev/isbnlib/_goob.py
- uses openlibrary api (for what?)
- xlcnd/isbntools
- xlcnd/isbnlib-loc
- pwssnk/isbnlib-worldcat
- xlcnd/isbnlib
- What's in the "Linked Data" section of a worldcat book?
- associated "work" record?
- What's experiment.worldcat.org/oclc/1.jsonld ?
- What's ThingISBN (LibraryThing?)
- Look into FAST API
- Read my own documentation links again?
- Better handling on NAs in split_map...?
- Mention hard dependency on data.table, pbapply, and stringr in README
- Multijoin routine?
- Is pbapply linux only?
- Should I be using conditions/error-handling?
- HathiTrust
- Communicate with Library of Congress SRU servers?
- function to clip year/date before or after current year/date?