0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some refactoring based on technique used in the previous commit More... about 14 years ago
Added publisher (260), description (300), and subjects (650) More... about 14 years ago
Some cleanup brought in from a different project More... about 14 years ago
Added a few format values to the record More... about 14 years ago
Switched to record #1 of the SRU sample response because the HP record was incomplete More... about 14 years ago
Resolved conflict More... about 14 years ago
Added the MARC leader regex from LOC without any fields defined (yet) More... about 14 years ago
Some cleanup More... over 14 years ago
Adding a sample error response for Record Not Found (65) More... over 14 years ago
Rewrote GetLocation xml handling in the style of the SRU xml handling More... over 14 years ago
Small refactor More... over 14 years ago
Fixed an error that was causing extra params to be included in the WC request uri More... over 14 years ago
Added support for the Holdings schema returned by the WC api More... over 14 years ago
Added an ISBN class to aid transformation to_s and to_i (for data that should be in a subfield) More... over 14 years ago
Check additional 245 subfield(s). Might need more too... subfield a isn't sufficient. More... over 14 years ago
Parse the isbns out of worldcat responses More... over 14 years ago
Fine tuning the XML parser code More... over 14 years ago
Move the wskey since it is included in ALL requests More... over 14 years ago
Moved the Worldcat URLs out of the Client More... over 14 years ago
Use the generic response parser More... over 14 years ago
Don't fail on empty xml documents... More... over 14 years ago
Don't load libxml because it isn't working yet More... over 14 years ago
Removed unused file More... over 14 years ago
Huge rewrite to make it easier to extend with different XML parsers (besides REXML) More... over 14 years ago
Make sure we're loading the files in this directory, and not wcapi files from a different path More... over 14 years ago
Renamed. This is more of an example than a test. More... over 14 years ago
Credit to Terry Reese for the original gem, and OCLC for the XML response samples More... over 14 years ago
Added specs for OpenSearch responses More... over 14 years ago
Check the raw xml on an SRU response More... over 14 years ago
Added specs and sample data for SruSearchResponose More... over 14 years ago