bolognese 0.9.2 → 0.9.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +5 -5
- data/README.md +2 -3
- data/lib/bolognese.rb +1 -0
- data/lib/bolognese/datacite.rb +6 -2
- data/lib/bolognese/version.rb +1 -1
- data/spec/codemeta_spec.rb +1 -1
- data/spec/crossref_spec.rb +2 -2
- data/spec/fixtures/vcr_cassettes/Bolognese_Bibtex/get_metadata_as_rdf_xml/Crossref_DOI.yml +18 -4598
- data/spec/fixtures/vcr_cassettes/Bolognese_Bibtex/get_metadata_as_turtle/Crossref_DOI.yml +18 -738
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/crossref/default.yml +14 -22
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/crossref/to_bibtex.yml +14 -22
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/crossref/to_crossref.yml +14 -24
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/crossref/to_datacite.yml +16 -22
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/crossref/to_schema_org.yml +14 -22
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/datacite/default.yml +15 -160
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/datacite/to_bibtex.yml +15 -160
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/datacite/to_datacite.yml +17 -160
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/datacite/to_datacite_json.yml +17 -160
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/datacite/to_schema_org.yml +17 -160
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/schema_org/default.yml +519 -528
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/schema_org/to_bibtex.yml +519 -528
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/schema_org/to_datacite.yml +519 -528
- data/spec/fixtures/vcr_cassettes/Bolognese_CLI/convert_from_id/schema_org/to_schema_org.yml +519 -528
- data/spec/fixtures/vcr_cassettes/Bolognese_Citeproc/get_metadata_as_rdf_xml/BlogPosting.yml +18 -4598
- data/spec/fixtures/vcr_cassettes/Bolognese_Citeproc/get_metadata_as_turtle/BlogPosting.yml +18 -18
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata/maremma.yml +25 -22
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata/maremma_schema_org_JSON.yml +23 -20
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata/no_codemeta_json.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata/not_found_error.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_bibtex/maremma.yml +24 -21
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_citeproc/maremma.yml +10 -10
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_datacite_xml/maremma.yml +26 -23
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_rdf_xml/maremma.yml +26 -4606
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_ris/maremma.yml +7 -7
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_schema_org_JSON/maremma.yml +26 -23
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_turtle/maremma.yml +28 -4608
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/authors_as_string/author.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/authors_as_string/no_author.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/authors_as_string/single_author.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/authors_as_string/with_organization.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/DOI_with_ORCID_ID.yml +9 -145
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/DOI_with_SICI_DOI.yml +173 -98
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/DOI_with_data_citation.yml +9 -187
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/Schema_org_JSON.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/date_in_future.yml +9 -83
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/journal_article.yml +9 -155
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/not_found_error.yml +2 -92
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata/posted_content.yml +9 -187
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_bibtex/with_data_citation.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_bibtex/with_pages.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_citeproc/journal_article.yml +5 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_citeproc/with_pages.yml +5 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_datacite_xml/with_ORCID_ID.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_datacite_xml/with_data_citation.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_datacite_xml/with_editor.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_rdf_xml/journal_article.yml +23 -23
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_rdf_xml/with_pages.yml +23 -23
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_ris/journal_article.yml +5 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_ris/with_pages.yml +5 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_string/DOI_with_data_citation.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_turtle/journal_article.yml +23 -23
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_turtle/with_pages.yml +23 -4603
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_name_identifier/has_ORCID.yml +14 -129
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_name_identifier/has_no_ORCID.yml +13 -109
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_one_author/has_familyName.yml +13 -130
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_one_author/has_name_in_display-order.yml +12 -160
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_one_author/has_name_in_display-order_with_ORCID.yml +14 -151
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_one_author/has_name_in_sort-order.yml +13 -148
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_one_author/is_organization.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/is_personal_name_/has_comma.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/is_personal_name_/has_family_name.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/is_personal_name_/has_id.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/is_personal_name_/has_no_info.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/is_personal_name_/has_type_organization.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/is_personal_name_/has_type_person.yml +9 -5
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/BlogPosting.yml +14 -129
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Dataset.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Date.yml +14 -108
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Funding_schema_version_3.yml +14 -114
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Funding_schema_version_4.yml +13 -449
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Schema_org_JSON_IsSupplementTo.yml +14 -145
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Schema_org_JSON_isReferencedBy.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/is_identical_to.yml +14 -150
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/multiple_licenses.yml +13 -159
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_bibtex/BlogPosting.yml +14 -129
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_bibtex/Dataset.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_citeproc/BlogPosting.yml +8 -125
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_citeproc/Dataset.yml +10 -143
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_codemeta/SoftwareSourceCode.yml +14 -107
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_datacite_xml_4_0/Dataset.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_rdf_xml/BlogPosting.yml +27 -142
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_ris/BlogPosting.yml +9 -124
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_ris/Dataset.yml +10 -143
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_turtle/BlogPosting.yml +27 -142
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_turtle/Dataset.yml +28 -161
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_alternate_identifiers/insert.yml +13 -148
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_contributors/none.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_creators/insert.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_dates/insert.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_descriptions/insert.yml +13 -130
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_identifier/doi.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator_only_name.yml +13 -148
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_publication_year/insert.yml +13 -148
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_publisher/insert.yml +13 -148
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/insert.yml +13 -148
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/related_identifier.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_resource_type/insert.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_rights_list/insert.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_subjects/insert.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_titles/insert.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_version/insert.yml +14 -147
- data/spec/fixtures/vcr_cassettes/Bolognese_DataciteJson/get_metadata_as_rdf_xml/BlogPosting.yml +27 -142
- data/spec/fixtures/vcr_cassettes/Bolognese_DataciteJson/get_metadata_as_turtle/BlogPosting.yml +18 -18
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/doi_registration_agency/crossref.yml +5 -17
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/doi_registration_agency/datacite.yml +5 -17
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/doi_registration_agency/medra.yml +7 -17
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/doi_registration_agency/not_found.yml +8 -16
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_from_format_by_ID/crossref.yml +5 -19
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_from_format_by_ID/crossref_doi_not_url.yml +5 -17
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_from_format_by_ID/datacite.yml +5 -19
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_from_format_by_ID/datacite_doi_http.yml +7 -17
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/generate/datacite.yml +10 -143
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/read/datacite.yml +10 -143
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata/BlogPosting.yml +538 -538
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata/BlogPosting_schema_org_JSON.yml +538 -538
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata/not_found_error.yml +2 -2
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata_as_bibtex/with_data_citation.yml +538 -538
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata_as_citeproc/BlogPosting.yml +12 -12
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata_as_datacite_xml/with_data_citation.yml +538 -538
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata_as_ris/BlogPosting.yml +12 -12
- metadata +2 -67
- data/spec/fixtures/vcr_cassettes/Bolognese_Codemeta/get_metadata_as_ris/BlogPosting.yml +0 -100
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/author_from_schema_org/with_id.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/author_to_schema_org/with_id.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/from_schema_org/with_id.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_datacite_xml/DOI_with_ORCID_ID.yml +0 -506
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_datacite_xml/DOI_with_data_citation.yml +0 -901
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/SICI_doi.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/doi.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/doi_from_url_without_doi_proxy.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/doi_prefix_too_long.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/doi_prefix_with_string.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/doi_with_protocol.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/dx_doi_org_url.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/https_url.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_doi/not_valid_doi_prefix.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_id/doi.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_id/doi_as_url.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_id/ftp.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_id/invalid_url.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_id/string.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_id/url.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_id/url_with_utf-8.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_ids/doi.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_ids/url.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_url/doi.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/normalize_url/url.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attribute/array.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attribute/hash.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attribute/nil.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attribute/string.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attributes/array.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attributes/hash.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attributes/nil.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/parse_attributes/string.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/sanitize/should_only_keep_specific_tags.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/sanitize/should_remove_a_tags.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/to_schema_org/with_id.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/validate_url/DOI.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/validate_url/URL.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/validate_url/string.yml +0 -930
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Citeproc_JSON.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata/Schema_org_JSON.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_datacite_xml_4_0/Funding.yml +0 -474
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_microdata/BlogPosting.yml +0 -4735
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_rdf/xml/BlogPosting.yml +0 -4735
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_rdf/xml/Dataset.yml +0 -4753
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_rdfa/BlogPosting.yml +0 -4735
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_rdfxml/BlogPosting.yml +0 -9315
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/get_metadata_as_string/Dataset.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_person/creator_given_and_family_name.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_Datacite/insert_related_identifiers/rel_identifiers.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_DataciteJson/BlogPosting.yml +0 -4735
- data/spec/fixtures/vcr_cassettes/Bolognese_DataciteJson/get_metadata_as_bibtex/BlogPosting.yml +0 -155
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider/crossref.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider/crossref_doi_not_url.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider/datacite.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider/datacite_doi_http.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider/orcid.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider_by_ID/crossref.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider_by_ID/crossref_doi_not_url.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider_by_ID/datacite.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/find_PID_provider_by_ID/datacite_doi_http.yml +0 -44
- data/spec/fixtures/vcr_cassettes/Bolognese_Metadata/write/datacite_to_bibtex.yml +0 -173
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata_as_rdf_xml/BlogPosting.yml +0 -5233
- data/spec/fixtures/vcr_cassettes/Bolognese_SchemaOrg/get_metadata_as_turtle/BlogPosting.yml +0 -5233
@@ -23,7 +23,7 @@ http_interactions:
|
|
23
23
|
Content-Length:
|
24
24
|
- '4988'
|
25
25
|
Date:
|
26
|
-
-
|
26
|
+
- Tue, 18 Apr 2017 18:28:52 GMT
|
27
27
|
body:
|
28
28
|
encoding: UTF-8
|
29
29
|
string: "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n
|
@@ -89,95 +89,5 @@ http_interactions:
|
|
89
89
|
super;\">®</span>, and shortDOI<span style=\"vertical-align: super;\">®</span>
|
90
90
|
are trademarks of the International DOI Foundation.</span>\n</td> \n</tr>\n</table>\n</body>\n</html>\n"
|
91
91
|
http_version:
|
92
|
-
recorded_at:
|
93
|
-
- request:
|
94
|
-
method: get
|
95
|
-
uri: https://doi.org/10.7554/elife.01567x
|
96
|
-
body:
|
97
|
-
encoding: US-ASCII
|
98
|
-
string: ''
|
99
|
-
headers:
|
100
|
-
User-Agent:
|
101
|
-
- Maremma - https://github.com/datacite/maremma
|
102
|
-
Accept:
|
103
|
-
- text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
|
104
|
-
response:
|
105
|
-
status:
|
106
|
-
code: 404
|
107
|
-
message: ''
|
108
|
-
headers:
|
109
|
-
Server:
|
110
|
-
- Apache-Coyote/1.1
|
111
|
-
Content-Type:
|
112
|
-
- text/html;charset=utf-8
|
113
|
-
Content-Length:
|
114
|
-
- '4988'
|
115
|
-
Date:
|
116
|
-
- Sat, 18 Feb 2017 08:01:20 GMT
|
117
|
-
body:
|
118
|
-
encoding: UTF-8
|
119
|
-
string: "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n
|
120
|
-
\ \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html>\n<head>\n<title>Error:
|
121
|
-
DOI Not Found</title>\n\n<meta http-equiv=\"Content-Type\" content=\"text/html;
|
122
|
-
charset=UTF-8\" />\n\n<link rel=\"icon\" href=\"/static/img/favicon.png\"
|
123
|
-
/>\n<link rel=\"shortcut icon\" href=\"/static/favicon.ico\" type=\"image/x-icon\"
|
124
|
-
/> \n<link href=\"/static/style/new-style2.css\" rel=\"stylesheet\" type=\"text/css\"
|
125
|
-
/>\n</head>\n\n<body>\n\n\n<div style=\"background:#fcb426\">\n<img src=\"/static/img/banner-413.gif\"
|
126
|
-
alt=\"Logo\" width=\"620\" height=\"137\" border=\"0\" />\n</div>\n\n<div
|
127
|
-
style=\"height:1px;background:#000000\"></div>\n<div style=\"height:1px;background:#54524f\"></div>\n<div
|
128
|
-
style=\"height:1px;background:#f6911e\"></div>\n\n\n<!-- TABLE FOR NAVIGATION
|
129
|
-
BAR -->\n<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"
|
130
|
-
id=\"navtable\" align=\"center\">\n<tr>\n <td width=\"34\" height=\"26\"
|
131
|
-
bgcolor=\"#231f20\"><img src=\"/static/img/transparent.gif\" alt=\"\" width=\"1\"
|
132
|
-
height=\"1\" /></td>\n \n <td height=\"26\" bgcolor=\"#231f20\" class=\"navtext\">\n
|
133
|
-
\ <a href=\"http://www.doi.org/index.html\">HOME</a> | <a href=\"http://www.doi.org/hb.html\">HANDBOOK</a>
|
134
|
-
| <a href=\"http://www.doi.org/factsheets.html\">FACTSHEETS</a>
|
135
|
-
| <a href=\"http://www.doi.org/faq.html\">FAQs</a> |
|
136
|
-
<a href=\"http://www.doi.org/resources.html\">RESOURCES</a> | <a
|
137
|
-
href=\"http://www.doi.org/users.html\">USERS</a> | <a href=\"http://www.doi.org/announce.html\">NEWS</a>
|
138
|
-
| <a href=\"http://www.doi.org/idf-members/index.html\">MEMBERS
|
139
|
-
AREA</a>\n </td> \n </tr>\n</table>\n<!-- END TABLE FOR NAVIGATION
|
140
|
-
BAR -->\n\n<div style=\"height:1px;background:#e3a44d\"></div>\n<div style=\"height:3px;background:#4d4942\"></div>\n\n\n\n<!--
|
141
|
-
TABLE FOR CONTENT --> \n<table width=\"100%\" border=\"0\" cellpadding=\"0\"
|
142
|
-
cellspacing=\"0\" bgcolor=\"#ffffff\">\n<tr>\n<td colspan=\"6\">\n<img src=\"/static/img/transparent.gif\"
|
143
|
-
alt=\"\" width=\"100\" height=\"20\" border=\"0\" />\n</td>\n</tr>\n\n<tr>\n\n<td
|
144
|
-
valign=\"top\">\n\n<h2>DOI Not Found</h2>\n\n<div class=\"divider\"> </div>\n\n\n\n<h3>10.7554/elife.01567x</h3>\n\n<div
|
145
|
-
class=\"divider\"> </div>\n\n\n\n\n<p>This DOI cannot be found in the
|
146
|
-
DOI System. Possible reasons are:</p>\n\n\n<ul>\n\n<li style=\"padding-bottom:
|
147
|
-
.5em;\">The DOI is incorrect in your source. Search for the item by name,
|
148
|
-
title, or other metadata using a search engine.</li>\n\n<li style=\"padding-bottom:
|
149
|
-
.5em;\">The DOI was copied incorrectly. Check to see that the string includes
|
150
|
-
all the characters before and after the slash and no sentence punctuation
|
151
|
-
marks.</li>\n\n<li style=\"padding-bottom: .5em;\">The DOI has not been activated
|
152
|
-
yet. Please try again later, and report the problem if the error continues.</li>\n\n</ul>\n\n\n\n<div
|
153
|
-
class=\"divider\"> </div>\n\n<p>You may report this error to the responsible
|
154
|
-
DOI Registration Agency using the form below. Include your email address
|
155
|
-
to receive confirmation and feedback.</p>\n\n<div style=\"padding-left: 4em;\">\n\n<form
|
156
|
-
action=\"/notfound\" method=\"post\" enctype=\"application/x-www-form-urlencoded\"
|
157
|
-
name=\"notFoundForm\">\n\n\n<table border=\"0\" cellspacing=\"3\" cellpadding=\"3\">\n<tbody>\n<tr>\n<td>\n\n<table
|
158
|
-
border=\"0\" align=\"center\" cellpadding=\"3\" cellspacing=\"3\">\n<tbody><tr>\n<th
|
159
|
-
\ align=\"right\" scope=\"row\"><label>DOI:</label></th>\n<td><input name=\"missingHandle\"
|
160
|
-
type=\"text\" value=\"10.7554/elife.01567x\" size=\"42\" readonly=\"readonly\"
|
161
|
-
/></td>\n</tr>\n<tr>\n<th align=\"right\" scope=\"row\"><label>URL of Web
|
162
|
-
Page Listing the DOI:</label></th>\n<td><input name=\"referringPage\" type=\"text\"
|
163
|
-
value=\"\" size=\"42\" readonly=\"readonly\" /></td>\n</tr>\n<tr>\n<th align=\"right\"
|
164
|
-
scope=\"row\">Your Email Address:</th>\n<td><input name=\"userEmailAddress\"
|
165
|
-
type=\"text\" value=\"Please enter your email address\" size=\"42\" /></td>\n</tr>\n<tr>\n<th
|
166
|
-
align=\"right\" scope=\"row\" valign=\"top\">Additional Information About
|
167
|
-
the Error:</th>\n<td><textarea name=\"comments\" cols=\"30\" rows=\"6\"></textarea></td>\n</tr>\n</tbody>\n</table>\n\n</td>\n</tr>\n<tr>\n\n<td
|
168
|
-
align=\"right\"><p><input name=\"send\" type=\"submit\" value=\"Submit Error
|
169
|
-
Report\" /></p></td>\n</tr>\n</tbody>\n</table>\n\n</form>\n</div>\n\n\n\n\n</td>\n<td><img
|
170
|
-
src=\"/static/img/transparent.gif\" alt=\"\" width=\"20\" height=\"20\" border=\"0\"
|
171
|
-
/></td>\n</tr>\n</table>\n\n<div class=\"divider-full\"> </div>\n\n<!--
|
172
|
-
TABLE FOR FOOTER -->\n\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"
|
173
|
-
align=\"center\">\n\n<tr>\n<td align=\"center\" colspan=\"2\">\n<a href=\"/help.html\">DOI
|
174
|
-
System Proxy Server Documentation</a>\n</td>\n</tr>\n\n<tr>\n<td align=\"left\"
|
175
|
-
height=\"40\">\n<img src=\"/static/img/Logo_TM.png\" alt=\"DOI_disc_logo\"
|
176
|
-
width=\"24\" height=\"24\" />\n</td>\n\n<td align=\"left\">\n<span style=\"padding-left:
|
177
|
-
0px; font-size: 11px;\"><span style=\"vertical-align: super;\">®</span>,
|
178
|
-
DOI<span style=\"vertical-align: super;\">®</span>, DOI.ORG<span style=\"vertical-align:
|
179
|
-
super;\">®</span>, and shortDOI<span style=\"vertical-align: super;\">®</span>
|
180
|
-
are trademarks of the International DOI Foundation.</span>\n</td> \n</tr>\n</table>\n</body>\n</html>\n"
|
181
|
-
http_version:
|
182
|
-
recorded_at: Sat, 18 Feb 2017 08:01:20 GMT
|
92
|
+
recorded_at: Tue, 18 Apr 2017 18:28:53 GMT
|
183
93
|
recorded_with: VCR 3.0.3
|
@@ -23,20 +23,20 @@ http_interactions:
|
|
23
23
|
Location:
|
24
24
|
- http://data.crossref.org/10.1101%2F097196
|
25
25
|
Expires:
|
26
|
-
-
|
26
|
+
- Tue, 18 Apr 2017 18:39:23 GMT
|
27
27
|
Content-Type:
|
28
28
|
- text/html;charset=utf-8
|
29
29
|
Content-Length:
|
30
30
|
- '167'
|
31
31
|
Date:
|
32
|
-
-
|
32
|
+
- Tue, 18 Apr 2017 18:28:49 GMT
|
33
33
|
body:
|
34
34
|
encoding: UTF-8
|
35
35
|
string: |-
|
36
36
|
<html><head><title>Handle Redirect</title></head>
|
37
37
|
<body><a href="http://data.crossref.org/10.1101%2F097196">http://data.crossref.org/10.1101%2F097196</a></body></html>
|
38
38
|
http_version:
|
39
|
-
recorded_at:
|
39
|
+
recorded_at: Tue, 18 Apr 2017 18:28:50 GMT
|
40
40
|
- request:
|
41
41
|
method: get
|
42
42
|
uri: http://data.crossref.org/10.1101%2F097196
|
@@ -88,7 +88,11 @@ http_interactions:
|
|
88
88
|
Server:
|
89
89
|
- http-kit
|
90
90
|
Date:
|
91
|
-
-
|
91
|
+
- Tue, 18 Apr 2017 18:28:51 GMT
|
92
|
+
X-Rate-Limit-Limit:
|
93
|
+
- '50'
|
94
|
+
X-Rate-Limit-Interval:
|
95
|
+
- 1s
|
92
96
|
Connection:
|
93
97
|
- close
|
94
98
|
body:
|
@@ -203,187 +207,5 @@ http_interactions:
|
|
203
207
|
ICAgPC9wb3N0ZWRfY29udGVudD4NCiAgICA8L2Nyb3NzcmVmPg0KICA8L2Rv
|
204
208
|
aV9yZWNvcmQ+DQo8L2RvaV9yZWNvcmRzPg==
|
205
209
|
http_version:
|
206
|
-
recorded_at:
|
207
|
-
- request:
|
208
|
-
method: get
|
209
|
-
uri: https://doi.org/10.1101/097196
|
210
|
-
body:
|
211
|
-
encoding: US-ASCII
|
212
|
-
string: ''
|
213
|
-
headers:
|
214
|
-
User-Agent:
|
215
|
-
- Maremma - https://github.com/datacite/maremma
|
216
|
-
Accept:
|
217
|
-
- text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
|
218
|
-
response:
|
219
|
-
status:
|
220
|
-
code: 303
|
221
|
-
message: ''
|
222
|
-
headers:
|
223
|
-
Server:
|
224
|
-
- Apache-Coyote/1.1
|
225
|
-
Vary:
|
226
|
-
- Accept
|
227
|
-
Location:
|
228
|
-
- http://biorxiv.org/lookup/doi/10.1101/097196
|
229
|
-
Expires:
|
230
|
-
- Sat, 18 Feb 2017 08:46:37 GMT
|
231
|
-
Content-Type:
|
232
|
-
- text/html;charset=utf-8
|
233
|
-
Content-Length:
|
234
|
-
- '173'
|
235
|
-
Date:
|
236
|
-
- Sat, 18 Feb 2017 08:01:21 GMT
|
237
|
-
body:
|
238
|
-
encoding: UTF-8
|
239
|
-
string: |-
|
240
|
-
<html><head><title>Handle Redirect</title></head>
|
241
|
-
<body><a href="http://biorxiv.org/lookup/doi/10.1101/097196">http://biorxiv.org/lookup/doi/10.1101/097196</a></body></html>
|
242
|
-
http_version:
|
243
|
-
recorded_at: Sat, 18 Feb 2017 08:01:22 GMT
|
244
|
-
- request:
|
245
|
-
method: get
|
246
|
-
uri: http://biorxiv.org/lookup/doi/10.1101/097196
|
247
|
-
body:
|
248
|
-
encoding: US-ASCII
|
249
|
-
string: ''
|
250
|
-
headers:
|
251
|
-
User-Agent:
|
252
|
-
- Maremma - https://github.com/datacite/maremma
|
253
|
-
Accept:
|
254
|
-
- text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
|
255
|
-
response:
|
256
|
-
status:
|
257
|
-
code: 404
|
258
|
-
message: ''
|
259
|
-
headers:
|
260
|
-
Server:
|
261
|
-
- Apache/2.2.3 (CentOS)
|
262
|
-
Vary:
|
263
|
-
- Accept-Encoding
|
264
|
-
Content-Type:
|
265
|
-
- text/html; charset=iso-8859-1
|
266
|
-
Content-Length:
|
267
|
-
- '295'
|
268
|
-
Accept-Ranges:
|
269
|
-
- bytes
|
270
|
-
Date:
|
271
|
-
- Sat, 18 Feb 2017 08:01:22 GMT
|
272
|
-
X-Varnish:
|
273
|
-
- '576367065'
|
274
|
-
Age:
|
275
|
-
- '0'
|
276
|
-
Via:
|
277
|
-
- 1.1 varnish
|
278
|
-
Connection:
|
279
|
-
- keep-alive
|
280
|
-
X-Varnish-Ttl:
|
281
|
-
- ''
|
282
|
-
X-Varnish-Cache:
|
283
|
-
- ''
|
284
|
-
body:
|
285
|
-
encoding: UTF-8
|
286
|
-
string: |
|
287
|
-
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
288
|
-
<html><head>
|
289
|
-
<title>404 Not Found</title>
|
290
|
-
</head><body>
|
291
|
-
<h1>Not Found</h1>
|
292
|
-
<p>The requested URL /lookup/doi/10.1101/097196 was not found on this server.</p>
|
293
|
-
<hr>
|
294
|
-
<address>Apache/2.2.3 (CentOS) Server at doi.org Port 80</address>
|
295
|
-
</body></html>
|
296
|
-
http_version:
|
297
|
-
recorded_at: Sat, 18 Feb 2017 08:01:22 GMT
|
298
|
-
- request:
|
299
|
-
method: get
|
300
|
-
uri: https://doi.org/10.1101/097196
|
301
|
-
body:
|
302
|
-
encoding: US-ASCII
|
303
|
-
string: ''
|
304
|
-
headers:
|
305
|
-
User-Agent:
|
306
|
-
- Maremma - https://github.com/datacite/maremma
|
307
|
-
Accept:
|
308
|
-
- text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
|
309
|
-
response:
|
310
|
-
status:
|
311
|
-
code: 303
|
312
|
-
message: ''
|
313
|
-
headers:
|
314
|
-
Server:
|
315
|
-
- Apache-Coyote/1.1
|
316
|
-
Vary:
|
317
|
-
- Accept
|
318
|
-
Location:
|
319
|
-
- http://biorxiv.org/lookup/doi/10.1101/097196
|
320
|
-
Expires:
|
321
|
-
- Sat, 18 Feb 2017 08:46:37 GMT
|
322
|
-
Content-Type:
|
323
|
-
- text/html;charset=utf-8
|
324
|
-
Content-Length:
|
325
|
-
- '173'
|
326
|
-
Date:
|
327
|
-
- Sat, 18 Feb 2017 08:01:22 GMT
|
328
|
-
body:
|
329
|
-
encoding: UTF-8
|
330
|
-
string: |-
|
331
|
-
<html><head><title>Handle Redirect</title></head>
|
332
|
-
<body><a href="http://biorxiv.org/lookup/doi/10.1101/097196">http://biorxiv.org/lookup/doi/10.1101/097196</a></body></html>
|
333
|
-
http_version:
|
334
|
-
recorded_at: Sat, 18 Feb 2017 08:01:23 GMT
|
335
|
-
- request:
|
336
|
-
method: get
|
337
|
-
uri: http://biorxiv.org/lookup/doi/10.1101/097196
|
338
|
-
body:
|
339
|
-
encoding: US-ASCII
|
340
|
-
string: ''
|
341
|
-
headers:
|
342
|
-
User-Agent:
|
343
|
-
- Maremma - https://github.com/datacite/maremma
|
344
|
-
Accept:
|
345
|
-
- text/html,application/json,application/xml;q=0.9, text/plain;q=0.8,image/png,*/*;q=0.5
|
346
|
-
response:
|
347
|
-
status:
|
348
|
-
code: 404
|
349
|
-
message: ''
|
350
|
-
headers:
|
351
|
-
Server:
|
352
|
-
- Apache/2.2.3 (CentOS)
|
353
|
-
Vary:
|
354
|
-
- Accept-Encoding
|
355
|
-
Content-Type:
|
356
|
-
- text/html; charset=iso-8859-1
|
357
|
-
Content-Length:
|
358
|
-
- '295'
|
359
|
-
Accept-Ranges:
|
360
|
-
- bytes
|
361
|
-
Date:
|
362
|
-
- Sat, 18 Feb 2017 08:01:23 GMT
|
363
|
-
X-Varnish:
|
364
|
-
- '576367266'
|
365
|
-
Age:
|
366
|
-
- '0'
|
367
|
-
Via:
|
368
|
-
- 1.1 varnish
|
369
|
-
Connection:
|
370
|
-
- keep-alive
|
371
|
-
X-Varnish-Ttl:
|
372
|
-
- ''
|
373
|
-
X-Varnish-Cache:
|
374
|
-
- ''
|
375
|
-
body:
|
376
|
-
encoding: UTF-8
|
377
|
-
string: |
|
378
|
-
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
379
|
-
<html><head>
|
380
|
-
<title>404 Not Found</title>
|
381
|
-
</head><body>
|
382
|
-
<h1>Not Found</h1>
|
383
|
-
<p>The requested URL /lookup/doi/10.1101/097196 was not found on this server.</p>
|
384
|
-
<hr>
|
385
|
-
<address>Apache/2.2.3 (CentOS) Server at doi.org Port 80</address>
|
386
|
-
</body></html>
|
387
|
-
http_version:
|
388
|
-
recorded_at: Sat, 18 Feb 2017 08:01:23 GMT
|
210
|
+
recorded_at: Tue, 18 Apr 2017 18:28:51 GMT
|
389
211
|
recorded_with: VCR 3.0.3
|
data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_bibtex/with_data_citation.yml
CHANGED
@@ -23,20 +23,20 @@ http_interactions:
|
|
23
23
|
Location:
|
24
24
|
- http://data.crossref.org/10.7554%2Felife.01567
|
25
25
|
Expires:
|
26
|
-
-
|
26
|
+
- Tue, 18 Apr 2017 18:39:23 GMT
|
27
27
|
Content-Type:
|
28
28
|
- text/html;charset=utf-8
|
29
29
|
Content-Length:
|
30
30
|
- '177'
|
31
31
|
Date:
|
32
|
-
-
|
32
|
+
- Tue, 18 Apr 2017 18:28:26 GMT
|
33
33
|
body:
|
34
34
|
encoding: UTF-8
|
35
35
|
string: |-
|
36
36
|
<html><head><title>Handle Redirect</title></head>
|
37
37
|
<body><a href="http://data.crossref.org/10.7554%2Felife.01567">http://data.crossref.org/10.7554%2Felife.01567</a></body></html>
|
38
38
|
http_version:
|
39
|
-
recorded_at:
|
39
|
+
recorded_at: Tue, 18 Apr 2017 18:28:26 GMT
|
40
40
|
- request:
|
41
41
|
method: get
|
42
42
|
uri: http://data.crossref.org/10.7554%2Felife.01567
|
@@ -72,7 +72,11 @@ http_interactions:
|
|
72
72
|
Server:
|
73
73
|
- http-kit
|
74
74
|
Date:
|
75
|
-
-
|
75
|
+
- Tue, 18 Apr 2017 18:28:26 GMT
|
76
|
+
X-Rate-Limit-Limit:
|
77
|
+
- '50'
|
78
|
+
X-Rate-Limit-Interval:
|
79
|
+
- 1s
|
76
80
|
Connection:
|
77
81
|
- close
|
78
82
|
body:
|
@@ -715,5 +719,5 @@ http_interactions:
|
|
715
719
|
aWNsZT4NCiAgICAgIDwvam91cm5hbD4NCiAgICA8L2Nyb3NzcmVmPg0KICA8
|
716
720
|
L2RvaV9yZWNvcmQ+DQo8L2RvaV9yZWNvcmRzPg==
|
717
721
|
http_version:
|
718
|
-
recorded_at:
|
722
|
+
recorded_at: Tue, 18 Apr 2017 18:28:26 GMT
|
719
723
|
recorded_with: VCR 3.0.3
|
@@ -23,20 +23,20 @@ http_interactions:
|
|
23
23
|
Location:
|
24
24
|
- http://data.crossref.org/10.1155%2F2012%2F291294
|
25
25
|
Expires:
|
26
|
-
-
|
26
|
+
- Tue, 18 Apr 2017 18:39:23 GMT
|
27
27
|
Content-Type:
|
28
28
|
- text/html;charset=utf-8
|
29
29
|
Content-Length:
|
30
30
|
- '181'
|
31
31
|
Date:
|
32
|
-
-
|
32
|
+
- Tue, 18 Apr 2017 18:28:25 GMT
|
33
33
|
body:
|
34
34
|
encoding: UTF-8
|
35
35
|
string: |-
|
36
36
|
<html><head><title>Handle Redirect</title></head>
|
37
37
|
<body><a href="http://data.crossref.org/10.1155%2F2012%2F291294">http://data.crossref.org/10.1155%2F2012%2F291294</a></body></html>
|
38
38
|
http_version:
|
39
|
-
recorded_at:
|
39
|
+
recorded_at: Tue, 18 Apr 2017 18:28:25 GMT
|
40
40
|
- request:
|
41
41
|
method: get
|
42
42
|
uri: http://data.crossref.org/10.1155%2F2012%2F291294
|
@@ -73,7 +73,11 @@ http_interactions:
|
|
73
73
|
Server:
|
74
74
|
- http-kit
|
75
75
|
Date:
|
76
|
-
-
|
76
|
+
- Tue, 18 Apr 2017 18:28:25 GMT
|
77
|
+
X-Rate-Limit-Limit:
|
78
|
+
- '50'
|
79
|
+
X-Rate-Limit-Interval:
|
80
|
+
- 1s
|
77
81
|
Connection:
|
78
82
|
- close
|
79
83
|
body:
|
@@ -362,5 +366,5 @@ http_interactions:
|
|
362
366
|
ZT4NCiAgICAgIDwvam91cm5hbD4NCiAgICA8L2Nyb3NzcmVmPg0KICA8L2Rv
|
363
367
|
aV9yZWNvcmQ+DQo8L2RvaV9yZWNvcmRzPg==
|
364
368
|
http_version:
|
365
|
-
recorded_at:
|
369
|
+
recorded_at: Tue, 18 Apr 2017 18:28:25 GMT
|
366
370
|
recorded_with: VCR 3.0.3
|
data/spec/fixtures/vcr_cassettes/Bolognese_Crossref/get_metadata_as_citeproc/journal_article.yml
CHANGED
@@ -23,20 +23,20 @@ http_interactions:
|
|
23
23
|
Location:
|
24
24
|
- http://data.crossref.org/10.7554%2Felife.01567
|
25
25
|
Expires:
|
26
|
-
-
|
26
|
+
- Tue, 18 Apr 2017 18:39:23 GMT
|
27
27
|
Content-Type:
|
28
28
|
- text/html;charset=utf-8
|
29
29
|
Content-Length:
|
30
30
|
- '177'
|
31
31
|
Date:
|
32
|
-
-
|
32
|
+
- Tue, 18 Apr 2017 18:28:23 GMT
|
33
33
|
body:
|
34
34
|
encoding: UTF-8
|
35
35
|
string: |-
|
36
36
|
<html><head><title>Handle Redirect</title></head>
|
37
37
|
<body><a href="http://data.crossref.org/10.7554%2Felife.01567">http://data.crossref.org/10.7554%2Felife.01567</a></body></html>
|
38
38
|
http_version:
|
39
|
-
recorded_at:
|
39
|
+
recorded_at: Tue, 18 Apr 2017 18:28:23 GMT
|
40
40
|
- request:
|
41
41
|
method: get
|
42
42
|
uri: http://data.crossref.org/10.7554%2Felife.01567
|
@@ -72,7 +72,7 @@ http_interactions:
|
|
72
72
|
Server:
|
73
73
|
- http-kit
|
74
74
|
Date:
|
75
|
-
-
|
75
|
+
- Tue, 18 Apr 2017 18:28:23 GMT
|
76
76
|
X-Rate-Limit-Limit:
|
77
77
|
- '50'
|
78
78
|
X-Rate-Limit-Interval:
|
@@ -719,5 +719,5 @@ http_interactions:
|
|
719
719
|
aWNsZT4NCiAgICAgIDwvam91cm5hbD4NCiAgICA8L2Nyb3NzcmVmPg0KICA8
|
720
720
|
L2RvaV9yZWNvcmQ+DQo8L2RvaV9yZWNvcmRzPg==
|
721
721
|
http_version:
|
722
|
-
recorded_at:
|
722
|
+
recorded_at: Tue, 18 Apr 2017 18:28:24 GMT
|
723
723
|
recorded_with: VCR 3.0.3
|