bolognese 1.8.5 → 1.8.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2844940808f11b8faa885e34806bea245ab3c8d772bec2877de19a1122e49895
4
- data.tar.gz: cc6167a8111867f03168c121a11db290671f2bbaf8a3ea2e295faa339b81ed12
3
+ metadata.gz: a5195c3b55a761942636c85d4f09331f45a91f4099cc49286e4b16815e8bb001
4
+ data.tar.gz: 7238555995c287fff505934f794a4deb9666c06ec44e2f422f73e8292b8db774
5
5
  SHA512:
6
- metadata.gz: fb45a458092cde73a13a28a8208c4c115f0a6386afdb53cf9b25c89ff85de8767c7c0d6a368c056a3f736961e2e5ea9589ec38f212c038b105ceb32e6d435d9c
7
- data.tar.gz: 43edabbc11bf430fd372c209bade25085e84ba73f4d64a52221cc143756ba374c703b485e1770afdede0939c5a33f40dda0017b0ead213d98704bd00f9cc0316
6
+ metadata.gz: e102cd718faaba83563b8ba33ff13e30c8dff7c491be161bab401197f695fdbea74b57c9371dfcb922eca7ccf2de7d49e457aa46b0fbece35c407c2b949cad66
7
+ data.tar.gz: bd51818f76c120eac5d8a1cf276d5df845fefb7a7eaeba477a2a47d06d1965aa9848e9a357c5d532a85aace58e92361db938afa8f0f1eb30e8ab59839a86cddd
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bolognese (1.8.5)
4
+ bolognese (1.8.10)
5
5
  activesupport (>= 4.2.5)
6
6
  benchmark_methods (~> 0.7)
7
7
  bibtex-ruby (>= 5.1.0)
@@ -25,12 +25,12 @@ PATH
25
25
  postrank-uri (~> 1.0, >= 1.0.18)
26
26
  rdf-rdfxml (~> 3.1)
27
27
  rdf-turtle (~> 3.1)
28
- thor (~> 1.0, >= 1.0.1)
28
+ thor (>= 0.19)
29
29
 
30
30
  GEM
31
31
  remote: https://rubygems.org/
32
32
  specs:
33
- activesupport (6.0.3.2)
33
+ activesupport (6.0.3.4)
34
34
  concurrent-ruby (~> 1.0, >= 1.0.2)
35
35
  i18n (>= 0.7, < 2)
36
36
  minitest (~> 5.1)
@@ -48,9 +48,8 @@ GEM
48
48
  citeproc (~> 1.0, >= 1.0.9)
49
49
  csl (~> 1.5)
50
50
  colorize (0.8.1)
51
- concurrent-ruby (1.1.6)
52
- crack (0.4.3)
53
- safe_yaml (~> 1.0.0)
51
+ concurrent-ruby (1.1.7)
52
+ crack (0.4.4)
54
53
  crass (1.0.6)
55
54
  csl (1.5.1)
56
55
  namae (~> 1.0)
@@ -74,7 +73,7 @@ GEM
74
73
  faraday (>= 0.7.4, < 1.0)
75
74
  gender_detector (0.1.2)
76
75
  unicode_utils (>= 1.3.0)
77
- haml (5.1.2)
76
+ haml (5.2.0)
78
77
  temple (>= 0.8.0)
79
78
  tilt
80
79
  hamster (3.0.0)
@@ -100,10 +99,10 @@ GEM
100
99
  optimist (~> 3)
101
100
  latex-decode (0.3.1)
102
101
  link_header (0.0.8)
103
- loofah (2.6.0)
102
+ loofah (2.7.0)
104
103
  crass (~> 1.0.2)
105
104
  nokogiri (>= 1.5.9)
106
- maremma (4.7.1)
105
+ maremma (4.7.2)
107
106
  activesupport (>= 4.2.5)
108
107
  addressable (>= 2.3.6)
109
108
  builder (~> 3.2, >= 3.2.2)
@@ -115,13 +114,13 @@ GEM
115
114
  oj (>= 2.8.3)
116
115
  oj_mimic_json (~> 1.0, >= 1.0.1)
117
116
  mini_portile2 (2.4.0)
118
- minitest (5.14.1)
117
+ minitest (5.14.2)
119
118
  multi_json (1.15.0)
120
119
  multipart-post (2.1.1)
121
120
  namae (1.0.1)
122
121
  nokogiri (1.10.10)
123
122
  mini_portile2 (~> 2.4.0)
124
- oj (3.10.8)
123
+ oj (3.10.14)
125
124
  oj_mimic_json (1.0.1)
126
125
  optimist (3.0.1)
127
126
  postrank-uri (1.0.24)
@@ -133,7 +132,7 @@ GEM
133
132
  rack-test (0.8.3)
134
133
  rack (>= 1.0, < 3)
135
134
  rake (12.3.3)
136
- rdf (3.1.4)
135
+ rdf (3.1.6)
137
136
  hamster (~> 3.0)
138
137
  link_header (~> 0.0, >= 0.0.8)
139
138
  rdf-aggregate-repo (3.1.0)
@@ -153,7 +152,7 @@ GEM
153
152
  rdf-turtle (3.1.2)
154
153
  ebnf (~> 2.0)
155
154
  rdf (~> 3.1, >= 3.1.2)
156
- rdf-vocab (3.1.7)
155
+ rdf-vocab (3.1.8)
157
156
  rdf (~> 3.1, >= 3.1.2)
158
157
  rdf-xsd (3.1.0)
159
158
  rdf (~> 3.1)
@@ -161,7 +160,7 @@ GEM
161
160
  rspec-core (~> 3.9.0)
162
161
  rspec-expectations (~> 3.9.0)
163
162
  rspec-mocks (~> 3.9.0)
164
- rspec-core (3.9.2)
163
+ rspec-core (3.9.3)
165
164
  rspec-support (~> 3.9.3)
166
165
  rspec-expectations (3.9.2)
167
166
  diff-lcs (>= 1.2.0, < 2.0)
@@ -173,12 +172,11 @@ GEM
173
172
  rspec-xsd (0.1.0)
174
173
  nokogiri (~> 1.6)
175
174
  rspec (~> 3)
176
- safe_yaml (1.0.5)
177
175
  scanf (1.0.0)
178
- simplecov (0.18.5)
176
+ simplecov (0.19.0)
179
177
  docile (~> 1.1)
180
178
  simplecov-html (~> 0.11)
181
- simplecov-html (0.12.2)
179
+ simplecov-html (0.12.3)
182
180
  sxp (1.1.0)
183
181
  rdf (~> 3.1)
184
182
  temple (0.8.2)
@@ -189,7 +187,7 @@ GEM
189
187
  thread_safe (~> 0.1)
190
188
  unicode_utils (1.4.0)
191
189
  vcr (3.0.3)
192
- webmock (3.8.3)
190
+ webmock (3.9.1)
193
191
  addressable (>= 2.3.6)
194
192
  crack (>= 0.3.2)
195
193
  hashdiff (>= 0.4.0, < 2.0.0)
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
23
23
  s.add_dependency 'builder', '~> 3.2', '>= 3.2.2'
24
24
  s.add_dependency 'activesupport', '>= 4.2.5'
25
25
  s.add_dependency 'bibtex-ruby', '>= 5.1.0'
26
- s.add_dependency 'thor', '~> 1.0', '>= 1.0.1'
26
+ s.add_dependency 'thor', '>= 0.19'
27
27
  s.add_dependency 'colorize', '~> 0.8.1'
28
28
  s.add_dependency 'namae', '~> 1.0'
29
29
  s.add_dependency 'edtf', '~> 3.0', '>= 3.0.4'
@@ -85,6 +85,10 @@ module Bolognese
85
85
  when "report_paper"
86
86
  bibliographic_metadata = meta.dig("crossref", "report_paper", "report_paper_metadata").to_h
87
87
  resource_type = "report"
88
+ when "peer_review"
89
+ bibliographic_metadata = meta.dig("crossref", "peer_review")
90
+ when "dissertation"
91
+ bibliographic_metadata = meta.dig("crossref", "dissertation")
88
92
  end
89
93
 
90
94
  resource_type = (resource_type || model).to_s.underscore.camelcase.presence
@@ -111,7 +115,7 @@ module Bolognese
111
115
  end
112
116
  end.compact
113
117
  else
114
- [{ "title" => ":{unav)" }]
118
+ [{ "title" => ":(unav)" }]
115
119
  end
116
120
 
117
121
  date_published = crossref_date_published(bibliographic_metadata)
@@ -234,7 +238,7 @@ module Bolognese
234
238
  end
235
239
 
236
240
  def crossref_people(bibliographic_metadata, contributor_role)
237
- person = bibliographic_metadata.dig("contributors", "person_name")
241
+ person = bibliographic_metadata.dig("contributors", "person_name") || bibliographic_metadata.dig("person_name")
238
242
  organization = Array.wrap(bibliographic_metadata.dig("contributors", "organization"))
239
243
  person = [{ "name" => ":(unav)", "contributor_role"=>"author" }] if contributor_role == "author" && Array.wrap(person).select { |a| a["contributor_role"] == "author" }.blank? && Array.wrap(organization).select { |a| a["contributor_role"] == "author" }.blank?
240
244
 
@@ -7,6 +7,7 @@ module Bolognese
7
7
  "https://creativecommons.org/licenses/by/2.0" => "https://creativecommons.org/licenses/by/2.0/legalcode",
8
8
  "https://creativecommons.org/licenses/by/2.5" => "https://creativecommons.org/licenses/by/2.5/legalcode",
9
9
  "https://creativecommons.org/licenses/by/3.0" => "https://creativecommons.org/licenses/by/3.0/legalcode",
10
+ "https://creativecommons.org/licenses/by/3.0/us" => "https://creativecommons.org/licenses/by/3.0/legalcode",
10
11
  "https://creativecommons.org/licenses/by/4.0" => "https://creativecommons.org/licenses/by/4.0/legalcode",
11
12
  "https://creativecommons.org/licenses/by-nc/1.0" => "https://creativecommons.org/licenses/by-nc/1.0/legalcode",
12
13
  "https://creativecommons.org/licenses/by-nc/2.0" => "https://creativecommons.org/licenses/by-nc/2.0/legalcode",
@@ -132,7 +133,8 @@ module Bolognese
132
133
  "ReferenceEntry" => nil,
133
134
  "JournalVolume" => "PublicationVolume",
134
135
  "BookSet" => nil,
135
- "PostedContent" => "ScholarlyArticle"
136
+ "PostedContent" => "ScholarlyArticle",
137
+ "PeerReview" => "Review"
136
138
  }
137
139
 
138
140
  CR_TO_BIB_TRANSLATIONS = {
@@ -218,6 +220,7 @@ module Bolognese
218
220
  "ScholarlyArticle" => "Text",
219
221
  "Thesis" => "Text",
220
222
  "Service" => "Service",
223
+ "Review" => "Text",
221
224
  "SoftwareSourceCode" => "Software",
222
225
  "VideoObject" => "Audiovisual",
223
226
  "WebPage" => "Text",
@@ -1,3 +1,3 @@
1
1
  module Bolognese
2
- VERSION = "1.8.5"
2
+ VERSION = "1.8.10"
3
3
  end
@@ -0,0 +1,122 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://doi.org/ra/10.14264
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
12
+ Accept:
13
+ - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: ''
18
+ headers:
19
+ Date:
20
+ - Sat, 22 Aug 2020 09:37:48 GMT
21
+ Content-Type:
22
+ - application/json;charset=UTF-8
23
+ Connection:
24
+ - keep-alive
25
+ Set-Cookie:
26
+ - __cfduid=dd2a5efda710f4da2c27722ecdb7d162d1598089068; expires=Mon, 21-Sep-20
27
+ 09:37:48 GMT; path=/; domain=.doi.org; HttpOnly; SameSite=Lax; Secure
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
30
+ Cf-Request-Id:
31
+ - 04b72118d7000064a35e821200000001
32
+ Expect-Ct:
33
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
34
+ Strict-Transport-Security:
35
+ - max-age=31536000; includeSubDomains; preload
36
+ Server:
37
+ - cloudflare
38
+ Cf-Ray:
39
+ - 5c6b9e07ba4164a3-FRA
40
+ body:
41
+ encoding: ASCII-8BIT
42
+ string: |-
43
+ [
44
+ {
45
+ "DOI": "10.14264",
46
+ "RA": "Crossref"
47
+ }
48
+ ]
49
+ http_version:
50
+ recorded_at: Sat, 22 Aug 2020 09:37:48 GMT
51
+ - request:
52
+ method: get
53
+ uri: https://api.crossref.org/works/10.14264/uql.2020.791/transform/application/vnd.crossref.unixsd+xml
54
+ body:
55
+ encoding: US-ASCII
56
+ string: ''
57
+ headers:
58
+ User-Agent:
59
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
60
+ Accept:
61
+ - text/xml
62
+ response:
63
+ status:
64
+ code: 200
65
+ message: OK
66
+ headers:
67
+ Link:
68
+ - <http://dx.doi.org/10.14264/uql.2020.791>; rel="canonical", <http://orcid.org/0000-0003-3086-4443>;
69
+ title="Patricia Maree Collingwood"; rel="author"
70
+ Access-Control-Allow-Origin:
71
+ - "*"
72
+ Access-Control-Allow-Headers:
73
+ - X-Requested-With
74
+ Content-Length:
75
+ - '2769'
76
+ Server:
77
+ - http-kit
78
+ Date:
79
+ - Sat, 22 Aug 2020 09:37:49 GMT
80
+ X-Rate-Limit-Limit:
81
+ - '50'
82
+ X-Rate-Limit-Interval:
83
+ - 1s
84
+ Connection:
85
+ - close
86
+ body:
87
+ encoding: ASCII-8BIT
88
+ string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<crossref_result xmlns=\"http://www.crossref.org/qrschema/3.0\"
89
+ version=\"3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.crossref.org/qrschema/3.0
90
+ http://www.crossref.org/schemas/crossref_query_output3.0.xsd\">\r\n <query_result>\r\n
91
+ \ <head>\r\n <doi_batch_id>none</doi_batch_id>\r\n </head>\r\n <body>\r\n
92
+ \ <query status=\"resolved\">\r\n <doi type=\"dissertation\">10.14264/uql.2020.791</doi>\r\n
93
+ \ <crm-item name=\"publisher-name\" type=\"string\">University of Queensland
94
+ Library</crm-item>\r\n <crm-item name=\"prefix-name\" type=\"string\">University
95
+ of Queensland Library</crm-item>\r\n <crm-item name=\"member-id\" type=\"number\">5387</crm-item>\r\n
96
+ \ <crm-item name=\"citation-id\" type=\"number\">116937436</crm-item>\r\n
97
+ \ <crm-item name=\"book-id\" type=\"number\">1346666</crm-item>\r\n
98
+ \ <crm-item name=\"deposit-timestamp\" type=\"number\">1591592933</crm-item>\r\n
99
+ \ <crm-item name=\"owner-prefix\" type=\"string\">10.14264</crm-item>\r\n
100
+ \ <crm-item name=\"last-update\" type=\"date\">2020-06-08T05:08:59Z</crm-item>\r\n
101
+ \ <crm-item name=\"created\" type=\"date\">2020-06-08T05:08:58Z</crm-item>\r\n
102
+ \ <crm-item name=\"citedby-count\" type=\"number\">0</crm-item>\r\n
103
+ \ <doi_record>\r\n <crossref xmlns=\"http://www.crossref.org/xschema/1.1\"
104
+ xsi:schemaLocation=\"http://www.crossref.org/xschema/1.1 http://doi.crossref.org/schemas/unixref1.1.xsd\">\r\n
105
+ \ <dissertation>\r\n <person_name sequence=\"first\"
106
+ contributor_role=\"author\">\r\n <given_name>Patricia Maree</given_name>\r\n
107
+ \ <surname>Collingwood</surname>\r\n <ORCID authenticated=\"true\">https://orcid.org/0000-0003-3086-4443</ORCID>\r\n
108
+ \ </person_name>\r\n <titles>\r\n <title>School
109
+ truancy and financial independence during emerging adulthood: a longitudinal
110
+ analysis of receipt of and reliance on cash transfers</title>\r\n </titles>\r\n
111
+ \ <approval_date>\r\n <month>05</month>\r\n <day>25</day>\r\n
112
+ \ <year>2020</year>\r\n </approval_date>\r\n <institution>\r\n
113
+ \ <institution_name>The University of Queensland</institution_name>\r\n
114
+ \ <institution_department>School of Social Science</institution_department>\r\n
115
+ \ </institution>\r\n <degree>PhD Thesis</degree>\r\n
116
+ \ <doi_data>\r\n <doi>10.14264/uql.2020.791</doi>\r\n
117
+ \ <resource>http://espace.library.uq.edu.au/view/UQ:23a1e74</resource>\r\n
118
+ \ </doi_data>\r\n </dissertation>\r\n </crossref>\r\n
119
+ \ </doi_record>\r\n </query>\r\n </body>\r\n </query_result>\r\n</crossref_result>"
120
+ http_version:
121
+ recorded_at: Sat, 22 Aug 2020 09:37:49 GMT
122
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,449 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://doi.org/ra/10.1186
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
12
+ Accept:
13
+ - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: ''
18
+ headers:
19
+ Date:
20
+ - Sun, 11 Oct 2020 05:26:31 GMT
21
+ Content-Type:
22
+ - application/json;charset=UTF-8
23
+ Connection:
24
+ - keep-alive
25
+ Set-Cookie:
26
+ - __cfduid=d8a8bdceeec481ceefc93a6afcbde710d1602393990; expires=Tue, 10-Nov-20
27
+ 05:26:30 GMT; path=/; domain=.doi.org; HttpOnly; SameSite=Lax; Secure
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
30
+ Cf-Request-Id:
31
+ - 05b7b8ff3c000005dc32162200000001
32
+ Expect-Ct:
33
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
34
+ Report-To:
35
+ - '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report?lkg-colo=71&lkg-time=1602393991"}],"group":"cf-nel","max_age":604800}'
36
+ Nel:
37
+ - '{"report_to":"cf-nel","max_age":604800}'
38
+ Strict-Transport-Security:
39
+ - max-age=31536000; includeSubDomains; preload
40
+ Server:
41
+ - cloudflare
42
+ Cf-Ray:
43
+ - 5e062aab9fac05dc-FRA
44
+ Alt-Svc:
45
+ - h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400
46
+ body:
47
+ encoding: ASCII-8BIT
48
+ string: |-
49
+ [
50
+ {
51
+ "DOI": "10.1186",
52
+ "RA": "Crossref"
53
+ }
54
+ ]
55
+ http_version:
56
+ recorded_at: Sun, 11 Oct 2020 05:26:31 GMT
57
+ - request:
58
+ method: get
59
+ uri: https://api.crossref.org/works/10.1186/1471-2164-7-187/transform/application/vnd.crossref.unixsd+xml
60
+ body:
61
+ encoding: US-ASCII
62
+ string: ''
63
+ headers:
64
+ User-Agent:
65
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
66
+ Accept:
67
+ - text/xml
68
+ response:
69
+ status:
70
+ code: 200
71
+ message: OK
72
+ headers:
73
+ Link:
74
+ - <http://dx.doi.org/10.1186/1471-2164-7-187>; rel="canonical", <http://link.springer.com/content/pdf/10.1186/1471-2164-7-187.pdf>;
75
+ version="vor"; type="application/pdf"; rel="item", <http://link.springer.com/article/10.1186/1471-2164-7-187/fulltext.html>;
76
+ version="vor"; type="text/html"; rel="item", <http://link.springer.com/content/pdf/10.1186/1471-2164-7-187.pdf>;
77
+ version="vor"; type="application/pdf"; rel="item", <http://creativecommons.org/licenses/by/2.0>;
78
+ version="tdm"; rel="license"
79
+ Access-Control-Allow-Origin:
80
+ - "*"
81
+ Access-Control-Allow-Headers:
82
+ - X-Requested-With
83
+ Content-Length:
84
+ - '30740'
85
+ Server:
86
+ - http-kit
87
+ Date:
88
+ - Sun, 11 Oct 2020 05:26:32 GMT
89
+ X-Rate-Limit-Limit:
90
+ - '50'
91
+ X-Rate-Limit-Interval:
92
+ - 1s
93
+ Connection:
94
+ - close
95
+ body:
96
+ encoding: ASCII-8BIT
97
+ string: "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<crossref_result xmlns=\"http://www.crossref.org/qrschema/3.0\"
98
+ version=\"3.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.crossref.org/qrschema/3.0
99
+ http://www.crossref.org/schemas/crossref_query_output3.0.xsd\">\r\n <query_result>\r\n
100
+ \ <head>\r\n <doi_batch_id>none</doi_batch_id>\r\n </head>\r\n <body>\r\n
101
+ \ <query status=\"resolved\">\r\n <doi type=\"journal_article\">10.1186/1471-2164-7-187</doi>\r\n
102
+ \ <crm-item name=\"publisher-name\" type=\"string\">Springer Science
103
+ and Business Media LLC</crm-item>\r\n <crm-item name=\"prefix-name\"
104
+ type=\"string\">Springer (Biomed Central Ltd.)</crm-item>\r\n <crm-item
105
+ name=\"member-id\" type=\"number\">297</crm-item>\r\n <crm-item name=\"citation-id\"
106
+ type=\"number\">22586616</crm-item>\r\n <crm-item name=\"journal-id\"
107
+ type=\"number\">5911</crm-item>\r\n <crm-item name=\"deposit-timestamp\"
108
+ type=\"number\">20200420160445553</crm-item>\r\n <crm-item name=\"owner-prefix\"
109
+ type=\"string\">10.1186</crm-item>\r\n <crm-item name=\"last-update\"
110
+ type=\"date\">2020-04-20T14:28:32Z</crm-item>\r\n <crm-item name=\"created\"
111
+ type=\"date\">2006-07-25T18:14:51Z</crm-item>\r\n <crm-item name=\"citedby-count\"
112
+ type=\"number\">136</crm-item>\r\n <crm-item name=\"relation\" type=\"doi\"
113
+ claim=\"isReviewOf\">10.3410/f.1044091.494000</crm-item>\r\n <crm-item
114
+ name=\"relation\" type=\"doi\" claim=\"isReviewOf\">10.3410/f.1044091.496329</crm-item>\r\n
115
+ \ <doi_record>\r\n <crossref xmlns=\"http://www.crossref.org/xschema/1.1\"
116
+ xsi:schemaLocation=\"http://www.crossref.org/xschema/1.1 http://doi.crossref.org/schemas/unixref1.1.xsd\">\r\n
117
+ \ <journal>\r\n <journal_metadata language=\"en\">\r\n
118
+ \ <full_title>BMC Genomics</full_title>\r\n <abbrev_title>BMC
119
+ Genomics</abbrev_title>\r\n <issn media_type=\"electronic\">1471-2164</issn>\r\n
120
+ \ </journal_metadata>\r\n <journal_issue>\r\n <publication_date
121
+ media_type=\"print\">\r\n <month>12</month>\r\n <year>2006</year>\r\n
122
+ \ </publication_date>\r\n <journal_volume>\r\n
123
+ \ <volume>7</volume>\r\n </journal_volume>\r\n
124
+ \ <issue>1</issue>\r\n </journal_issue>\r\n <journal_article
125
+ publication_type=\"full_text\">\r\n <titles>\r\n <title>Finding
126
+ function: evaluation methods for functional genomic data</title>\r\n </titles>\r\n
127
+ \ <contributors>\r\n <person_name contributor_role=\"author\"
128
+ sequence=\"first\">\r\n <given_name>Chad L</given_name>\r\n
129
+ \ <surname>Myers</surname>\r\n </person_name>\r\n
130
+ \ <person_name contributor_role=\"author\" sequence=\"additional\">\r\n
131
+ \ <given_name>Daniel R</given_name>\r\n <surname>Barrett</surname>\r\n
132
+ \ </person_name>\r\n <person_name contributor_role=\"author\"
133
+ sequence=\"additional\">\r\n <given_name>Matthew A</given_name>\r\n
134
+ \ <surname>Hibbs</surname>\r\n </person_name>\r\n
135
+ \ <person_name contributor_role=\"author\" sequence=\"additional\">\r\n
136
+ \ <given_name>Curtis</given_name>\r\n <surname>Huttenhower</surname>\r\n
137
+ \ </person_name>\r\n <person_name contributor_role=\"author\"
138
+ sequence=\"additional\">\r\n <given_name>Olga G</given_name>\r\n
139
+ \ <surname>Troyanskaya</surname>\r\n </person_name>\r\n
140
+ \ </contributors>\r\n <publication_date media_type=\"online\">\r\n
141
+ \ <month>7</month>\r\n <day>25</day>\r\n
142
+ \ <year>2006</year>\r\n </publication_date>\r\n
143
+ \ <publication_date media_type=\"print\">\r\n <month>12</month>\r\n
144
+ \ <year>2006</year>\r\n </publication_date>\r\n
145
+ \ <publisher_item>\r\n <item_number item_number_type=\"article-number\">187</item_number>\r\n
146
+ \ <identifier id_type=\"pii\">570</identifier>\r\n </publisher_item>\r\n
147
+ \ <ai:program xmlns:ai=\"http://www.crossref.org/AccessIndicators.xsd\"
148
+ name=\"AccessIndicators\">\r\n <ai:license_ref applies_to=\"tdm\">http://creativecommons.org/licenses/by/2.0</ai:license_ref>\r\n
149
+ \ </ai:program>\r\n <doi_data>\r\n <doi>10.1186/1471-2164-7-187</doi>\r\n
150
+ \ <timestamp>20200420160445553</timestamp>\r\n <resource
151
+ content_version=\"vor\">https://bmcgenomics.biomedcentral.com/articles/10.1186/1471-2164-7-187</resource>\r\n
152
+ \ <collection property=\"crawler-based\">\r\n <item
153
+ crawler=\"iParadigms\">\r\n <resource mime_type=\"application/pdf\">http://link.springer.com/content/pdf/10.1186/1471-2164-7-187.pdf</resource>\r\n
154
+ \ </item>\r\n </collection>\r\n <collection
155
+ property=\"text-mining\">\r\n <item>\r\n <resource
156
+ mime_type=\"application/pdf\">http://link.springer.com/content/pdf/10.1186/1471-2164-7-187.pdf</resource>\r\n
157
+ \ </item>\r\n <item>\r\n <resource
158
+ mime_type=\"text/html\">http://link.springer.com/article/10.1186/1471-2164-7-187/fulltext.html</resource>\r\n
159
+ \ </item>\r\n </collection>\r\n </doi_data>\r\n
160
+ \ <citation_list>\r\n <citation key=\"570_CR1\">\r\n
161
+ \ <author>Z Barutcuoglu</author>\r\n <cYear>2006</cYear>\r\n
162
+ \ <volume_title>Bioinformatics</volume_title>\r\n <unstructured_citation>Barutcuoglu
163
+ Z, Schapire RE, Troyanskaya OG: Hierarchical multi-label prediction of gene
164
+ function. Bioinformatics. 2006</unstructured_citation>\r\n </citation>\r\n
165
+ \ <citation key=\"570_CR2\">\r\n <journal_title>Bioinformatics</journal_title>\r\n
166
+ \ <author>A Clare</author>\r\n <volume>19</volume>\r\n
167
+ \ <issue>Suppl 2</issue>\r\n <first_page>II42</first_page>\r\n
168
+ \ <cYear>2003</cYear>\r\n <doi>10.1093/bioinformatics/btg1058</doi>\r\n
169
+ \ <unstructured_citation>Clare A, King RD: Predicting gene
170
+ function in Saccharomyces cerevisiae. Bioinformatics. 2003, 19 (Suppl 2):
171
+ II42-II49.</unstructured_citation>\r\n </citation>\r\n <citation
172
+ key=\"570_CR3\">\r\n <author>GR Lanckriet</author>\r\n
173
+ \ <first_page>300</first_page>\r\n <cYear>2004</cYear>\r\n
174
+ \ <volume_title>Pac Symp Biocomput</volume_title>\r\n <unstructured_citation>Lanckriet
175
+ GR, Deng M, Cristianini N, Jordan MI, Noble WS: Kernel-based data fusion and
176
+ its application to protein function prediction in yeast. Pac Symp Biocomput.
177
+ 2004, 300-311.</unstructured_citation>\r\n </citation>\r\n
178
+ \ <citation key=\"570_CR4\">\r\n <journal_title>J
179
+ Comput Biol</journal_title>\r\n <author>P Pavlidis</author>\r\n
180
+ \ <volume>9</volume>\r\n <issue>2</issue>\r\n
181
+ \ <first_page>401</first_page>\r\n <cYear>2002</cYear>\r\n
182
+ \ <doi>10.1089/10665270252935539</doi>\r\n <unstructured_citation>Pavlidis
183
+ P, Weston J, Cai J, Noble WS: Learning gene functional classifications from
184
+ multiple data types. J Comput Biol. 2002, 9 (2): 401-411. 10.1089/10665270252935539.</unstructured_citation>\r\n
185
+ \ </citation>\r\n <citation key=\"570_CR5\">\r\n
186
+ \ <journal_title>Bioinformatics</journal_title>\r\n <author>A
187
+ Ben-Hur</author>\r\n <volume>21</volume>\r\n <issue>Suppl
188
+ 1</issue>\r\n <first_page>i38</first_page>\r\n <cYear>2005</cYear>\r\n
189
+ \ <doi>10.1093/bioinformatics/bti1016</doi>\r\n <unstructured_citation>Ben-Hur
190
+ A, Noble WS: Kernel methods for predicting protein-protein interactions. Bioinformatics.
191
+ 2005, 21 (Suppl 1): i38-i46. 10.1093/bioinformatics/bti1016.</unstructured_citation>\r\n
192
+ \ </citation>\r\n <citation key=\"570_CR6\">\r\n
193
+ \ <journal_title>Science</journal_title>\r\n <author>R
194
+ Jansen</author>\r\n <volume>302</volume>\r\n <issue>5644</issue>\r\n
195
+ \ <first_page>449</first_page>\r\n <cYear>2003</cYear>\r\n
196
+ \ <doi>10.1126/science.1087361</doi>\r\n <unstructured_citation>Jansen
197
+ R, Yu H, Greenbaum D, Kluger Y, Krogan NJ, Chung S, Emili A, Snyder M, Greenblatt
198
+ JF, Gerstein M: A Bayesian networks approach for predicting protein-protein
199
+ interactions from genomic data. Science. 2003, 302 (5644): 449-453. 10.1126/science.1087361.</unstructured_citation>\r\n
200
+ \ </citation>\r\n <citation key=\"570_CR7\">\r\n
201
+ \ <journal_title>Science</journal_title>\r\n <author>I
202
+ Lee</author>\r\n <volume>306</volume>\r\n <issue>5701</issue>\r\n
203
+ \ <first_page>1555</first_page>\r\n <cYear>2004</cYear>\r\n
204
+ \ <doi>10.1126/science.1099511</doi>\r\n <unstructured_citation>Lee
205
+ I, Date SV, Adai AT, Marcotte EM: A probabilistic functional network of yeast
206
+ genes. Science. 2004, 306 (5701): 1555-1558. 10.1126/science.1099511.</unstructured_citation>\r\n
207
+ \ </citation>\r\n <citation key=\"570_CR8\">\r\n
208
+ \ <journal_title>BMC Bioinformatics</journal_title>\r\n
209
+ \ <author>N Lin</author>\r\n <volume>5</volume>\r\n
210
+ \ <issue>1</issue>\r\n <first_page>154</first_page>\r\n
211
+ \ <cYear>2004</cYear>\r\n <doi>10.1186/1471-2105-5-154</doi>\r\n
212
+ \ <unstructured_citation>Lin N, Wu B, Jansen R, Gerstein
213
+ M, Zhao H: Information assessment on predicting protein-protein interactions.
214
+ BMC Bioinformatics. 2004, 5 (1): 154-10.1186/1471-2105-5-154.</unstructured_citation>\r\n
215
+ \ </citation>\r\n <citation key=\"570_CR9\">\r\n
216
+ \ <journal_title>Proc Natl Acad Sci USA</journal_title>\r\n
217
+ \ <author>OG Troyanskaya</author>\r\n <volume>100</volume>\r\n
218
+ \ <issue>14</issue>\r\n <first_page>8348</first_page>\r\n
219
+ \ <cYear>2003</cYear>\r\n <doi>10.1073/pnas.0832373100</doi>\r\n
220
+ \ <unstructured_citation>Troyanskaya OG, Dolinski K, Owen
221
+ AB, Altman RB, Botstein D: A Bayesian framework for combining heterogeneous
222
+ data sources for gene function prediction (in Saccharomyces cerevisiae). Proc
223
+ Natl Acad Sci USA. 2003, 100 (14): 8348-8353. 10.1073/pnas.0832373100.</unstructured_citation>\r\n
224
+ \ </citation>\r\n <citation key=\"570_CR10\">\r\n
225
+ \ <journal_title>Trends Genet</journal_title>\r\n <author>SL
226
+ Wong</author>\r\n <volume>21</volume>\r\n <issue>8</issue>\r\n
227
+ \ <first_page>424</first_page>\r\n <cYear>2005</cYear>\r\n
228
+ \ <doi>10.1016/j.tig.2005.06.006</doi>\r\n <unstructured_citation>Wong
229
+ SL, Zhang LV, Roth FP: Discovering functional relationships: biochemistry
230
+ versus genetics. Trends Genet. 2005, 21 (8): 424-427. 10.1016/j.tig.2005.06.006.</unstructured_citation>\r\n
231
+ \ </citation>\r\n <citation key=\"570_CR11\">\r\n
232
+ \ <journal_title>Nucleic Acids Res</journal_title>\r\n <author>M
233
+ Kanehisa</author>\r\n <volume>28</volume>\r\n <issue>1</issue>\r\n
234
+ \ <first_page>27</first_page>\r\n <cYear>2000</cYear>\r\n
235
+ \ <doi>10.1093/nar/28.1.27</doi>\r\n <unstructured_citation>Kanehisa
236
+ M, Goto S: KEGG: kyoto encyclopedia of genes and genomes. Nucleic Acids Res.
237
+ 2000, 28 (1): 27-30. 10.1093/nar/28.1.27.</unstructured_citation>\r\n </citation>\r\n
238
+ \ <citation key=\"570_CR12\">\r\n <journal_title>Bioinformatics</journal_title>\r\n
239
+ \ <author>Y Yamanishi</author>\r\n <volume>20</volume>\r\n
240
+ \ <issue>Suppl 1</issue>\r\n <first_page>I363</first_page>\r\n
241
+ \ <cYear>2004</cYear>\r\n <doi>10.1093/bioinformatics/bth910</doi>\r\n
242
+ \ <unstructured_citation>Yamanishi Y, Vert JP, Kanehisa
243
+ M: Protein network inference from multiple genomic data: a supervised approach.
244
+ Bioinformatics. 2004, 20 (Suppl 1): I363-I370. 10.1093/bioinformatics/bth910.</unstructured_citation>\r\n
245
+ \ </citation>\r\n <citation key=\"570_CR13\">\r\n
246
+ \ <unstructured_citation>GRIFn Home Page. [\r\n http://function.princeton.edu/GRIFn\r\n
247
+ \ \r\n ]</unstructured_citation>\r\n </citation>\r\n
248
+ \ <citation key=\"570_CR14\">\r\n <journal_title>Nature</journal_title>\r\n
249
+ \ <author>AC Gavin</author>\r\n <volume>415</volume>\r\n
250
+ \ <issue>6868</issue>\r\n <first_page>141</first_page>\r\n
251
+ \ <cYear>2002</cYear>\r\n <doi>10.1038/415141a</doi>\r\n
252
+ \ <unstructured_citation>Gavin AC, Bosche M, Krause R, Grandi
253
+ P, Marzioch M, Bauer A, Schultz J, Rick JM, Michon AM, Cruciat CM: Functional
254
+ organization of the yeast proteome by systematic analysis of protein complexes.
255
+ Nature. 2002, 415 (6868): 141-147. 10.1038/415141a.</unstructured_citation>\r\n
256
+ \ </citation>\r\n <citation key=\"570_CR15\">\r\n
257
+ \ <journal_title>J Mol Biol</journal_title>\r\n <author>E
258
+ Sprinzak</author>\r\n <volume>327</volume>\r\n <issue>5</issue>\r\n
259
+ \ <first_page>919</first_page>\r\n <cYear>2003</cYear>\r\n
260
+ \ <doi>10.1016/S0022-2836(03)00239-0</doi>\r\n <unstructured_citation>Sprinzak
261
+ E, Sattath S, Margalit H: How reliable are experimental protein-protein interaction
262
+ data?. J Mol Biol. 2003, 327 (5): 919-923. 10.1016/S0022-2836(03)00239-0.</unstructured_citation>\r\n
263
+ \ </citation>\r\n <citation key=\"570_CR16\">\r\n
264
+ \ <journal_title>Nature</journal_title>\r\n <author>P
265
+ Uetz</author>\r\n <volume>403</volume>\r\n <issue>6770</issue>\r\n
266
+ \ <first_page>623</first_page>\r\n <cYear>2000</cYear>\r\n
267
+ \ <doi>10.1038/35001009</doi>\r\n <unstructured_citation>Uetz
268
+ P, Giot L, Cagney G, Mansfield TA, Judson RS, Knight JR, Lockshon D, Narayan
269
+ V, Srinivasan M, Pochart P: A comprehensive analysis of protein-protein interactions
270
+ in Saccharomyces cerevisiae. Nature. 2000, 403 (6770): 623-627. 10.1038/35001009.</unstructured_citation>\r\n
271
+ \ </citation>\r\n <citation key=\"570_CR17\">\r\n
272
+ \ <journal_title>Nature</journal_title>\r\n <author>C
273
+ von Mering</author>\r\n <volume>417</volume>\r\n <issue>6887</issue>\r\n
274
+ \ <first_page>399</first_page>\r\n <cYear>2002</cYear>\r\n
275
+ \ <doi>10.1038/nature750</doi>\r\n <unstructured_citation>von
276
+ Mering C, Krause R, Snel B, Cornell M, Oliver SG, Fields S, Bork P: Comparative
277
+ assessment of large-scale data sets of protein-protein interactions. Nature.
278
+ 2002, 417 (6887): 399-403. 10.1038/nature750.</unstructured_citation>\r\n
279
+ \ </citation>\r\n <citation key=\"570_CR18\">\r\n
280
+ \ <journal_title>Bioinformatics</journal_title>\r\n <author>SG
281
+ Lee</author>\r\n <volume>20</volume>\r\n <issue>3</issue>\r\n
282
+ \ <first_page>381</first_page>\r\n <cYear>2004</cYear>\r\n
283
+ \ <doi>10.1093/bioinformatics/btg420</doi>\r\n <unstructured_citation>Lee
284
+ SG, Hur JU, Kim YS: A graph-theoretic modeling on GO space for biological
285
+ interpretation of gene clusters. Bioinformatics. 2004, 20 (3): 381-388. 10.1093/bioinformatics/btg420.</unstructured_citation>\r\n
286
+ \ </citation>\r\n <citation key=\"570_CR19\">\r\n
287
+ \ <journal_title>Nat Genet</journal_title>\r\n <author>M
288
+ Ashburner</author>\r\n <volume>25</volume>\r\n <issue>1</issue>\r\n
289
+ \ <first_page>25</first_page>\r\n <cYear>2000</cYear>\r\n
290
+ \ <doi>10.1038/75556</doi>\r\n <unstructured_citation>Ashburner
291
+ M, Ball CA, Blake JA, Botstein D, Butler H, Cherry JM, Davis AP, Dolinski
292
+ K, Dwight SS, Eppig JT: Gene ontology: tool for the unification of biology.
293
+ The Gene Ontology Consortium. Nat Genet. 2000, 25 (1): 25-29. 10.1038/75556.</unstructured_citation>\r\n
294
+ \ </citation>\r\n <citation key=\"570_CR20\">\r\n
295
+ \ <journal_title>Nucleic Acids Res</journal_title>\r\n <author>CA
296
+ Ball</author>\r\n <volume>28</volume>\r\n <issue>1</issue>\r\n
297
+ \ <first_page>77</first_page>\r\n <cYear>2000</cYear>\r\n
298
+ \ <doi>10.1093/nar/28.1.77</doi>\r\n <unstructured_citation>Ball
299
+ CA, Dolinski K, Dwight SS, Harris MA, Issel-Tarver L, Kasarskis A, Scafe CR,
300
+ Sherlock G, Binkley G, Jin H: Integrating functional genomic information into
301
+ the Saccharomyces genome database. Nucleic Acids Res. 2000, 28 (1): 77-80.
302
+ 10.1093/nar/28.1.77.</unstructured_citation>\r\n </citation>\r\n
303
+ \ <citation key=\"570_CR21\">\r\n <journal_title>Nucleic
304
+ Acids Res</journal_title>\r\n <author>HW Mewes</author>\r\n
305
+ \ <volume>30</volume>\r\n <issue>1</issue>\r\n
306
+ \ <first_page>31</first_page>\r\n <cYear>2002</cYear>\r\n
307
+ \ <doi>10.1093/nar/30.1.31</doi>\r\n <unstructured_citation>Mewes
308
+ HW, Frishman D, Guldener U, Mannhaupt G, Mayer K, Mokrejs M, Morgenstern B,
309
+ Munsterkotter M, Rudd S, Weil B: MIPS: a database for genomes and protein
310
+ sequences. Nucleic Acids Res. 2002, 30 (1): 31-34. 10.1093/nar/30.1.31.</unstructured_citation>\r\n
311
+ \ </citation>\r\n <citation key=\"570_CR22\">\r\n
312
+ \ <journal_title>Nucleic Acids Res</journal_title>\r\n <author>MC
313
+ Costanzo</author>\r\n <volume>29</volume>\r\n <issue>1</issue>\r\n
314
+ \ <first_page>75</first_page>\r\n <cYear>2001</cYear>\r\n
315
+ \ <doi>10.1093/nar/29.1.75</doi>\r\n <unstructured_citation>Costanzo
316
+ MC, Crawford ME, Hirschman JE, Kranz JE, Olsen P, Robertson LS, Skrzypek MS,
317
+ Braun BR, Hopkins KL, Kondu P: YPD, PombePD and WormPD: model organism volumes
318
+ of the BioKnowledge library, an integrated resource for protein information.
319
+ Nucleic Acids Res. 2001, 29 (1): 75-79. 10.1093/nar/29.1.75.</unstructured_citation>\r\n
320
+ \ </citation>\r\n <citation key=\"570_CR23\">\r\n
321
+ \ <journal_title>Curr Opin Microbiol</journal_title>\r\n
322
+ \ <author>R Jansen</author>\r\n <volume>7</volume>\r\n
323
+ \ <issue>5</issue>\r\n <first_page>535</first_page>\r\n
324
+ \ <cYear>2004</cYear>\r\n <doi>10.1016/j.mib.2004.08.012</doi>\r\n
325
+ \ <unstructured_citation>Jansen R, Gerstein M: Analyzing
326
+ protein function on a genomic scale: the importance of gold-standard positives
327
+ and negatives for network prediction. Curr Opin Microbiol. 2004, 7 (5): 535-545.
328
+ 10.1016/j.mib.2004.08.012.</unstructured_citation>\r\n </citation>\r\n
329
+ \ <citation key=\"570_CR24\">\r\n <journal_title>BMC
330
+ Bioinformatics</journal_title>\r\n <author>A Patil</author>\r\n
331
+ \ <volume>6</volume>\r\n <issue>1</issue>\r\n
332
+ \ <first_page>100</first_page>\r\n <cYear>2005</cYear>\r\n
333
+ \ <doi>10.1186/1471-2105-6-100</doi>\r\n <unstructured_citation>Patil
334
+ A, Nakamura H: Filtering high-throughput protein-protein interaction data
335
+ using a combination of genomic features. BMC Bioinformatics. 2005, 6 (1):
336
+ 100-10.1186/1471-2105-6-100.</unstructured_citation>\r\n </citation>\r\n
337
+ \ <citation key=\"570_CR25\">\r\n <journal_title>Nature</journal_title>\r\n
338
+ \ <author>WK Huh</author>\r\n <volume>425</volume>\r\n
339
+ \ <issue>6959</issue>\r\n <first_page>686</first_page>\r\n
340
+ \ <cYear>2003</cYear>\r\n <doi>10.1038/nature02026</doi>\r\n
341
+ \ <unstructured_citation>Huh WK, Falvo JV, Gerke LC, Carroll
342
+ AS, Howson RW, Weissman JS, O'Shea EK: Global analysis of protein localization
343
+ in budding yeast. Nature. 2003, 425 (6959): 686-691. 10.1038/nature02026.</unstructured_citation>\r\n
344
+ \ </citation>\r\n <citation key=\"570_CR26\">\r\n
345
+ \ <journal_title>Mol Cell Proteomics</journal_title>\r\n
346
+ \ <author>CM Deane</author>\r\n <volume>1</volume>\r\n
347
+ \ <issue>5</issue>\r\n <first_page>349</first_page>\r\n
348
+ \ <cYear>2002</cYear>\r\n <doi>10.1074/mcp.M100037-MCP200</doi>\r\n
349
+ \ <unstructured_citation>Deane CM, Salwinski L, Xenarios
350
+ I, Eisenberg D: Protein interactions: two methods for assessment of the reliability
351
+ of high throughput observations. Mol Cell Proteomics. 2002, 1 (5): 349-356.
352
+ 10.1074/mcp.M100037-MCP200.</unstructured_citation>\r\n </citation>\r\n
353
+ \ <citation key=\"570_CR27\">\r\n <author>Y
354
+ Qi</author>\r\n <first_page>531</first_page>\r\n <cYear>2005</cYear>\r\n
355
+ \ <volume_title>Pac Symp Biocomput</volume_title>\r\n <unstructured_citation>Qi
356
+ Y, Klein-Seetharaman J, Bar-Joseph Z: Random forest similarity for protein-protein
357
+ interaction prediction from multiple sources. Pac Symp Biocomput. 2005, 531-542.</unstructured_citation>\r\n
358
+ \ </citation>\r\n <citation key=\"570_CR28\">\r\n
359
+ \ <journal_title>Curr Opin Struct Biol</journal_title>\r\n
360
+ \ <author>P Bork</author>\r\n <volume>14</volume>\r\n
361
+ \ <issue>3</issue>\r\n <first_page>292</first_page>\r\n
362
+ \ <cYear>2004</cYear>\r\n <doi>10.1016/j.sbi.2004.05.003</doi>\r\n
363
+ \ <unstructured_citation>Bork P, Jensen LJ, von Mering C,
364
+ Ramani AK, Lee I, Marcotte EM: Protein interaction networks from yeast to
365
+ human. Curr Opin Struct Biol. 2004, 14 (3): 292-299. 10.1016/j.sbi.2004.05.003.</unstructured_citation>\r\n
366
+ \ </citation>\r\n <citation key=\"570_CR29\">\r\n
367
+ \ <journal_title>Nucleic Acids Res</journal_title>\r\n <author>I
368
+ Xenarios</author>\r\n <volume>28</volume>\r\n <issue>1</issue>\r\n
369
+ \ <first_page>289</first_page>\r\n <cYear>2000</cYear>\r\n
370
+ \ <doi>10.1093/nar/28.1.289</doi>\r\n <unstructured_citation>Xenarios
371
+ I, Rice DW, Salwinski L, Baron MK, Marcotte EM, Eisenberg D: DIP: the database
372
+ of interacting proteins. Nucleic Acids Res. 2000, 28 (1): 289-291. 10.1093/nar/28.1.289.</unstructured_citation>\r\n
373
+ \ </citation>\r\n <citation key=\"570_CR30\">\r\n
374
+ \ <journal_title>Genome Biol</journal_title>\r\n <author>BJ
375
+ Breitkreutz</author>\r\n <volume>4</volume>\r\n <issue>3</issue>\r\n
376
+ \ <first_page>R23</first_page>\r\n <cYear>2003</cYear>\r\n
377
+ \ <doi>10.1186/gb-2003-4-3-r23</doi>\r\n <unstructured_citation>Breitkreutz
378
+ BJ, Stark C, Tyers M: The GRID: the General Repository for Interaction Datasets.
379
+ Genome Biol. 2003, 4 (3): R23-10.1186/gb-2003-4-3-r23.</unstructured_citation>\r\n
380
+ \ </citation>\r\n <citation key=\"570_CR31\">\r\n
381
+ \ <doi provider=\"crossref\">10.1093/nar/gki051</doi>\r\n
382
+ \ <unstructured_citation>Alfarano C, Andrade CE, Anthony
383
+ K, Bahroos N, Bajec M, Bantoft K, Betel D, Bobechko B, Boutilier K, Burgess
384
+ E: The Biomolecular Interaction Network Database and related tools 2005 update.
385
+ Nucleic Acids Res. 2005, D418-424. 33 Database</unstructured_citation>\r\n
386
+ \ </citation>\r\n <citation key=\"570_CR32\">\r\n
387
+ \ <journal_title>Bioinformatics</journal_title>\r\n <author>PW
388
+ Lord</author>\r\n <volume>19</volume>\r\n <issue>10</issue>\r\n
389
+ \ <first_page>1275</first_page>\r\n <cYear>2003</cYear>\r\n
390
+ \ <doi>10.1093/bioinformatics/btg153</doi>\r\n <unstructured_citation>Lord
391
+ PW, Stevens RD, Brass A, Goble CA: Investigating semantic similarity measures
392
+ across the Gene Ontology: the relationship between sequence and annotation.
393
+ Bioinformatics. 2003, 19 (10): 1275-1283. 10.1093/bioinformatics/btg153.</unstructured_citation>\r\n
394
+ \ </citation>\r\n <citation key=\"570_CR33\">\r\n
395
+ \ <journal_title>BMC Bioinformatics</journal_title>\r\n
396
+ \ <author>A Ben-Hur</author>\r\n <volume>7</volume>\r\n
397
+ \ <issue>Suppl61</issue>\r\n <first_page>S2</first_page>\r\n
398
+ \ <cYear>2005</cYear>\r\n <unstructured_citation>Ben-Hur
399
+ A, Noble WS: Choosing negative examples for the prediction of protein-protein
400
+ interactions. BMC Bioinformatics. 2005, 7 (Suppl61): S2-</unstructured_citation>\r\n
401
+ \ </citation>\r\n <citation key=\"570_CR34\">\r\n
402
+ \ <journal_title>Proc Natl Acad Sci U S A</journal_title>\r\n
403
+ \ <author>T Ito</author>\r\n <volume>98</volume>\r\n
404
+ \ <issue>8</issue>\r\n <first_page>4569</first_page>\r\n
405
+ \ <cYear>2001</cYear>\r\n <doi>10.1073/pnas.061034498</doi>\r\n
406
+ \ <unstructured_citation>Ito T, Chiba T, Ozawa R, Yoshida
407
+ M, Hattori M, Sakaki Y: A comprehensive two-hybrid analysis to explore the
408
+ yeast protein interactome. Proc Natl Acad Sci U S A. 2001, 98 (8): 4569-4574.
409
+ 10.1073/pnas.061034498.</unstructured_citation>\r\n </citation>\r\n
410
+ \ <citation key=\"570_CR35\">\r\n <journal_title>Science</journal_title>\r\n
411
+ \ <author>AH Tong</author>\r\n <volume>295</volume>\r\n
412
+ \ <issue>5553</issue>\r\n <first_page>321</first_page>\r\n
413
+ \ <cYear>2002</cYear>\r\n <doi>10.1126/science.1064987</doi>\r\n
414
+ \ <unstructured_citation>Tong AH, Drees B, Nardelli G, Bader
415
+ GD, Brannetti B, Castagnoli L, Evangelista M, Ferracuti S, Nelson B, Paoluzi
416
+ S: A combined experimental and computational strategy to define protein interaction
417
+ networks for peptide recognition modules. Science. 2002, 295 (5553): 321-324.
418
+ 10.1126/science.1064987.</unstructured_citation>\r\n </citation>\r\n
419
+ \ <citation key=\"570_CR36\">\r\n <journal_title>Nature</journal_title>\r\n
420
+ \ <author>Y Ho</author>\r\n <volume>415</volume>\r\n
421
+ \ <issue>6868</issue>\r\n <first_page>180</first_page>\r\n
422
+ \ <cYear>2002</cYear>\r\n <doi>10.1038/415180a</doi>\r\n
423
+ \ <unstructured_citation>Ho Y, Gruhler A, Heilbut A, Bader
424
+ GD, Moore L, Adams SL, Millar A, Taylor P, Bennett K, Boutilier K: Systematic
425
+ identification of protein complexes in Saccharomyces cerevisiae by mass spectrometry.
426
+ Nature. 2002, 415 (6868): 180-183. 10.1038/415180a.</unstructured_citation>\r\n
427
+ \ </citation>\r\n <citation key=\"570_CR37\">\r\n
428
+ \ <journal_title>Mol Biol Cell</journal_title>\r\n <author>AP
429
+ Gasch</author>\r\n <volume>12</volume>\r\n <issue>10</issue>\r\n
430
+ \ <first_page>2987</first_page>\r\n <cYear>2001</cYear>\r\n
431
+ \ <doi>10.1091/mbc.12.10.2987</doi>\r\n <unstructured_citation>Gasch
432
+ AP, Huang M, Metzner S, Botstein D, Elledge SJ, Brown PO: Genomic expression
433
+ responses to DNA-damaging agents and the regulatory role of the yeast ATR
434
+ homolog Mec1p. Mol Biol Cell. 2001, 12 (10): 2987-3003.</unstructured_citation>\r\n
435
+ \ </citation>\r\n <citation key=\"570_CR38\">\r\n
436
+ \ <journal_title>Mol Biol Cell</journal_title>\r\n <author>PT
437
+ Spellman</author>\r\n <volume>9</volume>\r\n <issue>12</issue>\r\n
438
+ \ <first_page>3273</first_page>\r\n <cYear>1998</cYear>\r\n
439
+ \ <doi>10.1091/mbc.9.12.3273</doi>\r\n <unstructured_citation>Spellman
440
+ PT, Sherlock G, Zhang MQ, Iyer VR, Anders K, Eisen MB, Brown PO, Botstein
441
+ D, Futcher B: Comprehensive identification of cell cycle-regulated genes of
442
+ the yeast Saccharomyces cerevisiae by microarray hybridization. Mol Biol Cell.
443
+ 1998, 9 (12): 3273-3297.</unstructured_citation>\r\n </citation>\r\n
444
+ \ </citation_list>\r\n </journal_article>\r\n </journal>\r\n
445
+ \ </crossref>\r\n </doi_record>\r\n </query>\r\n </body>\r\n
446
+ \ </query_result>\r\n</crossref_result>"
447
+ http_version:
448
+ recorded_at: Sun, 11 Oct 2020 05:26:32 GMT
449
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,96 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://doi.org/ra/10.7554
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
12
+ Accept:
13
+ - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: ''
18
+ headers:
19
+ Date:
20
+ - Sat, 22 Aug 2020 09:09:10 GMT
21
+ Content-Type:
22
+ - application/json;charset=UTF-8
23
+ Connection:
24
+ - keep-alive
25
+ Set-Cookie:
26
+ - __cfduid=dc7cd5dde23bd772408198c155ba5278f1598087350; expires=Mon, 21-Sep-20
27
+ 09:09:10 GMT; path=/; domain=.doi.org; HttpOnly; SameSite=Lax; Secure
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
30
+ Cf-Request-Id:
31
+ - 04b706e111000097cca18f6200000001
32
+ Expect-Ct:
33
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
34
+ Strict-Transport-Security:
35
+ - max-age=31536000; includeSubDomains; preload
36
+ Server:
37
+ - cloudflare
38
+ Cf-Ray:
39
+ - 5c6b7414eaca97cc-FRA
40
+ body:
41
+ encoding: ASCII-8BIT
42
+ string: |-
43
+ [
44
+ {
45
+ "DOI": "10.7554",
46
+ "RA": "Crossref"
47
+ }
48
+ ]
49
+ http_version:
50
+ recorded_at: Sat, 22 Aug 2020 09:09:10 GMT
51
+ - request:
52
+ method: get
53
+ uri: https://api.crossref.org/works/10.7554/elife.55167.sa2/transform/application/vnd.crossref.unixsd+xml
54
+ body:
55
+ encoding: US-ASCII
56
+ string: ''
57
+ headers:
58
+ User-Agent:
59
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
60
+ Accept:
61
+ - text/xml
62
+ response:
63
+ status:
64
+ code: 200
65
+ message: OK
66
+ headers:
67
+ Link:
68
+ - <http://dx.doi.org/10.7554/elife.55167.sa2>; rel="canonical", <http://creativecommons.org/licenses/by/4.0/>;
69
+ rel="license", <http://orcid.org/0000-0002-5286-4375>; title="Jeremy Magland";
70
+ rel="author", <http://orcid.org/0000-0002-2642-603X>; title="Elizabeth Lovero";
71
+ rel="author", <http://orcid.org/0000-0002-4997-4063>; title="Alexander J Morley";
72
+ rel="author", <http://orcid.org/0000-0002-2023-1653>; title="Cole Lincoln
73
+ Hurwitz"; rel="author"
74
+ Access-Control-Allow-Origin:
75
+ - "*"
76
+ Access-Control-Allow-Headers:
77
+ - X-Requested-With
78
+ Content-Length:
79
+ - '5929'
80
+ Server:
81
+ - http-kit
82
+ Date:
83
+ - Sat, 22 Aug 2020 09:09:11 GMT
84
+ X-Rate-Limit-Limit:
85
+ - '50'
86
+ X-Rate-Limit-Interval:
87
+ - 1s
88
+ Connection:
89
+ - close
90
+ body:
91
+ encoding: ASCII-8BIT
92
+ string: !binary |-
93
+ PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPGNyb3NzcmVmX3Jlc3VsdCB4bWxucz0iaHR0cDovL3d3dy5jcm9zc3JlZi5vcmcvcXJzY2hlbWEvMy4wIiB2ZXJzaW9uPSIzLjAiIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhzaTpzY2hlbWFMb2NhdGlvbj0iaHR0cDovL3d3dy5jcm9zc3JlZi5vcmcvcXJzY2hlbWEvMy4wIGh0dHA6Ly93d3cuY3Jvc3NyZWYub3JnL3NjaGVtYXMvY3Jvc3NyZWZfcXVlcnlfb3V0cHV0My4wLnhzZCI+DQogIDxxdWVyeV9yZXN1bHQ+DQogICAgPGhlYWQ+DQogICAgICA8ZG9pX2JhdGNoX2lkPm5vbmU8L2RvaV9iYXRjaF9pZD4NCiAgICA8L2hlYWQ+DQogICAgPGJvZHk+DQogICAgICA8cXVlcnkgc3RhdHVzPSJyZXNvbHZlZCI+DQogICAgICAgIDxkb2kgdHlwZT0icGVlcl9yZXZpZXciPjEwLjc1NTQvZUxpZmUuNTUxNjcuc2EyPC9kb2k+DQogICAgICAgIDxjcm0taXRlbSBuYW1lPSJwdWJsaXNoZXItbmFtZSIgdHlwZT0ic3RyaW5nIj5lTGlmZSBTY2llbmNlcyBQdWJsaWNhdGlvbnMsIEx0ZDwvY3JtLWl0ZW0+DQogICAgICAgIDxjcm0taXRlbSBuYW1lPSJwcmVmaXgtbmFtZSIgdHlwZT0ic3RyaW5nIj5lTGlmZSBTY2llbmNlcyBQdWJsaWNhdGlvbnMsIEx0ZC48L2NybS1pdGVtPg0KICAgICAgICA8Y3JtLWl0ZW0gbmFtZT0ibWVtYmVyLWlkIiB0eXBlPSJudW1iZXIiPjQzNzQ8L2NybS1pdGVtPg0KICAgICAgICA8Y3JtLWl0ZW0gbmFtZT0iY2l0YXRpb24taWQiIHR5cGU9Im51bWJlciI+MTE2NDQ0NDI3PC9jcm0taXRlbT4NCiAgICAgICAgPGNybS1pdGVtIG5hbWU9ImpvdXJuYWwtaWQiIHR5cGU9Im51bWJlciI+MTg5MzY1PC9jcm0taXRlbT4NCiAgICAgICAgPGNybS1pdGVtIG5hbWU9ImRlcG9zaXQtdGltZXN0YW1wIiB0eXBlPSJudW1iZXIiPjIwMjAwNTE5MTgzMDMxPC9jcm0taXRlbT4NCiAgICAgICAgPGNybS1pdGVtIG5hbWU9Im93bmVyLXByZWZpeCIgdHlwZT0ic3RyaW5nIj4xMC43NTU0PC9jcm0taXRlbT4NCiAgICAgICAgPGNybS1pdGVtIG5hbWU9Imxhc3QtdXBkYXRlIiB0eXBlPSJkYXRlIj4yMDIwLTA1LTE5VDIwOjMzOjM3WjwvY3JtLWl0ZW0+DQogICAgICAgIDxjcm0taXRlbSBuYW1lPSJjcmVhdGVkIiB0eXBlPSJkYXRlIj4yMDIwLTA1LTE5VDIwOjMzOjM1WjwvY3JtLWl0ZW0+DQogICAgICAgIDxjcm0taXRlbSBuYW1lPSJjaXRlZGJ5LWNvdW50IiB0eXBlPSJudW1iZXIiPjE8L2NybS1pdGVtPg0KICAgICAgICA8ZG9pX3JlY29yZD4NCiAgICAgICAgICA8Y3Jvc3NyZWYgeG1sbnM9Imh0dHA6Ly93d3cuY3Jvc3NyZWYub3JnL3hzY2hlbWEvMS4xIiB4c2k6c2NoZW1hTG9jYXRpb249Imh0dHA6Ly93d3cuY3Jvc3NyZWYub3JnL3hzY2hlbWEvMS4xIGh0dHA6Ly9kb2kuY3Jvc3NyZWYub3JnL3NjaGVtYXMvdW5peHJlZjEuMS54c2QiPg0KICAgICAgICAgICAgPHBlZXJfcmV2aWV3IHN0YWdlPSJwcmUtcHVibGljYXRpb24iIHR5cGU9ImF1dGhvci1jb21tZW50Ij4NCiAgICAgICAgICAgICAgPGNvbnRyaWJ1dG9ycz4NCiAgICAgICAgICAgICAgICA8cGVyc29uX25hbWUgY29udHJpYnV0b3Jfcm9sZT0iYXV0aG9yIiBzZXF1ZW5jZT0iZmlyc3QiPg0KICAgICAgICAgICAgICAgICAgPGdpdmVuX25hbWU+SmVyZW15PC9naXZlbl9uYW1lPg0KICAgICAgICAgICAgICAgICAgPHN1cm5hbWU+TWFnbGFuZDwvc3VybmFtZT4NCiAgICAgICAgICAgICAgICAgIDxhZmZpbGlhdGlvbj5DZW50ZXIgZm9yIENvbXB1dGF0aW9uYWwgTWF0aGVtYXRpY3MsIEZsYXRpcm9uIEluc3RpdHV0ZSwgTmV3IFlvcmssIFVuaXRlZCBTdGF0ZXM8L2FmZmlsaWF0aW9uPg0KICAgICAgICAgICAgICAgICAgPE9SQ0lEIGF1dGhlbnRpY2F0ZWQ9InRydWUiPmh0dHBzOi8vb3JjaWQub3JnLzAwMDAtMDAwMi01Mjg2LTQzNzU8L09SQ0lEPg0KICAgICAgICAgICAgICAgIDwvcGVyc29uX25hbWU+DQogICAgICAgICAgICAgICAgPHBlcnNvbl9uYW1lIGNvbnRyaWJ1dG9yX3JvbGU9ImF1dGhvciIgc2VxdWVuY2U9ImFkZGl0aW9uYWwiPg0KICAgICAgICAgICAgICAgICAgPGdpdmVuX25hbWU+SmFtZXMgSjwvZ2l2ZW5fbmFtZT4NCiAgICAgICAgICAgICAgICAgIDxzdXJuYW1lPkp1bjwvc3VybmFtZT4NCiAgICAgICAgICAgICAgICAgIDxhZmZpbGlhdGlvbj5DZW50ZXIgZm9yIENvbXB1dGF0aW9uYWwgTWF0aGVtYXRpY3MsIEZsYXRpcm9uIEluc3RpdHV0ZSwgTmV3IFlvcmssIFVuaXRlZCBTdGF0ZXM8L2FmZmlsaWF0aW9uPg0KICAgICAgICAgICAgICAgIDwvcGVyc29uX25hbWU+DQogICAgICAgICAgICAgICAgPHBlcnNvbl9uYW1lIGNvbnRyaWJ1dG9yX3JvbGU9ImF1dGhvciIgc2VxdWVuY2U9ImFkZGl0aW9uYWwiPg0KICAgICAgICAgICAgICAgICAgPGdpdmVuX25hbWU+RWxpemFiZXRoPC9naXZlbl9uYW1lPg0KICAgICAgICAgICAgICAgICAgPHN1cm5hbWU+TG92ZXJvPC9zdXJuYW1lPg0KICAgICAgICAgICAgICAgICAgPGFmZmlsaWF0aW9uPlNjaWVudGlmaWMgQ29tcHV0aW5nIENvcmUsIEZsYXRpcm9uIEluc3RpdHV0ZSwgTmV3IFlvcmssIFVuaXRlZCBTdGF0ZXM8L2FmZmlsaWF0aW9uPg0KICAgICAgICAgICAgICAgICAgPE9SQ0lEIGF1dGhlbnRpY2F0ZWQ9InRydWUiPmh0dHA6Ly9vcmNpZC5vcmcvMDAwMC0wMDAyLTI2NDItNjAzWDwvT1JDSUQ+DQogICAgICAgICAgICAgICAgPC9wZXJzb25fbmFtZT4NCiAgICAgICAgICAgICAgICA8cGVyc29uX25hbWUgY29udHJpYnV0b3Jfcm9sZT0iYXV0aG9yIiBzZXF1ZW5jZT0iYWRkaXRpb25hbCI+DQogICAgICAgICAgICAgICAgICA8Z2l2ZW5fbmFtZT5BbGV4YW5kZXIgSjwvZ2l2ZW5fbmFtZT4NCiAgICAgICAgICAgICAgICAgIDxzdXJuYW1lPk1vcmxleTwvc3VybmFtZT4NCiAgICAgICAgICAgICAgICAgIDxhZmZpbGlhdGlvbj5NZWRpY2FsIFJlc2VhcmNoIENvdW5jaWwgQnJhaW4gTmV0d29yayBEeW5hbWljcyBVbml0LCBVbml2ZXJzaXR5IG9mIE94Zm9yZCwgT3hmb3JkLCBVbml0ZWQgS2luZ2RvbTwvYWZmaWxpYXRpb24+DQogICAgICAgICAgICAgICAgICA8T1JDSUQgYXV0aGVudGljYXRlZD0idHJ1ZSI+aHR0cDovL29yY2lkLm9yZy8wMDAwLTAwMDItNDk5Ny00MDYzPC9PUkNJRD4NCiAgICAgICAgICAgICAgICA8L3BlcnNvbl9uYW1lPg0KICAgICAgICAgICAgICAgIDxwZXJzb25fbmFtZSBjb250cmlidXRvcl9yb2xlPSJhdXRob3IiIHNlcXVlbmNlPSJhZGRpdGlvbmFsIj4NCiAgICAgICAgICAgICAgICAgIDxnaXZlbl9uYW1lPkNvbGUgTGluY29sbjwvZ2l2ZW5fbmFtZT4NCiAgICAgICAgICAgICAgICAgIDxzdXJuYW1lPkh1cndpdHo8L3N1cm5hbWU+DQogICAgICAgICAgICAgICAgICA8YWZmaWxpYXRpb24+SW5zdGl0dXRlIGZvciBBZGFwdGl2ZSBhbmQgTmV1cmFsIENvbXB1dGF0aW9uIEluZm9ybWF0aWNzLCBVbml2ZXJzaXR5IG9mIEVkaW5idXJnaCwgRWRpbmJ1cmdoLCBVbml0ZWQgS2luZ2RvbTwvYWZmaWxpYXRpb24+DQogICAgICAgICAgICAgICAgICA8T1JDSUQgYXV0aGVudGljYXRlZD0idHJ1ZSI+aHR0cDovL29yY2lkLm9yZy8wMDAwLTAwMDItMjAyMy0xNjUzPC9PUkNJRD4NCiAgICAgICAgICAgICAgICA8L3BlcnNvbl9uYW1lPg0KICAgICAgICAgICAgICAgIDxwZXJzb25fbmFtZSBjb250cmlidXRvcl9yb2xlPSJhdXRob3IiIHNlcXVlbmNlPSJhZGRpdGlvbmFsIj4NCiAgICAgICAgICAgICAgICAgIDxnaXZlbl9uYW1lPkFsZXNzaW8gUGFvbG88L2dpdmVuX25hbWU+DQogICAgICAgICAgICAgICAgICA8c3VybmFtZT5CdWNjaW5vPC9zdXJuYW1lPg0KICAgICAgICAgICAgICAgICAgPGFmZmlsaWF0aW9uPkNlbnRyZSBmb3IgSW50ZWdyYXRpdmVOZXVyb3BsYXN0aWNpdHkgKENJTlBMQSksIFVuaXZlcnNpdHkgb2YgT3NsbywgT3NsbywgTm9yd2F5PC9hZmZpbGlhdGlvbj4NCiAgICAgICAgICAgICAgICA8L3BlcnNvbl9uYW1lPg0KICAgICAgICAgICAgICAgIDxwZXJzb25fbmFtZSBjb250cmlidXRvcl9yb2xlPSJhdXRob3IiIHNlcXVlbmNlPSJhZGRpdGlvbmFsIj4NCiAgICAgICAgICAgICAgICAgIDxnaXZlbl9uYW1lPlNhbXVlbDwvZ2l2ZW5fbmFtZT4NCiAgICAgICAgICAgICAgICAgIDxzdXJuYW1lPkdhcmNpYTwvc3VybmFtZT4NCiAgICAgICAgICAgICAgICAgIDxhZmZpbGlhdGlvbj5DZW50cmUgZGUgUmVjaGVyY2hlIGVuIE5ldXJvc2NpZW5jZSBkZSBMeW9uLCBVbml2ZXJzaXTDqSBkZSBMeW9uLCBMeW9uLCBGcmFuY2U8L2FmZmlsaWF0aW9uPg0KICAgICAgICAgICAgICAgIDwvcGVyc29uX25hbWU+DQogICAgICAgICAgICAgICAgPHBlcnNvbl9uYW1lIGNvbnRyaWJ1dG9yX3JvbGU9ImF1dGhvciIgc2VxdWVuY2U9ImFkZGl0aW9uYWwiPg0KICAgICAgICAgICAgICAgICAgPGdpdmVuX25hbWU+QWxleCBIPC9naXZlbl9uYW1lPg0KICAgICAgICAgICAgICAgICAgPHN1cm5hbWU+QmFybmV0dDwvc3VybmFtZT4NCiAgICAgICAgICAgICAgICAgIDxhZmZpbGlhdGlvbj5DZW50ZXIgZm9yIENvbXB1dGF0aW9uYWwgTWF0aGVtYXRpY3MsIEZsYXRpcm9uIEluc3RpdHV0ZSwgTmV3IFlvcmssIFVuaXRlZCBTdGF0ZXM8L2FmZmlsaWF0aW9uPg0KICAgICAgICAgICAgICAgIDwvcGVyc29uX25hbWU+DQogICAgICAgICAgICAgIDwvY29udHJpYnV0b3JzPg0KICAgICAgICAgICAgICA8dGl0bGVzPg0KICAgICAgICAgICAgICAgIDx0aXRsZT5BdXRob3IgcmVzcG9uc2U6IFNwaWtlRm9yZXN0LCByZXByb2R1Y2libGUgd2ViLWZhY2luZyBncm91bmQtdHJ1dGggdmFsaWRhdGlvbiBvZiBhdXRvbWF0ZWQgbmV1cmFsIHNwaWtlIHNvcnRlcnM8L3RpdGxlPg0KICAgICAgICAgICAgICA8L3RpdGxlcz4NCiAgICAgICAgICAgICAgPHJldmlld19kYXRlPg0KICAgICAgICAgICAgICAgIDxtb250aD4wNDwvbW9udGg+DQogICAgICAgICAgICAgICAgPGRheT4yOTwvZGF5Pg0KICAgICAgICAgICAgICAgIDx5ZWFyPjIwMjA8L3llYXI+DQogICAgICAgICAgICAgIDwvcmV2aWV3X2RhdGU+DQogICAgICAgICAgICAgIDxhaTpwcm9ncmFtIHhtbG5zOmFpPSJodHRwOi8vd3d3LmNyb3NzcmVmLm9yZy9BY2Nlc3NJbmRpY2F0b3JzLnhzZCIgbmFtZT0iQWNjZXNzSW5kaWNhdG9ycyI+DQogICAgICAgICAgICAgICAgPGFpOmxpY2Vuc2VfcmVmPmh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL2xpY2Vuc2VzL2J5LzQuMC88L2FpOmxpY2Vuc2VfcmVmPg0KICAgICAgICAgICAgICA8L2FpOnByb2dyYW0+DQogICAgICAgICAgICAgIDxyZWw6cHJvZ3JhbSB4bWxuczpyZWw9Imh0dHA6Ly93d3cuY3Jvc3NyZWYub3JnL3JlbGF0aW9ucy54c2QiPg0KICAgICAgICAgICAgICAgIDxyZWw6cmVsYXRlZF9pdGVtPg0KICAgICAgICAgICAgICAgICAgPHJlbDppbnRlcl93b3JrX3JlbGF0aW9uIGlkZW50aWZpZXItdHlwZT0iZG9pIiByZWxhdGlvbnNoaXAtdHlwZT0iaXNSZXZpZXdPZiI+MTAuNzU1NC9lTGlmZS41NTE2NzwvcmVsOmludGVyX3dvcmtfcmVsYXRpb24+DQogICAgICAgICAgICAgICAgPC9yZWw6cmVsYXRlZF9pdGVtPg0KICAgICAgICAgICAgICA8L3JlbDpwcm9ncmFtPg0KICAgICAgICAgICAgICA8ZG9pX2RhdGE+DQogICAgICAgICAgICAgICAgPGRvaT4xMC43NTU0L2VMaWZlLjU1MTY3LnNhMjwvZG9pPg0KICAgICAgICAgICAgICAgIDxyZXNvdXJjZT5odHRwczovL2VsaWZlc2NpZW5jZXMub3JnL2FydGljbGVzLzU1MTY3I3NhMjwvcmVzb3VyY2U+DQogICAgICAgICAgICAgIDwvZG9pX2RhdGE+DQogICAgICAgICAgICA8L3BlZXJfcmV2aWV3Pg0KICAgICAgICAgIDwvY3Jvc3NyZWY+DQogICAgICAgIDwvZG9pX3JlY29yZD4NCiAgICAgIDwvcXVlcnk+DQogICAgPC9ib2R5Pg0KICA8L3F1ZXJ5X3Jlc3VsdD4NCjwvY3Jvc3NyZWZfcmVzdWx0Pg==
94
+ http_version:
95
+ recorded_at: Sat, 22 Aug 2020 09:09:11 GMT
96
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,104 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://doi.org/ra/10.6084
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ User-Agent:
11
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
12
+ Accept:
13
+ - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
14
+ response:
15
+ status:
16
+ code: 200
17
+ message: ''
18
+ headers:
19
+ Date:
20
+ - Fri, 21 Aug 2020 11:43:04 GMT
21
+ Content-Type:
22
+ - application/json;charset=UTF-8
23
+ Connection:
24
+ - keep-alive
25
+ Set-Cookie:
26
+ - __cfduid=dfd6c87cff8b6f860fa122f6cddf80f0f1598010184; expires=Sun, 20-Sep-20
27
+ 11:43:04 GMT; path=/; domain=.doi.org; HttpOnly; SameSite=Lax; Secure
28
+ Cf-Cache-Status:
29
+ - DYNAMIC
30
+ Cf-Request-Id:
31
+ - 04b26d6b940000d6e96a26c200000001
32
+ Expect-Ct:
33
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
34
+ Strict-Transport-Security:
35
+ - max-age=31536000; includeSubDomains; preload
36
+ Server:
37
+ - cloudflare
38
+ Cf-Ray:
39
+ - 5c641825bf84d6e9-FRA
40
+ body:
41
+ encoding: ASCII-8BIT
42
+ string: |-
43
+ [
44
+ {
45
+ "DOI": "10.6084",
46
+ "RA": "DataCite"
47
+ }
48
+ ]
49
+ http_version:
50
+ recorded_at: Fri, 21 Aug 2020 11:43:04 GMT
51
+ - request:
52
+ method: get
53
+ uri: https://api.datacite.org/dois/10.6084/m9.figshare.1286826.v1?include=media,client
54
+ body:
55
+ encoding: US-ASCII
56
+ string: ''
57
+ headers:
58
+ User-Agent:
59
+ - Mozilla/5.0 (compatible; Maremma/4.7.1; mailto:info@datacite.org)
60
+ Accept:
61
+ - text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
62
+ response:
63
+ status:
64
+ code: 200
65
+ message: OK
66
+ headers:
67
+ Date:
68
+ - Fri, 21 Aug 2020 11:43:05 GMT
69
+ Content-Type:
70
+ - application/json; charset=utf-8
71
+ Connection:
72
+ - keep-alive
73
+ Status:
74
+ - 200 OK
75
+ X-Anonymous-Consumer:
76
+ - 'true'
77
+ Cache-Control:
78
+ - max-age=0, private, must-revalidate
79
+ Vary:
80
+ - Accept-Encoding, Origin
81
+ X-Request-Id:
82
+ - f32dc0c7-ae28-4225-aebb-690f7ed8f96f
83
+ Etag:
84
+ - W/"1053de58f4bcf558a2c6eff57d658893"
85
+ X-Runtime:
86
+ - '0.281050'
87
+ X-Powered-By:
88
+ - Phusion Passenger 6.0.6
89
+ Server:
90
+ - nginx/1.14.0 + Phusion Passenger 6.0.6
91
+ body:
92
+ encoding: ASCII-8BIT
93
+ string: '{"data":{"id":"10.6084/m9.figshare.1286826.v1","type":"dois","attributes":{"doi":"10.6084/m9.figshare.1286826.v1","prefix":"10.6084","suffix":"m9.figshare.1286826.v1","identifiers":[],"alternateIdentifiers":[],"creators":[{"name":"Kramer,
94
+ Bianca","nameType":"Personal","givenName":"Bianca","familyName":"Kramer","affiliation":[],"nameIdentifiers":[{"nameIdentifier":"https://orcid.org/0000-0002-5965-6560","nameIdentifierScheme":"ORCID"}]},{"name":"Bosman,
95
+ Jeroen","nameType":"Personal","givenName":"Jeroen","familyName":"Bosman","affiliation":[],"nameIdentifiers":[{"nameIdentifier":"https://orcid.org/0000-0001-5796-2727","nameIdentifierScheme":"ORCID"}]}],"titles":[{"title":"101
96
+ Innovations in Scholarly Communication - the Changing Research Workflow"}],"publisher":"Figshare","container":{},"publicationYear":2015,"subjects":[],"contributors":[],"dates":[{"date":"2015","dateType":"Issued"}],"language":null,"types":{"ris":"DATA","bibtex":"misc","citeproc":"dataset","schemaOrg":"Dataset","resourceType":"Dataset","resourceTypeGeneral":"Dataset"},"relatedIdentifiers":[],"sizes":[],"formats":[],"version":null,"rightsList":[{"rights":"CC-BY","rightsUri":"http://creativecommons.org/licenses/by/3.0/us"}],"descriptions":[],"geoLocations":[],"fundingReferences":[],"xml":"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHJlc291cmNlIHhtbG5zPSJodHRwOi8vZGF0YWNpdGUub3JnL3NjaGVtYS9rZXJuZWwtMyIgeG1sbnM6eHNpPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYS1pbnN0YW5jZSIgeHNpOnNjaGVtYUxvY2F0aW9uPSJodHRwOi8vZGF0YWNpdGUub3JnL3NjaGVtYS9rZXJuZWwtMyBodHRwOi8vc2NoZW1hLmRhdGFjaXRlLm9yZy9tZXRhL2tlcm5lbC0zL21ldGFkYXRhLnhzZCI+PGlkZW50aWZpZXIgaWRlbnRpZmllclR5cGU9IkRPSSI+MTAuNjA4NC9NOS5GSUdTSEFSRS4xMjg2ODI2LlYxPC9pZGVudGlmaWVyPjx0aXRsZXM+PHRpdGxlPjEwMSBJbm5vdmF0aW9ucyBpbiBTY2hvbGFybHkgQ29tbXVuaWNhdGlvbiAtIHRoZSBDaGFuZ2luZyBSZXNlYXJjaCBXb3JrZmxvdzwvdGl0bGU+PC90aXRsZXM+PHB1Ymxpc2hlcj5GaWdzaGFyZTwvcHVibGlzaGVyPjxwdWJsaWNhdGlvblllYXI+MjAxNTwvcHVibGljYXRpb25ZZWFyPjxyZXNvdXJjZVR5cGUgcmVzb3VyY2VUeXBlR2VuZXJhbD0iRGF0YXNldCI+RGF0YXNldDwvcmVzb3VyY2VUeXBlPjxyaWdodHNMaXN0PjxyaWdodHMgcmlnaHRzVVJJPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9saWNlbnNlcy9ieS8zLjAvdXMvIj5DQy1CWTwvcmlnaHRzPjwvcmlnaHRzTGlzdD48Y3JlYXRvcnM+PGNyZWF0b3I+PGNyZWF0b3JOYW1lPkJpYW5jYSAgS3JhbWVyPC9jcmVhdG9yTmFtZT48bmFtZUlkZW50aWZpZXIgbmFtZUlkZW50aWZpZXJTY2hlbWU9Ik9SQ0lEIj4wMDAwLTAwMDItNTk2NS02NTYwPC9uYW1lSWRlbnRpZmllcj48L2NyZWF0b3I+PGNyZWF0b3I+PGNyZWF0b3JOYW1lPkplcm9lbiBCb3NtYW48L2NyZWF0b3JOYW1lPjxuYW1lSWRlbnRpZmllciBuYW1lSWRlbnRpZmllclNjaGVtZT0iT1JDSUQiPjAwMDAtMDAwMS01Nzk2LTI3Mjc8L25hbWVJZGVudGlmaWVyPjwvY3JlYXRvcj48L2NyZWF0b3JzPjwvcmVzb3VyY2U+","url":"https://figshare.com/articles/101_Innovations_in_Scholarly_Communication_the_Changing_Research_Workflow/1286826/1","contentUrl":null,"metadataVersion":0,"schemaVersion":"http://datacite.org/schema/kernel-3","source":null,"isActive":true,"state":"findable","reason":null,"viewCount":0,"viewsOverTime":[],"downloadCount":0,"downloadsOverTime":[],"referenceCount":0,"citationCount":0,"citationsOverTime":[],"partCount":0,"partOfCount":0,"versionCount":0,"versionOfCount":0,"created":"2016-01-19T13:15:11.000Z","registered":"2016-01-19T13:15:12.000Z","published":"2015","updated":"2020-07-27T15:52:33.000Z"},"relationships":{"client":{"data":{"id":"figshare.ars","type":"clients"}},"media":{"data":{"id":"10.6084/m9.figshare.1286826.v1","type":"media"}},"references":{"data":[]},"citations":{"data":[]},"parts":{"data":[]},"partOf":{"data":[]},"versions":{"data":[]},"versionOf":{"data":[]}}},"included":[{"id":"figshare.ars","type":"clients","attributes":{"name":"figshare
97
+ Academic Research System","symbol":"FIGSHARE.ARS","year":2016,"contactEmail":"danielduduta@figshare.com","alternateName":null,"description":"figshare
98
+ allows researchers to publish all of their research outputs in an easily citable,
99
+ sharable and discoverable manner. All file formats can be published, including
100
+ videos and datasets. Optional peer review process. figshare uses creative
101
+ commons licensing.","language":null,"clientType":"repository","domains":"figshare.com","re3data":"https://doi.org/10.17616/R3PK5R","opendoar":null,"issn":null,"url":"http://figshare.com/","created":"2016-10-12T13:42:35.000Z","updated":"2019-07-27T07:15:48.000Z","isActive":true,"hasPassword":true},"relationships":{"provider":{"data":{"id":"figshare","type":"providers"}},"prefixes":{"data":[{"id":"10.6084","type":"prefixes"}]}}}]}'
102
+ http_version:
103
+ recorded_at: Fri, 21 Aug 2020 11:43:05 GMT
104
+ recorded_with: VCR 3.0.3
@@ -179,6 +179,52 @@ describe Bolognese::Metadata, vcr: true do
179
179
  expect(subject.agency).to eq("crossref")
180
180
  end
181
181
 
182
+ it "peer review" do
183
+ input = "https://doi.org/10.7554/elife.55167.sa2"
184
+ subject = Bolognese::Metadata.new(input: input)
185
+ expect(subject.valid?).to be true
186
+ expect(subject.url).to eq("https://elifesciences.org/articles/55167#sa2")
187
+ expect(subject.types).to eq("bibtex"=>"misc", "citeproc"=>"article-journal", "resourceType"=>"PeerReview", "resourceTypeGeneral"=>"Text", "ris"=>"JOUR", "schemaOrg"=>"Review")
188
+ expect(subject.creators.count).to eq(8)
189
+ expect(subject.creators.last).to eq("affiliation" => [{"name"=>"Center for Computational Mathematics, Flatiron Institute, New York, United States"}],
190
+ "familyName" => "Barnett",
191
+ "givenName" => "Alex H",
192
+ "name" => "Barnett, Alex H",
193
+ "nameType" => "Personal")
194
+ expect(subject.titles).to eq([{"title"=>"Author response: SpikeForest, reproducible web-facing ground-truth validation of automated neural spike sorters"}])
195
+ expect(subject.id).to eq("https://doi.org/10.7554/elife.55167.sa2")
196
+ expect(subject.identifiers).to be_empty
197
+ expect(subject.descriptions).to be_empty
198
+ expect(subject.dates).to include({"date"=>"2020-05-19", "dateType"=>"Issued"})
199
+ expect(subject.publication_year).to eq("2020")
200
+ expect(subject.publisher).to eq("eLife Sciences Publications, Ltd")
201
+ expect(subject.agency).to eq("crossref")
202
+ end
203
+
204
+ it "dissertation" do
205
+ input = "https://doi.org/10.14264/uql.2020.791"
206
+ subject = Bolognese::Metadata.new(input: input)
207
+ expect(subject.valid?).to be true
208
+ expect(subject.url).to eq("http://espace.library.uq.edu.au/view/UQ:23a1e74")
209
+ expect(subject.types).to eq("bibtex"=>"phdthesis", "citeproc"=>"thesis", "resourceType"=>"Dissertation", "resourceTypeGeneral"=>"Text", "ris"=>"THES", "schemaOrg"=>"Thesis")
210
+ expect(subject.creators).to eq([{"familyName"=>"Collingwood",
211
+ "givenName"=>"Patricia Maree",
212
+ "name"=>"Collingwood, Patricia Maree",
213
+ "nameIdentifiers"=>
214
+ [{"nameIdentifier"=>"https://orcid.org/0000-0003-3086-4443",
215
+ "nameIdentifierScheme"=>"ORCID",
216
+ "schemeUri"=>"https://orcid.org"}],
217
+ "nameType"=>"Personal"}])
218
+ expect(subject.titles).to eq([{"title"=>"School truancy and financial independence during emerging adulthood: a longitudinal analysis of receipt of and reliance on cash transfers"}])
219
+ expect(subject.id).to eq("https://doi.org/10.14264/uql.2020.791")
220
+ expect(subject.identifiers).to be_empty
221
+ expect(subject.descriptions).to be_empty
222
+ expect(subject.dates).to include({"date"=>"2020-06-08", "dateType"=>"Issued"})
223
+ expect(subject.publication_year).to eq("2020")
224
+ expect(subject.publisher).to eq("University of Queensland Library")
225
+ expect(subject.agency).to eq("crossref")
226
+ end
227
+
182
228
  it "DOI with SICI DOI" do
183
229
  input = "https://doi.org/10.1890/0012-9658(2006)87[2832:tiopma]2.0.co;2"
184
230
  subject = Bolognese::Metadata.new(input: input)
@@ -287,7 +333,7 @@ describe Bolognese::Metadata, vcr: true do
287
333
  expect(subject.url).to eq("https://dx.plos.org/10.1371/journal.pmed.0030277.g001")
288
334
  expect(subject.types).to eq("bibtex"=>"misc", "citeproc"=>"article-journal", "resourceType"=>"SaComponent", "resourceTypeGeneral"=>"Text", "ris"=>"JOUR", "schemaOrg"=>"ScholarlyArticle")
289
335
  expect(subject.creators).to eq([{"name"=>":(unav)", "nameType"=>"Organizational"}])
290
- expect(subject.titles).to eq([{"title"=>":{unav)"}])
336
+ expect(subject.titles).to eq([{"title"=>":(unav)"}])
291
337
  expect(subject.descriptions).to be_empty
292
338
  expect(subject.dates).to eq([{"date"=>"2015-10-20", "dateType"=>"Issued"}, {"date"=>"2018-10-19T17:13:42Z", "dateType"=>"Updated"}])
293
339
  expect(subject.publication_year).to eq("2015")
@@ -509,6 +555,41 @@ describe Bolognese::Metadata, vcr: true do
509
555
  expect(subject.date_registered).to be_nil
510
556
  end
511
557
 
558
+ it "multiple titles with missing" do
559
+ input = "https://doi.org/10.1186/1471-2164-7-187"
560
+ subject = Bolognese::Metadata.new(input: input)
561
+ expect(subject.valid?).to be true
562
+ expect(subject.id).to eq("https://doi.org/10.1186/1471-2164-7-187")
563
+ expect(subject.url).to eq("https://bmcgenomics.biomedcentral.com/articles/10.1186/1471-2164-7-187")
564
+ expect(subject.types).to eq("bibtex"=>"article", "citeproc"=>"article-journal", "resourceType"=>"JournalArticle", "resourceTypeGeneral"=>"Text", "ris"=>"JOUR", "schemaOrg"=>"ScholarlyArticle")
565
+ expect(subject.creators).to eq([{"familyName"=>"Myers",
566
+ "givenName"=>"Chad L",
567
+ "name"=>"Myers, Chad L",
568
+ "nameType"=>"Personal"},
569
+ {"familyName"=>"Barrett",
570
+ "givenName"=>"Daniel R",
571
+ "name"=>"Barrett, Daniel R",
572
+ "nameType"=>"Personal"},
573
+ {"familyName"=>"Hibbs",
574
+ "givenName"=>"Matthew A",
575
+ "name"=>"Hibbs, Matthew A",
576
+ "nameType"=>"Personal"},
577
+ {"familyName"=>"Huttenhower",
578
+ "givenName"=>"Curtis",
579
+ "name"=>"Huttenhower, Curtis",
580
+ "nameType"=>"Personal"},
581
+ {"familyName"=>"Troyanskaya",
582
+ "givenName"=>"Olga G",
583
+ "name"=>"Troyanskaya, Olga G",
584
+ "nameType"=>"Personal"}])
585
+ expect(subject.titles).to eq([{"title"=>"Finding function: evaluation methods for functional genomic data"}])
586
+ expect(subject.dates).to include({"date"=>"2006-07-25", "dateType"=>"Issued"})
587
+ expect(subject.publication_year).to eq("2006")
588
+ expect(subject.publisher).to eq("Springer Science and Business Media LLC")
589
+ expect(subject.agency).to eq("crossref")
590
+ expect(subject.date_registered).to eq("2020-04-20T16:04:45Z")
591
+ end
592
+
512
593
  it "markup" do
513
594
  input = "https://doi.org/10.1098/rspb.2017.0132"
514
595
  subject = Bolognese::Metadata.new(input: input)
@@ -670,7 +751,7 @@ describe Bolognese::Metadata, vcr: true do
670
751
  expect(subject.url).to eq("http://ectrx.org/forms/ectrxcontentshow.php?doi_id=10.6002/ect.2015.0371")
671
752
  expect(subject.types).to eq("bibtex"=>"misc", "citeproc"=>"article-journal", "resourceType"=>"JournalIssue", "resourceTypeGeneral"=>"Text", "ris"=>"JOUR", "schemaOrg"=>"PublicationIssue")
672
753
  expect(subject.creators).to eq([{"name"=>":(unav)", "nameType"=>"Organizational"}])
673
- expect(subject.titles).to eq([{"title"=>":{unav)"}])
754
+ expect(subject.titles).to eq([{"title"=>":(unav)"}])
674
755
  expect(subject.dates).to eq([{"date"=>"2018-10", "dateType"=>"Issued"}, {"date"=>"2018-10-03T12:09:12Z", "dateType"=>"Updated"}])
675
756
  expect(subject.publication_year).to eq("2018")
676
757
  expect(subject.publisher).to eq("Baskent University")
@@ -295,6 +295,17 @@ describe Bolognese::Metadata, vcr: true do
295
295
  {"subject"=>"FOS: Media and communications", "subjectScheme"=>"Fields of Science and Technology (FOS)", "schemeUri"=>"http://www.oecd.org/science/inno/38235147.pdf"}, {"subject"=>"Library and Information Studies"}])
296
296
  end
297
297
 
298
+ it "cc-by 3.0 us" do
299
+ input = "10.6084/m9.figshare.1286826.v1"
300
+ subject = Bolognese::Metadata.new(input: input)
301
+ expect(subject.valid?).to be true
302
+ expect(subject.rights_list).to eq([{"rights"=>"Creative Commons Attribution 3.0 Unported",
303
+ + "rightsIdentifier"=>"cc-by-3.0",
304
+ + "rightsIdentifierScheme"=>"SPDX",
305
+ + "rightsUri"=>"https://creativecommons.org/licenses/by/3.0/legalcode",
306
+ + "schemeUri"=>"https://spdx.org/licenses/"}])
307
+ end
308
+
298
309
  it "funding schema version 3" do
299
310
  input = "https://doi.org/10.5281/ZENODO.1239"
300
311
  subject = Bolognese::Metadata.new(input: input)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bolognese
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.5
4
+ version: 1.8.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Martin Fenner
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-30 00:00:00.000000000 Z
11
+ date: 2020-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: maremma
@@ -130,22 +130,16 @@ dependencies:
130
130
  name: thor
131
131
  requirement: !ruby/object:Gem::Requirement
132
132
  requirements:
133
- - - "~>"
134
- - !ruby/object:Gem::Version
135
- version: '1.0'
136
133
  - - ">="
137
134
  - !ruby/object:Gem::Version
138
- version: 1.0.1
135
+ version: '0.19'
139
136
  type: :runtime
140
137
  prerelease: false
141
138
  version_requirements: !ruby/object:Gem::Requirement
142
139
  requirements:
143
- - - "~>"
144
- - !ruby/object:Gem::Version
145
- version: '1.0'
146
140
  - - ">="
147
141
  - !ruby/object:Gem::Version
148
- version: 1.0.1
142
+ version: '0.19'
149
143
  - !ruby/object:Gem::Dependency
150
144
  name: colorize
151
145
  requirement: !ruby/object:Gem::Requirement
@@ -913,6 +907,7 @@ files:
913
907
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/dataset.yml
914
908
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/dataset_usda.yml
915
909
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/date_in_future.yml
910
+ - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/dissertation.yml
916
911
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/empty_given_name.yml
917
912
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/invalid_date.yml
918
913
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/journal_article.yml
@@ -925,7 +920,9 @@ files:
925
920
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/markup.yml
926
921
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/missing_creator.yml
927
922
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/multiple_titles.yml
923
+ - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/multiple_titles_with_missing.yml
928
924
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/not_found_error.yml
925
+ - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/peer_review.yml
929
926
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/posted_content.yml
930
927
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/posted_content_copernicus.yml
931
928
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_crossref_metadata/report_osti.yml
@@ -947,6 +944,7 @@ files:
947
944
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_datacite_metadata/author_only_full_name.yml
948
945
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_datacite_metadata/author_with_scheme.yml
949
946
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_datacite_metadata/author_with_wrong_orcid_scheme.yml
947
+ - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_datacite_metadata/cc-by_3_0_us.yml
950
948
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_datacite_metadata/content_url.yml
951
949
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_datacite_metadata/date.yml
952
950
  - spec/fixtures/vcr_cassettes/Bolognese_Metadata/get_datacite_metadata/dissertation.yml