voyager_api 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Gemfile.lock +7 -5
- data/VERSION +1 -1
- data/lib/holdings/collection.rb +1 -1
- data/lib/holdings/item.rb +2 -2
- data/test/fixtures/holdings_8661671.xml +2 -0
- data/test/holdings/test_item.rb +28 -16
- data/voyager_api.gemspec +9 -3
- metadata +112 -161
data/Gemfile.lock
CHANGED
@@ -3,7 +3,7 @@ GEM
|
|
3
3
|
specs:
|
4
4
|
git (1.2.5)
|
5
5
|
growl (1.0.3)
|
6
|
-
guard (0.
|
6
|
+
guard (0.6.3)
|
7
7
|
thor (~> 0.14.6)
|
8
8
|
guard-minitest (0.4.0)
|
9
9
|
guard (~> 0.4)
|
@@ -12,12 +12,14 @@ GEM
|
|
12
12
|
bundler (~> 1.0)
|
13
13
|
git (>= 1.2.5)
|
14
14
|
rake
|
15
|
-
|
16
|
-
|
15
|
+
metaclass (0.0.1)
|
16
|
+
minitest (2.5.1)
|
17
|
+
mocha (0.10.0)
|
18
|
+
metaclass (~> 0.0.1)
|
17
19
|
nokogiri (1.5.0)
|
18
20
|
rake (0.9.2)
|
19
|
-
rb-fsevent (0.4.1)
|
20
|
-
rcov (0.9.
|
21
|
+
rb-fsevent (0.4.3.1)
|
22
|
+
rcov (0.9.10)
|
21
23
|
thor (0.14.6)
|
22
24
|
|
23
25
|
PLATFORMS
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.2
|
data/lib/holdings/collection.rb
CHANGED
@@ -3,7 +3,7 @@ module Voyager
|
|
3
3
|
class Collection
|
4
4
|
attr_reader :records, :xml
|
5
5
|
|
6
|
-
DEFAULT_OPAC_URL = "http://
|
6
|
+
DEFAULT_OPAC_URL = "http://sapote.cc.columbia.edu:7014/vxws/GetHoldingsService"
|
7
7
|
|
8
8
|
# Invoke GetHoldingsService
|
9
9
|
def self.new_from_opac(bibid, url = DEFAULT_OPAC_URL, httpclient = nil)
|
data/lib/holdings/item.rb
CHANGED
@@ -115,8 +115,8 @@ module Voyager
|
|
115
115
|
# statusCode = 1 in first (and only) record means nothing has a item status set
|
116
116
|
# assume available
|
117
117
|
status = 'available'
|
118
|
-
# if statusCode > 1 some item status is set so some item is not available
|
119
|
-
if records.first[:statusCode].to_i > 1
|
118
|
+
# if statusCode > 1 some item status is set so some item is not available; 11 (returned) is the exception
|
119
|
+
if records.first[:statusCode].to_i > 1 && records.first[:statusCode].to_i != 11
|
120
120
|
# if the number of records (item:itemRecord nodes) with statusCodes > 1 equals the total number of items
|
121
121
|
# everything is unavailable; otherwise, only some items are unavailable
|
122
122
|
if records.length == item_count.to_i
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<ser:voyagerServiceData xmlns:ser="http://www.endinfosys.com/Voyager/serviceParameters"><ser:serviceData xsi:type="hol:holdingsCollectionType" xmlns:hol="http://www.endinfosys.com/Voyager/holdings" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><hol:holdingsRecord><hol:bibRecord bibId="8661671" dpsFlag="N"><hol:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00891cam a2200301Ma 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110822223517.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">110203s2012 caua 001 0 eng d</slim:controlfield><slim:datafield ind2=" " ind1=" " tag="020" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">0538497904</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="020" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">9780538497909</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="035" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">(OCoLC)ocn704439548</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="035" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">(NNC)8661671</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="040" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">NjP</slim:subfield><slim:subfield code="c">PUL</slim:subfield><slim:subfield code="d">SINIE</slim:subfield><slim:subfield code="d">IUL</slim:subfield></slim:datafield><slim:datafield ind2="4" ind1="1" tag="050" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">QA303.2</slim:subfield><slim:subfield code="b">.S73 2012</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1="1" tag="100" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Stewart, James,</slim:subfield><slim:subfield code="d">1941-</slim:subfield></slim:datafield><slim:datafield ind2="0" ind1="0" tag="245" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Calculus :</slim:subfield><slim:subfield code="b">early transcendentals /</slim:subfield><slim:subfield code="c">James Stewart.</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="250" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">7th ed.</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="260" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Belmont, Calif. :</slim:subfield><slim:subfield code="b">Brooks/Cole,</slim:subfield><slim:subfield code="c">c2012.</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="300" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">1 v. (various pagings) :</slim:subfield><slim:subfield code="b">ill. (some col.) ;</slim:subfield><slim:subfield code="c">27 cm.</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="504" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Includes index.</slim:subfield></slim:datafield><slim:datafield ind2="0" ind1=" " tag="650" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Calculus.</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="900" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">AUTH</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1="1" tag="948" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">20110531</slim:subfield><slim:subfield code="b">c</slim:subfield><slim:subfield code="c">rad1</slim:subfield><slim:subfield code="d">MPS</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1="2" tag="948" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">20110531</slim:subfield><slim:subfield code="b">a</slim:subfield><slim:subfield code="c">rad1</slim:subfield><slim:subfield code="d">MPS</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1="2" tag="948" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">20110531</slim:subfield><slim:subfield code="b">a</slim:subfield><slim:subfield code="c">rad1</slim:subfield><slim:subfield code="d">MPS</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1="2" tag="948" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">20110719</slim:subfield><slim:subfield code="b">a</slim:subfield><slim:subfield code="c">dem5</slim:subfield><slim:subfield code="d">MPS</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1="2" tag="948" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">20110719</slim:subfield><slim:subfield code="b">a</slim:subfield><slim:subfield code="c">dem5</slim:subfield><slim:subfield code="d">MPS</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1="2" tag="948" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">20110719</slim:subfield><slim:subfield code="b">a</slim:subfield><slim:subfield code="c">dem5</slim:subfield><slim:subfield code="d">MPS</slim:subfield></slim:datafield></hol:marcRecord><hol:bibData name="databaseCode">LOCAL</hol:bibData><hol:bibData name="databaseName">Local Database</hol:bibData><hol:bibData name="createDate">2011-05-24 10:24:05</hol:bibData><hol:bibData name="updateDate">2011-08-22 22:35:17</hol:bibData><hol:bibData name="suppressInOpac" xsi:nil="true"/><hol:bibData name="exportOK">N</hol:bibData><hol:bibData name="exportOKDate" xsi:nil="true"/><hol:bibData name="exportOperatorId" xsi:nil="true"/><hol:bibData name="createLocation">MAS rush</hol:bibData><hol:bibData name="updateLocation" xsi:nil="true"/><hol:bibData name="exportOKLocation" xsi:nil="true"/><hol:bibData name="owningLibrary" id="1">COLUMBIA</hol:bibData></hol:bibRecord><hol:mfhdCollection><mfhd:mfhdRecord bibId="8661671" mfhdId="11739530" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000854 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11739530</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110531095054.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105242p 8 4001aa 0000000</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">(SYS: ACQ)</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">rad1</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-24 10:25:08</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-05-31 09:50:54</mfhd:mfhdData><mfhd:mfhdData name="createLocation" xsi:nil="true"/><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">11</item:itemData><item:itemData name="statusDate">2011-09-07 17:47:22</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:24</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11739531" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000854 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11739531</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110531095226.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105242p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">atm9</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">rad1</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-24 10:25:24</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-05-31 09:52:26</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">11</item:itemData><item:itemData name="statusDate">2011-09-07 18:02:44</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:24</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11739532" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000854 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11739532</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110531095346.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105242p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">atm9</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">rad1</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-24 10:25:29</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-05-31 09:53:46</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">2</item:itemData><item:itemData name="statusDate">2011-09-08 13:16:07</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode"/><item:itemData name="lastName">Pratzer </item:itemData><item:itemData name="firstName">Aviva </item:itemData><item:itemData name="todaysDate">2011-09-08 12:01:24</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11739902" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00206cx a22000974 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11739902</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110802153948.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105242p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="900" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Reserves</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">mkp2106</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">jrb55</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-24 14:30:05</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-08-02 15:39:48</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">0</item:itemCount><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11739903" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00206cx a22000974 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11739903</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110802153959.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105242p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="900" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Reserves</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">mkp2106</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">jrb55</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-24 14:30:12</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-08-02 15:39:59</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">0</item:itemCount><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11739904" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00206cx a22000974 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11739904</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110802154119.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105242p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield><slim:datafield ind2=" " ind1=" " tag="900" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="a">Reserves</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">mkp2106</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">jrb55</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-24 14:30:18</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-08-02 15:41:19</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">11</item:itemData><item:itemData name="statusDate">2011-09-07 17:51:35</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:24</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11740342" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000855 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11740342</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110803094919.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105250u 0 2001uueng0110525</slim:controlfield><slim:datafield ind2=" " ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">tjm2148</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">jrb55</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-25 10:20:49</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-08-03 09:49:19</mfhd:mfhdData><mfhd:mfhdData name="createLocation">MA Reserves Processing</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">11</item:itemData><item:itemData name="statusDate">2011-09-07 17:43:09</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:24</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11740343" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000855 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11740343</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110803094808.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1105250u 0 2001uueng0110525</slim:controlfield><slim:datafield ind2=" " ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">tjm2148</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">jrb55</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-05-25 10:22:00</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-08-03 09:48:08</mfhd:mfhdData><mfhd:mfhdData name="createLocation">MA Reserves Processing</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">11</item:itemData><item:itemData name="statusDate">2011-09-07 18:41:26</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:24</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year">2012</item:itemData><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear">2012</item:itemLocationData><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11913346" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000854 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11913346</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110719131045.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1107142p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">atm9</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">dem5</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-07-14 12:16:17</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-07-19 13:10:45</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">11</item:itemData><item:itemData name="statusDate">2011-09-08 10:55:17</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:25</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11913347" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000854 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11913347</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110719131511.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1107142p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">atm9</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">dem5</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-07-14 12:16:22</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-07-19 13:15:11</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">1</item:itemData><item:itemData name="statusDate" xsi:nil="true"/><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:25</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord><mfhd:mfhdRecord bibId="8661671" mfhdId="11915028" xmlns:mfhd="http://www.endinfosys.com/Voyager/mfhd"><mfhd:marcRecord><slim:leader xmlns:slim="http://www.loc.gov/MARC21/slim">00181cx a22000854 4500</slim:leader><slim:controlfield tag="001" xmlns:slim="http://www.loc.gov/MARC21/slim">11915028</slim:controlfield><slim:controlfield tag="004" xmlns:slim="http://www.loc.gov/MARC21/slim">8661671</slim:controlfield><slim:controlfield tag="005" xmlns:slim="http://www.loc.gov/MARC21/slim">20110719131728.0</slim:controlfield><slim:controlfield tag="008" xmlns:slim="http://www.loc.gov/MARC21/slim">1107182p 8 4001aa 0901128</slim:controlfield><slim:datafield ind2="0" ind1="0" tag="852" xmlns:slim="http://www.loc.gov/MARC21/slim"><slim:subfield code="b">mat</slim:subfield><slim:subfield code="h">QA303.2</slim:subfield><slim:subfield code="i">.S73 2012</slim:subfield></slim:datafield></mfhd:marcRecord><mfhd:mfhdData name="databaseCode">LOCAL</mfhd:mfhdData><mfhd:mfhdData name="databaseName">Local Database</mfhd:mfhdData><mfhd:mfhdData name="mfhdStubFlag">0</mfhd:mfhdData><mfhd:mfhdData name="createOperatorId">is2326</mfhd:mfhdData><mfhd:mfhdData name="updateOperatorId">dem5</mfhd:mfhdData><mfhd:mfhdData name="createDate">2011-07-18 12:23:28</mfhd:mfhdData><mfhd:mfhdData name="updateDate">2011-07-19 13:17:28</mfhd:mfhdData><mfhd:mfhdData name="createLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="updateLocation">CATCUL</mfhd:mfhdData><mfhd:mfhdData name="suppressInOpac" xsi:nil="true"/><mfhd:mfhdData name="exportOK">N</mfhd:mfhdData><mfhd:mfhdData name="sourceModule">C</mfhd:mfhdData><mfhd:mfhdData name="callNumber">QA303.2 .S73 2012</mfhd:mfhdData><mfhd:mfhdData name="locationCode" id="241">mat</mfhd:mfhdData><mfhd:mfhdData name="locationName" xsi:nil="true"/><mfhd:mfhdData name="locationDisplayName">Mathematics</mfhd:mfhdData><mfhd:mfhdData name="locationSpineLabel">MATH</mfhd:mfhdData><mfhd:mfhdData name="owningLibrary" id="1">COLUMBIA</mfhd:mfhdData><mfhd:itemCollection><item:itemCount xmlns:item="http://www.endinfosys.com/Voyager/item">1</item:itemCount><item:itemRecord xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemData name="statusCode">11</item:itemData><item:itemData name="statusDate">2011-09-07 17:47:55</item:itemData><item:itemData name="holdLocation" xsi:nil="true"/><item:itemData name="requestCount">0</item:itemData><item:itemData name="patronGroupCode" xsi:nil="true"/><item:itemData name="lastName" xsi:nil="true"/><item:itemData name="firstName" xsi:nil="true"/><item:itemData name="todaysDate">2011-09-08 12:01:25</item:itemData><item:itemData name="enumeration" xsi:nil="true"/><item:itemData name="chronology" xsi:nil="true"/><item:itemData name="year" xsi:nil="true"/><item:itemData name="caption" xsi:nil="true"/><item:itemData name="text" xsi:nil="true"/><item:itemData name="copyNumber" xsi:nil="true"/></item:itemRecord><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc" xsi:nil="true"/><item:itemLocationData name="tempLocation">Mathematics</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation><item:itemLocation xmlns:item="http://www.endinfosys.com/Voyager/item"><item:itemLocationData name="tmpLoc">Y</item:itemLocationData><item:itemLocationData name="tempLocation">Mathematics Reserves</item:itemLocationData><item:itemLocationData name="itemEnum" xsi:nil="true"/><item:itemLocationData name="itemChron" xsi:nil="true"/><item:itemLocationData name="itemYear" xsi:nil="true"/><item:itemLocationData name="itemCaption" xsi:nil="true"/><item:itemLocationData name="itemFreeText" xsi:nil="true"/><item:itemLocationData name="itemCopyNumber" xsi:nil="true"/></item:itemLocation></mfhd:itemCollection></mfhd:mfhdRecord></hol:mfhdCollection></hol:holdingsRecord></ser:serviceData></ser:voyagerServiceData>
|
data/test/holdings/test_item.rb
CHANGED
@@ -20,12 +20,6 @@ class TestItem < HoldingsTestCase
|
|
20
20
|
assert_equal 'none', record.item_status[:status]
|
21
21
|
end
|
22
22
|
|
23
|
-
def test_item_statuses_not_checked_out
|
24
|
-
record = load_fixture("holdings_289196.xml").records[0]
|
25
|
-
assert_equal 'available', record.item_status[:status]
|
26
|
-
assert_equal 'Not checked out', record.item_status[:messages].first
|
27
|
-
end
|
28
|
-
|
29
23
|
def test_item_status_checkout_patron
|
30
24
|
record = load_fixture("holdings_4191079.xml").records[0]
|
31
25
|
assert_equal 'not_available', record.item_status[:status]
|
@@ -44,20 +38,38 @@ class TestItem < HoldingsTestCase
|
|
44
38
|
assert_equal 'v.2 At Bindery. Try Borrow Direct or ILL.', record.item_status[:messages].first
|
45
39
|
end
|
46
40
|
|
47
|
-
def
|
48
|
-
record = load_fixture("
|
49
|
-
assert_equal '
|
50
|
-
|
51
|
-
assert_equal 'Unavailable 2011-08-12. Try Borrow Direct or ILL.', record.item_status[:messages].first, 'status 14 lost'
|
52
|
-
record = load_fixture("holdings_7140519.xml").records[1]
|
53
|
-
assert_equal 'In transit 2011-05-09. Place a hold request.', record.item_status[:messages].first, 'status 8 in transit'
|
54
|
-
record = load_fixture("holdings_8189127.xml").records[0]
|
55
|
-
assert_equal 'Checked out, due 2011-09-30 21:00:00 (Requests: 1). Try Borrow Direct or ILL.', record.item_status[:messages].first, 'status 2 with request'
|
41
|
+
def test_item_status_1
|
42
|
+
record = load_fixture("holdings_289196.xml").records[0]
|
43
|
+
assert_equal 'available', record.item_status[:status]
|
44
|
+
assert_equal 'Not checked out', record.item_status[:messages].first
|
56
45
|
record = load_fixture("holdings_8189127.xml").records[1]
|
57
46
|
assert_equal 'Not checked out (Requests: 1)', record.item_status[:messages].first, 'status 1 with request'
|
47
|
+
end
|
48
|
+
|
49
|
+
def test_item_status_2
|
50
|
+
record = load_fixture("holdings_8189127.xml").records[0]
|
51
|
+
assert_equal 'Checked out, due 2011-09-30 21:00:00 (Requests: 1). Try Borrow Direct or ILL.', record.item_status[:messages].first, 'status 2 with request'
|
52
|
+
end
|
53
|
+
|
54
|
+
def test_item_status_7
|
58
55
|
record = load_fixture("holdings_5351573.xml").records[1]
|
59
56
|
assert_equal 'On hold at Butler Circulation Desk (Requests: 1). Try Borrow Direct or ILL.', record.item_status[:messages].first, 'status 7'
|
60
57
|
end
|
58
|
+
|
59
|
+
def test_item_status_8
|
60
|
+
record = load_fixture("holdings_7140519.xml").records[1]
|
61
|
+
assert_equal 'In transit 2011-05-09. Place a hold request.', record.item_status[:messages].first, 'status 8 in transit'
|
62
|
+
end
|
63
|
+
|
64
|
+
def test_item_status_14
|
65
|
+
record = load_fixture("holdings_8828760.xml").records[0]
|
66
|
+
assert_equal 'Unavailable 2011-08-12. Try Borrow Direct or ILL.', record.item_status[:messages].first, 'status 14 lost'
|
67
|
+
end
|
68
|
+
|
69
|
+
def test_item_status_22
|
70
|
+
record = load_fixture("holdings_3708764.xml").records[0]
|
71
|
+
assert_equal 'no.21 (2010) In Process 2011-02-18. Place an In Process item request.', record.item_status[:messages].first, 'status 22 in process'
|
72
|
+
end
|
61
73
|
|
62
74
|
end
|
63
|
-
|
75
|
+
|
data/voyager_api.gemspec
CHANGED
@@ -5,11 +5,11 @@
|
|
5
5
|
|
6
6
|
Gem::Specification.new do |s|
|
7
7
|
s.name = %q{voyager_api}
|
8
|
-
s.version = "0.1.
|
8
|
+
s.version = "0.1.1"
|
9
9
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
11
|
s.authors = ["James Stuart", "Gary Bertchume"]
|
12
|
-
s.date = %q{2011-08-
|
12
|
+
s.date = %q{2011-08-15}
|
13
13
|
s.description = %q{Middleware gem for Voyager 7 API calls, specificially holdings information }
|
14
14
|
s.email = %q{github@jamesstuart.org}
|
15
15
|
s.extra_rdoc_files = [
|
@@ -34,18 +34,23 @@ Gem::Specification.new do |s|
|
|
34
34
|
"lib/voyager_connection.rb",
|
35
35
|
"test/fixtures/fixtures_readme",
|
36
36
|
"test/fixtures/holdings_289196.xml",
|
37
|
+
"test/fixtures/holdings_3708764.xml",
|
37
38
|
"test/fixtures/holdings_4191079.xml",
|
38
39
|
"test/fixtures/holdings_4949188.xml",
|
39
40
|
"test/fixtures/holdings_4949188_2.xml",
|
40
41
|
"test/fixtures/holdings_526843.xml",
|
42
|
+
"test/fixtures/holdings_5351573.xml",
|
41
43
|
"test/fixtures/holdings_5656993.xml",
|
42
44
|
"test/fixtures/holdings_6269409.xml",
|
45
|
+
"test/fixtures/holdings_7140519.xml",
|
43
46
|
"test/fixtures/holdings_7471326.xml",
|
44
47
|
"test/fixtures/holdings_7658449.xml",
|
45
48
|
"test/fixtures/holdings_7658454.xml",
|
46
49
|
"test/fixtures/holdings_7784963.xml",
|
50
|
+
"test/fixtures/holdings_8189127.xml",
|
47
51
|
"test/fixtures/holdings_8267323.xml",
|
48
52
|
"test/fixtures/holdings_8615744.xml",
|
53
|
+
"test/fixtures/holdings_8828760.xml",
|
49
54
|
"test/fixtures/holdings_8889994.xml",
|
50
55
|
"test/fixtures/holdings_8891001.xml",
|
51
56
|
"test/fixtures/holdings_8891001_2.xml",
|
@@ -58,7 +63,8 @@ Gem::Specification.new do |s|
|
|
58
63
|
"test/holdings/test_order.rb",
|
59
64
|
"test/holdings/test_record.rb",
|
60
65
|
"test/test_voyager_api.rb",
|
61
|
-
"test/test_voyager_connection.rb"
|
66
|
+
"test/test_voyager_connection.rb",
|
67
|
+
"voyager_api.gemspec"
|
62
68
|
]
|
63
69
|
s.homepage = %q{http://github.com/cul/voyager_api}
|
64
70
|
s.licenses = ["MIT"]
|
metadata
CHANGED
@@ -1,178 +1,135 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: voyager_api
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.1.2
|
5
5
|
prerelease:
|
6
|
-
segments:
|
7
|
-
- 0
|
8
|
-
- 1
|
9
|
-
- 1
|
10
|
-
version: 0.1.1
|
11
6
|
platform: ruby
|
12
|
-
authors:
|
7
|
+
authors:
|
13
8
|
- James Stuart
|
14
9
|
- Gary Bertchume
|
15
10
|
autorequire:
|
16
11
|
bindir: bin
|
17
12
|
cert_chain: []
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
dependencies:
|
22
|
-
- !ruby/object:Gem::Dependency
|
23
|
-
prerelease: false
|
24
|
-
type: :runtime
|
25
|
-
requirement: &id001 !ruby/object:Gem::Requirement
|
26
|
-
none: false
|
27
|
-
requirements:
|
28
|
-
- - ">="
|
29
|
-
- !ruby/object:Gem::Version
|
30
|
-
hash: 3
|
31
|
-
segments:
|
32
|
-
- 0
|
33
|
-
version: "0"
|
13
|
+
date: 2011-09-13 00:00:00.000000000Z
|
14
|
+
dependencies:
|
15
|
+
- !ruby/object:Gem::Dependency
|
34
16
|
name: httpclient
|
35
|
-
|
36
|
-
- !ruby/object:Gem::Dependency
|
37
|
-
prerelease: false
|
38
|
-
type: :runtime
|
39
|
-
requirement: &id002 !ruby/object:Gem::Requirement
|
17
|
+
requirement: &2152372640 !ruby/object:Gem::Requirement
|
40
18
|
none: false
|
41
|
-
requirements:
|
42
|
-
- -
|
43
|
-
- !ruby/object:Gem::Version
|
44
|
-
|
45
|
-
|
46
|
-
- 0
|
47
|
-
version: "0"
|
48
|
-
name: nokogiri
|
49
|
-
version_requirements: *id002
|
50
|
-
- !ruby/object:Gem::Dependency
|
19
|
+
requirements:
|
20
|
+
- - ! '>='
|
21
|
+
- !ruby/object:Gem::Version
|
22
|
+
version: '0'
|
23
|
+
type: :runtime
|
51
24
|
prerelease: false
|
52
|
-
|
53
|
-
|
25
|
+
version_requirements: *2152372640
|
26
|
+
- !ruby/object:Gem::Dependency
|
27
|
+
name: nokogiri
|
28
|
+
requirement: &2152371800 !ruby/object:Gem::Requirement
|
54
29
|
none: false
|
55
|
-
requirements:
|
56
|
-
- -
|
57
|
-
- !ruby/object:Gem::Version
|
58
|
-
|
59
|
-
|
60
|
-
- 0
|
61
|
-
version: "0"
|
62
|
-
name: minitest
|
63
|
-
version_requirements: *id003
|
64
|
-
- !ruby/object:Gem::Dependency
|
30
|
+
requirements:
|
31
|
+
- - ! '>='
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '0'
|
34
|
+
type: :runtime
|
65
35
|
prerelease: false
|
36
|
+
version_requirements: *2152371800
|
37
|
+
- !ruby/object:Gem::Dependency
|
38
|
+
name: minitest
|
39
|
+
requirement: &2152370740 !ruby/object:Gem::Requirement
|
40
|
+
none: false
|
41
|
+
requirements:
|
42
|
+
- - ! '>='
|
43
|
+
- !ruby/object:Gem::Version
|
44
|
+
version: '0'
|
66
45
|
type: :development
|
67
|
-
|
46
|
+
prerelease: false
|
47
|
+
version_requirements: *2152370740
|
48
|
+
- !ruby/object:Gem::Dependency
|
49
|
+
name: bundler
|
50
|
+
requirement: &2152369940 !ruby/object:Gem::Requirement
|
68
51
|
none: false
|
69
|
-
requirements:
|
52
|
+
requirements:
|
70
53
|
- - ~>
|
71
|
-
- !ruby/object:Gem::Version
|
72
|
-
hash: 23
|
73
|
-
segments:
|
74
|
-
- 1
|
75
|
-
- 0
|
76
|
-
- 0
|
54
|
+
- !ruby/object:Gem::Version
|
77
55
|
version: 1.0.0
|
78
|
-
name: bundler
|
79
|
-
version_requirements: *id004
|
80
|
-
- !ruby/object:Gem::Dependency
|
81
|
-
prerelease: false
|
82
56
|
type: :development
|
83
|
-
|
57
|
+
prerelease: false
|
58
|
+
version_requirements: *2152369940
|
59
|
+
- !ruby/object:Gem::Dependency
|
60
|
+
name: jeweler
|
61
|
+
requirement: &2152369340 !ruby/object:Gem::Requirement
|
84
62
|
none: false
|
85
|
-
requirements:
|
63
|
+
requirements:
|
86
64
|
- - ~>
|
87
|
-
- !ruby/object:Gem::Version
|
88
|
-
hash: 7
|
89
|
-
segments:
|
90
|
-
- 1
|
91
|
-
- 6
|
92
|
-
- 4
|
65
|
+
- !ruby/object:Gem::Version
|
93
66
|
version: 1.6.4
|
94
|
-
name: jeweler
|
95
|
-
version_requirements: *id005
|
96
|
-
- !ruby/object:Gem::Dependency
|
97
|
-
prerelease: false
|
98
67
|
type: :development
|
99
|
-
requirement: &id006 !ruby/object:Gem::Requirement
|
100
|
-
none: false
|
101
|
-
requirements:
|
102
|
-
- - ">="
|
103
|
-
- !ruby/object:Gem::Version
|
104
|
-
hash: 3
|
105
|
-
segments:
|
106
|
-
- 0
|
107
|
-
version: "0"
|
108
|
-
name: rcov
|
109
|
-
version_requirements: *id006
|
110
|
-
- !ruby/object:Gem::Dependency
|
111
68
|
prerelease: false
|
112
|
-
|
113
|
-
|
69
|
+
version_requirements: *2152369340
|
70
|
+
- !ruby/object:Gem::Dependency
|
71
|
+
name: rcov
|
72
|
+
requirement: &2152368680 !ruby/object:Gem::Requirement
|
114
73
|
none: false
|
115
|
-
requirements:
|
116
|
-
- -
|
117
|
-
- !ruby/object:Gem::Version
|
118
|
-
|
119
|
-
segments:
|
120
|
-
- 0
|
121
|
-
version: "0"
|
122
|
-
name: guard-minitest
|
123
|
-
version_requirements: *id007
|
124
|
-
- !ruby/object:Gem::Dependency
|
125
|
-
prerelease: false
|
74
|
+
requirements:
|
75
|
+
- - ! '>='
|
76
|
+
- !ruby/object:Gem::Version
|
77
|
+
version: '0'
|
126
78
|
type: :development
|
127
|
-
requirement: &id008 !ruby/object:Gem::Requirement
|
128
|
-
none: false
|
129
|
-
requirements:
|
130
|
-
- - ">="
|
131
|
-
- !ruby/object:Gem::Version
|
132
|
-
hash: 3
|
133
|
-
segments:
|
134
|
-
- 0
|
135
|
-
version: "0"
|
136
|
-
name: rb-fsevent
|
137
|
-
version_requirements: *id008
|
138
|
-
- !ruby/object:Gem::Dependency
|
139
79
|
prerelease: false
|
140
|
-
|
141
|
-
|
80
|
+
version_requirements: *2152368680
|
81
|
+
- !ruby/object:Gem::Dependency
|
82
|
+
name: guard-minitest
|
83
|
+
requirement: &2152368040 !ruby/object:Gem::Requirement
|
142
84
|
none: false
|
143
|
-
requirements:
|
144
|
-
- -
|
145
|
-
- !ruby/object:Gem::Version
|
146
|
-
|
147
|
-
|
148
|
-
- 0
|
149
|
-
version: "0"
|
150
|
-
name: mocha
|
151
|
-
version_requirements: *id009
|
152
|
-
- !ruby/object:Gem::Dependency
|
85
|
+
requirements:
|
86
|
+
- - ! '>='
|
87
|
+
- !ruby/object:Gem::Version
|
88
|
+
version: '0'
|
89
|
+
type: :development
|
153
90
|
prerelease: false
|
91
|
+
version_requirements: *2152368040
|
92
|
+
- !ruby/object:Gem::Dependency
|
93
|
+
name: rb-fsevent
|
94
|
+
requirement: &2152367380 !ruby/object:Gem::Requirement
|
95
|
+
none: false
|
96
|
+
requirements:
|
97
|
+
- - ! '>='
|
98
|
+
- !ruby/object:Gem::Version
|
99
|
+
version: '0'
|
154
100
|
type: :development
|
155
|
-
|
101
|
+
prerelease: false
|
102
|
+
version_requirements: *2152367380
|
103
|
+
- !ruby/object:Gem::Dependency
|
104
|
+
name: mocha
|
105
|
+
requirement: &2152366660 !ruby/object:Gem::Requirement
|
156
106
|
none: false
|
157
|
-
requirements:
|
158
|
-
- -
|
159
|
-
- !ruby/object:Gem::Version
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
107
|
+
requirements:
|
108
|
+
- - ! '>='
|
109
|
+
- !ruby/object:Gem::Version
|
110
|
+
version: '0'
|
111
|
+
type: :development
|
112
|
+
prerelease: false
|
113
|
+
version_requirements: *2152366660
|
114
|
+
- !ruby/object:Gem::Dependency
|
164
115
|
name: growl
|
165
|
-
|
166
|
-
|
116
|
+
requirement: &2152365780 !ruby/object:Gem::Requirement
|
117
|
+
none: false
|
118
|
+
requirements:
|
119
|
+
- - ! '>='
|
120
|
+
- !ruby/object:Gem::Version
|
121
|
+
version: '0'
|
122
|
+
type: :development
|
123
|
+
prerelease: false
|
124
|
+
version_requirements: *2152365780
|
125
|
+
description: ! 'Middleware gem for Voyager 7 API calls, specificially holdings information '
|
167
126
|
email: github@jamesstuart.org
|
168
127
|
executables: []
|
169
|
-
|
170
128
|
extensions: []
|
171
|
-
|
172
|
-
extra_rdoc_files:
|
129
|
+
extra_rdoc_files:
|
173
130
|
- LICENSE.txt
|
174
131
|
- README.rdoc
|
175
|
-
files:
|
132
|
+
files:
|
176
133
|
- .document
|
177
134
|
- .rvmrc.07.27.2011-15:02:08
|
178
135
|
- Gemfile
|
@@ -206,6 +163,7 @@ files:
|
|
206
163
|
- test/fixtures/holdings_8189127.xml
|
207
164
|
- test/fixtures/holdings_8267323.xml
|
208
165
|
- test/fixtures/holdings_8615744.xml
|
166
|
+
- test/fixtures/holdings_8661671.xml
|
209
167
|
- test/fixtures/holdings_8828760.xml
|
210
168
|
- test/fixtures/holdings_8889994.xml
|
211
169
|
- test/fixtures/holdings_8891001.xml
|
@@ -221,39 +179,32 @@ files:
|
|
221
179
|
- test/test_voyager_api.rb
|
222
180
|
- test/test_voyager_connection.rb
|
223
181
|
- voyager_api.gemspec
|
224
|
-
has_rdoc: true
|
225
182
|
homepage: http://github.com/cul/voyager_api
|
226
|
-
licenses:
|
183
|
+
licenses:
|
227
184
|
- MIT
|
228
185
|
post_install_message:
|
229
186
|
rdoc_options: []
|
230
|
-
|
231
|
-
require_paths:
|
187
|
+
require_paths:
|
232
188
|
- lib
|
233
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
189
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
234
190
|
none: false
|
235
|
-
requirements:
|
236
|
-
- -
|
237
|
-
- !ruby/object:Gem::Version
|
238
|
-
|
239
|
-
segments:
|
191
|
+
requirements:
|
192
|
+
- - ! '>='
|
193
|
+
- !ruby/object:Gem::Version
|
194
|
+
version: '0'
|
195
|
+
segments:
|
240
196
|
- 0
|
241
|
-
|
242
|
-
required_rubygems_version: !ruby/object:Gem::Requirement
|
197
|
+
hash: -234525373120839157
|
198
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
243
199
|
none: false
|
244
|
-
requirements:
|
245
|
-
- -
|
246
|
-
- !ruby/object:Gem::Version
|
247
|
-
|
248
|
-
segments:
|
249
|
-
- 0
|
250
|
-
version: "0"
|
200
|
+
requirements:
|
201
|
+
- - ! '>='
|
202
|
+
- !ruby/object:Gem::Version
|
203
|
+
version: '0'
|
251
204
|
requirements: []
|
252
|
-
|
253
205
|
rubyforge_project:
|
254
|
-
rubygems_version: 1.6
|
206
|
+
rubygems_version: 1.8.6
|
255
207
|
signing_key:
|
256
208
|
specification_version: 3
|
257
209
|
summary: Columbia University Voyager 7 API wrapper
|
258
210
|
test_files: []
|
259
|
-
|