Skip to content

Releases: uogbuji/Library.Link

Brown paper bag

13 Nov 18:36
Compare
Choose a tag to compare
  • Fix bug importing librarylink.site

Bookmarklets, lists and mixes

12 Nov 06:46
af1ad47
Compare
Choose a tag to compare

Added:

  • Implement ISBN lookup bookmarklet
  • Implement util.rdfa_from_page()
  • Add --type command to liblink_resource_summary
  • Implement liblink_title_report
  • Implement liblinklist cmdline
  • Implement openlibrary_search_title

Changed:

  • Switch to asyncio mechanism the pulling of all LLN sites
  • Move all_sites() from util to site
  • Improve packaging

Fixed:

  • Assorted fixes

Improvements to crawler and read RDF parsing from sites

18 Apr 04:09
Compare
Choose a tag to compare
  • Implement librarylink.util.rdf_from_site() and librarylink.util.jsonize_site()
  • Fixes to crawler framework and CVS export
  • Fixes to liblink crawler
  • Add crawler modules to export NTriples & CSV
  • Fixes to util.simplify_link()