bento_search 1.3.0 → 1.4.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +42 -2
- data/app/controllers/bento_search/search_controller.rb +1 -1
- data/app/models/bento_search/author.rb +6 -4
- data/app/models/bento_search/link.rb +8 -5
- data/app/models/bento_search/multi_searcher.rb +1 -1
- data/app/models/bento_search/registrar.rb +2 -1
- data/app/models/bento_search/result_item.rb +37 -21
- data/app/models/bento_search/results/serialization.rb +136 -0
- data/app/models/bento_search/results.rb +46 -1
- data/app/models/bento_search/search_engine.rb +22 -17
- data/app/search_engines/bento_search/eds_engine.rb +1 -1
- data/app/search_engines/bento_search/journal_tocs_for_journal.rb +21 -3
- data/lib/bento_search/version.rb +1 -1
- data/lib/bento_search.rb +5 -2
- data/test/search_engines/journal_tocs_for_journal_test.rb +117 -93
- data/test/search_engines/search_engine_test.rb +1 -1
- data/test/unit/serialization_test.rb +249 -0
- data/test/vcr_cassettes/journal_tocs/empty_results_on_bad_ISSN.yml +19 -25
- data/test/vcr_cassettes/journal_tocs/error_on_bad_registered_email.yml +19 -26
- data/test/vcr_cassettes/journal_tocs/error_on_error_response.yml +33 -37
- data/test/vcr_cassettes/journal_tocs/fetch_xml_with_hits.yml +308 -305
- data/test/vcr_cassettes/journal_tocs/fills_out_metadata.yml +515 -377
- data/test/vcr_cassettes/journal_tocs/smoke_test.yml +308 -305
- data/test/vcr_cassettes/journal_tocs/sorts_by_date.yml +922 -0
- metadata +7 -6
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/test.log +0 -164426
@@ -4,325 +4,328 @@ http_interactions:
|
|
4
4
|
method: get
|
5
5
|
uri: http://www.journaltocs.ac.uk/api/journals/1533290X?output=articles&user=nobody@example.com
|
6
6
|
body:
|
7
|
-
encoding:
|
7
|
+
encoding: UTF-8
|
8
8
|
string: ''
|
9
9
|
headers: {}
|
10
10
|
response:
|
11
11
|
status:
|
12
12
|
code: 200
|
13
|
-
message:
|
14
|
-
T0s=
|
13
|
+
message: OK
|
15
14
|
headers:
|
16
|
-
|
17
|
-
-
|
18
|
-
|
19
|
-
|
20
|
-
-
|
21
|
-
|
22
|
-
|
23
|
-
-
|
24
|
-
|
25
|
-
|
26
|
-
- !binary |-
|
27
|
-
Y2h1bmtlZA==
|
28
|
-
!binary "Q29udGVudC1UeXBl":
|
29
|
-
- !binary |-
|
30
|
-
YXBwbGljYXRpb24veG1sOyBjaGFyc2V0PXV0Zi04
|
15
|
+
Date:
|
16
|
+
- Tue, 01 Sep 2015 21:20:09 GMT
|
17
|
+
Server:
|
18
|
+
- Apache
|
19
|
+
X-Powered-By:
|
20
|
+
- PHP/5.3.3
|
21
|
+
Transfer-Encoding:
|
22
|
+
- chunked
|
23
|
+
Content-Type:
|
24
|
+
- application/xml; charset=utf-8
|
31
25
|
body:
|
32
|
-
encoding:
|
33
|
-
string:
|
26
|
+
encoding: UTF-8
|
27
|
+
string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<rdf:RDF xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"
|
34
28
|
\r\n xmlns:prism=\"http://prismstandard.org/namespaces/1.2/basic/\"
|
35
29
|
\r\n\t\t\t\t xmlns:dc=\"http://purl.org/dc/elements/1.1/\" \r\n\t\t\t\t xmlns:mn=\"http://usefulinc.com/rss/manifest/\"\r\n\t\t\t\t
|
36
30
|
xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" \r\n\t\t\t\t xmlns=\"http://purl.org/rss/1.0/\">\n\n
|
37
31
|
\ <channel rdf:about=\"http://www.journaltocs.hw.ac.uk/api/journals\">\r\n
|
38
32
|
\ <title>JournalTOCs API - Journal of Library & Information Services
|
39
|
-
in Distance Learning (
|
40
|
-
\ <description><![CDATA[Your query: 1533290X has returned
|
33
|
+
in Distance Learning (14 articles)</title>\r\n <link>http://www.journaltocs.ac.uk/api/journals/1533290X</link>\r\n
|
34
|
+
\ <description><![CDATA[Your query: 1533290X has returned 14 articles. They
|
41
35
|
are listed in alphabetical order per journal (maximum number of returned items
|
42
36
|
is 3000).]]></description>\r\n <dc:publisher>JournalTOCs API</dc:publisher>\r\n
|
43
37
|
\ <dc:creator>JOURNALTOCS API PROJECT</dc:creator>\r\n\t\t<dc:coverage>1</dc:coverage>\r\n
|
44
|
-
\ <image rdf:resource=\"http://www.journaltocs.
|
45
|
-
/>\r\n <items>\r\n <rdf:Seq
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
rdf:about=\"http://
|
60
|
-
|
61
|
-
URL: http://www.tandfonline.com/doi/
|
62
|
-
|
63
|
-
|
64
|
-
Services in Distance Learning</description>\r\n<dc:identifier>
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
Vol
|
73
|
-
|
74
|
-
Learning
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
of Library & Information Services in Distance Learning
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
of Library & Information Services in Distance Learning
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
of Library & Information Services in Distance Learning
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
of Library & Information Services in Distance
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
Learning
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
Services in Distance Learning
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
of
|
177
|
-
|
178
|
-
|
38
|
+
\ <image rdf:resource=\"http://www.journaltocs.ac.uk/images/jtocslogo.gif\"
|
39
|
+
/>\r\n <items>\r\n <rdf:Seq><rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946350\"
|
40
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946349\"
|
41
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946352\"
|
42
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946351\"
|
43
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946347\"
|
44
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946345\"
|
45
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946343\"
|
46
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946335\"
|
47
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.945877\"
|
48
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946355\"
|
49
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946356\"
|
50
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946358\"
|
51
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946353\"
|
52
|
+
/>\n<rdf:li rdf:resource=\"http://dx.doi.org/10.1080/1533290X.2014.946354\"
|
53
|
+
/>\n\r\n </rdf:Seq>\r\n </items>\r\n </channel>\r\n <item rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946350\">\n<title>Massive
|
54
|
+
Open Online Librarianship: Emerging Practices in Response to MOOCs</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946350?af=R</link>\r\n<description>Authors:
|
55
|
+
Christina Mune<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946350?af=R<br>\nCitation:
|
56
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
57
|
+
Date: Thu, 16 Apr 2015 19:21:03 GMT<br>\nJournal: Journal of Library
|
58
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
59
|
+
10.1080/1533290X.2014.946350</dc:identifier>\r\n<dc:creator>Christina Mune</dc:creator>\n<dc:publisher>Taylor
|
60
|
+
& Francis</dc:publisher>\n<prism:PublicationName>Journal of Library &
|
61
|
+
Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>89</prism:startingPage>\n<prism:endingPage>100</prism:endingPage>\n<prism:publicationDate>Thu,
|
62
|
+
16 Apr 2015 19:21:03 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
63
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946350?af=R\"><b>Massive
|
64
|
+
Open Online Librarianship: Emerging Practices in Response to MOOCs</b></A><br
|
65
|
+
/>Christina Mune <br /><i>Journal of Library & Information Services in
|
66
|
+
Distance Learning, Vol. 9, No. 1-2 (2015) pp. 89 - 100</i><br />Authors: Christina
|
67
|
+
Mune\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946350?af=R\nCitation:
|
68
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
69
|
+
Date: Thu, 16 Apr 2015 19:21:03 GMT\nJournal: Journal of Library &amp;
|
70
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
71
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946349\">\n<title>It Takes
|
72
|
+
a Village to Design a Course: Embedding a Librarian in Course Design</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946349?af=R</link>\r\n<description>Authors:
|
73
|
+
Alex Mudd ; Terri Summey ; Matt Upson<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946349?af=R<br>\nCitation:
|
74
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
75
|
+
Date: Thu, 16 Apr 2015 19:20:37 GMT<br>\nJournal: Journal of Library
|
76
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
77
|
+
10.1080/1533290X.2014.946349</dc:identifier>\r\n<dc:creator>Alex Mudd</dc:creator>\n<dc:creator>Terri
|
78
|
+
Summey</dc:creator>\n<dc:creator>Matt Upson</dc:creator>\n<dc:publisher>Taylor
|
79
|
+
& Francis</dc:publisher>\n<prism:PublicationName>Journal of Library &
|
80
|
+
Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>69</prism:startingPage>\n<prism:endingPage>88</prism:endingPage>\n<prism:publicationDate>Thu,
|
81
|
+
16 Apr 2015 19:20:37 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
82
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946349?af=R\"><b>It
|
83
|
+
Takes a Village to Design a Course: Embedding a Librarian in Course Design</b></A><br
|
84
|
+
/>Alex Mudd; Terri Summey; Matt Upson <br /><i>Journal of Library & Information
|
85
|
+
Services in Distance Learning, Vol. 9, No. 1-2 (2015) pp. 69 - 88</i><br />Authors:
|
86
|
+
Alex Mudd ; Terri Summey ; Matt Upson\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946349?af=R\nCitation:
|
87
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
88
|
+
Date: Thu, 16 Apr 2015 19:20:37 GMT\nJournal: Journal of Library &amp;
|
89
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
90
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946352\">\n<title>Circle
|
91
|
+
the Wagons & Bust Out the Big Guns! Tame the “Wild West” of
|
92
|
+
Distance Librarianship Using Quality MattersTM Benchmarks</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946352?af=R</link>\r\n<description>Authors:
|
93
|
+
Kathleen Pickens ; Ginna Witte<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946352?af=R<br>\nCitation:
|
94
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
95
|
+
Date: Thu, 16 Apr 2015 19:21:18 GMT<br>\nJournal: Journal of Library
|
96
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
97
|
+
10.1080/1533290X.2014.946352</dc:identifier>\r\n<dc:creator>Kathleen Pickens</dc:creator>\n<dc:creator>Ginna
|
98
|
+
Witte</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
99
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>119</prism:startingPage>\n<prism:endingPage>132</prism:endingPage>\n<prism:publicationDate>Thu,
|
100
|
+
16 Apr 2015 19:21:18 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
101
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946352?af=R\"><b>Circle
|
102
|
+
the Wagons & Bust Out the Big Guns! Tame the “Wild West” of
|
103
|
+
Distance Librarianship Using Quality MattersTM Benchmarks</b></A><br />Kathleen
|
104
|
+
Pickens; Ginna Witte <br /><i>Journal of Library & Information Services
|
105
|
+
in Distance Learning, Vol. 9, No. 1-2 (2015) pp. 119 - 132</i><br />Authors:
|
106
|
+
Kathleen Pickens ; Ginna Witte\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946352?af=R\nCitation:
|
107
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
108
|
+
Date: Thu, 16 Apr 2015 19:21:18 GMT\nJournal: Journal of Library &amp;
|
109
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
110
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946351\">\n<title>Developing
|
111
|
+
Adaptable Online Information Literacy Modules for a Learning Management System</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946351?af=R</link>\r\n<description>Authors:
|
112
|
+
Christina Mune ; Crystal Goldman ; Silke Higgins ; Laurel Eby ; Emily K. Chan
|
113
|
+
; Linda Crotty<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946351?af=R<br>\nCitation:
|
114
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
115
|
+
Date: Thu, 16 Apr 2015 19:20:58 GMT<br>\nJournal: Journal of Library
|
116
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
117
|
+
10.1080/1533290X.2014.946351</dc:identifier>\r\n<dc:creator>Christina Mune</dc:creator>\n<dc:creator>Crystal
|
118
|
+
Goldman</dc:creator>\n<dc:creator>Silke Higgins</dc:creator>\n<dc:creator>Laurel
|
119
|
+
Eby</dc:creator>\n<dc:creator>Emily K. Chan</dc:creator>\n<dc:creator>Linda
|
120
|
+
Crotty</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
121
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>101</prism:startingPage>\n<prism:endingPage>118</prism:endingPage>\n<prism:publicationDate>Thu,
|
122
|
+
16 Apr 2015 19:20:58 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
123
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946351?af=R\"><b>Developing
|
124
|
+
Adaptable Online Information Literacy Modules for a Learning Management System</b></A><br
|
125
|
+
/>Christina Mune; Crystal Goldman; Silke Higgins; Laurel Eby; Emily K. Chan;
|
126
|
+
Linda Crotty <br /><i>Journal of Library & Information Services in Distance
|
127
|
+
Learning, Vol. 9, No. 1-2 (2015) pp. 101 - 118</i><br />Authors: Christina
|
128
|
+
Mune ; Crystal Goldman ; Silke Higgins ; Laurel Eby ; Emily K. Chan ; Linda
|
129
|
+
Crotty\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946351?af=R\nCitation:
|
130
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
131
|
+
Date: Thu, 16 Apr 2015 19:20:58 GMT\nJournal: Journal of Library &amp;
|
132
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
133
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946347\">\n<title>Instruction
|
134
|
+
on the Go: Reaching Out to Students from the Academic Library</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946347?af=R</link>\r\n<description>Authors:
|
135
|
+
Heather Moorefield-Lang ; Tracy Hall<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946347?af=R<br>\nCitation:
|
136
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
137
|
+
Date: Thu, 16 Apr 2015 19:20:19 GMT<br>\nJournal: Journal of Library
|
138
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
139
|
+
10.1080/1533290X.2014.946347</dc:identifier>\r\n<dc:creator>Heather Moorefield-;Lang</dc:creator>\n<dc:creator>Tracy
|
140
|
+
Hall</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
141
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>57</prism:startingPage>\n<prism:endingPage>68</prism:endingPage>\n<prism:publicationDate>Thu,
|
142
|
+
16 Apr 2015 19:20:19 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
143
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946347?af=R\"><b>Instruction
|
144
|
+
on the Go: Reaching Out to Students from the Academic Library</b></A><br />Heather
|
145
|
+
Moorefield-Lang; Tracy Hall <br /><i>Journal of Library & Information
|
146
|
+
Services in Distance Learning, Vol. 9, No. 1-2 (2015) pp. 57 - 68</i><br />Authors:
|
147
|
+
Heather Moorefield-Lang ; Tracy Hall\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946347?af=R\nCitation:
|
148
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
149
|
+
Date: Thu, 16 Apr 2015 19:20:19 GMT\nJournal: Journal of Library &amp;
|
150
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
151
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946345\">\n<title>Would
|
152
|
+
You Watch It? Creating Effective and Engaging Video Tutorials</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946345?af=R</link>\r\n<description>Authors:
|
153
|
+
Nichole A. Martin ; Ross Martin<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946345?af=R<br>\nCitation:
|
154
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
155
|
+
Date: Thu, 16 Apr 2015 19:19:47 GMT<br>\nJournal: Journal of Library
|
156
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
157
|
+
10.1080/1533290X.2014.946345</dc:identifier>\r\n<dc:creator>Nichole A. Martin</dc:creator>\n<dc:creator>Ross
|
158
|
+
Martin</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
159
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>40</prism:startingPage>\n<prism:endingPage>56</prism:endingPage>\n<prism:publicationDate>Thu,
|
160
|
+
16 Apr 2015 19:19:47 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
161
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946345?af=R\"><b>Would
|
162
|
+
You Watch It? Creating Effective and Engaging Video Tutorials</b></A><br
|
163
|
+
/>Nichole A. Martin; Ross Martin <br /><i>Journal of Library & Information
|
164
|
+
Services in Distance Learning, Vol. 9, No. 1-2 (2015) pp. 40 - 56</i><br />Authors:
|
165
|
+
Nichole A. Martin ; Ross Martin\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946345?af=R\nCitation:
|
166
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
167
|
+
Date: Thu, 16 Apr 2015 19:19:47 GMT\nJournal: Journal of Library &amp;
|
168
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
169
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946343\">\n<title>A Universe
|
170
|
+
of Information, One Citation at a Time: How Students Engage with Scholarly
|
171
|
+
Sources</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946343?af=R</link>\r\n<description>Authors:
|
172
|
+
Carrie Ludovico ; Carol Wittig<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946343?af=R<br>\nCitation:
|
173
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
174
|
+
Date: Thu, 16 Apr 2015 19:20:35 GMT<br>\nJournal: Journal of Library
|
175
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
176
|
+
10.1080/1533290X.2014.946343</dc:identifier>\r\n<dc:creator>Carrie Ludovico</dc:creator>\n<dc:creator>Carol
|
177
|
+
Wittig</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
178
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>30</prism:startingPage>\n<prism:endingPage>39</prism:endingPage>\n<prism:publicationDate>Thu,
|
179
|
+
16 Apr 2015 19:20:35 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
180
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946343?af=R\"><b>A
|
181
|
+
Universe of Information, One Citation at a Time: How Students Engage with
|
182
|
+
Scholarly Sources</b></A><br />Carrie Ludovico; Carol Wittig <br /><i>Journal
|
183
|
+
of Library & Information Services in Distance Learning, Vol. 9, No. 1-2
|
184
|
+
(2015) pp. 30 - 39</i><br />Authors: Carrie Ludovico ; Carol Wittig\nArticle
|
185
|
+
URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946343?af=R\nCitation:
|
186
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
187
|
+
Date: Thu, 16 Apr 2015 19:20:35 GMT\nJournal: Journal of Library &amp;
|
188
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
189
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946335\">\n<title>Making
|
190
|
+
It Work: Creating a Student-Friendly Repository of Instructional Videos</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946335?af=R</link>\r\n<description>Authors:
|
191
|
+
Michelle Keba ; Jamie Segno ; Michael Schofield<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946335?af=R<br>\nCitation:
|
192
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
193
|
+
Date: Thu, 16 Apr 2015 19:21:27 GMT<br>\nJournal: Journal of Library
|
194
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
195
|
+
10.1080/1533290X.2014.946335</dc:identifier>\r\n<dc:creator>Michelle Keba</dc:creator>\n<dc:creator>Jamie
|
196
|
+
Segno</dc:creator>\n<dc:creator>Michael Schofield</dc:creator>\n<dc:publisher>Taylor
|
197
|
+
& Francis</dc:publisher>\n<prism:PublicationName>Journal of Library &
|
198
|
+
Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>17</prism:startingPage>\n<prism:endingPage>29</prism:endingPage>\n<prism:publicationDate>Thu,
|
199
|
+
16 Apr 2015 19:21:27 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
200
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946335?af=R\"><b>Making
|
201
|
+
It Work: Creating a Student-Friendly Repository of Instructional Videos</b></A><br
|
202
|
+
/>Michelle Keba; Jamie Segno; Michael Schofield <br /><i>Journal of Library
|
203
|
+
& Information Services in Distance Learning, Vol. 9, No. 1-2 (2015) pp.
|
204
|
+
17 - 29</i><br />Authors: Michelle Keba ; Jamie Segno ; Michael Schofield\nArticle
|
205
|
+
URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946335?af=R\nCitation:
|
206
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
207
|
+
Date: Thu, 16 Apr 2015 19:21:27 GMT\nJournal: Journal of Library &amp;
|
208
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
209
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.945877\">\n<title>Embedded
|
210
|
+
Librarians: Just-In-Time or Just-In-Case? A Research Study</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.945877?af=R</link>\r\n<description>Authors:
|
211
|
+
Kristin Heathcock<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.945877?af=R<br>\nCitation:
|
212
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
213
|
+
Date: Thu, 16 Apr 2015 19:19:55 GMT<br>\nJournal: Journal of Library
|
214
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
215
|
+
10.1080/1533290X.2014.945877</dc:identifier>\r\n<dc:creator>Kristin Heathcock</dc:creator>\n<dc:publisher>Taylor
|
216
|
+
& Francis</dc:publisher>\n<prism:PublicationName>Journal of Library &
|
217
|
+
Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>1</prism:startingPage>\n<prism:endingPage>16</prism:endingPage>\n<prism:publicationDate>Thu,
|
218
|
+
16 Apr 2015 19:19:55 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
219
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.945877?af=R\"><b>Embedded
|
220
|
+
Librarians: Just-In-Time or Just-In-Case? A Research Study</b></A><br
|
221
|
+
/>Kristin Heathcock <br /><i>Journal of Library & Information Services
|
222
|
+
in Distance Learning, Vol. 9, No. 1-2 (2015) pp. 1 - 16</i><br />Authors:
|
223
|
+
Kristin Heathcock\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.945877?af=R\nCitation:
|
224
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
225
|
+
Date: Thu, 16 Apr 2015 19:19:55 GMT\nJournal: Journal of Library &amp;
|
226
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
227
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946355\">\n<title>Creating
|
228
|
+
an Information Literacy Badges Program in Blackboard: A Formative Program
|
229
|
+
Evaluation</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946355?af=R</link>\r\n<description>Authors:
|
230
|
+
Johanna Tunon ; Laura Lucio Ramirez ; Brian Ryckman ; Loy Campbell ; Courtney
|
231
|
+
Mlinar<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946355?af=R<br>\nCitation:
|
232
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
233
|
+
Date: Thu, 16 Apr 2015 19:21:16 GMT<br>\nJournal: Journal of Library
|
234
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
235
|
+
10.1080/1533290X.2014.946355</dc:identifier>\r\n<dc:creator>Johanna Tunon</dc:creator>\n<dc:creator>Laura
|
236
|
+
Lucio Ramirez</dc:creator>\n<dc:creator>Brian Ryckman</dc:creator>\n<dc:creator>Loy
|
237
|
+
Campbell</dc:creator>\n<dc:creator>Courtney Mlinar</dc:creator>\n<dc:publisher>Taylor
|
238
|
+
& Francis</dc:publisher>\n<prism:PublicationName>Journal of Library &
|
239
|
+
Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>157</prism:startingPage>\n<prism:endingPage>169</prism:endingPage>\n<prism:publicationDate>Thu,
|
240
|
+
16 Apr 2015 19:21:16 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
241
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946355?af=R\"><b>Creating
|
242
|
+
an Information Literacy Badges Program in Blackboard: A Formative Program
|
243
|
+
Evaluation</b></A><br />Johanna Tunon; Laura Lucio Ramirez; Brian Ryckman;
|
244
|
+
Loy Campbell; Courtney Mlinar <br /><i>Journal of Library & Information
|
245
|
+
Services in Distance Learning, Vol. 9, No. 1-2 (2015) pp. 157 - 169</i><br
|
246
|
+
/>Authors: Johanna Tunon ; Laura Lucio Ramirez ; Brian Ryckman ; Loy Campbell
|
247
|
+
; Courtney Mlinar\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946355?af=R\nCitation:
|
248
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
249
|
+
Date: Thu, 16 Apr 2015 19:21:16 GMT\nJournal: Journal of Library &amp;
|
250
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
251
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946356\">\n<title>Authentic
|
252
|
+
Assessments: Praxis for the Distance Librarian</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946356?af=R</link>\r\n<description>Authors:
|
253
|
+
Beth Twomey<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946356?af=R<br>\nCitation:
|
254
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
255
|
+
Date: Thu, 16 Apr 2015 19:21:38 GMT<br>\nJournal: Journal of Library
|
256
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
257
|
+
10.1080/1533290X.2014.946356</dc:identifier>\r\n<dc:creator>Beth Twomey</dc:creator>\n<dc:publisher>Taylor
|
258
|
+
& Francis</dc:publisher>\n<prism:PublicationName>Journal of Library &
|
259
|
+
Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>170</prism:startingPage>\n<prism:endingPage>178</prism:endingPage>\n<prism:publicationDate>Thu,
|
260
|
+
16 Apr 2015 19:21:38 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
261
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946356?af=R\"><b>Authentic
|
262
|
+
Assessments: Praxis for the Distance Librarian</b></A><br />Beth Twomey <br
|
179
263
|
/><i>Journal of Library & Information Services in Distance Learning, Vol.
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
Services in Distance Learning
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
Learning
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
in Distance Learning
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
URL: http://www.tandfonline.com/doi/
|
218
|
-
|
219
|
-
|
220
|
-
Services in Distance Learning</
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
Learning</p>]]></content:encoded>\r\n</item>\n<item rdf:about=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705568?af=R\">\n<title>How
|
246
|
-
to Implement a New Search System and Make Friends While Doing It!</title>\r\n<link>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705568?af=R</link>\r\n<description><br>\nArticle
|
247
|
-
URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705568?af=R<br>\nCitation:
|
248
|
-
Vol 1-2 No. 7 (2012) pp 73 83<br>\nPublication Date: Mon, 12 Nov 2012
|
249
|
-
15:04:30 GMT<br>\nJournal: Journal of Library &amp; Information
|
250
|
-
Services in Distance Learning</description>\r\n<dc:identifier>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705568?af=R</dc:identifier>\r\n<dc:source>Journal
|
251
|
-
of Library & Information Services in Distance Learning, Vol. 1-2, No.
|
252
|
-
7 (2012) pp. 73 - 83</dc:source>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
253
|
-
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>1-2</prism:volume>\n<prism:number>7</prism:number>\n<prism:startingPage>73</prism:startingPage>\n<prism:endingPage>83</prism:endingPage>\n<content:encoded><![CDATA[<p><a
|
254
|
-
href=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705568?af=R\"><b>How
|
255
|
-
to Implement a New Search System and Make Friends While Doing It!</b></A><br
|
256
|
-
/> <br /><i>Journal of Library & Information Services in Distance Learning,
|
257
|
-
Vol. 1-2, No. 7 (2012) pp. 73 - 83</i><br />\nArticle URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705568?af=R\nCitation:
|
258
|
-
Vol 1-2 No. 7 (2012) pp 73 83\nPublication Date: Mon, 12 Nov 2012 15:04:30
|
259
|
-
GMT\nJournal: Journal of Library &amp; Information Services in Distance
|
260
|
-
Learning</p>]]></content:encoded>\r\n</item>\n<item rdf:about=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705613?af=R\">\n<title>Changing
|
261
|
-
Trenches, Changing Tactics: A Library's Frontline Redesign in a New CMS</title>\r\n<link>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705613?af=R</link>\r\n<description><br>\nArticle
|
262
|
-
URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705613?af=R<br>\nCitation:
|
263
|
-
Vol 1-2 No. 7 (2012) pp 53 72<br>\nPublication Date: Mon, 12 Nov 2012
|
264
|
-
15:03:58 GMT<br>\nJournal: Journal of Library &amp; Information
|
265
|
-
Services in Distance Learning</description>\r\n<dc:identifier>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705613?af=R</dc:identifier>\r\n<dc:source>Journal
|
266
|
-
of Library & Information Services in Distance Learning, Vol. 1-2, No.
|
267
|
-
7 (2012) pp. 53 - 72</dc:source>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
268
|
-
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>1-2</prism:volume>\n<prism:number>7</prism:number>\n<prism:startingPage>53</prism:startingPage>\n<prism:endingPage>72</prism:endingPage>\n<content:encoded><![CDATA[<p><a
|
269
|
-
href=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705613?af=R\"><b>Changing
|
270
|
-
Trenches, Changing Tactics: A Library's Frontline Redesign in a New CMS</b></A><br
|
271
|
-
/> <br /><i>Journal of Library & Information Services in Distance Learning,
|
272
|
-
Vol. 1-2, No. 7 (2012) pp. 53 - 72</i><br />\nArticle URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705613?af=R\nCitation:
|
273
|
-
Vol 1-2 No. 7 (2012) pp 53 72\nPublication Date: Mon, 12 Nov 2012 15:03:58
|
274
|
-
GMT\nJournal: Journal of Library &amp; Information Services in Distance
|
275
|
-
Learning</p>]]></content:encoded>\r\n</item>\n<item rdf:about=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705177?af=R\">\n<title>Beyond
|
276
|
-
the Reference Desk: A Study on the Effectiveness of Low-Cost Distance Library
|
277
|
-
Services at California State University San Marcos</title>\r\n<link>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705177?af=R</link>\r\n<description><br>\nArticle
|
278
|
-
URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705177?af=R<br>\nCitation:
|
279
|
-
Vol 1-2 No. 7 (2012) pp 40 52<br>\nPublication Date: Mon, 12 Nov 2012
|
280
|
-
15:03:19 GMT<br>\nJournal: Journal of Library &amp; Information
|
281
|
-
Services in Distance Learning</description>\r\n<dc:identifier>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705177?af=R</dc:identifier>\r\n<dc:source>Journal
|
282
|
-
of Library & Information Services in Distance Learning, Vol. 1-2, No.
|
283
|
-
7 (2012) pp. 40 - 52</dc:source>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
284
|
-
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>1-2</prism:volume>\n<prism:number>7</prism:number>\n<prism:startingPage>40</prism:startingPage>\n<prism:endingPage>52</prism:endingPage>\n<content:encoded><![CDATA[<p><a
|
285
|
-
href=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705177?af=R\"><b>Beyond
|
286
|
-
the Reference Desk: A Study on the Effectiveness of Low-Cost Distance Library
|
287
|
-
Services at California State University San Marcos</b></A><br /> <br /><i>Journal
|
288
|
-
of Library & Information Services in Distance Learning, Vol. 1-2, No.
|
289
|
-
7 (2012) pp. 40 - 52</i><br />\nArticle URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705177?af=R\nCitation:
|
290
|
-
Vol 1-2 No. 7 (2012) pp 40 52\nPublication Date: Mon, 12 Nov 2012 15:03:19
|
291
|
-
GMT\nJournal: Journal of Library &amp; Information Services in Distance
|
292
|
-
Learning</p>]]></content:encoded>\r\n</item>\n<item rdf:about=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705173?af=R\">\n<title>Outreach
|
293
|
-
to International Campuses: Removing Barriers and Building Relationships</title>\r\n<link>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705173?af=R</link>\r\n<description><br>\nArticle
|
294
|
-
URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705173?af=R<br>\nCitation:
|
295
|
-
Vol 1-2 No. 7 (2012) pp 1 17<br>\nPublication Date: Mon, 12 Nov 2012
|
296
|
-
15:03:52 GMT<br>\nJournal: Journal of Library &amp; Information
|
297
|
-
Services in Distance Learning</description>\r\n<dc:identifier>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705173?af=R</dc:identifier>\r\n<dc:source>Journal
|
298
|
-
of Library & Information Services in Distance Learning, Vol. 1-2, No.
|
299
|
-
7 (2012) pp. 1 - 17</dc:source>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
300
|
-
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>1-2</prism:volume>\n<prism:number>7</prism:number>\n<prism:startingPage>1</prism:startingPage>\n<prism:endingPage>17</prism:endingPage>\n<content:encoded><![CDATA[<p><a
|
301
|
-
href=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705173?af=R\"><b>Outreach
|
302
|
-
to International Campuses: Removing Barriers and Building Relationships</b></A><br
|
303
|
-
/> <br /><i>Journal of Library & Information Services in Distance Learning,
|
304
|
-
Vol. 1-2, No. 7 (2012) pp. 1 - 17</i><br />\nArticle URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705173?af=R\nCitation:
|
305
|
-
Vol 1-2 No. 7 (2012) pp 1 17\nPublication Date: Mon, 12 Nov 2012 15:03:52
|
306
|
-
GMT\nJournal: Journal of Library &amp; Information Services in Distance
|
307
|
-
Learning</p>]]></content:encoded>\r\n</item>\n<item rdf:about=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705561?af=R\">\n<title>Discovery
|
308
|
-
Layers and the Distance Student: Online Search Habits of Students</title>\r\n<link>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705561?af=R</link>\r\n<description><br>\nArticle
|
309
|
-
URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705561?af=R<br>\nCitation:
|
310
|
-
Vol 1-2 No. 7 (2012) pp 18 39<br>\nPublication Date: Mon, 12 Nov 2012
|
311
|
-
15:04:57 GMT<br>\nJournal: Journal of Library &amp; Information
|
312
|
-
Services in Distance Learning</description>\r\n<dc:identifier>http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705561?af=R</dc:identifier>\r\n<dc:source>Journal
|
313
|
-
of Library & Information Services in Distance Learning, Vol. 1-2, No.
|
314
|
-
7 (2012) pp. 18 - 39</dc:source>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
315
|
-
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>1-2</prism:volume>\n<prism:number>7</prism:number>\n<prism:startingPage>18</prism:startingPage>\n<prism:endingPage>39</prism:endingPage>\n<content:encoded><![CDATA[<p><a
|
316
|
-
href=\"http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705561?af=R\"><b>Discovery
|
317
|
-
Layers and the Distance Student: Online Search Habits of Students</b></A><br
|
318
|
-
/> <br /><i>Journal of Library & Information Services in Distance Learning,
|
319
|
-
Vol. 1-2, No. 7 (2012) pp. 18 - 39</i><br />\nArticle URL: http://www.tandfonline.com/doi/abs/10.1080/1533290X.2012.705561?af=R\nCitation:
|
320
|
-
Vol 1-2 No. 7 (2012) pp 18 39\nPublication Date: Mon, 12 Nov 2012 15:04:57
|
321
|
-
GMT\nJournal: Journal of Library &amp; Information Services in Distance
|
322
|
-
Learning</p>]]></content:encoded>\r\n</item>\n\r\n\t\r\n <rdf:Description
|
323
|
-
rdf:ID=\"manifest\">\r\n <mn:channels>\r\n <rdf:Seq>\r\n <rdf:li
|
324
|
-
rdf:resource=\"http://www.journaltocs.hw.ac.uk/api/journals\" />\r\n </rdf:Seq>\r\n
|
325
|
-
\ </mn:channels>\r\n </rdf:Description>\r\n\r\n</rdf:RDF>"
|
264
|
+
9, No. 1-2 (2015) pp. 170 - 178</i><br />Authors: Beth Twomey\nArticle URL:
|
265
|
+
http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946356?af=R\nCitation:
|
266
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
267
|
+
Date: Thu, 16 Apr 2015 19:21:38 GMT\nJournal: Journal of Library &amp;
|
268
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
269
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946358\">\n<title>Embedded
|
270
|
+
with the Military: It's All About the Relationships</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946358?af=R</link>\r\n<description>Authors:
|
271
|
+
Catrina Whited ; Greg Frederick<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946358?af=R<br>\nCitation:
|
272
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
273
|
+
Date: Thu, 16 Apr 2015 19:21:37 GMT<br>\nJournal: Journal of Library
|
274
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
275
|
+
10.1080/1533290X.2014.946358</dc:identifier>\r\n<dc:creator>Catrina Whited</dc:creator>\n<dc:creator>Greg
|
276
|
+
Frederick</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
277
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>179</prism:startingPage>\n<prism:endingPage>187</prism:endingPage>\n<prism:publicationDate>Thu,
|
278
|
+
16 Apr 2015 19:21:37 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
279
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946358?af=R\"><b>Embedded
|
280
|
+
with the Military: It's All About the Relationships</b></A><br />Catrina Whited;
|
281
|
+
Greg Frederick <br /><i>Journal of Library & Information Services in Distance
|
282
|
+
Learning, Vol. 9, No. 1-2 (2015) pp. 179 - 187</i><br />Authors: Catrina Whited
|
283
|
+
; Greg Frederick\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946358?af=R\nCitation:
|
284
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
285
|
+
Date: Thu, 16 Apr 2015 19:21:37 GMT\nJournal: Journal of Library &amp;
|
286
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
287
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946353\">\n<title>Emerging
|
288
|
+
Roles: Key Insights from Librarians in a Massive Open Online Course</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946353?af=R</link>\r\n<description>Authors:
|
289
|
+
Michael Stephens ; Kyle M. L. Jones<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946353?af=R<br>\nCitation:
|
290
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
291
|
+
Date: Thu, 16 Apr 2015 19:21:34 GMT<br>\nJournal: Journal of Library
|
292
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
293
|
+
10.1080/1533290X.2014.946353</dc:identifier>\r\n<dc:creator>Michael Stephens</dc:creator>\n<dc:creator>Kyle
|
294
|
+
M. L. Jones</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
295
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>133</prism:startingPage>\n<prism:endingPage>147</prism:endingPage>\n<prism:publicationDate>Thu,
|
296
|
+
16 Apr 2015 19:21:34 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
297
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946353?af=R\"><b>Emerging
|
298
|
+
Roles: Key Insights from Librarians in a Massive Open Online Course</b></A><br
|
299
|
+
/>Michael Stephens; Kyle M. L. Jones <br /><i>Journal of Library & Information
|
300
|
+
Services in Distance Learning, Vol. 9, No. 1-2 (2015) pp. 133 - 147</i><br
|
301
|
+
/>Authors: Michael Stephens ; Kyle M. L. Jones\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946353?af=R\nCitation:
|
302
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
303
|
+
Date: Thu, 16 Apr 2015 19:21:34 GMT\nJournal: Journal of Library &amp;
|
304
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n<item
|
305
|
+
rdf:about=\"http://dx.doi.org/10.1080/1533290X.2014.946354\">\n<title>Listen
|
306
|
+
to What You Cannot Hear, Observe What You Cannot See: An Introduction to Evidence-Based
|
307
|
+
Methods for Evaluating and Enhancing the User Experience in Distance Library
|
308
|
+
Services</title>\r\n<link>http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946354?af=R</link>\r\n<description>Authors:
|
309
|
+
Christine Tobias ; Amy Blair<br>\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946354?af=R<br>\nCitation:
|
310
|
+
Journal of Library &amp; Information Services in Distance Learning<br>\nPublication
|
311
|
+
Date: Thu, 16 Apr 2015 19:21:10 GMT<br>\nJournal: Journal of Library
|
312
|
+
&amp; Information Services in Distance Learning</description>\r\n<dc:identifier>DOI
|
313
|
+
10.1080/1533290X.2014.946354</dc:identifier>\r\n<dc:creator>Christine Tobias</dc:creator>\n<dc:creator>Amy
|
314
|
+
Blair</dc:creator>\n<dc:publisher>Taylor & Francis</dc:publisher>\n<prism:PublicationName>Journal
|
315
|
+
of Library & Information Services in Distance Learning</prism:PublicationName>\n<prism:volume>9</prism:volume>\n<prism:number>1-2</prism:number>\n<prism:startingPage>148</prism:startingPage>\n<prism:endingPage>156</prism:endingPage>\n<prism:publicationDate>Thu,
|
316
|
+
16 Apr 2015 19:21:10 GMT</prism:publicationDate>\n<content:encoded><![CDATA[<p><a
|
317
|
+
href=\"http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946354?af=R\"><b>Listen
|
318
|
+
to What You Cannot Hear, Observe What You Cannot See: An Introduction to Evidence-Based
|
319
|
+
Methods for Evaluating and Enhancing the User Experience in Distance Library
|
320
|
+
Services</b></A><br />Christine Tobias; Amy Blair <br /><i>Journal of Library
|
321
|
+
& Information Services in Distance Learning, Vol. 9, No. 1-2 (2015) pp.
|
322
|
+
148 - 156</i><br />Authors: Christine Tobias ; Amy Blair\nArticle URL: http://www.tandfonline.com/doi/full/10.1080/1533290X.2014.946354?af=R\nCitation:
|
323
|
+
Journal of Library &amp; Information Services in Distance Learning\nPublication
|
324
|
+
Date: Thu, 16 Apr 2015 19:21:10 GMT\nJournal: Journal of Library &amp;
|
325
|
+
Information Services in Distance Learning</p>]]></content:encoded>\r\n</item>\n\r\n\t\r\n
|
326
|
+
\ <rdf:Description rdf:ID=\"manifest\">\r\n <mn:channels>\r\n <rdf:Seq>\r\n
|
327
|
+
\ <rdf:li rdf:resource=\"http://www.journaltocs.hw.ac.uk/api/journals\"
|
328
|
+
/>\r\n </rdf:Seq>\r\n </mn:channels>\r\n </rdf:Description>\r\n\r\n</rdf:RDF>"
|
326
329
|
http_version:
|
327
|
-
recorded_at:
|
328
|
-
recorded_with: VCR 2.3
|
330
|
+
recorded_at: Tue, 01 Sep 2015 21:20:10 GMT
|
331
|
+
recorded_with: VCR 2.9.3
|