enju_loc 0.1.1 → 0.2.0.beta.1

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.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/README.rdoc +3 -3
  3. data/app/controllers/loc_search_controller.rb +3 -6
  4. data/app/policies/loc_search_policy.rb +9 -0
  5. data/app/views/loc_search/index.html.erb +8 -6
  6. data/config/locales/en.yml +1 -0
  7. data/config/locales/ja.yml +1 -0
  8. data/lib/enju_loc/engine.rb +1 -2
  9. data/lib/enju_loc/version.rb +1 -1
  10. data/spec/cassette_library/LocSearch/_ModsRecord/should_parse_MODS_metadata.yml +3 -3
  11. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_create_a_valid_manifestation.yml +3 -3
  12. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_create_lcsh_subjects_only.yml +3 -3
  13. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_create_multiple_series_statements.yml +46 -37
  14. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_distinguish_title_information_with_subject.yml +3 -3
  15. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_a_manifestation_that_has_invalid_classification.yml +3 -3
  16. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_another_serial.yml +3 -3
  17. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_audio_book.yml +3 -3
  18. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_e-resource.yml +3 -3
  19. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_e-resource_packaged_.yml +3 -3
  20. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_lccn_exact_math.yml +3 -3
  21. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_notated_music.yml +3 -3
  22. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_note_fields.yml +3 -3
  23. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_publication_year.yml +3 -3
  24. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_serial.yml +3 -3
  25. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_import_video_publication.yml +3 -3
  26. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_parse_title_information_properly.yml +3 -3
  27. data/spec/cassette_library/LocSearch/_import_from_sru_response/should_support_name_and_title_subjects.yml +3 -3
  28. data/spec/cassette_library/LocSearch/_search/should_return_a_search_result.yml +83 -121
  29. data/spec/cassette_library/LocSearchController/GET_index/should_get_index.yml +83 -121
  30. data/spec/cassette_library/LocSearchController/GET_index/should_get_index_with_page_parameter.yml +118 -113
  31. data/spec/cassette_library/LocSearchController/POST_create/should_create_a_bibliographic_record_if_lccn_is_set.yml +3 -3
  32. data/spec/cassette_library/LocSearchController/POST_create/should_not_create_a_bibliographic_record_if_lccn_is_not_set.yml +4 -4
  33. data/spec/cassette_library/loc_search/index/loc_search_menu/should_reflect_query_params_for_views.yml +517 -0
  34. data/spec/dummy/app/controllers/application_controller.rb +8 -3
  35. data/spec/dummy/app/models/user.rb +1 -2
  36. data/spec/dummy/config/application.rb +6 -25
  37. data/spec/dummy/config/environments/development.rb +25 -14
  38. data/spec/dummy/config/environments/production.rb +50 -31
  39. data/spec/dummy/config/environments/test.rb +23 -18
  40. data/spec/dummy/config/initializers/enju_leaf.rb +2 -0
  41. data/spec/fixtures/library_groups.yml +31 -0
  42. data/spec/models/loc_search_spec.rb +2 -2
  43. data/spec/support/devise.rb +2 -2
  44. data/spec/views/loc_search/index.html.erb_spec.rb +14 -0
  45. metadata +40 -33
  46. data/spec/dummy/config/application.yml +0 -38
@@ -19,9 +19,9 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Content-Length:
22
- - '33616'
22
+ - '34051'
23
23
  Server:
24
- - Metaproxy/1.9.3
24
+ - Metaproxy/1.11.3
25
25
  Connection:
26
26
  - Keep-Alive
27
27
  Content-Type:
@@ -29,6 +29,114 @@ http_interactions:
29
29
  body:
30
30
  encoding: UTF-8
31
31
  string: "<?xml version=\"1.0\"?>\n<zs:searchRetrieveResponse xmlns:zs=\"http://www.loc.gov/zing/srw/\"><zs:version>1.1</zs:version><zs:numberOfRecords>10000</zs:numberOfRecords><zs:records><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
32
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
33
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
34
+ \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>Goodson
35
+ goes deep</partName>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
36
+ \ <title>Goodson goes deep</title>\n </titleInfo>\n <titleInfo type=\"alternative\"
37
+ displayLabel=\"Copyright application title:\">\n <title>S#*! my dad says</title>\n
38
+ \ <partName>Goodson goes deep</partName>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
39
+ \ <title>Shit my dad says</title>\n <partName>Goodson goes deep</partName>\n
40
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Bleep my dad
41
+ says</title>\n <partName>Goodson goes deep</partName>\n </titleInfo>\n
42
+ \ <name type=\"corporate\">\n <namePart>Copyright Collection (Library of
43
+ Congress)</namePart>\n </name>\n <typeOfResource>moving image</typeOfResource>\n
44
+ \ <genre authority=\"marcgt\">motion picture</genre>\n <genre authority=\"lcgft\">Situation
45
+ comedies (Television programs)</genre>\n <genre authority=\"lcgft\">Fiction
46
+ television programs.</genre>\n <originInfo>\n <place>\n <placeTerm
47
+ type=\"code\" authority=\"marccountry\">xxu</placeTerm>\n </place>\n <dateIssued>2011-01-06</dateIssued>\n
48
+ \ <dateIssued encoding=\"marc\">2011</dateIssued>\n <dateCaptured encoding=\"iso8601\">20110106</dateCaptured>\n
49
+ \ <issuance>monographic</issuance>\n </originInfo>\n <language>\n <languageTerm
50
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </language>\n
51
+ \ <physicalDescription>\n <form authority=\"marccategory\">videorecording</form>\n
52
+ \ <form authority=\"marcsmd\">videocassette</form>\n <extent>viewing
53
+ copy 1 videocassette of 1 (Betacam SP) (30 min.) : sd., col. ; 1/2 in.</extent>\n
54
+ \ </physicalDescription>\n <note type=\"statement of responsibility\" altRepGroup=\"00\">directed
55
+ by Steve Zuckerman ; written by Jonathan Goldstein.</note>\n <note>Production
56
+ no. 2J5662.</note>\n <note>Sources used: video container; Copyright catalog
57
+ online; Copyright description; Wikipedia WWW site, viewed June 4, 2014.</note>\n
58
+ \ <note type=\"performers\">William Shatner, Jonathan Sadowski, Will Sasso.</note>\n
59
+ \ <classification authority=\"lcc\">VAQ 3026 (viewing copy)</classification>\n
60
+ \ <identifier type=\"lccn\">2014604744</identifier>\n <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n
61
+ \ <descriptionStandard>amim</descriptionStandard>\n <recordContentSource
62
+ authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">140604</recordCreationDate>\n
63
+ \ <recordChangeDate encoding=\"iso8601\">20140605152717.0</recordChangeDate>\n
64
+ \ <recordIdentifier>18176790</recordIdentifier>\n <recordOrigin>Converted
65
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
66
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>11</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
67
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
68
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
69
+ \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>Lock and
70
+ load</partName>\n </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Lock
71
+ and load</title>\n </titleInfo>\n <titleInfo type=\"alternative\" displayLabel=\"Copyright
72
+ application title:\">\n <title>S#*! my dad says</title>\n <partName>Lock
73
+ &amp; load</partName>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
74
+ \ <title>Shit my dad says</title>\n <partName>Lock and load</partName>\n
75
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Bleep my dad
76
+ says</title>\n <partName>Lock and load</partName>\n </titleInfo>\n <name
77
+ type=\"corporate\">\n <namePart>Copyright Collection (Library of Congress)</namePart>\n
78
+ \ </name>\n <typeOfResource>moving image</typeOfResource>\n <genre authority=\"marcgt\">motion
79
+ picture</genre>\n <genre authority=\"lcgft\">Situation comedies (Television
80
+ programs)</genre>\n <genre authority=\"lcgft\">Fiction television programs.</genre>\n
81
+ \ <originInfo>\n <place>\n <placeTerm type=\"code\" authority=\"marccountry\">xxu</placeTerm>\n
82
+ \ </place>\n <dateIssued>2011-02-10</dateIssued>\n <dateIssued encoding=\"marc\">2011</dateIssued>\n
83
+ \ <dateCaptured encoding=\"iso8601\">20110210</dateCaptured>\n <issuance>monographic</issuance>\n
84
+ \ </originInfo>\n <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
85
+ \ </language>\n <physicalDescription>\n <form authority=\"marccategory\">videorecording</form>\n
86
+ \ <form authority=\"marcsmd\">videocassette</form>\n <extent>viewing
87
+ copy 1 videocassette of 1 (Betacam SP) (30 min.) : sd., col. ; 1/2 in.</extent>\n
88
+ \ </physicalDescription>\n <note type=\"statement of responsibility\" altRepGroup=\"00\">directed
89
+ by Steve Zuckerman ; written by Chris Kelly.</note>\n <note>Production no.
90
+ 2J5667.</note>\n <note>Sources used: video container; Copyright catalog online;
91
+ Copyright description; Wikipedia WWW site, viewed June 4, 2014.</note>\n <note
92
+ type=\"performers\">William Shatner, Jonathan Sadowski, Will Sasso.</note>\n
93
+ \ <classification authority=\"lcc\">VAQ 3028 (viewing copy)</classification>\n
94
+ \ <identifier type=\"lccn\">2014604746</identifier>\n <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n
95
+ \ <descriptionStandard>amim</descriptionStandard>\n <recordContentSource
96
+ authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">140604</recordCreationDate>\n
97
+ \ <recordChangeDate encoding=\"iso8601\">20140605153440.0</recordChangeDate>\n
98
+ \ <recordIdentifier>18176812</recordIdentifier>\n <recordOrigin>Converted
99
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
100
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>12</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
101
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
102
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
103
+ \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>Make a WISiH</partName>\n
104
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Make a WISiH</title>\n
105
+ \ </titleInfo>\n <titleInfo type=\"alternative\" displayLabel=\"Copyright
106
+ application title:\">\n <title>S#*! my dad says</title>\n <partName>Make
107
+ a WISiH</partName>\n </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Shit
108
+ my dad says</title>\n <partName>Make a WISiH</partName>\n </titleInfo>\n
109
+ \ <titleInfo type=\"alternative\">\n <title>Bleep my dad says</title>\n
110
+ \ <partName>Make a WISiH</partName>\n </titleInfo>\n <name type=\"corporate\">\n
111
+ \ <namePart>Copyright Collection (Library of Congress)</namePart>\n </name>\n
112
+ \ <typeOfResource>moving image</typeOfResource>\n <genre authority=\"marcgt\">motion
113
+ picture</genre>\n <genre authority=\"lcgft\">Situation comedies (Television
114
+ programs)</genre>\n <genre authority=\"lcgft\">Fiction television programs.</genre>\n
115
+ \ <originInfo>\n <place>\n <placeTerm type=\"code\" authority=\"marccountry\">xxu</placeTerm>\n
116
+ \ </place>\n <dateIssued>2010-11-18</dateIssued>\n <dateIssued encoding=\"marc\">2010</dateIssued>\n
117
+ \ <dateCaptured encoding=\"iso8601\">20101118</dateCaptured>\n <issuance>monographic</issuance>\n
118
+ \ </originInfo>\n <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
119
+ \ </language>\n <physicalDescription>\n <form authority=\"marccategory\">videorecording</form>\n
120
+ \ <form authority=\"marcsmd\">videocassette</form>\n <extent>viewing
121
+ copy 1 videocassette of 1 (Betacam SP) (30 min.) : sd., col. ; 1/2 in.</extent>\n
122
+ \ </physicalDescription>\n <abstract type=\"Summary\">\"Ed and Henry are
123
+ watching TV when an infomercial comes on for wish a self help guru, Ed asks
124
+ who would fall for that kind of scam when Vince and Bonny walk in saying they
125
+ have quit their real estate jobs to start a real estate business because they
126
+ wished for it. \"--Wikipedia WWW site, viewed June 9, 2014.</abstract>\n <note
127
+ type=\"statement of responsibility\" altRepGroup=\"00\">directed by Rob Schiller
128
+ ; written by Jeff Astrof.</note>\n <note>Episode no. 9.</note>\n <note>Production
129
+ no. 2J5660.</note>\n <note>Sources used: video container; Copyright catalog
130
+ online; Copyright description; Wikipedia WWW site, viewed June 9, 2014.</note>\n
131
+ \ <note type=\"performers\">William Shatner.</note>\n <note type=\"performers\">Guest
132
+ star: Cybill Shepherd.</note>\n <classification authority=\"lcc\">VAP 8700
133
+ (viewing copy)</classification>\n <identifier type=\"lccn\">2014603960</identifier>\n
134
+ \ <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n <descriptionStandard>amim</descriptionStandard>\n
135
+ \ <recordContentSource authority=\"marcorg\">DLC</recordContentSource>\n
136
+ \ <recordCreationDate encoding=\"marc\">140609</recordCreationDate>\n <recordChangeDate
137
+ encoding=\"iso8601\">20140609135602.0</recordChangeDate>\n <recordIdentifier>18181741</recordIdentifier>\n
138
+ \ <recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
139
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>13</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
32
140
  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
33
141
  version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
34
142
  \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>Not without
@@ -71,7 +179,7 @@ http_interactions:
71
179
  \ <recordChangeDate encoding=\"iso8601\">20140609110500.0</recordChangeDate>\n
72
180
  \ <recordIdentifier>18181445</recordIdentifier>\n <recordOrigin>Converted
73
181
  from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
74
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>11</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
182
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>14</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
75
183
  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
76
184
  version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
77
185
  \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>[Pilot]</partName>\n
@@ -112,7 +220,7 @@ http_interactions:
112
220
  \ <recordChangeDate encoding=\"iso8601\">20140609081428.0</recordChangeDate>\n
113
221
  \ <recordIdentifier>18179971</recordIdentifier>\n <recordOrigin>Converted
114
222
  from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
115
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>12</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
223
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>15</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
116
224
  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
117
225
  version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
118
226
  \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>The better
@@ -157,7 +265,7 @@ http_interactions:
157
265
  \ <recordChangeDate encoding=\"iso8601\">20140609083946.0</recordChangeDate>\n
158
266
  \ <recordIdentifier>18181125</recordIdentifier>\n <recordOrigin>Converted
159
267
  from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
160
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>13</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
268
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>16</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
161
269
  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
162
270
  version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
163
271
  \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>The manly
@@ -192,7 +300,7 @@ http_interactions:
192
300
  \ <recordCreationDate encoding=\"marc\">140604</recordCreationDate>\n <recordChangeDate
193
301
  encoding=\"iso8601\">20140605152553.0</recordChangeDate>\n <recordIdentifier>18176777</recordIdentifier>\n
194
302
  \ <recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
195
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>14</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
303
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>17</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
196
304
  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
197
305
  version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
198
306
  \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>The truth
@@ -233,7 +341,7 @@ http_interactions:
233
341
  \ <recordChangeDate encoding=\"iso8601\">20140609105314.0</recordChangeDate>\n
234
342
  \ <recordIdentifier>18181426</recordIdentifier>\n <recordOrigin>Converted
235
343
  from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
236
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>15</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
344
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>18</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
237
345
  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
238
346
  version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
239
347
  \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>Well suitored</partName>\n
@@ -267,7 +375,7 @@ http_interactions:
267
375
  \ <recordChangeDate encoding=\"iso8601\">20140605153100.0</recordChangeDate>\n
268
376
  \ <recordIdentifier>18176801</recordIdentifier>\n <recordOrigin>Converted
269
377
  from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
270
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>16</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
378
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>19</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
271
379
  xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
272
380
  version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
273
381
  \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>Who's your
@@ -305,110 +413,7 @@ http_interactions:
305
413
  \ <recordCreationDate encoding=\"marc\">140609</recordCreationDate>\n <recordChangeDate
306
414
  encoding=\"iso8601\">20140609104408.0</recordChangeDate>\n <recordIdentifier>18181381</recordIdentifier>\n
307
415
  \ <recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
308
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>17</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
309
- xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
310
- version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
311
- \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>Wi-fight</partName>\n
312
- \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Wi-fight</title>\n
313
- \ </titleInfo>\n <titleInfo type=\"alternative\" displayLabel=\"Copyright
314
- application title:\">\n <title>S#*! my dad says</title>\n <partName>Wi-fight</partName>\n
315
- \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Shit my dad
316
- says</title>\n <partName>Wi-fight</partName>\n </titleInfo>\n <titleInfo
317
- type=\"alternative\">\n <title>Bleep my dad says</title>\n <partName>Wi-fight</partName>\n
318
- \ </titleInfo>\n <name type=\"corporate\">\n <namePart>Copyright Collection
319
- (Library of Congress)</namePart>\n </name>\n <typeOfResource>moving image</typeOfResource>\n
320
- \ <genre authority=\"marcgt\">motion picture</genre>\n <genre authority=\"lcgft\">Situation
321
- comedies (Television programs)</genre>\n <genre authority=\"lcgft\">Fiction
322
- television programs.</genre>\n <originInfo>\n <place>\n <placeTerm
323
- type=\"code\" authority=\"marccountry\">xxu</placeTerm>\n </place>\n <dateIssued>2010-09-30</dateIssued>\n
324
- \ <dateIssued encoding=\"marc\">2010</dateIssued>\n <dateCaptured encoding=\"iso8601\">20100930</dateCaptured>\n
325
- \ <issuance>monographic</issuance>\n </originInfo>\n <language>\n <languageTerm
326
- authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </language>\n
327
- \ <physicalDescription>\n <form authority=\"marccategory\">videorecording</form>\n
328
- \ <form authority=\"marcsmd\">videocassette</form>\n <extent>viewing
329
- copy 1 videocassette of 1 (Betacam SP) (30 min.) : sd., col. ; 1/2 in.</extent>\n
330
- \ </physicalDescription>\n <note type=\"statement of responsibility\" altRepGroup=\"00\">directed
331
- by Gail Mancuso ; written by Jeff Astrof.</note>\n <note>Production no. 2J5652.</note>\n
332
- \ <note>Sources used: video container; Copyright catalog online; Copyright
333
- description; Wikipedia WWW site, viewed June 4, 2014.</note>\n <note type=\"performers\">William
334
- Shatner, Jonathan Sadowski, Will Sasso.</note>\n <classification authority=\"lcc\">VAQ
335
- 3022 (viewing copy)</classification>\n <identifier type=\"lccn\">2014604740</identifier>\n
336
- \ <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n <descriptionStandard>amim</descriptionStandard>\n
337
- \ <recordContentSource authority=\"marcorg\">DLC</recordContentSource>\n
338
- \ <recordCreationDate encoding=\"marc\">140604</recordCreationDate>\n <recordChangeDate
339
- encoding=\"iso8601\">20140605151844.0</recordChangeDate>\n <recordIdentifier>18176724</recordIdentifier>\n
340
- \ <recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
341
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>18</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
342
- xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
343
- version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
344
- \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>You can't
345
- handle the truce</partName>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
346
- \ <title>You can't handle the truce</title>\n </titleInfo>\n <titleInfo
347
- type=\"alternative\" displayLabel=\"Copyright application title:\">\n <title>S#*!
348
- my dad says</title>\n <partName>You can't handle the truce</partName>\n
349
- \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Shit my dad
350
- says</title>\n <partName>You can't handle the truce</partName>\n </titleInfo>\n
351
- \ <titleInfo type=\"alternative\">\n <title>Bleep my dad says</title>\n
352
- \ <partName>You can't handle the truce</partName>\n </titleInfo>\n <name
353
- type=\"corporate\">\n <namePart>Copyright Collection (Library of Congress)</namePart>\n
354
- \ </name>\n <typeOfResource>moving image</typeOfResource>\n <genre authority=\"marcgt\">motion
355
- picture</genre>\n <genre authority=\"lcgft\">Situation comedies (Television
356
- programs)</genre>\n <genre authority=\"lcgft\">Fiction television programs.</genre>\n
357
- \ <originInfo>\n <place>\n <placeTerm type=\"code\" authority=\"marccountry\">xxu</placeTerm>\n
358
- \ </place>\n <dateIssued>2010-12-09</dateIssued>\n <dateIssued encoding=\"marc\">2010</dateIssued>\n
359
- \ <dateCaptured encoding=\"iso8601\">20101209</dateCaptured>\n <issuance>monographic</issuance>\n
360
- \ </originInfo>\n <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
361
- \ </language>\n <physicalDescription>\n <form authority=\"marccategory\">videorecording</form>\n
362
- \ <form authority=\"marcsmd\">videocassette</form>\n <extent>viewing
363
- copy 1 videocassette of 1 (Betacam SP) (30 min.) : sd., col. ; 1/2 in.</extent>\n
364
- \ </physicalDescription>\n <note type=\"statement of responsibility\" altRepGroup=\"00\">directed
365
- by Gail Mancuso ; written by David A. Katz.</note>\n <note>Production no.
366
- 2J5656.</note>\n <note>Sources used: video container; Copyright catalog online;
367
- Copyright description; Wikipedia WWW site, viewed June 4, 2014.</note>\n <note
368
- type=\"performers\">William Shatner, Jonathan Sadowski, Will Sasso.</note>\n
369
- \ <classification authority=\"lcc\">VAQ 3024 (viewing copy)</classification>\n
370
- \ <identifier type=\"lccn\">2014604742</identifier>\n <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n
371
- \ <descriptionStandard>amim</descriptionStandard>\n <recordContentSource
372
- authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">140604</recordCreationDate>\n
373
- \ <recordChangeDate encoding=\"iso8601\">20140605152414.0</recordChangeDate>\n
374
- \ <recordIdentifier>18176755</recordIdentifier>\n <recordOrigin>Converted
375
- from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
376
- 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>19</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
377
- xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
378
- version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
379
- \ <titleInfo>\n <title>#1 country</title>\n </titleInfo>\n <titleInfo
380
- type=\"alternative\">\n <title>Number 1 country</title>\n </titleInfo>\n
381
- \ <titleInfo type=\"alternative\">\n <title>Number one country</title>\n
382
- \ </titleInfo>\n <name type=\"personal\">\n <namePart>Scott, Larry.</namePart>\n
383
- \ <role>\n <roleTerm authority=\"marcrelator\" type=\"code\">hst</roleTerm>\n
384
- \ </role>\n </name>\n <name type=\"corporate\">\n <namePart>United
385
- States</namePart>\n <namePart>American Forces Radio and Television Service.</namePart>\n
386
- \ </name>\n <name type=\"corporate\">\n <namePart>AFRTS Collection (Library
387
- of Congress)</namePart>\n </name>\n <typeOfResource>sound recording-musical</typeOfResource>\n
388
- \ <genre authority=\"lcgft\">Disc jockey radio programs.</genre>\n <genre
389
- authority=\"lcgft\">Country music radio programs.</genre>\n <originInfo>\n
390
- \ <place>\n <placeTerm type=\"code\" authority=\"marccountry\">cau</placeTerm>\n
391
- \ </place>\n <place>\n <placeTerm type=\"text\">Los Angeles]</placeTerm>\n
392
- \ </place>\n <publisher>American Forces Radio and Television Service</publisher>\n
393
- \ <dateIssued>[1973]</dateIssued>\n <dateIssued encoding=\"marc\">1973</dateIssued>\n
394
- \ <issuance>monographic</issuance>\n </originInfo>\n <language>\n <languageTerm
395
- authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </language>\n
396
- \ <physicalDescription>\n <form authority=\"gmd\">sound recording</form>\n
397
- \ <form authority=\"marccategory\">sound recording</form>\n <form authority=\"marcsmd\">sound
398
- disc</form>\n <extent>76 sound discs : analog, 33 1/3 rpm ; 12 in.</extent>\n
399
- \ </physicalDescription>\n <note>Original radio series produced by AFRTS;
400
- contains information spot announcements.</note>\n <note>Duration: 55:00.</note>\n
401
- \ <note>Documentation often including contents is shelved in the Library of
402
- Congress Recorded Sound Reference Center.</note>\n <note type=\"performers\">Larry
403
- Scott, host; various performers.</note>\n <subject authority=\"lcsh\">\n
404
- \ <topic>Country music</topic>\n </subject>\n <classification authority=\"lcc\">LPA
405
- 73980-LPA 73981, etc.</classification>\n <identifier type=\"lccn\">2002577194</identifier>\n
406
- \ <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n <recordContentSource
407
- authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">020709</recordCreationDate>\n
408
- \ <recordChangeDate encoding=\"iso8601\">20110602142312.0</recordChangeDate>\n
409
- \ <recordIdentifier>12847353</recordIdentifier>\n <recordOrigin>Converted
410
- from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
411
416
  1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>20</zs:recordPosition></zs:record></zs:records><zs:nextRecordPosition>21</zs:nextRecordPosition><zs:echoedSearchRetrieveRequest><zs:version>1.1</zs:version><zs:query>library</zs:query><zs:startRecord>11</zs:startRecord><zs:maximumRecords>10</zs:maximumRecords><zs:recordPacking>xml</zs:recordPacking><zs:recordSchema>mods</zs:recordSchema></zs:echoedSearchRetrieveRequest></zs:searchRetrieveResponse>\n"
412
417
  http_version:
413
- recorded_at: Fri, 06 Nov 2015 14:26:39 GMT
414
- recorded_with: VCR 3.0.0
418
+ recorded_at: Thu, 07 Jul 2016 15:06:02 GMT
419
+ recorded_with: VCR 3.0.3
@@ -21,7 +21,7 @@ http_interactions:
21
21
  Content-Length:
22
22
  - '9627'
23
23
  Server:
24
- - Metaproxy/1.9.3
24
+ - Metaproxy/1.11.3
25
25
  Connection:
26
26
  - Keep-Alive
27
27
  Content-Type:
@@ -138,5 +138,5 @@ http_interactions:
138
138
  from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
139
139
  1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>1</zs:recordPosition></zs:record></zs:records><zs:echoedSearchRetrieveRequest><zs:version>1.1</zs:version><zs:query>bath.lccn=\"^2013385616\"</zs:query><zs:maximumRecords>10</zs:maximumRecords><zs:recordPacking>xml</zs:recordPacking><zs:recordSchema>mods</zs:recordSchema></zs:echoedSearchRetrieveRequest></zs:searchRetrieveResponse>\n"
140
140
  http_version:
141
- recorded_at: Fri, 06 Nov 2015 14:26:39 GMT
142
- recorded_with: VCR 3.0.0
141
+ recorded_at: Thu, 07 Jul 2016 15:06:03 GMT
142
+ recorded_with: VCR 3.0.3
@@ -21,7 +21,7 @@ http_interactions:
21
21
  Content-Length:
22
22
  - '701'
23
23
  Server:
24
- - Metaproxy/1.9.3
24
+ - Metaproxy/1.11.3
25
25
  Connection:
26
26
  - Keep-Alive
27
27
  Content-Type:
@@ -30,7 +30,7 @@ http_interactions:
30
30
  encoding: UTF-8
31
31
  string: |
32
32
  <?xml version="1.0"?>
33
- <zs:searchRetrieveResponse xmlns:zs="http://www.loc.gov/zing/srw/"><zs:version>1.1</zs:version><zs:echoedSearchRetrieveRequest><zs:version>1.1</zs:version><zs:query>bath.lccn="^"</zs:query><zs:maximumRecords>10</zs:maximumRecords><zs:recordPacking>xml</zs:recordPacking><zs:recordSchema>mods</zs:recordSchema></zs:echoedSearchRetrieveRequest><zs:diagnostics xmlns:diag="http://www.loc.gov/zing/srw/diagnostic/"><diag:diagnostic><diag:uri>info:srw/diagnostic/1/1</diag:uri><diag:details>search failed at opac rc=1 (backend=z3950.loc.gov:7097/voyager)</diag:details><diag:message>Permanent system error</diag:message></diag:diagnostic></zs:diagnostics></zs:searchRetrieveResponse>
33
+ <zs:searchRetrieveResponse xmlns:zs="http://www.loc.gov/zing/srw/"><zs:version>1.1</zs:version><zs:echoedSearchRetrieveRequest><zs:version>1.1</zs:version><zs:query>bath.lccn="^"</zs:query><zs:maximumRecords>10</zs:maximumRecords><zs:recordPacking>xml</zs:recordPacking><zs:recordSchema>mods</zs:recordSchema></zs:echoedSearchRetrieveRequest><zs:diagnostics xmlns:diag="http://www.loc.gov/zing/srw/diagnostic/"><diag:diagnostic><diag:uri>info:srw/diagnostic/1/1</diag:uri><diag:details>search failed at opac rc=1 (backend=z3950.loc.gov:7098/voyager)</diag:details><diag:message>Permanent system error</diag:message></diag:diagnostic></zs:diagnostics></zs:searchRetrieveResponse>
34
34
  http_version:
35
- recorded_at: Fri, 06 Nov 2015 14:26:40 GMT
36
- recorded_with: VCR 3.0.0
35
+ recorded_at: Thu, 07 Jul 2016 15:06:05 GMT
36
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,517 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: http://lx2.loc.gov:210/LCDB?maximumRecords=10&operation=searchRetrieve&query=test&recordSchema=mods&version=1.1
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Faraday v0.9.2
12
+ Accept-Encoding:
13
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
+ Accept:
15
+ - "*/*"
16
+ response:
17
+ status:
18
+ code: 200
19
+ message: OK
20
+ headers:
21
+ Content-Length:
22
+ - '41181'
23
+ Server:
24
+ - Metaproxy/1.11.3
25
+ Connection:
26
+ - Keep-Alive
27
+ Content-Type:
28
+ - text/xml
29
+ body:
30
+ encoding: UTF-8
31
+ string: "<?xml version=\"1.0\"?>\n<zs:searchRetrieveResponse xmlns:zs=\"http://www.loc.gov/zing/srw/\"><zs:version>1.1</zs:version><zs:numberOfRecords>10000</zs:numberOfRecords><zs:records><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
32
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
33
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
34
+ \ <titleInfo>\n <title>$#*! my dad says</title>\n <partName>The truth
35
+ about dads and moms</partName>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
36
+ \ <title>Truth about dads and moms</title>\n </titleInfo>\n <titleInfo
37
+ type=\"alternative\" displayLabel=\"Copyright application title:\">\n <title>S#*!
38
+ my dad says</title>\n <partName>The truth about dads and moms</partName>\n
39
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Shit my dad
40
+ says</title>\n <partName>The truth about dads and moms</partName>\n </titleInfo>\n
41
+ \ <titleInfo type=\"alternative\">\n <title>Bleep my dad says</title>\n
42
+ \ <partName>The truth about dads and moms</partName>\n </titleInfo>\n <name
43
+ type=\"corporate\">\n <namePart>Copyright Collection (Library of Congress)</namePart>\n
44
+ \ </name>\n <typeOfResource>moving image</typeOfResource>\n <genre authority=\"marcgt\">motion
45
+ picture</genre>\n <genre authority=\"lcgft\">Situation comedies (Television
46
+ programs)</genre>\n <genre authority=\"lcgft\">Fiction television programs.</genre>\n
47
+ \ <originInfo>\n <place>\n <placeTerm type=\"code\" authority=\"marccountry\">xxu</placeTerm>\n
48
+ \ </place>\n <dateIssued>2010-10-07</dateIssued>\n <dateIssued encoding=\"marc\">2010</dateIssued>\n
49
+ \ <dateCaptured encoding=\"iso8601\">20101007</dateCaptured>\n <issuance>monographic</issuance>\n
50
+ \ </originInfo>\n <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
51
+ \ </language>\n <physicalDescription>\n <form authority=\"marccategory\">videorecording</form>\n
52
+ \ <form authority=\"marcsmd\">videocassette</form>\n <extent>viewing
53
+ copy 1 videocassette of 1 (Betacam SP) (30 min.) : sd., col. ; 1/2 in.</extent>\n
54
+ \ </physicalDescription>\n <abstract type=\"Summary\">\"After Ed takes Henry
55
+ out to an early dinner one night, they bump into Tim (Tim Bagley), who was
56
+ fired for forging Ed's driver's test. Henry disagrees with Ed on what should
57
+ be done to fix it. Meanwhile Bonnie gets an expensive make-up job and is determined
58
+ to make it last to get her money out it. Also Vince tells Henry of what really
59
+ happened when they were younger\"--Wikipedia WWW site, viewed June 9, 2014.</abstract>\n
60
+ \ <note type=\"statement of responsibility\" altRepGroup=\"00\">directed by
61
+ \ Rob Schiller ; written by Erin Ehrlich.</note>\n <note>Episode no. 3.</note>\n
62
+ \ <note>Production no. 2J5633.</note>\n <note>Sources used: video container;
63
+ Copyright catalog online; Copyright description; Wikipedia WWW site, viewed
64
+ June 9, 2014.</note>\n <note type=\"performers\">William Shatner, Tim Bagley.</note>\n
65
+ \ <classification authority=\"lcc\">VAP 8696 (viewing copy)</classification>\n
66
+ \ <identifier type=\"lccn\">2014603696</identifier>\n <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n
67
+ \ <descriptionStandard>amim</descriptionStandard>\n <recordContentSource
68
+ authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">140609</recordCreationDate>\n
69
+ \ <recordChangeDate encoding=\"iso8601\">20140609105314.0</recordChangeDate>\n
70
+ \ <recordIdentifier>18181426</recordIdentifier>\n <recordOrigin>Converted
71
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
72
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>1</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
73
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
74
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
75
+ \ <titleInfo>\n <title>1 &amp; 2 Tesalonika, James, 1, 2, &amp; 3 John</title>\n
76
+ \ </titleInfo>\n <titleInfo type=\"uniform\">\n <title>Bible</title>\n
77
+ \ <partName>New Testament. Selections. Mayoyao Ifugao</partName>\n </titleInfo>\n
78
+ \ <typeOfResource>text</typeOfResource>\n <originInfo>\n <place>\n <placeTerm
79
+ type=\"code\" authority=\"marccountry\">cou</placeTerm>\n </place>\n <place>\n
80
+ \ <placeTerm type=\"text\">Colorado Springs, CO</placeTerm>\n </place>\n
81
+ \ <publisher>International Bible Society</publisher>\n <dateIssued>1995</dateIssued>\n
82
+ \ <edition>Test ed.</edition>\n <issuance>monographic</issuance>\n </originInfo>\n
83
+ \ <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">phi</languageTerm>\n
84
+ \ </language>\n <physicalDescription>\n <form authority=\"marcform\">print</form>\n
85
+ \ <extent>36 p. : ill. ; 22 cm.</extent>\n </physicalDescription>\n <note
86
+ type=\"language\">In Mayoyao Ifugao.</note>\n <classification authority=\"lcc\">BS335
87
+ .I36 1995</classification>\n <identifier type=\"lccn\">2002534380</identifier>\n
88
+ \ <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n <recordContentSource
89
+ authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">020614</recordCreationDate>\n
90
+ \ <recordChangeDate encoding=\"iso8601\">20130528124142.0</recordChangeDate>\n
91
+ \ <recordIdentifier>12818077</recordIdentifier>\n <recordOrigin>Converted
92
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
93
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>2</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
94
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
95
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
96
+ \ <titleInfo>\n <title>1,001 best low-carb recipes</title>\n <subTitle>delicious,
97
+ healthy, easy-to-make recipes for cutting carbs</subTitle>\n </titleInfo>\n
98
+ \ <titleInfo type=\"alternative\">\n <title>One thousand one low-carb recipes</title>\n
99
+ \ </titleInfo>\n <titleInfo type=\"uniform\">\n <title>1,001 low-carb
100
+ recipes for life</title>\n </titleInfo>\n <name type=\"personal\">\n <namePart>Spitler,
101
+ Sue.</namePart>\n </name>\n <name type=\"personal\">\n <namePart>Yoakam,
102
+ Linda R.</namePart>\n </name>\n <typeOfResource>text</typeOfResource>\n
103
+ \ <genre authority=\"rdacontent\">text</genre>\n <originInfo>\n <place>\n
104
+ \ <placeTerm type=\"code\" authority=\"marccountry\">ilu</placeTerm>\n
105
+ \ </place>\n <dateIssued encoding=\"marc\">2016</dateIssued>\n <issuance>monographic</issuance>\n
106
+ \ </originInfo>\n <originInfo eventType=\"publication\">\n <place>\n <placeTerm
107
+ type=\"text\">Chicago :</placeTerm>\n </place>\n <publisher>Agate Surrey,</publisher>\n
108
+ \ <dateIssued>[2016]</dateIssued>\n </originInfo>\n <language>\n <languageTerm
109
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </language>\n
110
+ \ <physicalDescription>\n <form authority=\"marcform\">print</form>\n <extent>pages
111
+ cm.</extent>\n <form type=\"media\" authority=\"rdamedia\">unmediated</form>\n
112
+ \ <form type=\"carrier\" authority=\"rdacarrier\">volume</form>\n </physicalDescription>\n
113
+ \ <abstract type=\"Summary\">\"A redesigned and reformatted version of a title
114
+ now returning to print, this second edition of 1,001 Best Low-Carb Recipes
115
+ is an extensive collection of great dishes for the health-conscious home cook
116
+ looking for more low-carb options. Enlarged and beautifully repackaged, this
117
+ new edition features a sleek, updated cover design and a broader, more useful
118
+ format that sits flat when open for maximum convenience. Interest in low-carb
119
+ diets is spiking, as more and more people believe carb consumption is an obstacle
120
+ to weight loss and general good health. A 2014 randomized trial by the National
121
+ Institutes of Health found that participants on a low-carb diet experienced
122
+ greater weight loss than those on a low-fat diet. 1,001 Best Low-Carb Recipes
123
+ shows readers how to maximize the benefits of low-carb eating for good health,
124
+ without sacrificing flavor. This cookbook teaches readers how to eat healthily
125
+ during the maintenance phase of a low-carb diet, why the low-carb diet works,
126
+ what to eat or avoid eating, and how to keep the pounds off. It also discusses
127
+ weight loss expectations and safety concerns, and provides complete nutritional
128
+ data for each recipe. Above all, the recipes in the cookbook prove that a
129
+ low-carb diet does not have to be bland or boring. Recipes include Caribbean
130
+ Potato Salad, Sesame Shrimp Stir-Fry, and some surprises like Black Bottom
131
+ Pie and Soft Molasses Cookies. The award-winning 1,001 cookbook series-which
132
+ has sold 750,000 copies across all titles-has earned its popularity through
133
+ how its writers and editors curate and test the recipes, as well as by featuring
134
+ complete nutritional data, such as calories, fat, cholesterol, carbohydrates,
135
+ and diabetic exchanges. This latest offering in the bestselling series has
136
+ been completely refreshed and updated for maximum ease of use. \"--</abstract>\n
137
+ \ <abstract type=\"Summary\">\"A collection of low-carbohydrate recipes for
138
+ the home cook\"--</abstract>\n <tableOfContents>Machine generated contents
139
+ note: Introduction -- Chapter 1: Breakfast and Breads -- Chapter 2: Soups,
140
+ Chowders, and Chilis -- Chapter 3: Poultry -- Chapter 4: Meats -- Chapter
141
+ 5: Seafood -- Chapter 6: Vegetables and Side Dishes -- Chapter 7: Salads and
142
+ Dressings -- Chapter 8: Snacks, Appetizers, and Pizza -- Chapter 9: Desserts
143
+ -- Index.</tableOfContents>\n <note type=\"statement of responsibility\"
144
+ altRepGroup=\"00\">edited by Sue Spitler with Linda R. Yoakam.</note>\n <note>Includes
145
+ index.</note>\n <note>Revision of: 1,001 low-carb recipes for life / edited
146
+ by Sue Spitler with Linda R. Yoakam. c2004.</note>\n <note>Inludes index.</note>\n
147
+ \ <subject authority=\"lcsh\">\n <topic>Low-carbohydrate diet</topic>\n
148
+ \ <genre>Recipes</genre>\n </subject>\n <subject authority=\"bisacsh\">\n
149
+ \ <topic>COOKING / Health &amp; Healing / Low Carbohydrate</topic>\n </subject>\n
150
+ \ <subject authority=\"bisacsh\">\n <topic>COOKING / Courses &amp; Dishes
151
+ / General</topic>\n </subject>\n <subject authority=\"bisacsh\">\n <topic>COOKING
152
+ / Methods / Quick &amp; Easy</topic>\n </subject>\n <subject authority=\"bisacsh\">\n
153
+ \ <topic>COOKING / Health &amp; Healing / General</topic>\n </subject>\n
154
+ \ <classification authority=\"lcc\">RM237.73 .A15 2016</classification>\n
155
+ \ <classification authority=\"ddc\" edition=\"23\">641.5/6383</classification>\n
156
+ \ <classification authority=\"bisacsh\">CKB108000 CKB101000 CKB070000 CKB039000</classification>\n
157
+ \ <relatedItem type=\"series\">\n <titleInfo>\n <title>1,001</title>\n
158
+ \ </titleInfo>\n </relatedItem>\n <identifier type=\"isbn\">9781572841840
159
+ (paperback)</identifier>\n <identifier type=\"isbn\" invalid=\"yes\">9781572847705
160
+ (ebook)</identifier>\n <identifier type=\"isbn\" invalid=\"yes\">1572847700
161
+ (ebook)</identifier>\n <identifier type=\"lccn\">2015031870</identifier>\n
162
+ \ <recordInfo>\n <descriptionStandard>rda</descriptionStandard>\n <recordContentSource
163
+ authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">150909</recordCreationDate>\n
164
+ \ <recordChangeDate encoding=\"iso8601\">20160503082307.0</recordChangeDate>\n
165
+ \ <recordIdentifier>18776592</recordIdentifier>\n <recordOrigin>Converted
166
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
167
+ 1.106 2014/12/19)</recordOrigin>\n <languageOfCataloging>\n <languageTerm
168
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </languageOfCataloging>\n
169
+ \ </recordInfo>\n</mods></zs:recordData><zs:recordPosition>3</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
170
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
171
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
172
+ \ <titleInfo>\n <title>1,001 ingenious gardening ideas</title>\n <subTitle>new,
173
+ fun, and fabulous tips that will change the way you garden-forever!</subTitle>\n
174
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>One thousand
175
+ one ingenious gardening ideas</title>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
176
+ \ <title>One thousand and one ingenious gardening ideas</title>\n </titleInfo>\n
177
+ \ <name type=\"personal\">\n <namePart>Martin, Deborah L.</namePart>\n
178
+ \ </name>\n <name type=\"personal\">\n <namePart>Cunningham, Sally Jean.</namePart>\n
179
+ \ </name>\n <typeOfResource>text</typeOfResource>\n <genre authority=\"marcgt\">bibliography</genre>\n
180
+ \ <originInfo>\n <place>\n <placeTerm type=\"code\" authority=\"marccountry\">pau</placeTerm>\n
181
+ \ </place>\n <place>\n <placeTerm type=\"text\">Emmaus, Pa</placeTerm>\n
182
+ \ </place>\n <place>\n <placeTerm type=\"text\">New York]</placeTerm>\n
183
+ \ </place>\n <publisher>Rodale Press</publisher>\n <publisher>Distributed
184
+ in the book trade by St. Martin's Press</publisher>\n <dateIssued>c1999</dateIssued>\n
185
+ \ <dateIssued encoding=\"marc\">1999</dateIssued>\n <issuance>monographic</issuance>\n
186
+ \ </originInfo>\n <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
187
+ \ </language>\n <physicalDescription>\n <form authority=\"marcform\">print</form>\n
188
+ \ <extent>ix, 342 p. : ill., map ; 24 cm.</extent>\n </physicalDescription>\n
189
+ \ <note type=\"statement of responsibility\" altRepGroup=\"00\">Deborah L.
190
+ Martin, editor ; contributing writers, Sally Jean Cunningham ... [et al.].</note>\n
191
+ \ <note type=\"bibliography\">Includes bibliographical references (p. 327-329)
192
+ and index.</note>\n <subject authority=\"lcsh\">\n <topic>Gardening</topic>\n
193
+ \ <topic>Miscellanea</topic>\n </subject>\n <subject authority=\"lcsh\">\n
194
+ \ <topic>Organic gardening</topic>\n <topic>Miscellanea</topic>\n </subject>\n
195
+ \ <classification authority=\"lcc\">SB453 .A125 1999</classification>\n <classification
196
+ authority=\"ddc\" edition=\"21\">635</classification>\n <relatedItem type=\"series\">\n
197
+ \ <titleInfo>\n <title>A Rodale garden book</title>\n </titleInfo>\n
198
+ \ </relatedItem>\n <identifier type=\"isbn\">0875968090 (hardcover : acid-free
199
+ paper)</identifier>\n <identifier type=\"lccn\">99006038</identifier>\n <recordInfo>\n
200
+ \ <descriptionStandard>aacr</descriptionStandard>\n <recordContentSource
201
+ authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">990115</recordCreationDate>\n
202
+ \ <recordChangeDate encoding=\"iso8601\">20140224084743.0</recordChangeDate>\n
203
+ \ <recordIdentifier>739641</recordIdentifier>\n <recordOrigin>Converted
204
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
205
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>4</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
206
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
207
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
208
+ \ <titleInfo>\n <title>1,001 statistics practice problems for dummies</title>\n
209
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>Statistics
210
+ for dummies</title>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
211
+ \ <title>One thousand one statistics practice problems for dummies</title>\n
212
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>One thousand
213
+ and one statistics practice problems for dummies</title>\n </titleInfo>\n
214
+ \ <titleInfo type=\"alternative\">\n <title>1,001 practice problems</title>\n
215
+ \ <subTitle>statistics for dummies</subTitle>\n </titleInfo>\n <titleInfo
216
+ type=\"alternative\">\n <title>Statistics for dummies</title>\n </titleInfo>\n
217
+ \ <name type=\"personal\">\n <namePart>Lefevere, Lindsay Sandman.</namePart>\n
218
+ \ </name>\n <typeOfResource>text</typeOfResource>\n <genre authority=\"rdacontent\">text</genre>\n
219
+ \ <genre authority=\"fast\">Problems, exercises, etc.</genre>\n <originInfo>\n
220
+ \ <place>\n <placeTerm type=\"code\" authority=\"marccountry\">nju</placeTerm>\n
221
+ \ </place>\n <dateIssued encoding=\"marc\">2014</dateIssued>\n <copyrightDate
222
+ encoding=\"marc\">2014</copyrightDate>\n <issuance>monographic</issuance>\n
223
+ \ </originInfo>\n <originInfo eventType=\"publication\">\n <place>\n <placeTerm
224
+ type=\"text\">Hoboken, NJ :</placeTerm>\n </place>\n <publisher>John
225
+ Wiley &amp; Sons,</publisher>\n <dateIssued>[2014]</dateIssued>\n </originInfo>\n
226
+ \ <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
227
+ \ </language>\n <physicalDescription>\n <form authority=\"marcform\">print</form>\n
228
+ \ <extent>x, 488 pages : illustrations ; 26 cm.</extent>\n <form type=\"media\"
229
+ authority=\"rdamedia\">unmediated</form>\n <form type=\"carrier\" authority=\"rdacarrier\">volume</form>\n
230
+ \ </physicalDescription>\n <abstract type=\"Summary\">1001 practice statistics
231
+ problems with answers and solution explanations.</abstract>\n <tableOfContents>pt.
232
+ I. The questions -- 1. Basic vocabulary -- Picking out the population, sample,
233
+ parameter, and statistic -- Distinguishing quantitative and categorical variables
234
+ -- Getting a handle on bias, variables and the mean -- Understanding different
235
+ statistics and data analysis terms -- Using statistical techniques -- Working
236
+ with the standard deviation -- 2. Descriptive statistics -- Understanding
237
+ the mean and the median -- Surveying standard deviation and variance -- Employing
238
+ the Empirical Rule -- Measuring relative standing with percentiles -- Delving
239
+ into data sets and descriptive statistics -- 3. Graphing -- Interpreting pie
240
+ charts -- Considering three-dimensional pie charts -- Interpreting bar charts
241
+ -- Introducing other graphs -- Interpreting histograms -- Describing the center
242
+ of a distribution -- Interpreting box plots -- Interpreting time charts --
243
+ 4. Random variables and the binomial distribution -- Comparing discrete and
244
+ continuous random variables -- Understanding the probability distribution
245
+ of a random variable -- Determining the mean of a discrete random variable
246
+ -- Working with the variance of a discrete random variable -- Putting together
247
+ the mean, variance, and standard deviation of a random variable -- Introducing
248
+ binomial random variables -- Figuring out the mean, variance, and standard
249
+ deviation of a binomial random variable -- Finding binomial probabilities
250
+ with a formula -- Finding binomial probabilities with the binomial table --
251
+ Using the normal approximation to the binomial -- 5. The normal distribution
252
+ -- Working with z-Scores and values of X -- Writing probability notations
253
+ -- Introducing the Z-Table -- Finding probabilities for a normal distribution
254
+ -- Digging deeper into z-Scores and probabilities -- Figuring out percentiles
255
+ for a normal distribution -- 6. The t-Distribution -- Understanding the t-Distribution
256
+ and comparing it to the Z-Distribution -- Using the t-Table -- Using the t-Distribution
257
+ to calculate confidence intervals -- 7. Sampling distribution and the central
258
+ limit theorem -- The basics of sampling distributions -- checking out random
259
+ variables and sample means -- Examining standard error -- Surveying notation
260
+ and symbols -- Understanding what affects standard error -- Connecting sample
261
+ means and sampling distributions -- Looking at the Central Limit Theorem --
262
+ Sample mean calculations -- Finding probabilities for sample means -- Adding
263
+ proportions to the mix -- Figuring out the standard error of the sample proportion
264
+ -- Using the Central Limit theorem for proportions -- Matching z-Scores to
265
+ sample proportions -- Finding approximate probabilities -- 8. Finding room
266
+ for a margin of error -- Defining and calculating margin of error -- Using
267
+ the formula for margin of error when estimating a population mean -- Finding
268
+ appropriate z*-Values for given confidence levels -- Connecting margin of
269
+ error to sample size -- Linking margin of error and population proportion
270
+ --</tableOfContents>\n <tableOfContents>9. Confidence intervals: basics for
271
+ single population means and proportions -- Introducing confidence intervals
272
+ -- Components of confidence intervals -- Interpreting confidence intervals
273
+ -- Spotting misleading confidence intervals -- Calculating a confidence interval
274
+ for a population mean -- Determining the needed sample size -- Population
275
+ proportion -- Connecting a population proportion to a survey -- Calculating
276
+ a confidence interval for a population proportion -- 10. Confidence intervals
277
+ for two population means and proportions -- Working with confidence intervals
278
+ and population proportions -- Working with confidence intervals and population
279
+ means -- Making calculations when population standard deviations are known
280
+ -- Working with unknown population standard deviations and small sample sizes
281
+ -- 11. Claims, tests, and conclusions -- Knowing when to use a hypothesis
282
+ test -- Setting up null and alternative hypotheses -- Finding the test statistic
283
+ and the p-Value -- Making decision based on alpha levels and test statistics
284
+ -- Making conclusions -- Understanding type I and type II errors -- 12. Hypothesis
285
+ testing basics for a single population mean: z- and t-Tests -- What you need
286
+ to run a z-Test -- Determining null and alternative hypotheses -- Introducing
287
+ p-Values -- Calculating the z-Test statistic -- Finding p-Values by doing
288
+ a test of one population mean -- Drawing conclusion about hypotheses -- Knowing
289
+ when to use a t-Test -- Connecting hypotheses to t-Tests -- Calculating test
290
+ statistics -- Working with critical values of t -- Linking p-Values and t-Tests
291
+ -- Drawing conclusion from t-Tests -- Performing a t-Test for a single population
292
+ mean -- 13. Hypothesis tests for one proportion, two proportions, or two population
293
+ means -- Comparing two independent population means -- Using the paired t-Test
294
+ -- Comparing two population proportions -- 14. Surveys -- Planning and designing
295
+ surveys -- Selecting samples and conducting surveys -- 15. Correlation --
296
+ Scatter plots -- Correlations -- 16. Simple linear regression -- Introducing
297
+ the regression line -- Knowing the conditions for regression -- Examining
298
+ the equation for calculating the least-squares regression line -- Finding
299
+ the slope and y-intercept of a regression line -- Seeing how variables can
300
+ change in a regression line -- Finding a regression line -- Connecting to
301
+ correlation and linear relationships -- Determining whether variables are
302
+ candidates for a linear regression analysis -- Describing linear relationships
303
+ -- Making predictions -- Figuring out expected values and differences -- 17.
304
+ Two-way tables and independence -- Introducing variables and two-way tables
305
+ -- Reading a two-way table -- Interpreting a two-way table by using percentages
306
+ -- Interpreting a two-way table by using counts -- Connecting conditional
307
+ probabilities to two-way tables -- Investigating independent variables --
308
+ Calculating marginal probability and more -- Adding joint probability into
309
+ the mix -- Conditional and marginal probabilities -- Figuring out the number
310
+ of cells in a two-way table -- Including conditional probability -- Research
311
+ designs -- pt. II. The answers -- 18. Answers -- Appendix : Tables for reference.</tableOfContents>\n
312
+ \ <note type=\"statement of responsibility\" altRepGroup=\"00\">[executive
313
+ editor, Lindsay Sandman Lefevere].</note>\n <note>Includes index.</note>\n
314
+ \ <subject authority=\"lcsh\">\n <topic>Statistics</topic>\n <genre>Problems,
315
+ exercises, etc</genre>\n </subject>\n <subject authority=\"bisacsh\">\n
316
+ \ <topic>MATHEMATICS / Probability &amp; Statistics / General</topic>\n
317
+ \ </subject>\n <subject authority=\"fast\">\n <topic>Statistics</topic>\n
318
+ \ </subject>\n <classification authority=\"lcc\">QA276.2 .A16 2014</classification>\n
319
+ \ <classification authority=\"ddc\" edition=\"23\">519.5/076</classification>\n
320
+ \ <relatedItem type=\"series\">\n <titleInfo>\n <title>--For dummies</title>\n
321
+ \ </titleInfo>\n </relatedItem>\n <identifier type=\"isbn\">9781118776049
322
+ (pbk.)</identifier>\n <identifier type=\"isbn\">1118776046 (pbk.)</identifier>\n
323
+ \ <identifier type=\"isbn\" invalid=\"yes\">9781118776056 (ebk.)</identifier>\n
324
+ \ <identifier type=\"isbn\" invalid=\"yes\">9781118776162 (ebk.)</identifier>\n
325
+ \ <identifier type=\"lccn\">2013954236</identifier>\n <identifier type=\"oclc\">ocn887816807</identifier>\n
326
+ \ <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n <recordContentSource
327
+ authority=\"marcorg\">ZGD</recordContentSource>\n <recordCreationDate encoding=\"marc\">131031</recordCreationDate>\n
328
+ \ <recordChangeDate encoding=\"iso8601\">20150508162158.0</recordChangeDate>\n
329
+ \ <recordIdentifier>17924313</recordIdentifier>\n <recordOrigin>Converted
330
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
331
+ 1.106 2014/12/19)</recordOrigin>\n <languageOfCataloging>\n <languageTerm
332
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </languageOfCataloging>\n
333
+ \ </recordInfo>\n</mods></zs:recordData><zs:recordPosition>5</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
334
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
335
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
336
+ \ <titleInfo>\n <title>1,012 GMAT practice questions</title>\n </titleInfo>\n
337
+ \ <titleInfo type=\"alternative\">\n <title>One thousand twelve GMAT practice
338
+ questions</title>\n </titleInfo>\n <titleInfo type=\"alternative\">\n <title>1,012
339
+ GMAT</title>\n </titleInfo>\n <typeOfResource>text</typeOfResource>\n <genre
340
+ authority=\"fast\">Examinations.</genre>\n <genre authority=\"fast\">Periodicals.</genre>\n
341
+ \ <genre authority=\"fast\">Study guides.</genre>\n <originInfo>\n <place>\n
342
+ \ <placeTerm type=\"code\" authority=\"marccountry\">nyu</placeTerm>\n
343
+ \ </place>\n <place>\n <placeTerm type=\"text\">New York, NY</placeTerm>\n
344
+ \ </place>\n <publisher>Princeton Review</publisher>\n <dateIssued
345
+ encoding=\"marc\" point=\"start\">2009</dateIssued>\n <dateIssued encoding=\"marc\"
346
+ point=\"end\">2099</dateIssued>\n <issuance>serial</issuance>\n <frequency>Every
347
+ two to three years</frequency>\n <frequency authority=\"marcfrequency\">Biennial</frequency>\n
348
+ \ </originInfo>\n <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
349
+ \ </language>\n <physicalDescription>\n <form authority=\"marcform\">print</form>\n
350
+ \ </physicalDescription>\n <note type=\"date/sequential designation\">Began
351
+ in 2009.</note>\n <note>At head of title: The Princeton Review.</note>\n
352
+ \ <note type=\"numbering\">First issue lacks designation but copyrighted 2009.</note>\n
353
+ \ <subject>\n <geographicCode authority=\"marcgac\">n-us---</geographicCode>\n
354
+ \ </subject>\n <subject authority=\"lcsh\">\n <topic>Graduate Management
355
+ Admission Test</topic>\n <genre>Study guides</genre>\n </subject>\n <subject
356
+ authority=\"lcsh\">\n <topic>Business</topic>\n <topic>Examinations,
357
+ questions, etc</topic>\n <genre>Periodicals</genre>\n </subject>\n <subject
358
+ authority=\"lcsh\">\n <topic>Management</topic>\n <geographic>United
359
+ States</geographic>\n <genre>Examinations, questions, etc</genre>\n <genre>Periodicals</genre>\n
360
+ \ </subject>\n <subject authority=\"fast\">\n <topic>Business</topic>\n
361
+ \ <topic>Examinations, questions, etc</topic>\n </subject>\n <subject
362
+ authority=\"fast\">\n <topic>Graduate Management Admission Test</topic>\n
363
+ \ </subject>\n <subject authority=\"fast\">\n <topic>Management</topic>\n
364
+ \ </subject>\n <subject authority=\"fast\">\n <geographic>United States</geographic>\n
365
+ \ </subject>\n <classification authority=\"lcc\">HF1118 .A15</classification>\n
366
+ \ <classification authority=\"ddc\" edition=\"14\">650.076</classification>\n
367
+ \ <relatedItem type=\"succeeding\">\n <titleInfo>\n <title>1,037 practice
368
+ questions for the new GMAT</title>\n </titleInfo>\n <identifier type=\"issn\">2325-3495</identifier>\n
369
+ \ <identifier type=\"local\">(DLC) 2012204312</identifier>\n <identifier
370
+ type=\"local\">(OCoLC)816513528</identifier>\n </relatedItem>\n <identifier
371
+ type=\"issn\">1946-3073</identifier>\n <identifier type=\"issn-l\">1946-3073</identifier>\n
372
+ \ <identifier type=\"lccn\">2009202106</identifier>\n <identifier type=\"oclc\">ocn297530915</identifier>\n
373
+ \ <identifier type=\"stock number\" displayLabel=\"$19.00 (single issue)\">The
374
+ Princeton Review, 1745 Broadway, Maildrop 15-1, New York, N.Y. 10019</identifier>\n
375
+ \ <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n <recordContentSource
376
+ authority=\"marcorg\">NSDP</recordContentSource>\n <recordCreationDate
377
+ encoding=\"marc\">090109</recordCreationDate>\n <recordChangeDate encoding=\"iso8601\">20150922075657.0</recordChangeDate>\n
378
+ \ <recordIdentifier>15582586</recordIdentifier>\n <recordOrigin>Converted
379
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
380
+ 1.106 2014/12/19)</recordOrigin>\n <languageOfCataloging>\n <languageTerm
381
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </languageOfCataloging>\n
382
+ \ </recordInfo>\n</mods></zs:recordData><zs:recordPosition>6</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
383
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
384
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
385
+ \ <titleInfo>\n <title>1,037 practice questions for the new GMAT</title>\n
386
+ \ </titleInfo>\n <titleInfo type=\"alternative\">\n <title>One thousand
387
+ thirty seven practice questions for the new GMAT</title>\n </titleInfo>\n
388
+ \ <titleInfo type=\"alternative\">\n <title>1,037 GMAT</title>\n </titleInfo>\n
389
+ \ <name type=\"corporate\">\n <namePart>Princeton Review (Firm)</namePart>\n
390
+ \ <role>\n <roleTerm type=\"text\">issuing body.</roleTerm>\n </role>\n
391
+ \ </name>\n <typeOfResource>text</typeOfResource>\n <genre authority=\"rdacontent\">text</genre>\n
392
+ \ <genre authority=\"fast\">Examinations.</genre>\n <genre authority=\"fast\">Periodicals.</genre>\n
393
+ \ <genre authority=\"fast\">Study guides.</genre>\n <originInfo>\n <place>\n
394
+ \ <placeTerm type=\"code\" authority=\"marccountry\">mau</placeTerm>\n
395
+ \ </place>\n <dateIssued encoding=\"marc\" point=\"start\">2012</dateIssued>\n
396
+ \ <dateIssued encoding=\"marc\" point=\"end\">9999</dateIssued>\n <issuance>serial</issuance>\n
397
+ \ <frequency>Every two to three years</frequency>\n <frequency authority=\"marcfrequency\">Completely
398
+ irregular</frequency>\n </originInfo>\n <originInfo eventType=\"publication\">\n
399
+ \ <place>\n <placeTerm type=\"text\">Framingham, MA :</placeTerm>\n
400
+ \ </place>\n <publisher>The Princeton Review,</publisher>\n <dateIssued>[2012]-</dateIssued>\n
401
+ \ </originInfo>\n <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
402
+ \ </language>\n <physicalDescription>\n <form authority=\"marcform\">print</form>\n
403
+ \ <extent>volumes ; 28 cm</extent>\n <form type=\"media\" authority=\"rdamedia\">unmediated</form>\n
404
+ \ <form type=\"carrier\" authority=\"rdacarrier\">volume</form>\n </physicalDescription>\n
405
+ \ <note type=\"statement of responsibility\" altRepGroup=\"00\">the Princeton
406
+ Review.</note>\n <note type=\"date/sequential designation\">Began in 2012.</note>\n
407
+ \ <subject>\n <geographicCode authority=\"marcgac\">n-us---</geographicCode>\n
408
+ \ </subject>\n <subject authority=\"lcsh\">\n <topic>Graduate Management
409
+ Admission Test</topic>\n <genre>Study guides</genre>\n </subject>\n <subject
410
+ authority=\"lcsh\">\n <topic>Business</topic>\n <topic>Examinations,
411
+ questions, etc</topic>\n <genre>Periodicals</genre>\n </subject>\n <subject
412
+ authority=\"lcsh\">\n <topic>Management</topic>\n <geographic>United
413
+ States</geographic>\n <genre>Examinations, questions, etc</genre>\n <genre>Periodicals</genre>\n
414
+ \ </subject>\n <subject authority=\"fast\">\n <topic>Business</topic>\n
415
+ \ <topic>Examinations, questions, etc</topic>\n </subject>\n <subject
416
+ authority=\"fast\">\n <topic>Graduate Management Admission Test</topic>\n
417
+ \ </subject>\n <subject authority=\"fast\">\n <topic>Management</topic>\n
418
+ \ </subject>\n <subject authority=\"fast\">\n <geographic>United States</geographic>\n
419
+ \ </subject>\n <classification authority=\"lcc\">HF1118 .A15</classification>\n
420
+ \ <classification authority=\"ddc\" edition=\"14\">650.076</classification>\n
421
+ \ <relatedItem type=\"preceding\">\n <titleInfo>\n <title>1,012 GMAT
422
+ practice questions</title>\n </titleInfo>\n <identifier type=\"issn\">1946-3073</identifier>\n
423
+ \ <identifier type=\"local\">(DLC) 2009202106</identifier>\n <identifier
424
+ type=\"local\">(OCoLC)297530915</identifier>\n </relatedItem>\n <identifier
425
+ type=\"issn\">2325-3495</identifier>\n <identifier type=\"issn\" invalid=\"yes\">1946-3073</identifier>\n
426
+ \ <identifier type=\"lccn\">2012204312</identifier>\n <identifier type=\"oclc\">ocn816513528</identifier>\n
427
+ \ <identifier type=\"stock number\">The Princeton Review, 111 Speen St., Ste.,
428
+ 550, Framingtham, MA 01701</identifier>\n <recordInfo>\n <descriptionStandard>rda</descriptionStandard>\n
429
+ \ <recordContentSource authority=\"marcorg\">DLC</recordContentSource>\n
430
+ \ <recordCreationDate encoding=\"marc\">120711</recordCreationDate>\n <recordChangeDate
431
+ encoding=\"iso8601\">20150711155858.0</recordChangeDate>\n <recordIdentifier>17460729</recordIdentifier>\n
432
+ \ <recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
433
+ 1.106 2014/12/19)</recordOrigin>\n <languageOfCataloging>\n <languageTerm
434
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </languageOfCataloging>\n
435
+ \ </recordInfo>\n</mods></zs:recordData><zs:recordPosition>7</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
436
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
437
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
438
+ \ <titleInfo>\n <title>10 real SATs</title>\n </titleInfo>\n <titleInfo
439
+ type=\"alternative\">\n <title>Ten real SATs</title>\n </titleInfo>\n
440
+ \ <name type=\"corporate\">\n <namePart>College Entrance Examination Board</namePart>\n
441
+ \ </name>\n <typeOfResource>text</typeOfResource>\n <originInfo>\n <place>\n
442
+ \ <placeTerm type=\"code\" authority=\"marccountry\">nyu</placeTerm>\n
443
+ \ </place>\n <place>\n <placeTerm type=\"text\">New York</placeTerm>\n
444
+ \ </place>\n <publisher>College Entrance Examination Board</publisher>\n
445
+ \ <dateIssued>c1997</dateIssued>\n <dateIssued encoding=\"marc\">1997</dateIssued>\n
446
+ \ <issuance>monographic</issuance>\n </originInfo>\n <language>\n <languageTerm
447
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </language>\n
448
+ \ <physicalDescription>\n <form authority=\"marcform\">print</form>\n <extent>664
449
+ p. : ill. ; 28 cm. + 1 diskette (3 1/2 in., requires Windows)</extent>\n </physicalDescription>\n
450
+ \ <subject authority=\"lcsh\">\n <topic>SAT (Educational test)</topic>\n
451
+ \ <topic>Study guides</topic>\n </subject>\n <classification authority=\"lcc\">LB2353.57
452
+ .A156 1997</classification>\n <classification authority=\"ddc\" edition=\"21\">378.1/662</classification>\n
453
+ \ <identifier type=\"isbn\">0874475678</identifier>\n <identifier type=\"lccn\">97067530</identifier>\n
454
+ \ <identifier type=\"oclc\">37314041</identifier>\n <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n
455
+ \ <recordContentSource authority=\"marcorg\">IStc</recordContentSource>\n
456
+ \ <recordCreationDate encoding=\"marc\">970516</recordCreationDate>\n <recordChangeDate
457
+ encoding=\"iso8601\">20050929180225.0</recordChangeDate>\n <recordIdentifier>4019494</recordIdentifier>\n
458
+ \ <recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
459
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>8</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
460
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
461
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
462
+ \ <titleInfo>\n <title>10 SATs</title>\n <subTitle>plus advice from
463
+ the College Board on how to prepare for them</subTitle>\n </titleInfo>\n
464
+ \ <titleInfo type=\"alternative\">\n <title>Ten SATs</title>\n </titleInfo>\n
465
+ \ <name type=\"corporate\">\n <namePart>College Entrance Examination Board</namePart>\n
466
+ \ </name>\n <name type=\"corporate\">\n <namePart>Educational Testing
467
+ Service</namePart>\n </name>\n <typeOfResource>text</typeOfResource>\n <originInfo>\n
468
+ \ <place>\n <placeTerm type=\"code\" authority=\"marccountry\">nyu</placeTerm>\n
469
+ \ </place>\n <place>\n <placeTerm type=\"text\">New York</placeTerm>\n
470
+ \ </place>\n <publisher>College Entrance Examination Board</publisher>\n
471
+ \ <dateIssued>c1988</dateIssued>\n <dateIssued encoding=\"marc\">1988</dateIssued>\n
472
+ \ <edition>3rd ed.</edition>\n <issuance>monographic</issuance>\n </originInfo>\n
473
+ \ <language>\n <languageTerm authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n
474
+ \ </language>\n <physicalDescription>\n <form authority=\"marcform\">print</form>\n
475
+ \ <extent>298 p. : ill. ; 28 cm.</extent>\n </physicalDescription>\n <note>\"Prepared
476
+ and produced by Educational Testing Service (ETS)\"--T.p. verso.</note>\n
477
+ \ <subject authority=\"lcsh\">\n <topic>SAT (Educational test)</topic>\n
478
+ \ </subject>\n <subject authority=\"lcsh\">\n <topic>SAT (Educational
479
+ test)</topic>\n <topic>Study guides</topic>\n </subject>\n <classification
480
+ authority=\"lcc\">LB2353.57 .A157 1988</classification>\n <classification
481
+ authority=\"ddc\" edition=\"19\">371.2/6</classification>\n <identifier type=\"isbn\">0874473039
482
+ (pbk.) :</identifier>\n <identifier type=\"lccn\">87063591</identifier>\n
483
+ \ <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n <recordContentSource
484
+ authority=\"marcorg\">DLC</recordContentSource>\n <recordCreationDate encoding=\"marc\">871230</recordCreationDate>\n
485
+ \ <recordChangeDate encoding=\"iso8601\">20050929180202.0</recordChangeDate>\n
486
+ \ <recordIdentifier>2424452</recordIdentifier>\n <recordOrigin>Converted
487
+ from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
488
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>9</zs:recordPosition></zs:record><zs:record><zs:recordSchema>mods</zs:recordSchema><zs:recordPacking>xml</zs:recordPacking><zs:recordData><mods
489
+ xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.loc.gov/mods/v3\"
490
+ version=\"3.5\" xsi:schemaLocation=\"http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-5.xsd\">\n
491
+ \ <titleInfo>\n <title>10 SATs</title>\n <subTitle>scholastic aptitude
492
+ tests of the College Board</subTitle>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
493
+ \ <title>10 S.A.T.s</title>\n </titleInfo>\n <titleInfo type=\"alternative\">\n
494
+ \ <title>Ten SATs</title>\n </titleInfo>\n <name type=\"corporate\">\n
495
+ \ <namePart>College Entrance Examination Board</namePart>\n </name>\n <typeOfResource>text</typeOfResource>\n
496
+ \ <originInfo>\n <place>\n <placeTerm type=\"code\" authority=\"marccountry\">nyu</placeTerm>\n
497
+ \ </place>\n <place>\n <placeTerm type=\"text\">New York</placeTerm>\n
498
+ \ </place>\n <publisher>College Entrance Examination Board</publisher>\n
499
+ \ <dateIssued>c1983</dateIssued>\n <dateIssued encoding=\"marc\">1983</dateIssued>\n
500
+ \ <issuance>monographic</issuance>\n </originInfo>\n <language>\n <languageTerm
501
+ authority=\"iso639-2b\" type=\"code\">eng</languageTerm>\n </language>\n
502
+ \ <physicalDescription>\n <form authority=\"marcform\">print</form>\n <extent>304
503
+ p. : ill. ; 28 cm.</extent>\n </physicalDescription>\n <subject authority=\"lcsh\">\n
504
+ \ <topic>SAT (Educational test)</topic>\n </subject>\n <subject authority=\"lcsh\">\n
505
+ \ <topic>SAT (Educational test)</topic>\n <topic>Study guides</topic>\n
506
+ \ </subject>\n <classification authority=\"lcc\">LB2353.57 .A16 1983</classification>\n
507
+ \ <classification authority=\"ddc\" edition=\"19\">378/.1664</classification>\n
508
+ \ <identifier type=\"isbn\">0874471613 (pbk.) :</identifier>\n <identifier
509
+ type=\"lccn\">83071936</identifier>\n <recordInfo>\n <descriptionStandard>aacr</descriptionStandard>\n
510
+ \ <recordContentSource authority=\"marcorg\">DLC</recordContentSource>\n
511
+ \ <recordCreationDate encoding=\"marc\">840130</recordCreationDate>\n <recordChangeDate
512
+ encoding=\"iso8601\">20050929180222.0</recordChangeDate>\n <recordIdentifier>3298317</recordIdentifier>\n
513
+ \ <recordOrigin>Converted from MARCXML to MODS version 3.5 using MARC21slim2MODS3-5.xsl\n\t\t\t\t(Revision
514
+ 1.106 2014/12/19)</recordOrigin>\n </recordInfo>\n</mods></zs:recordData><zs:recordPosition>10</zs:recordPosition></zs:record></zs:records><zs:nextRecordPosition>11</zs:nextRecordPosition><zs:echoedSearchRetrieveRequest><zs:version>1.1</zs:version><zs:query>test</zs:query><zs:maximumRecords>10</zs:maximumRecords><zs:recordPacking>xml</zs:recordPacking><zs:recordSchema>mods</zs:recordSchema></zs:echoedSearchRetrieveRequest></zs:searchRetrieveResponse>\n"
515
+ http_version:
516
+ recorded_at: Thu, 07 Jul 2016 15:06:30 GMT
517
+ recorded_with: VCR 3.0.3