umlaut-primo 0.1.2 → 0.1.3

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.
@@ -126,3 +126,26 @@ russkaia_pochta_with_no_title_3:
126
126
  metadata: true
127
127
  private_data: false
128
128
 
129
+ digital_futures_living_in_a_dot_com_world_1:
130
+ referent: digital_futures_living_in_a_dot_com_world
131
+ key_name: "format"
132
+ value: "book"
133
+ normalized_value: "book"
134
+ metadata: false
135
+ private_data: false
136
+
137
+ digital_futures_living_in_a_dot_com_world_2:
138
+ referent: digital_futures_living_in_a_dot_com_world
139
+ key_name: "genre"
140
+ value: "book"
141
+ normalized_value: "book"
142
+ metadata: true
143
+ private_data: false
144
+
145
+ digital_futures_living_in_a_dot_com_world_3:
146
+ referent: digital_futures_living_in_a_dot_com_world
147
+ key_name: "isbn"
148
+ value: "185383789X"
149
+ normalized_value: "185383789X"
150
+ metadata: true
151
+ private_data: false
@@ -13,3 +13,7 @@ the_musical_quarterly:
13
13
 
14
14
  russkaia_pochta_with_no_title:
15
15
  issn: "1820-7278"
16
+
17
+ digital_futures_living_in_a_dot_com_world:
18
+ title: "Digital futures living in a dot-com world"
19
+ isbn: "185383789X"
@@ -21,3 +21,7 @@ the_musical_quarterly_by_issn:
21
21
 
22
22
  russkaia_pochta_with_no_title_by_issn:
23
23
  referent: russkaia_pochta_with_no_title
24
+
25
+ digital_futures_living_in_a_dot_com_world:
26
+ referrer_id: info:sid/primo.exlibrisgroup.com:primo-dedupmrg117418498
27
+ referent: digital_futures_living_in_a_dot_com_world
@@ -201,6 +201,22 @@ class PrimoServiceTest < ActiveSupport::TestCase
201
201
  assert_equal(ServiceResponse::MatchExact, view_data[:match_reliability])
202
202
  end
203
203
 
204
+ test "expired dedupmgr record" do
205
+ request = requests(:digital_futures_living_in_a_dot_com_world)
206
+ VCR.use_cassette("digital_futures_living_in_a_dot_com_world", match_requests_on: [:body]) do
207
+ @primo_service.handle(request)
208
+ end
209
+
210
+ # Get latest from the DB after handling the service.
211
+ request.dispatched_services.reset
212
+ request.service_responses.reset
213
+
214
+ # Get the returned fulltext service responses
215
+ fulltexts = request.get_service_type('fulltext')
216
+
217
+ assert_not_empty(fulltexts)
218
+ end
219
+
204
220
  test "sfx owner but fulltext empty" do
205
221
  request = requests(:australian_journal_of_international_affairs_by_id)
206
222
  VCR.use_cassette("australian journal of international affairs by id") do
@@ -255,4 +271,4 @@ class PrimoServiceTest < ActiveSupport::TestCase
255
271
  assert_equal("261559574", request.referent.metadata["oclcnum"], "OCLC number was not enhanced when resolving by ISSN.")
256
272
  assert_equal("2008262508", request.referent.metadata["lccn"], "LCCN was not enhanced when resolving by ISSN.")
257
273
  end
258
- end
274
+ end
@@ -0,0 +1,50 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: http://primo.library.edu/PrimoWebServices/services/searcher
6
+ body:
7
+ encoding: US-ASCII
8
+ string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
9
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://primo.library.edu/PrimoWebServices/services/searcher"
10
+ xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><wsdl:getRecord><request><![CDATA[<fullViewRequest
11
+ xmlns="http://www.exlibris.com/primo/xsd/wsRequest" xmlns:uic="http://www.exlibris.com/primo/xsd/primoview/uicomponents"><PrimoSearchRequest
12
+ xmlns="http://www.exlibris.com/primo/xsd/search/request"><QueryTerms><BoolOpeator>AND</BoolOpeator></QueryTerms><StartIndex>1</StartIndex><BulkSize>5</BulkSize><DidUMeanEnabled>false</DidUMeanEnabled></PrimoSearchRequest><institution>NYU</institution><docId>nyu_aleph003595160</docId></fullViewRequest>]]></request></wsdl:getRecord></env:Body></env:Envelope>
13
+ headers:
14
+ Soapaction:
15
+ - ! '"getRecord"'
16
+ Content-Type:
17
+ - text/xml;charset=UTF-8
18
+ Content-Length:
19
+ - '843'
20
+ Accept:
21
+ - ! '*/*'
22
+ User-Agent:
23
+ - Ruby
24
+ response:
25
+ status:
26
+ code: 200
27
+ message: OK
28
+ headers:
29
+ Server:
30
+ - Apache-Coyote/1.1
31
+ X-Powered-By:
32
+ - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
33
+ Content-Type:
34
+ - text/xml;charset=utf-8
35
+ Transfer-Encoding:
36
+ - chunked
37
+ Date:
38
+ - Tue, 21 Jan 2014 17:07:23 GMT
39
+ body:
40
+ encoding: US-ASCII
41
+ string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?><soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"
42
+ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"><soapenv:Body><ns1:getRecordResponse
43
+ soapenv:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\" xmlns:ns1=\"http://primo.library.edu/PrimoWebServices/services/searcher\"><getRecordReturn
44
+ xsi:type=\"soapenc:string\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\">&lt;SEGMENTS
45
+ xmlns=&quot;http://www.exlibrisgroup.com/xsd/jaguar/search&quot;&gt;\n &lt;JAGROOT&gt;\n
46
+ \ &lt;RESULT&gt;\n &lt;ERROR CODE=&quot;-1&quot; MESSAGE=&quot;PrimoSearchWS
47
+ getRecord null&quot;/&gt;\n &lt;/RESULT&gt;\n &lt;/JAGROOT&gt;\n&lt;/SEGMENTS&gt;</getRecordReturn></ns1:getRecordResponse></soapenv:Body></soapenv:Envelope>"
48
+ http_version:
49
+ recorded_at: Tue, 21 Jan 2014 17:07:23 GMT
50
+ recorded_with: VCR 2.4.0
@@ -0,0 +1,236 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: http://primo.library.edu/PrimoWebServices/services/searcher
6
+ body:
7
+ encoding: US-ASCII
8
+ string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
9
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://primo.library.edu/PrimoWebServices/services/searcher"
10
+ xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><wsdl:getRecord><request><![CDATA[<fullViewRequest
11
+ xmlns="http://www.exlibris.com/primo/xsd/wsRequest" xmlns:uic="http://www.exlibris.com/primo/xsd/primoview/uicomponents"><PrimoSearchRequest
12
+ xmlns="http://www.exlibris.com/primo/xsd/search/request"><QueryTerms><BoolOpeator>AND</BoolOpeator></QueryTerms><StartIndex>1</StartIndex><BulkSize>5</BulkSize><DidUMeanEnabled>false</DidUMeanEnabled></PrimoSearchRequest><institution>NYU</institution><docId>dedupmrg117418498</docId></fullViewRequest>]]></request></wsdl:getRecord></env:Body></env:Envelope>
13
+ headers:
14
+ Soapaction:
15
+ - ! '"getRecord"'
16
+ Content-Type:
17
+ - text/xml;charset=UTF-8
18
+ Content-Length:
19
+ - '842'
20
+ Accept:
21
+ - ! '*/*'
22
+ User-Agent:
23
+ - Ruby
24
+ response:
25
+ status:
26
+ code: 200
27
+ message: OK
28
+ headers:
29
+ Server:
30
+ - Apache-Coyote/1.1
31
+ Content-Type:
32
+ - text/xml;charset=utf-8
33
+ Transfer-Encoding:
34
+ - chunked
35
+ Date:
36
+ - Mon, 25 Aug 2014 18:09:06 GMT
37
+ body:
38
+ encoding: US-ASCII
39
+ string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?><soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"
40
+ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"><soapenv:Body><ns1:getRecordResponse
41
+ soapenv:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\" xmlns:ns1=\"http://primo.library.edu/PrimoWebServices/services/searcher\"><getRecordReturn
42
+ xsi:type=\"soapenc:string\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\">&lt;SEGMENTS
43
+ xmlns=&quot;http://www.exlibrisgroup.com/xsd/jaguar/search&quot;&gt;\n &lt;JAGROOT&gt;\n
44
+ \ &lt;RESULT&gt;\n &lt;ERROR CODE=&quot;-1&quot; MESSAGE=&quot;PrimoSearchWS
45
+ getRecord null&quot;/&gt;\n &lt;/RESULT&gt;\n &lt;/JAGROOT&gt;\n&lt;/SEGMENTS&gt;</getRecordReturn></ns1:getRecordResponse></soapenv:Body></soapenv:Envelope>"
46
+ http_version:
47
+ recorded_at: Mon, 25 Aug 2014 18:09:06 GMT
48
+ - request:
49
+ method: post
50
+ uri: http://primo.library.edu/PrimoWebServices/services/searcher
51
+ body:
52
+ encoding: US-ASCII
53
+ string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
54
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://primo.library.edu/PrimoWebServices/services/searcher"
55
+ xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><wsdl:searchBrief><request><![CDATA[<searchRequest
56
+ xmlns="http://www.exlibris.com/primo/xsd/wsRequest" xmlns:uic="http://www.exlibris.com/primo/xsd/primoview/uicomponents"><PrimoSearchRequest
57
+ xmlns="http://www.exlibris.com/primo/xsd/search/request"><QueryTerms><BoolOpeator>AND</BoolOpeator><QueryTerm><IndexField>isbn</IndexField><PrecisionOperator>exact</PrecisionOperator><Value>185383789X</Value></QueryTerm></QueryTerms><StartIndex>1</StartIndex><BulkSize>5</BulkSize><DidUMeanEnabled>false</DidUMeanEnabled></PrimoSearchRequest><institution>NYU</institution></searchRequest>]]></request></wsdl:searchBrief></env:Body></env:Envelope>
58
+ headers:
59
+ Soapaction:
60
+ - ! '"searchBrief"'
61
+ Content-Type:
62
+ - text/xml;charset=UTF-8
63
+ Content-Length:
64
+ - '931'
65
+ Accept:
66
+ - ! '*/*'
67
+ User-Agent:
68
+ - Ruby
69
+ response:
70
+ status:
71
+ code: 200
72
+ message: OK
73
+ headers:
74
+ Server:
75
+ - Apache-Coyote/1.1
76
+ Content-Type:
77
+ - text/xml;charset=utf-8
78
+ Transfer-Encoding:
79
+ - chunked
80
+ Date:
81
+ - Mon, 25 Aug 2014 18:09:59 GMT
82
+ body:
83
+ encoding: US-ASCII
84
+ string: ! "<?xml version=\"1.0\" encoding=\"UTF-8\"?><soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"
85
+ xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"><soapenv:Body><ns1:searchBriefResponse
86
+ soapenv:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\" xmlns:ns1=\"http://primo.library.edu/PrimoWebServices/services/searcher\"><searchBriefReturn
87
+ xsi:type=\"soapenc:string\" xmlns:soapenc=\"http://schemas.xmlsoap.org/soap/encoding/\">&lt;sear:SEGMENTS
88
+ xmlns:sear=&quot;http://www.exlibrisgroup.com/xsd/jaguar/search&quot;&gt;&lt;sear:JAGROOT&gt;&lt;sear:RESULT&gt;&lt;sear:QUERYTRANSFORMS/&gt;&lt;sear:FACETLIST
89
+ ACCURATE_COUNTERS=&quot;true&quot;&gt;&lt;sear:FACET NAME=&quot;creator&quot;
90
+ COUNT=&quot;3&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;Digital Futures (Project)&quot;
91
+ VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;Wilsdon, J&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES
92
+ KEY=&quot;Forum for the Future (Organization)&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET
93
+ NAME=&quot;lcc&quot; COUNT=&quot;1&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;H
94
+ - Social sciences.&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET
95
+ NAME=&quot;lang&quot; COUNT=&quot;1&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;eng&quot;
96
+ VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET NAME=&quot;rtype&quot;
97
+ COUNT=&quot;1&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;books&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET
98
+ NAME=&quot;topic&quot; COUNT=&quot;2&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;Information
99
+ superhighway&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;Electronic
100
+ commerce&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET NAME=&quot;tlevel&quot;
101
+ COUNT=&quot;2&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;online_resources&quot;
102
+ VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;available&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET
103
+ NAME=&quot;pfilter&quot; COUNT=&quot;1&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;books&quot;
104
+ VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET NAME=&quot;creationdate&quot;
105
+ COUNT=&quot;1&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;2001&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET
106
+ NAME=&quot;domain&quot; COUNT=&quot;2&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;TWEB&quot;
107
+ VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;TNSFO&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET
108
+ NAME=&quot;genre&quot; COUNT=&quot;1&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;Electronic
109
+ books&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET NAME=&quot;library&quot;
110
+ COUNT=&quot;10&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;NSKE&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES
111
+ KEY=&quot;ISAW&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;NSGI&quot;
112
+ VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;BOBST&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES
113
+ KEY=&quot;NSFO&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;REI&quot;
114
+ VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;NSSC&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES
115
+ KEY=&quot;IFAC&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;IFA&quot;
116
+ VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;COUR&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;sear:FACET
117
+ NAME=&quot;local1&quot; COUNT=&quot;2&quot;&gt;&lt;sear:FACET_VALUES KEY=&quot;Main
118
+ Collection&quot; VALUE=&quot;1&quot;/&gt;&lt;sear:FACET_VALUES KEY=&quot;Internet
119
+ Resources&quot; VALUE=&quot;1&quot;/&gt;&lt;/sear:FACET&gt;&lt;/sear:FACETLIST&gt;&lt;sear:DOCSET
120
+ HIT_TIME=&quot;39&quot; TOTALHITS=&quot;1&quot; FIRSTHIT=&quot;1&quot; LASTHIT=&quot;1&quot;
121
+ TOTAL_TIME=&quot;47&quot; IS_LOCAL=&quot;true&quot;&gt;&lt;sear:DOC ID=&quot;3422274&quot;
122
+ RANK=&quot;1.0&quot; NO=&quot;1&quot; SEARCH_ENGINE=&quot;Local Search Engine&quot;
123
+ SEARCH_ENGINE_TYPE=&quot;Local Search Engine&quot;&gt;&lt;PrimoNMBib xmlns=&quot;http://www.exlibrisgroup.com/xsd/primo/primo_nm_bib&quot;&gt;\n&lt;record&gt;\n&lt;control&gt;\n
124
+ \n \n \n \n \n \n \n&lt;sourcerecordid&gt;$$V003175055$$Onyu_aleph003175055&lt;/sourcerecordid&gt;&lt;sourcerecordid&gt;$$V000782964$$Onyu_aleph000782964&lt;/sourcerecordid&gt;&lt;sourceid&gt;$$Vnyu_aleph$$Onyu_aleph003175055&lt;/sourceid&gt;&lt;sourceid&gt;$$Vnyu_aleph$$Onyu_aleph000782964&lt;/sourceid&gt;&lt;recordid&gt;dedupmrg38714743&lt;/recordid&gt;&lt;originalsourceid&gt;$$VLIB01$$Onyu_aleph003175055&lt;/originalsourceid&gt;&lt;originalsourceid&gt;$$VLIB01$$Onyu_aleph000782964&lt;/originalsourceid&gt;&lt;sourceformat&gt;$$VMARC21$$Onyu_aleph003175055&lt;/sourceformat&gt;&lt;sourceformat&gt;$$VMARC21$$Onyu_aleph000782964&lt;/sourceformat&gt;&lt;sourcesystem&gt;$$VAleph$$Onyu_aleph003175055&lt;/sourcesystem&gt;&lt;sourcesystem&gt;$$VAleph$$Onyu_aleph000782964&lt;/sourcesystem&gt;&lt;ilsapiid&gt;$$VLIB01003175055$$Onyu_aleph003175055&lt;/ilsapiid&gt;&lt;ilsapiid&gt;$$VLIB01000782964$$Onyu_aleph000782964&lt;/ilsapiid&gt;&lt;/control&gt;\n&lt;display&gt;\n&lt;type&gt;book&lt;/type&gt;
125
+ \n&lt;title&gt;Digital futures living in a dot-com world&lt;/title&gt; \n&lt;contributor&gt;James
126
+ Wilsdon 1973-; Forum for the Future (Organization); Digital Futures (Project)&lt;/contributor&gt;
127
+ \n&lt;publisher&gt;London ; Sterling, VA : Earthscan Publications&lt;/publisher&gt;
128
+ \n&lt;creationdate&gt;2001&lt;/creationdate&gt; \n&lt;format&gt;xx, 228 p.
129
+ : ill.&lt;/format&gt; \n&lt;subject&gt;Electronic commerce -- Great Britain;
130
+ Information superhighway; Electronic books&lt;/subject&gt; \n&lt;language&gt;eng&lt;/language&gt;
131
+ \n \n&lt;rights&gt;Access is restricted to users affiliated with licensed
132
+ institutions.&lt;/rights&gt; \n \n \n \n \n \n \n \n&lt;source&gt;$$Vnyu_aleph$$Onyu_aleph003175055&lt;/source&gt;&lt;source&gt;$$Vnyu_aleph$$Onyu_aleph000782964&lt;/source&gt;&lt;availlibrary&gt;$$INYU$$LBWEB$$1Internet
133
+ Resources$$2(HF5548.325.G7 D54 2001eb Electronic access )$$Scheck_holdings$$XNYU50$$YBWEB$$ZBNYUI$$Onyu_aleph003175055&lt;/availlibrary&gt;&lt;availlibrary&gt;$$INS$$LTWEB$$1Internet
134
+ Resources$$2(HF5548.325.G7 D54 2001eb Electronic access )$$Scheck_holdings$$XNYU50$$YTWEB$$ZTNSI$$Onyu_aleph003175055&lt;/availlibrary&gt;&lt;availlibrary&gt;$$INS$$LNSFO$$1Main
135
+ Collection$$2(HF5548.325.G7 D54 2001 )$$Sunavailable$$31$$41$$5N$$64$$XNYU50$$YTNSFO$$ZMAIN$$Onyu_aleph000782964&lt;/availlibrary&gt;&lt;availinstitution&gt;$$INYU$$Scheck_holdings&lt;/availinstitution&gt;&lt;availinstitution&gt;$$INS$$Scheck_holdings&lt;/availinstitution&gt;&lt;availpnx&gt;available&lt;/availpnx&gt;&lt;lds01&gt;NYU&lt;/lds01&gt;&lt;lds01&gt;NS&lt;/lds01&gt;&lt;lds01&gt;NYUAD&lt;/lds01&gt;&lt;lds01&gt;NYUSH&lt;/lds01&gt;&lt;lds01&gt;NS&lt;/lds01&gt;&lt;lds02&gt;nyu_aleph003175055&lt;/lds02&gt;&lt;lds02&gt;nyu_aleph000782964&lt;/lds02&gt;&lt;/display&gt;\n&lt;links&gt;\n
136
+ \n \n \n \n \n \n \n \n \n \n&lt;linktoholdings&gt;$$V$$Taleph_holdings$$Onyu_aleph003175055&lt;/linktoholdings&gt;&lt;linktoholdings&gt;$$V$$Taleph_holdings$$Onyu_aleph000782964&lt;/linktoholdings&gt;&lt;backlink&gt;$$V$$Taleph_backlink$$DMore
137
+ bibliographic information$$Onyu_aleph003175055&lt;/backlink&gt;&lt;backlink&gt;$$V$$Taleph_backlink$$DMore
138
+ bibliographic information$$Onyu_aleph000782964&lt;/backlink&gt;&lt;linktorsrc&gt;$$Uhttp://site.ebrary.com/lib/newschool/Doc?id=10128868$$DOnline
139
+ Version&lt;/linktorsrc&gt;&lt;linktorsrc&gt;$$Uhttps://ezproxy.library.nyu.edu/login?url=http://site.ebrary.com/lib/nyulibrary/Doc?id=10128868$$DOnline
140
+ Version$$INYU&lt;/linktorsrc&gt;&lt;linktorsrc&gt;$$Uhttps://ezproxy.library.nyu.edu/login?url=http://site.ebrary.com/lib/nyulibrary/Doc?id=10128868$$DOnline
141
+ Resource$$INYUAD&lt;/linktorsrc&gt;&lt;linktorsrc&gt;$$Uhttps://ezproxy.library.nyu.edu/login?url=http://site.ebrary.com/lib/nyulibrary/Doc?id=10128868$$DOnline
142
+ Resource$$INYUSH&lt;/linktorsrc&gt;&lt;linktorsrc&gt;$$Uhttps://login.libproxy.newschool.edu/login?url=http://site.ebrary.com/lib/newschool/Doc?id=10128868$$DOnline
143
+ Version$$INS&lt;/linktorsrc&gt;&lt;openurl&gt;$$V$$Topenurl_journal$$Onyu_aleph003175055&lt;/openurl&gt;&lt;openurl&gt;$$V$$Topenurl_journal$$Onyu_aleph000782964&lt;/openurl&gt;&lt;openurlfulltext&gt;$$V$$Topenurlfull_journal$$Onyu_aleph003175055&lt;/openurlfulltext&gt;&lt;openurlfulltext&gt;$$V$$Topenurlfull_journal$$Onyu_aleph000782964&lt;/openurlfulltext&gt;&lt;linktotoc&gt;$$Tamazon_toc$$DCheck
144
+ for Amazon Search Inside&lt;/linktotoc&gt;&lt;linktoexcerpt&gt;$$Tsyndetics_excerpt$$DExcerpt
145
+ from item&lt;/linktoexcerpt&gt;&lt;linktoreview&gt;$$TpersistentUrl$$DCopy
146
+ item link&lt;/linktoreview&gt;&lt;linktouc&gt;$$Tamazon_uc$$DCheck Amazon&lt;/linktouc&gt;&lt;linktouc&gt;$$Tworldcat_isbn$$DCheck
147
+ other libraries (WorldCat&#xAE;)&lt;/linktouc&gt;&lt;thumbnail&gt;$$Tamazon_thumb&lt;/thumbnail&gt;&lt;/links&gt;\n&lt;search&gt;&lt;creatorcontrib&gt;Mellon
148
+ Project.&lt;/creatorcontrib&gt;&lt;creatorcontrib&gt;ebrary, Inc.&lt;/creatorcontrib&gt;&lt;title&gt;Digital
149
+ futures living in a dot-com world /&lt;/title&gt;&lt;subject&gt;Information
150
+ superhighway&lt;/subject&gt;&lt;subject&gt;Electronic books&lt;/subject&gt;&lt;subject&gt;Digital
151
+ highway&lt;/subject&gt;&lt;subject&gt;Superhighway, Information&lt;/subject&gt;&lt;subject&gt;Information
152
+ highway&lt;/subject&gt;&lt;subject&gt;Data highway&lt;/subject&gt;&lt;subject&gt;I-way
153
+ (Information superhighway)&lt;/subject&gt;&lt;subject&gt;Global information
154
+ infrastructure&lt;/subject&gt;&lt;subject&gt;Infrastructure, Information&lt;/subject&gt;&lt;subject&gt;National
155
+ information infrastructure&lt;/subject&gt;&lt;subject&gt;Data superhighway&lt;/subject&gt;&lt;subject&gt;Electronic
156
+ superhighway&lt;/subject&gt;&lt;subject&gt;Infobahn&lt;/subject&gt;&lt;subject&gt;Infopike&lt;/subject&gt;&lt;subject&gt;Information
157
+ infrastructure&lt;/subject&gt;&lt;general&gt;[electronic resource] :&lt;/general&gt;&lt;recordid&gt;nyu_aleph003175055&lt;/recordid&gt;&lt;searchscope&gt;BWEB&lt;/searchscope&gt;&lt;searchscope&gt;BWEB
158
+ Internet Resources&lt;/searchscope&gt;&lt;searchscope&gt;TWEB&lt;/searchscope&gt;&lt;searchscope&gt;TWEB
159
+ Internet Resources&lt;/searchscope&gt;&lt;searchscope&gt;NYU&lt;/searchscope&gt;&lt;searchscope&gt;NYUAD&lt;/searchscope&gt;&lt;searchscope&gt;NYUSH&lt;/searchscope&gt;&lt;searchscope&gt;BOBST&lt;/searchscope&gt;&lt;searchscope&gt;IFA&lt;/searchscope&gt;&lt;searchscope&gt;IFAC&lt;/searchscope&gt;&lt;searchscope&gt;ISAW&lt;/searchscope&gt;&lt;searchscope&gt;COUR&lt;/searchscope&gt;&lt;searchscope&gt;REI&lt;/searchscope&gt;&lt;searchscope&gt;NSSC&lt;/searchscope&gt;&lt;searchscope&gt;NSGI&lt;/searchscope&gt;&lt;searchscope&gt;NSKE&lt;/searchscope&gt;&lt;scope&gt;BWEB&lt;/scope&gt;&lt;scope&gt;BWEB
160
+ Internet Resources&lt;/scope&gt;&lt;scope&gt;TWEB&lt;/scope&gt;&lt;scope&gt;TWEB
161
+ Internet Resources&lt;/scope&gt;&lt;scope&gt;NYU&lt;/scope&gt;&lt;scope&gt;NYUAD&lt;/scope&gt;&lt;scope&gt;NYUSH&lt;/scope&gt;&lt;scope&gt;BOBST&lt;/scope&gt;&lt;scope&gt;IFA&lt;/scope&gt;&lt;scope&gt;IFAC&lt;/scope&gt;&lt;scope&gt;ISAW&lt;/scope&gt;&lt;scope&gt;COUR&lt;/scope&gt;&lt;scope&gt;REI&lt;/scope&gt;&lt;scope&gt;NSSC&lt;/scope&gt;&lt;scope&gt;NSGI&lt;/scope&gt;&lt;scope&gt;NSKE&lt;/scope&gt;&lt;lsr01&gt;HF5548.325.G7
162
+ D54 2001eb&lt;/lsr01&gt;&lt;lsr01&gt;HF5548 .325 .G7 D54 2001eb&lt;/lsr01&gt;&lt;creatorcontrib&gt;edited
163
+ by James Wilsdon.&lt;/creatorcontrib&gt;&lt;creatorcontrib&gt;James, Wilsdon
164
+ \ 1973-&lt;/creatorcontrib&gt;&lt;creatorcontrib&gt;Wilsdon, J&lt;/creatorcontrib&gt;&lt;creatorcontrib&gt;Forum
165
+ for the Future (Organization)&lt;/creatorcontrib&gt;&lt;creatorcontrib&gt;Digital
166
+ Futures (Project)&lt;/creatorcontrib&gt;&lt;title&gt;Digital futures : living
167
+ in a dot-com world /&lt;/title&gt;&lt;subject&gt;Electronic commerce Great
168
+ Britain&lt;/subject&gt;&lt;subject&gt;Electronic business&lt;/subject&gt;&lt;subject&gt;E-commerce&lt;/subject&gt;&lt;subject&gt;E-business&lt;/subject&gt;&lt;subject&gt;Internet
169
+ commerce&lt;/subject&gt;&lt;subject&gt;Internet retailing&lt;/subject&gt;&lt;subject&gt;Web
170
+ retailing&lt;/subject&gt;&lt;subject&gt;Online commerce&lt;/subject&gt;&lt;subject&gt;eCommerce&lt;/subject&gt;&lt;subject&gt;eBusiness&lt;/subject&gt;&lt;subject&gt;E-tailing&lt;/subject&gt;&lt;subject&gt;Cybercommerce&lt;/subject&gt;&lt;general&gt;Earthscan
171
+ Publications,&lt;/general&gt;&lt;general&gt;&quot;Forum for the Future.&quot;&lt;/general&gt;&lt;general&gt;A
172
+ product of the Digital Futures project set up by Forum for the Future.&lt;/general&gt;&lt;sourceid&gt;nyu_aleph&lt;/sourceid&gt;&lt;recordid&gt;nyu_aleph000782964&lt;/recordid&gt;&lt;isbn&gt;185383789X&lt;/isbn&gt;&lt;isbn&gt;9781853837890&lt;/isbn&gt;&lt;toc&gt;Introduction
173
+ : Digital futures : an agenda for a sustainable digital economy / James Wilsdon
174
+ and Paul Miller -- Mind over matter : greening the new economy / Charles Leadbeater
175
+ and Rebecca Willis ; Response / Evan Davis -- E-topia? Scenarios for e-commerce
176
+ and sustainability / Malcolm Eames ... [et al.] ; Response / Amory Lovins
177
+ -- Dot-com ethics : e-business and sustainability / James Wilsdon ; Response
178
+ / John Browning -- Surfing alone? E-commerce and social capital / Ben Jupp
179
+ and Tom Bentley ; Response / Madeleine Bunting -- Sink or surf? Social inclusion
180
+ in the digital age / Alex MacGillivray and David Boyle ; Response / Kevin
181
+ Carey -- Towards the sustainable e-region / Ian Christie and Mark Hepworth
182
+ ; Response / Jim Norton -- Virtual traffic : e-commerce, transport and distribution
183
+ / Peter James and Peter Hopkinson ; Response / Stephen Joseph and Tara Garnett
184
+ -- Bricks versus clicks : planning for the digital economy / Simon Marvin,
185
+ Andrew Gillespie and Nick Green ; Response / Peter Hall.&lt;/toc&gt;&lt;rsrctype&gt;book&lt;/rsrctype&gt;&lt;creationdate&gt;2001&lt;/creationdate&gt;&lt;searchscope&gt;TNSFO&lt;/searchscope&gt;&lt;searchscope&gt;TNSFO
186
+ Main Collection&lt;/searchscope&gt;&lt;searchscope&gt;nyu_aleph&lt;/searchscope&gt;&lt;searchscope&gt;NS&lt;/searchscope&gt;&lt;searchscope&gt;NSFO&lt;/searchscope&gt;&lt;scope&gt;TNSFO&lt;/scope&gt;&lt;scope&gt;TNSFO
187
+ Main Collection&lt;/scope&gt;&lt;scope&gt;nyu_aleph&lt;/scope&gt;&lt;scope&gt;NS&lt;/scope&gt;&lt;scope&gt;NSFO&lt;/scope&gt;&lt;alttitle&gt;Living
188
+ in a dot-com world&lt;/alttitle&gt;&lt;alttitle&gt;dot-com world&lt;/alttitle&gt;&lt;lsr01&gt;HF5548.325.G7
189
+ D54 2001&lt;/lsr01&gt;&lt;lsr01&gt;HF5548 .325 .G7 D54 2001&lt;/lsr01&gt;&lt;lsr02&gt;Earthscan
190
+ Publications,&lt;/lsr02&gt;&lt;/search&gt;\n&lt;sort&gt;\n&lt;title&gt;Digital
191
+ futures living in a dot-com world /&lt;/title&gt; \n&lt;creationdate&gt;2001&lt;/creationdate&gt;
192
+ \n&lt;author&gt;Wilsdon, James, 1973-&lt;/author&gt; \n&lt;lso01&gt;2001&lt;/lso01&gt;
193
+ \n&lt;/sort&gt;\n&lt;facets&gt;&lt;topic&gt;Information superhighway&lt;/topic&gt;&lt;collection&gt;TWEB&lt;/collection&gt;&lt;toplevel&gt;available&lt;/toplevel&gt;&lt;toplevel&gt;online_resources&lt;/toplevel&gt;&lt;genre&gt;Electronic
194
+ books&lt;/genre&gt;&lt;library&gt;BOBST&lt;/library&gt;&lt;library&gt;IFA&lt;/library&gt;&lt;library&gt;IFAC&lt;/library&gt;&lt;library&gt;ISAW&lt;/library&gt;&lt;library&gt;COUR&lt;/library&gt;&lt;library&gt;REI&lt;/library&gt;&lt;library&gt;NSSC&lt;/library&gt;&lt;library&gt;NSGI&lt;/library&gt;&lt;library&gt;NSKE&lt;/library&gt;&lt;lfc01&gt;Internet
195
+ Resources&lt;/lfc01&gt;&lt;language&gt;eng&lt;/language&gt;&lt;creationdate&gt;2001&lt;/creationdate&gt;&lt;topic&gt;Electronic
196
+ commerce&#x2013;Great Britain&lt;/topic&gt;&lt;collection&gt;TNSFO&lt;/collection&gt;&lt;prefilter&gt;books&lt;/prefilter&gt;&lt;rsrctype&gt;books&lt;/rsrctype&gt;&lt;creatorcontrib&gt;Wilsdon,
197
+ J&lt;/creatorcontrib&gt;&lt;creatorcontrib&gt;Forum for the Future (Organization)&lt;/creatorcontrib&gt;&lt;creatorcontrib&gt;Digital
198
+ Futures (Project)&lt;/creatorcontrib&gt;&lt;library&gt;NSFO&lt;/library&gt;&lt;lfc01&gt;Main
199
+ Collection&lt;/lfc01&gt;&lt;classificationlcc&gt;H - Social sciences.&#x2013;Commerce&lt;/classificationlcc&gt;&lt;frbrgroupid&gt;41605070&lt;/frbrgroupid&gt;&lt;frbrtype&gt;6&lt;/frbrtype&gt;&lt;/facets&gt;\n&lt;dedup&gt;\n&lt;t&gt;1&lt;/t&gt;
200
+ \n&lt;c1&gt;2001023220&lt;/c1&gt; \n&lt;c2&gt;185383789X;9781853837890&lt;/c2&gt;
201
+ \n&lt;c3&gt;digitalfutureslivingotcomworld&lt;/c3&gt; \n&lt;c4&gt;2001&lt;/c4&gt;
202
+ \n&lt;f2&gt;2001023220&lt;/f2&gt; \n&lt;f4&gt;185383789X;9781853837890&lt;/f4&gt;
203
+ \n&lt;f5&gt;digitalfutureslivinginadotcomworld&lt;/f5&gt; \n&lt;f6&gt;2001&lt;/f6&gt;
204
+ \n&lt;f7&gt;digital futures living in a dot com world&lt;/f7&gt; \n&lt;f8&gt;enk&lt;/f8&gt;
205
+ \n&lt;f9&gt;xx, 228 p. :&lt;/f9&gt; \n&lt;f10&gt;earthscan publications&lt;/f10&gt;
206
+ \n&lt;/dedup&gt;\n&lt;frbr&gt;&lt;t&gt;1&lt;/t&gt;&lt;k1&gt;$$Kwilsdon james
207
+ 1973$$AA&lt;/k1&gt;&lt;k1&gt;$$Kforum for the future organization$$AA&lt;/k1&gt;&lt;k1&gt;$$Kdigital
208
+ futures project$$AA&lt;/k1&gt;&lt;k3&gt;$$Kbookdigital futures living in a
209
+ dot com world$$AT&lt;/k3&gt;&lt;/frbr&gt;\n&lt;delivery&gt;&lt;institution&gt;$$VNYU$$Onyu_aleph003175055&lt;/institution&gt;&lt;institution&gt;$$VNS$$Onyu_aleph003175055&lt;/institution&gt;&lt;institution&gt;$$VNYUAD$$Onyu_aleph003175055&lt;/institution&gt;&lt;institution&gt;$$VNYUSH$$Onyu_aleph003175055&lt;/institution&gt;&lt;delcategory&gt;$$VOnline
210
+ Resource$$Onyu_aleph003175055&lt;/delcategory&gt;&lt;institution&gt;$$VNS$$Onyu_aleph000782964&lt;/institution&gt;&lt;delcategory&gt;$$VPhysical
211
+ Item$$Onyu_aleph000782964&lt;/delcategory&gt;&lt;/delivery&gt;\n&lt;enrichment&gt;\n&lt;classificationlcc&gt;HF5548.325.G7&lt;/classificationlcc&gt;
212
+ \n&lt;/enrichment&gt;\n&lt;ranking&gt;\n&lt;booster1&gt;1&lt;/booster1&gt;
213
+ \n&lt;booster2&gt;1&lt;/booster2&gt; \n&lt;/ranking&gt;\n&lt;addata&gt;&lt;btitle&gt;Digital
214
+ futures living in a dot-com world&lt;/btitle&gt;&lt;lad01&gt;BWEBTWEB&lt;/lad01&gt;&lt;lad01&gt;Online
215
+ Resource&lt;/lad01&gt;&lt;aulast&gt;Wilsdon&lt;/aulast&gt;&lt;aufirst&gt;James,&lt;/aufirst&gt;&lt;addau&gt;Wilsdon,
216
+ James, 1973-&lt;/addau&gt;&lt;addau&gt;Forum for the Future (Organization)&lt;/addau&gt;&lt;addau&gt;Digital
217
+ Futures (Project)&lt;/addau&gt;&lt;btitle&gt;Digital futures : living in a
218
+ dot-com world&lt;/btitle&gt;&lt;addtitle&gt;Living in a dot-com world&lt;/addtitle&gt;&lt;date&gt;2001&lt;/date&gt;&lt;risdate&gt;2001.&lt;/risdate&gt;&lt;isbn&gt;185383789X&lt;/isbn&gt;&lt;isbn&gt;9781853837890&lt;/isbn&gt;&lt;format&gt;book&lt;/format&gt;&lt;genre&gt;book&lt;/genre&gt;&lt;ristype&gt;BOOK&lt;/ristype&gt;&lt;notes&gt;Includes
219
+ bibliographical references and index.&lt;/notes&gt;&lt;cop&gt;London %3B Sterling,
220
+ VA&lt;/cop&gt;&lt;pub&gt;Earthscan Publications&lt;/pub&gt;&lt;oclcid&gt;45871198&lt;/oclcid&gt;&lt;lccn&gt;2001023220&lt;/lccn&gt;&lt;lad01&gt;TNSFO&lt;/lad01&gt;&lt;lad01&gt;Physical
221
+ Item&lt;/lad01&gt;&lt;/addata&gt;\n&lt;browse/&gt;&lt;/record&gt;&lt;/PrimoNMBib&gt;&lt;sear:GETIT
222
+ deliveryCategory=&quot;Online Resource&quot; GetIt1=&quot;http://site.ebrary.com/lib/newschool/Doc?id=10128868&quot;
223
+ GetIt2=&quot;https://getit.library.nyu.edu/resolve?&amp;amp;ctx_ver=Z39.88-2004&amp;amp;ctx_enc=info:ofi/enc:UTF-8&amp;amp;ctx_tim=2014-08-25T14%3A10%3A00IST&amp;amp;url_ver=Z39.88-2004&amp;amp;url_ctx_fmt=infofi/fmt:kev:mtx:ctx&amp;amp;rfr_id=info:sid/primo.exlibrisgroup.com:primo-dedupmrg38714743&amp;amp;rft_val_fmt=info:ofi/fmt:kev:mtx:book&amp;amp;rft.genre=book&amp;amp;rft.jtitle=&amp;amp;rft.btitle=Digital%20futures%20living%20in%20a%20dot-com%20world&amp;amp;rft.aulast=Wilsdon&amp;amp;rft.aufirst=James%2C&amp;amp;rft.auinit=&amp;amp;rft.auinit1=&amp;amp;rft.auinitm=&amp;amp;rft.ausuffix=&amp;amp;rft.au=&amp;amp;rft.aucorp=&amp;amp;rft.volume=&amp;amp;rft.issue=&amp;amp;rft.part=&amp;amp;rft.quarter=&amp;amp;rft.ssn=&amp;amp;rft.spage=&amp;amp;rft.epage=&amp;amp;rft.pages=&amp;amp;rft.artnum=&amp;amp;rft.pub=Earthscan%20Publications&amp;amp;rft.place=London%20%253B%20Sterling%2C%20VA&amp;amp;rft.issn=&amp;amp;rft.eissn=&amp;amp;rft.isbn=185383789X&amp;amp;rft.sici=&amp;amp;rft.coden=&amp;amp;rft_id=info:doi/&amp;amp;rft.object_id=&amp;amp;rft.primo=dedupmrg38714743&amp;amp;rft.eisbn=&amp;amp;rft_dat=&amp;lt;nyu_aleph&gt;003175055&amp;lt;/nyu_aleph&gt;&amp;lt;grp_id&gt;41605070&amp;lt;/grp_id&gt;&amp;lt;oa&gt;&amp;lt;/oa&gt;&amp;amp;rft_id=info:oai/&amp;amp;req.language=&quot;/&gt;&lt;sear:GETIT
224
+ deliveryCategory=&quot;Online Resource&quot; GetIt1=&quot;https://ezproxy.library.nyu.edu/login?url=http://site.ebrary.com/lib/nyulibrary/Doc?id=10128868&quot;
225
+ GetIt2=&quot;&quot;/&gt;&lt;sear:GETIT deliveryCategory=&quot;Physical Item&quot;
226
+ GetIt1=&quot;http://aleph.library.nyu.edu/F?func=item-global&amp;amp;doc_library=LIB01&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=003175055&quot;
227
+ GetIt2=&quot;&quot;/&gt;&lt;sear:LIBRARIES&gt;&lt;sear:LIBRARY&gt;&lt;sear:institution&gt;NS&lt;/sear:institution&gt;&lt;sear:library&gt;NSFO&lt;/sear:library&gt;&lt;sear:status&gt;unavailable&lt;/sear:status&gt;&lt;sear:collection&gt;Main
228
+ Collection&lt;/sear:collection&gt;&lt;sear:callNumber&gt;(HF5548.325.G7 D54
229
+ 2001 )&lt;/sear:callNumber&gt;&lt;sear:url&gt;http://aleph.library.nyu.edu/F?func=item-global&amp;amp;doc_library=LIB01&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=000782964&lt;/sear:url&gt;&lt;/sear:LIBRARY&gt;&lt;/sear:LIBRARIES&gt;&lt;sear:LIBRARIES&gt;&lt;sear:LIBRARY&gt;&lt;sear:institution&gt;NYU&lt;/sear:institution&gt;&lt;sear:library&gt;BWEB&lt;/sear:library&gt;&lt;sear:status&gt;check_holdings&lt;/sear:status&gt;&lt;sear:collection&gt;Internet
230
+ Resources&lt;/sear:collection&gt;&lt;sear:callNumber&gt;(HF5548.325.G7 D54
231
+ 2001eb Electronic access )&lt;/sear:callNumber&gt;&lt;sear:url&gt;http://aleph.library.nyu.edu/F?func=item-global&amp;amp;doc_library=LIB01&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=003175055&lt;/sear:url&gt;&lt;/sear:LIBRARY&gt;&lt;sear:LIBRARY&gt;&lt;sear:institution&gt;NS&lt;/sear:institution&gt;&lt;sear:library&gt;TWEB&lt;/sear:library&gt;&lt;sear:status&gt;check_holdings&lt;/sear:status&gt;&lt;sear:collection&gt;Internet
232
+ Resources&lt;/sear:collection&gt;&lt;sear:callNumber&gt;(HF5548.325.G7 D54
233
+ 2001eb Electronic access )&lt;/sear:callNumber&gt;&lt;sear:url&gt;http://aleph.library.nyu.edu/F?func=item-global&amp;amp;doc_library=LIB01&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=003175055&lt;/sear:url&gt;&lt;/sear:LIBRARY&gt;&lt;/sear:LIBRARIES&gt;&lt;sear:LINKS&gt;&lt;sear:openurl&gt;&lt;![CDATA[https://getit.library.nyu.edu/resolve?&amp;ctx_ver=Z39.88-2004&amp;ctx_enc=info:ofi/enc:UTF-8&amp;ctx_tim=2014-08-25T14%3A10%3A00IST&amp;url_ver=Z39.88-2004&amp;url_ctx_fmt=infofi/fmt:kev:mtx:ctx&amp;rfr_id=info:sid/primo.exlibrisgroup.com:primo-dedupmrg38714743&amp;rft_val_fmt=info:ofi/fmt:kev:mtx:book&amp;rft.genre=book&amp;rft.jtitle=&amp;rft.btitle=Digital%20futures%20living%20in%20a%20dot-com%20world&amp;rft.aulast=Wilsdon&amp;rft.aufirst=James%2C&amp;rft.auinit=&amp;rft.auinit1=&amp;rft.auinitm=&amp;rft.ausuffix=&amp;rft.au=&amp;rft.aucorp=&amp;rft.volume=&amp;rft.issue=&amp;rft.part=&amp;rft.quarter=&amp;rft.ssn=&amp;rft.spage=&amp;rft.epage=&amp;rft.pages=&amp;rft.artnum=&amp;rft.pub=Earthscan%20Publications&amp;rft.place=London%20%253B%20Sterling%2C%20VA&amp;rft.issn=&amp;rft.eissn=&amp;rft.isbn=185383789X&amp;rft.sici=&amp;rft.coden=&amp;rft_id=info:doi/&amp;rft.object_id=&amp;rft.primo=dedupmrg38714743&amp;rft.eisbn=&amp;rft_dat=&lt;nyu_aleph&gt;003175055&lt;/nyu_aleph&gt;&lt;grp_id&gt;41605070&lt;/grp_id&gt;&lt;oa&gt;&lt;/oa&gt;&amp;rft_id=info:oai/&amp;req.language=]]&gt;&lt;/sear:openurl&gt;&lt;sear:openurl&gt;&lt;![CDATA[https://getit.library.nyu.edu/resolve?&amp;ctx_ver=Z39.88-2004&amp;ctx_enc=info:ofi/enc:UTF-8&amp;ctx_tim=2014-08-25T14%3A10%3A00IST&amp;url_ver=Z39.88-2004&amp;url_ctx_fmt=infofi/fmt:kev:mtx:ctx&amp;rfr_id=info:sid/primo.exlibrisgroup.com:primo-dedupmrg38714743&amp;rft_val_fmt=info:ofi/fmt:kev:mtx:book&amp;rft.genre=book&amp;rft.jtitle=&amp;rft.btitle=Digital%20futures%20living%20in%20a%20dot-com%20world&amp;rft.aulast=Wilsdon&amp;rft.aufirst=James%2C&amp;rft.auinit=&amp;rft.auinit1=&amp;rft.auinitm=&amp;rft.ausuffix=&amp;rft.au=&amp;rft.aucorp=&amp;rft.volume=&amp;rft.issue=&amp;rft.part=&amp;rft.quarter=&amp;rft.ssn=&amp;rft.spage=&amp;rft.epage=&amp;rft.pages=&amp;rft.artnum=&amp;rft.pub=Earthscan%20Publications&amp;rft.place=London%20%253B%20Sterling%2C%20VA&amp;rft.issn=&amp;rft.eissn=&amp;rft.isbn=185383789X&amp;rft.sici=&amp;rft.coden=&amp;rft_id=info:doi/&amp;rft.object_id=&amp;rft.primo=dedupmrg38714743&amp;rft.eisbn=&amp;rft_dat=&lt;nyu_aleph&gt;000782964&lt;/nyu_aleph&gt;&lt;grp_id&gt;41605070&lt;/grp_id&gt;&lt;oa&gt;&lt;/oa&gt;&amp;rft_id=info:oai/&amp;req.language=]]&gt;&lt;/sear:openurl&gt;&lt;sear:backlink&gt;http://aleph.library.nyu.edu/F?func=direct&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=003175055&lt;/sear:backlink&gt;&lt;sear:backlink&gt;http://aleph.library.nyu.edu/F?func=direct&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=000782964&lt;/sear:backlink&gt;&lt;sear:linktorsrc&gt;http://site.ebrary.com/lib/newschool/Doc?id=10128868&lt;/sear:linktorsrc&gt;&lt;sear:linktorsrc&gt;https://ezproxy.library.nyu.edu/login?url=http://site.ebrary.com/lib/nyulibrary/Doc?id=10128868&lt;/sear:linktorsrc&gt;&lt;sear:thumbnail&gt;http://images.amazon.com/images/P/185383789X.01._SSTHUM_.jpg&lt;/sear:thumbnail&gt;&lt;sear:linktotoc&gt;http://www.amazon.com/gp/reader/185383789X&lt;/sear:linktotoc&gt;&lt;sear:openurlfulltext&gt;&lt;![CDATA[https://getit.library.nyu.edu/resolve?&amp;ctx_ver=Z39.88-2004&amp;sfx.ignore_date_threshold=1&amp;ctx_enc=info:ofi/enc:UTF-8&amp;ctx_tim=2014-08-25T14%3A10%3A00IST&amp;url_ver=Z39.88-2004&amp;url_ctx_fmt=infofi/fmt:kev:mtx:ctx&amp;rfr_id=info:sid/primo.exlibrisgroup.com:primo-dedupmrg38714743&amp;rft_val_fmt=info:ofi/fmt:kev:mtx:book&amp;rft.genre=book&amp;rft.jtitle=&amp;rft.btitle=Digital%20futures%20living%20in%20a%20dot-com%20world&amp;rft.aulast=Wilsdon&amp;rft.aufirst=James%2C&amp;rft.auinit=&amp;rft.auinit1=&amp;rft.auinitm=&amp;rft.ausuffix=&amp;rft.au=&amp;rft.aucorp=&amp;rft.volume=&amp;rft.issue=&amp;rft.part=&amp;rft.quarter=&amp;rft.ssn=&amp;rft.spage=&amp;rft.epage=&amp;rft.pages=&amp;rft.artnum=&amp;rft.pub=Earthscan%20Publications&amp;rft.place=London%20%253B%20Sterling%2C%20VA&amp;rft.issn=&amp;rft.eissn=&amp;rft.isbn=185383789X&amp;rft.sici=&amp;rft.coden=&amp;rft_id=info:doi/&amp;rft.object_id=&amp;svc_val_fmt=info:ofi/fmt:kev:mtx:sch_svc&amp;svc.fulltext=yes&amp;rft.eisbn=&amp;rft_dat=&lt;nyu_aleph&gt;003175055&lt;/nyu_aleph&gt;&lt;grp_id&gt;41605070&lt;/grp_id&gt;&lt;oa&gt;&lt;/oa&gt;&amp;rft_id=info:oai/&amp;req.language=]]&gt;&lt;/sear:openurlfulltext&gt;&lt;sear:openurlfulltext&gt;&lt;![CDATA[https://getit.library.nyu.edu/resolve?&amp;ctx_ver=Z39.88-2004&amp;sfx.ignore_date_threshold=1&amp;ctx_enc=info:ofi/enc:UTF-8&amp;ctx_tim=2014-08-25T14%3A10%3A00IST&amp;url_ver=Z39.88-2004&amp;url_ctx_fmt=infofi/fmt:kev:mtx:ctx&amp;rfr_id=info:sid/primo.exlibrisgroup.com:primo-dedupmrg38714743&amp;rft_val_fmt=info:ofi/fmt:kev:mtx:book&amp;rft.genre=book&amp;rft.jtitle=&amp;rft.btitle=Digital%20futures%20living%20in%20a%20dot-com%20world&amp;rft.aulast=Wilsdon&amp;rft.aufirst=James%2C&amp;rft.auinit=&amp;rft.auinit1=&amp;rft.auinitm=&amp;rft.ausuffix=&amp;rft.au=&amp;rft.aucorp=&amp;rft.volume=&amp;rft.issue=&amp;rft.part=&amp;rft.quarter=&amp;rft.ssn=&amp;rft.spage=&amp;rft.epage=&amp;rft.pages=&amp;rft.artnum=&amp;rft.pub=Earthscan%20Publications&amp;rft.place=London%20%253B%20Sterling%2C%20VA&amp;rft.issn=&amp;rft.eissn=&amp;rft.isbn=185383789X&amp;rft.sici=&amp;rft.coden=&amp;rft_id=info:doi/&amp;rft.object_id=&amp;svc_val_fmt=info:ofi/fmt:kev:mtx:sch_svc&amp;svc.fulltext=yes&amp;rft.eisbn=&amp;rft_dat=&lt;nyu_aleph&gt;000782964&lt;/nyu_aleph&gt;&lt;grp_id&gt;41605070&lt;/grp_id&gt;&lt;oa&gt;&lt;/oa&gt;&amp;rft_id=info:oai/&amp;req.language=]]&gt;&lt;/sear:openurlfulltext&gt;&lt;sear:linktoholdings&gt;http://aleph.library.nyu.edu/F?func=item-global&amp;amp;doc_library=LIB01&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=003175055&lt;/sear:linktoholdings&gt;&lt;sear:linktoholdings&gt;http://aleph.library.nyu.edu/F?func=item-global&amp;amp;doc_library=LIB01&amp;amp;local_base=PRIMOCOMMON&amp;amp;doc_number=000782964&lt;/sear:linktoholdings&gt;&lt;sear:linktoreview&gt;https://library.nyu.edu/persistent/lcn/dedupmrg38714743?institution=NYU&amp;amp;persistent&lt;/sear:linktoreview&gt;&lt;sear:linktouc&gt;http://www.amazon.com/gp/product/185383789X&lt;/sear:linktouc&gt;&lt;sear:linktouc&gt;http://www.worldcat.org/search?q=isbn%3A185383789X&lt;/sear:linktouc&gt;&lt;/sear:LINKS&gt;&lt;/sear:DOC&gt;&lt;/sear:DOCSET&gt;&lt;/sear:RESULT&gt;&lt;sear:searchToken&gt;0&lt;/sear:searchToken&gt;&lt;/sear:JAGROOT&gt;&lt;/sear:SEGMENTS&gt;</searchBriefReturn></ns1:searchBriefResponse></soapenv:Body></soapenv:Envelope>"
234
+ http_version:
235
+ recorded_at: Mon, 25 Aug 2014 18:09:59 GMT
236
+ recorded_with: VCR 2.4.0
metadata CHANGED
@@ -1,18 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: umlaut-primo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Scot Dalton
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-10-10 00:00:00.000000000 Z
12
+ date: 2014-10-22 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: require_all
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
19
  - - ! '>='
18
20
  - !ruby/object:Gem::Version
@@ -20,6 +22,7 @@ dependencies:
20
22
  type: :runtime
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
27
  - - ! '>='
25
28
  - !ruby/object:Gem::Version
@@ -27,6 +30,7 @@ dependencies:
27
30
  - !ruby/object:Gem::Dependency
28
31
  name: exlibris-primo
29
32
  requirement: !ruby/object:Gem::Requirement
33
+ none: false
30
34
  requirements:
31
35
  - - ! '>='
32
36
  - !ruby/object:Gem::Version
@@ -34,6 +38,7 @@ dependencies:
34
38
  type: :runtime
35
39
  prerelease: false
36
40
  version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
37
42
  requirements:
38
43
  - - ! '>='
39
44
  - !ruby/object:Gem::Version
@@ -41,6 +46,7 @@ dependencies:
41
46
  - !ruby/object:Gem::Dependency
42
47
  name: rake
43
48
  requirement: !ruby/object:Gem::Requirement
49
+ none: false
44
50
  requirements:
45
51
  - - ~>
46
52
  - !ruby/object:Gem::Version
@@ -48,6 +54,7 @@ dependencies:
48
54
  type: :development
49
55
  prerelease: false
50
56
  version_requirements: !ruby/object:Gem::Requirement
57
+ none: false
51
58
  requirements:
52
59
  - - ~>
53
60
  - !ruby/object:Gem::Version
@@ -55,6 +62,7 @@ dependencies:
55
62
  - !ruby/object:Gem::Dependency
56
63
  name: jquery-rails
57
64
  requirement: !ruby/object:Gem::Requirement
65
+ none: false
58
66
  requirements:
59
67
  - - ~>
60
68
  - !ruby/object:Gem::Version
@@ -62,6 +70,7 @@ dependencies:
62
70
  type: :development
63
71
  prerelease: false
64
72
  version_requirements: !ruby/object:Gem::Requirement
73
+ none: false
65
74
  requirements:
66
75
  - - ~>
67
76
  - !ruby/object:Gem::Version
@@ -69,6 +78,7 @@ dependencies:
69
78
  - !ruby/object:Gem::Dependency
70
79
  name: mysql2
71
80
  requirement: !ruby/object:Gem::Requirement
81
+ none: false
72
82
  requirements:
73
83
  - - ~>
74
84
  - !ruby/object:Gem::Version
@@ -76,6 +86,7 @@ dependencies:
76
86
  type: :development
77
87
  prerelease: false
78
88
  version_requirements: !ruby/object:Gem::Requirement
89
+ none: false
79
90
  requirements:
80
91
  - - ~>
81
92
  - !ruby/object:Gem::Version
@@ -83,6 +94,7 @@ dependencies:
83
94
  - !ruby/object:Gem::Dependency
84
95
  name: vcr
85
96
  requirement: !ruby/object:Gem::Requirement
97
+ none: false
86
98
  requirements:
87
99
  - - ~>
88
100
  - !ruby/object:Gem::Version
@@ -90,6 +102,7 @@ dependencies:
90
102
  type: :development
91
103
  prerelease: false
92
104
  version_requirements: !ruby/object:Gem::Requirement
105
+ none: false
93
106
  requirements:
94
107
  - - ~>
95
108
  - !ruby/object:Gem::Version
@@ -97,6 +110,7 @@ dependencies:
97
110
  - !ruby/object:Gem::Dependency
98
111
  name: webmock
99
112
  requirement: !ruby/object:Gem::Requirement
113
+ none: false
100
114
  requirements:
101
115
  - - ~>
102
116
  - !ruby/object:Gem::Version
@@ -104,27 +118,15 @@ dependencies:
104
118
  type: :development
105
119
  prerelease: false
106
120
  version_requirements: !ruby/object:Gem::Requirement
121
+ none: false
107
122
  requirements:
108
123
  - - ~>
109
124
  - !ruby/object:Gem::Version
110
125
  version: 1.9.0
111
- - !ruby/object:Gem::Dependency
112
- name: debugger
113
- requirement: !ruby/object:Gem::Requirement
114
- requirements:
115
- - - ~>
116
- - !ruby/object:Gem::Version
117
- version: 1.5.0
118
- type: :development
119
- prerelease: false
120
- version_requirements: !ruby/object:Gem::Requirement
121
- requirements:
122
- - - ~>
123
- - !ruby/object:Gem::Version
124
- version: 1.5.0
125
126
  - !ruby/object:Gem::Dependency
126
127
  name: pry
127
128
  requirement: !ruby/object:Gem::Requirement
129
+ none: false
128
130
  requirements:
129
131
  - - ~>
130
132
  - !ruby/object:Gem::Version
@@ -132,6 +134,7 @@ dependencies:
132
134
  type: :development
133
135
  prerelease: false
134
136
  version_requirements: !ruby/object:Gem::Requirement
137
+ none: false
135
138
  requirements:
136
139
  - - ~>
137
140
  - !ruby/object:Gem::Version
@@ -197,31 +200,40 @@ files:
197
200
  - test/unit/primo_service_test.rb
198
201
  - test/unit/primo_source_test.rb
199
202
  - test/vcr_cassettes/australian_journal_of_international_affairs_by_id.yml
203
+ - test/vcr_cassettes/demystifying_the_chinese_economy.yml
204
+ - test/vcr_cassettes/digital_futures_living_in_a_dot_com_world.yml
200
205
  - test/vcr_cassettes/musical_quarterly_by_issn.yml
201
206
  - test/vcr_cassettes/russkaia_pochta_with_no_title_by_issn.yml
202
207
  - test/vcr_cassettes/travels_with_my_by_id.yml
203
208
  homepage: https://github.com/team-umlaut/umlaut-primo
204
209
  licenses: []
205
- metadata: {}
206
210
  post_install_message:
207
211
  rdoc_options: []
208
212
  require_paths:
209
213
  - lib
210
214
  required_ruby_version: !ruby/object:Gem::Requirement
215
+ none: false
211
216
  requirements:
212
217
  - - ! '>='
213
218
  - !ruby/object:Gem::Version
214
219
  version: '0'
220
+ segments:
221
+ - 0
222
+ hash: -2285848702129455283
215
223
  required_rubygems_version: !ruby/object:Gem::Requirement
224
+ none: false
216
225
  requirements:
217
226
  - - ! '>='
218
227
  - !ruby/object:Gem::Version
219
228
  version: '0'
229
+ segments:
230
+ - 0
231
+ hash: -2285848702129455283
220
232
  requirements: []
221
233
  rubyforge_project:
222
- rubygems_version: 2.0.3
234
+ rubygems_version: 1.8.23
223
235
  signing_key:
224
- specification_version: 4
236
+ specification_version: 3
225
237
  summary: Umlaut service to provide fulltext, holdings, etc. from the Primo discovery
226
238
  solution.
227
239
  test_files:
@@ -270,6 +282,8 @@ test_files:
270
282
  - test/unit/primo_service_test.rb
271
283
  - test/unit/primo_source_test.rb
272
284
  - test/vcr_cassettes/australian_journal_of_international_affairs_by_id.yml
285
+ - test/vcr_cassettes/demystifying_the_chinese_economy.yml
286
+ - test/vcr_cassettes/digital_futures_living_in_a_dot_com_world.yml
273
287
  - test/vcr_cassettes/musical_quarterly_by_issn.yml
274
288
  - test/vcr_cassettes/russkaia_pochta_with_no_title_by_issn.yml
275
289
  - test/vcr_cassettes/travels_with_my_by_id.yml
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- ZDZiNzE1ZTk1MDQ4MDlkNGUyZDA5NjBmMTFmNWFjYzQ4NzQzODg3Yw==
5
- data.tar.gz: !binary |-
6
- NTQxYjAyZmUxNDNmYjM0ZWVlOTljZDU4MzY2Zjk3NDVjYjQ0MjJhYg==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- MzhmZmE1ZmEyZjZmYzViN2RhODQ1YzNiNDBmYTBhOWZiYWFjYTZlOTc4YmYx
10
- MjQzZDcyZmJkZmI0ZmU0NDM1NTYzYjA1YTRkNWVjYWUxYzkzMzgwMTMyZTNj
11
- NjU4ZjFkZTg0NDJiY2U0Njg2NWE1MmZkNmE1YmQxNmJhMzFlZjE=
12
- data.tar.gz: !binary |-
13
- NjM2YThlYzEyN2RhZmE5NDM3ZDYzNDcyMTI4N2VlZDUzOTIzNzBiMWEwZmIz
14
- NGFlZWNjNjA1YTE5OTlkZjBlYzNmNzg0ZThiYjhmZDIwODBkMmUyMzMwMTlj
15
- ZWUxMzVhMTNjMjRkNDA0NDg5YTNkNWIyMjgwNzRmOTlmMjc1YTY=