From 8ff6701bb9b1a2e47b5adaf8e71125c33060f76a Mon Sep 17 00:00:00 2001 From: "Michael B. Klein" Date: Thu, 2 May 2024 11:51:20 -0500 Subject: [PATCH 1/3] Update VCR cassettes and tests --- test/authoritex/geonames_test.exs | 16 +-- test/authoritex/getty/aat_test.exs | 2 +- test/authoritex/getty_test.exs | 2 +- test/authoritex/homosaurus_test.exs | 4 +- test/authoritex_test.exs | 8 +- .../vcr_cassettes/aat_fetch_failure.json | 12 +- .../vcr_cassettes/aat_fetch_success.json | 14 +- .../vcr_cassettes/aat_search_count.json | 60 +++++++++ .../vcr_cassettes/aat_search_results.json | 55 ++------ .../aat_search_results_empty.json | 12 +- .../authoritex_fetch_failure.json | 40 +++--- .../authoritex_fetch_success.json | 54 ++++---- .../authoritex_search_count.json | 82 ++++++++++++ .../authoritex_search_results.json | 120 +++-------------- .../authoritex_search_results_empty.json | 40 +++--- .../fast-base_fetch_failure.json | 32 ++--- .../fast-base_fetch_success.json | 38 +++--- .../vcr_cassettes/fast-base_search_count.json | 52 ++++++++ .../fast-base_search_results.json | 47 ++----- .../fast-base_search_results_empty.json | 12 +- .../fast-corporate-name_fetch_failure.json | 32 ++--- .../fast-corporate-name_fetch_success.json | 38 +++--- .../fast-corporate-name_search_count.json | 52 ++++++++ .../fast-corporate-name_search_results.json | 49 ++----- ...t-corporate-name_search_results_empty.json | 12 +- .../fast-event-name_fetch_failure.json | 32 ++--- .../fast-event-name_fetch_success.json | 38 +++--- .../fast-event-name_search_count.json | 52 ++++++++ .../fast-event-name_search_results.json | 28 ++-- .../fast-event-name_search_results_empty.json | 12 +- .../fast-form_fetch_failure.json | 32 ++--- .../fast-form_fetch_success.json | 38 +++--- .../vcr_cassettes/fast-form_search_count.json | 52 ++++++++ .../fast-form_search_results.json | 28 ++-- .../fast-form_search_results_empty.json | 12 +- .../fast-geographic_fetch_failure.json | 32 ++--- .../fast-geographic_fetch_success.json | 38 +++--- .../fast-geographic_search_count.json | 52 ++++++++ .../fast-geographic_search_results.json | 49 ++----- .../fast-geographic_search_results_empty.json | 12 +- .../fast-personal_fetch_failure.json | 32 ++--- .../fast-personal_fetch_success.json | 38 +++--- .../fast-personal_search_count.json | 52 ++++++++ .../fast-personal_search_results.json | 28 ++-- .../fast-personal_search_results_empty.json | 12 +- .../fast-topical_fetch_failure.json | 32 ++--- .../fast-topical_fetch_success.json | 38 +++--- .../fast-topical_search_count.json | 52 ++++++++ .../fast-topical_search_results.json | 49 ++----- .../fast-topical_search_results_empty.json | 12 +- .../fast-uniform-title_fetch_failure.json | 32 ++--- .../fast-uniform-title_fetch_success.json | 38 +++--- .../fast-uniform-title_search_count.json | 52 ++++++++ .../fast-uniform-title_search_results.json | 47 ++----- ...st-uniform-title_search_results_empty.json | 12 +- .../vcr_cassettes/fast_fetch_failure.json | 32 ++--- .../vcr_cassettes/fast_fetch_success.json | 38 +++--- .../vcr_cassettes/fast_search_count.json | 52 ++++++++ .../vcr_cassettes/fast_search_results.json | 47 ++----- .../fast_search_results_empty.json | 14 +- .../vcr_cassettes/geonames_custom_hint.json | 14 +- .../vcr_cassettes/geonames_fetch_failure.json | 14 +- .../vcr_cassettes/geonames_fetch_success.json | 16 +-- .../geonames_invalid_parameter.json | 14 +- .../vcr_cassettes/geonames_search_count.json | 56 ++++++++ .../geonames_search_results.json | 41 +----- .../geonames_search_results_empty.json | 14 +- .../getty_delegate_subauthorities.json | 38 +++--- .../vcr_cassettes/getty_fetch_failure.json | 12 +- .../vcr_cassettes/getty_search_count.json | 60 +++++++++ .../vcr_cassettes/getty_search_results.json | 28 ++-- .../getty_search_results_empty.json | 12 +- .../gettybase_fetch_failure.json | 12 +- .../gettybase_fetch_success.json | 14 +- .../vcr_cassettes/gettybase_search_count.json | 60 +++++++++ .../gettybase_search_results.json | 55 ++------ .../gettybase_search_results_empty.json | 12 +- .../homosaurus_fetch_failure.json | 29 +++-- .../homosaurus_fetch_success.json | 30 +++-- .../homosaurus_search_count.json | 44 +++++++ .../homosaurus_search_results.json | 34 +++-- .../homosaurus_search_results_empty.json | 34 +++-- .../vcr_cassettes/lcbase_fetch_failure.json | 40 +++--- .../vcr_cassettes/lcbase_fetch_success.json | 50 +++---- .../vcr_cassettes/lcbase_search_count.json | 82 ++++++++++++ .../vcr_cassettes/lcbase_search_results.json | 118 ++++++----------- .../lcbase_search_results_empty.json | 40 +++--- .../vcr_cassettes/lcgft_fetch_failure.json | 40 +++--- .../vcr_cassettes/lcgft_fetch_success.json | 52 ++++---- .../vcr_cassettes/lcgft_search_count.json | 82 ++++++++++++ .../vcr_cassettes/lcgft_search_results.json | 82 ++++++------ .../lcgft_search_results_empty.json | 40 +++--- .../vcr_cassettes/lclang_fetch_failure.json | 38 +++--- .../vcr_cassettes/lclang_fetch_success.json | 52 ++++---- .../vcr_cassettes/lclang_search_count.json | 82 ++++++++++++ .../vcr_cassettes/lclang_search_results.json | 114 ++++++---------- .../lclang_search_results_empty.json | 38 +++--- .../vcr_cassettes/lcnaf_fetch_failure.json | 38 +++--- .../vcr_cassettes/lcnaf_fetch_success.json | 52 ++++---- .../vcr_cassettes/lcnaf_search_count.json | 82 ++++++++++++ .../vcr_cassettes/lcnaf_search_results.json | 120 ++++++----------- .../lcnaf_search_results_empty.json | 38 +++--- .../vcr_cassettes/lcsh_fetch_failure.json | 40 +++--- .../vcr_cassettes/lcsh_fetch_success.json | 52 ++++---- .../vcr_cassettes/lcsh_search_count.json | 82 ++++++++++++ .../vcr_cassettes/lcsh_search_results.json | 82 ++++++------ .../lcsh_search_results_empty.json | 38 +++--- .../vcr_cassettes/loc_fetch_failure.json | 40 +++--- .../vcr_cassettes/loc_fetch_success.json | 48 +++---- .../vcr_cassettes/loc_search_count.json | 82 ++++++++++++ .../vcr_cassettes/loc_search_results.json | 122 ++++++------------ .../loc_search_results_empty.json | 40 +++--- .../vcr_cassettes/tgn_fetch_failure.json | 12 +- .../vcr_cassettes/tgn_fetch_success.json | 12 +- .../vcr_cassettes/tgn_search_count.json | 60 +++++++++ .../vcr_cassettes/tgn_search_results.json | 53 ++------ .../tgn_search_results_empty.json | 12 +- .../vcr_cassettes/ulan_fetch_failure.json | 12 +- .../vcr_cassettes/ulan_fetch_success.json | 12 +- .../vcr_cassettes/ulan_obsolete_subject.json | 24 ++-- .../vcr_cassettes/ulan_search_count.json | 60 +++++++++ .../vcr_cassettes/ulan_search_results.json | 53 ++------ .../ulan_search_results_empty.json | 12 +- test/support/authoritex_case.ex | 8 +- 124 files changed, 2960 insertions(+), 2020 deletions(-) create mode 100644 test/fixtures/vcr_cassettes/aat_search_count.json create mode 100644 test/fixtures/vcr_cassettes/authoritex_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-base_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-corporate-name_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-event-name_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-form_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-geographic_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-personal_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-topical_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast-uniform-title_search_count.json create mode 100644 test/fixtures/vcr_cassettes/fast_search_count.json create mode 100644 test/fixtures/vcr_cassettes/geonames_search_count.json create mode 100644 test/fixtures/vcr_cassettes/getty_search_count.json create mode 100644 test/fixtures/vcr_cassettes/gettybase_search_count.json create mode 100644 test/fixtures/vcr_cassettes/homosaurus_search_count.json create mode 100644 test/fixtures/vcr_cassettes/lcbase_search_count.json create mode 100644 test/fixtures/vcr_cassettes/lcgft_search_count.json create mode 100644 test/fixtures/vcr_cassettes/lclang_search_count.json create mode 100644 test/fixtures/vcr_cassettes/lcnaf_search_count.json create mode 100644 test/fixtures/vcr_cassettes/lcsh_search_count.json create mode 100644 test/fixtures/vcr_cassettes/loc_search_count.json create mode 100644 test/fixtures/vcr_cassettes/tgn_search_count.json create mode 100644 test/fixtures/vcr_cassettes/ulan_search_count.json diff --git a/test/authoritex/geonames_test.exs b/test/authoritex/geonames_test.exs index 4017a85..2638ef3 100644 --- a/test/authoritex/geonames_test.exs +++ b/test/authoritex/geonames_test.exs @@ -6,14 +6,14 @@ defmodule Authoritex.GeoNamesTest do code: "geonames", description: "GeoNames geographical database", test_uris: [ - "https://sws.geonames.org/4302561/" + "https://sws.geonames.org/4299276/" ], - bad_uri: "https://sws.geonames.org/43025619/", + bad_uri: "https://sws.geonames.org/42992769/", expected: [ hint: "Kentucky, United States", - id: "https://sws.geonames.org/4302561/", - label: "Nicholasville", - qualified_label: "Nicholasville, Kentucky, United States", + id: "https://sws.geonames.org/4299276/", + label: "Louisville", + qualified_label: "Louisville, Kentucky, United States", variants: [] ], search_result_term: "Kentucky", @@ -28,9 +28,9 @@ defmodule Authoritex.GeoNamesTest do end test "proper URI form" do - assert Authoritex.fetch("https://sws.geonames.org/4302561") == {:error, 404} - assert Authoritex.fetch("http://sws.geonames.org/4302561") == {:error, :unknown_authority} - assert Authoritex.fetch("http://sws.geonames.org/4302561/") == {:error, :unknown_authority} + assert Authoritex.fetch("https://sws.geonames.org/4299276") == {:error, 404} + assert Authoritex.fetch("http://sws.geonames.org/4299276") == {:error, :unknown_authority} + assert Authoritex.fetch("http://sws.geonames.org/4299276/") == {:error, :unknown_authority} end test "search" do diff --git a/test/authoritex/getty/aat_test.exs b/test/authoritex/getty/aat_test.exs index 6fc0783..828a8a8 100644 --- a/test/authoritex/getty/aat_test.exs +++ b/test/authoritex/getty/aat_test.exs @@ -15,7 +15,7 @@ defmodule Authoritex.Getty.AATTest do label: "dollars (paper money)", qualified_label: "dollars (paper money)", hint: nil, - variants: ["dollar (paper money)", "dollar bills", "dollar bill"] + variants: ["dollar (paper money)", "dollar bills", "dollar bill", "Dollars"] ], search_result_term: "dollars", search_count_term: "paint" diff --git a/test/authoritex/getty_test.exs b/test/authoritex/getty_test.exs index acc78e9..639b144 100644 --- a/test/authoritex/getty_test.exs +++ b/test/authoritex/getty_test.exs @@ -27,7 +27,7 @@ defmodule Authoritex.GettyTest do label: "dollars (paper money)", qualified_label: "dollars (paper money)", hint: nil, - variants: ["dollar (paper money)", "dollar bills", "dollar bill"] + variants: ["dollar (paper money)", "dollar bills", "dollar bill", "Dollars"] }} assert Getty.fetch("http://vocab.getty.edu/tgn/2236134") == diff --git a/test/authoritex/homosaurus_test.exs b/test/authoritex/homosaurus_test.exs index 950f979..2a96e71 100644 --- a/test/authoritex/homosaurus_test.exs +++ b/test/authoritex/homosaurus_test.exs @@ -16,6 +16,6 @@ defmodule Authoritex.HomosaurusTest do ], search_result_term: "adop", search_count_term: "adop", - default_results: 10, - explicit_results: 10 + default_results: 50, + explicit_results: 50 end diff --git a/test/authoritex_test.exs b/test/authoritex_test.exs index 8cefa22..2157e75 100644 --- a/test/authoritex_test.exs +++ b/test/authoritex_test.exs @@ -47,8 +47,8 @@ defmodule AuthoritexTest do end describe "search/2" do - test "results" do - use_cassette "authoritex_search_results", match_requests_on: [:query] do + test "result count" do + use_cassette "authoritex_search_count", match_requests_on: [:query] do with {:ok, results} <- Authoritex.search("lcnaf", "smith") do assert length(results) == 30 end @@ -56,7 +56,11 @@ defmodule AuthoritexTest do with {:ok, results} <- Authoritex.search("lcnaf", "smith", 50) do assert length(results) == 50 end + end + end + test "expected result" do + use_cassette "authoritex_search_results", match_requests_on: [:query] do with {:ok, results} <- Authoritex.search("lcnaf", "valim") do assert Enum.member?(results, %{ id: "http://id.loc.gov/authorities/names/no2011087251", diff --git a/test/fixtures/vcr_cassettes/aat_fetch_failure.json b/test/fixtures/vcr_cassettes/aat_fetch_failure.json index b8cdc2c..3a2d11b 100644 --- a/test/fixtures/vcr_cassettes/aat_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/aat_fetch_failure.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/wrong-id\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:04 GMT", + "Date": "Thu, 02 May 2024 16:28:43 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/aat_fetch_success.json b/test/fixtures/vcr_cassettes/aat_fetch_success.json index 768bdcf..be751a1 100644 --- a/test/fixtures/vcr_cassettes/aat_fetch_success.json +++ b/test/fixtures/vcr_cassettes/aat_fetch_success.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F300265149%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F300265149%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300265149\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (paper money)\n\t\t\t\n\t\t\t\n\t\t\t\tdollar (paper money)|dollar bills|dollar bill\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300265149\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (paper money)\n\t\t\t\n\t\t\t\n\t\t\t\tdollar (paper money)|dollar bills|dollar bill|Dollars\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:05 GMT", + "Date": "Thu, 02 May 2024 16:28:44 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/aat_search_count.json b/test/fixtures/vcr_cassettes/aat_search_count.json new file mode 100644 index 0000000..07bfbd7 --- /dev/null +++ b/test/fixtures/vcr_cassettes/aat_search_count.json @@ -0,0 +1,60 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22paint%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22paint%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Epaint%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Epaint%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428777\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stones\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300404916\n\t\t\t\n\t\t\t\n\t\t\t\tpaint tubes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300266812\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by number\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300178450\n\t\t\t\n\t\t\t\n\t\t\t\tpaint layers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428762\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by numbers sets\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428764\n\t\t\t\n\t\t\t\n\t\t\t\tpaint can keys\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428760\n\t\t\t\n\t\t\t\n\t\t\t\tpaint boxes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428763\n\t\t\t\n\t\t\t\n\t\t\t\tpaint cans\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428765\n\t\t\t\n\t\t\t\n\t\t\t\tpaint grinders\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428766\n\t\t\t\n\t\t\t\n\t\t\t\tpaint kegs\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428767\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pads\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428768\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pencils\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428769\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pestles\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428770\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pigments\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428772\n\t\t\t\n\t\t\t\n\t\t\t\tpaint sets\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428773\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shakers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428774\n\t\t\t\n\t\t\t\n\t\t\t\tpaint sponges\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428775\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stencils\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428776\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stirrers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428778\n\t\t\t\n\t\t\t\n\t\t\t\tpaint trays\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300006409\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shops\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015155\n\t\t\t\n\t\t\t\n\t\t\t\tpaint remover\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300210313\n\t\t\t\n\t\t\t\n\t\t\t\tpaint boxes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300022383\n\t\t\t\n\t\t\t\n\t\t\t\tpaint rollers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300022385\n\t\t\t\n\t\t\t\n\t\t\t\tpaintbrushes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015029\n\t\t\t\n\t\t\t\n\t\t\t\tpaint (coating)\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379529\n\t\t\t\n\t\t\t\n\t\t\t\tarchitectural paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391376\n\t\t\t\n\t\t\t\n\t\t\t\tspray paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300444910\n\t\t\t\n\t\t\t\n\t\t\t\tthermochromic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379713\n\t\t\t\n\t\t\t\n\t\t\t\tsilver paint\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:43 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22paint%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22paint%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Epaint%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Epaint%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+50", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428777\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stones\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300404916\n\t\t\t\n\t\t\t\n\t\t\t\tpaint tubes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300266812\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by number\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300178450\n\t\t\t\n\t\t\t\n\t\t\t\tpaint layers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428762\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by numbers sets\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428764\n\t\t\t\n\t\t\t\n\t\t\t\tpaint can keys\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428760\n\t\t\t\n\t\t\t\n\t\t\t\tpaint boxes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428763\n\t\t\t\n\t\t\t\n\t\t\t\tpaint cans\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428765\n\t\t\t\n\t\t\t\n\t\t\t\tpaint grinders\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428766\n\t\t\t\n\t\t\t\n\t\t\t\tpaint kegs\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428767\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pads\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428768\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pencils\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428769\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pestles\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428770\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pigments\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428772\n\t\t\t\n\t\t\t\n\t\t\t\tpaint sets\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428773\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shakers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428774\n\t\t\t\n\t\t\t\n\t\t\t\tpaint sponges\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428775\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stencils\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428776\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stirrers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428778\n\t\t\t\n\t\t\t\n\t\t\t\tpaint trays\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300006409\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shops\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015155\n\t\t\t\n\t\t\t\n\t\t\t\tpaint remover\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300210313\n\t\t\t\n\t\t\t\n\t\t\t\tpaint boxes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300022383\n\t\t\t\n\t\t\t\n\t\t\t\tpaint rollers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300022385\n\t\t\t\n\t\t\t\n\t\t\t\tpaintbrushes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015029\n\t\t\t\n\t\t\t\n\t\t\t\tpaint (coating)\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379529\n\t\t\t\n\t\t\t\n\t\t\t\tarchitectural paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391376\n\t\t\t\n\t\t\t\n\t\t\t\tspray paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300444910\n\t\t\t\n\t\t\t\n\t\t\t\tthermochromic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379713\n\t\t\t\n\t\t\t\n\t\t\t\tsilver paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015054\n\t\t\t\n\t\t\t\n\t\t\t\tlatex paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015075\n\t\t\t\n\t\t\t\n\t\t\t\tantifouling paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015052\n\t\t\t\n\t\t\t\n\t\t\t\tlead-based paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300387537\n\t\t\t\n\t\t\t\n\t\t\t\tanticorrosive paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379651\n\t\t\t\n\t\t\t\n\t\t\t\talkyd paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300410261\n\t\t\t\n\t\t\t\n\t\t\t\twater miscible oil paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380054\n\t\t\t\n\t\t\t\n\t\t\t\tfluorescent paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380325\n\t\t\t\n\t\t\t\n\t\t\t\tgloss paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183946\n\t\t\t\n\t\t\t\n\t\t\t\twater-base paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015058\n\t\t\t\n\t\t\t\n\t\t\t\tacrylic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300124200\n\t\t\t\n\t\t\t\n\t\t\t\tflat paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015044\n\t\t\t\n\t\t\t\n\t\t\t\temulsion paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015087\n\t\t\t\n\t\t\t\n\t\t\t\trust-inhibiting paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300343596\n\t\t\t\n\t\t\t\n\t\t\t\tgilt paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300147678\n\t\t\t\n\t\t\t\n\t\t\t\tenamel paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300252634\n\t\t\t\n\t\t\t\n\t\t\t\tchina paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015079\n\t\t\t\n\t\t\t\n\t\t\t\tfire-retardant paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183637\n\t\t\t\n\t\t\t\n\t\t\t\tbronze paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015055\n\t\t\t\n\t\t\t\n\t\t\t\tpolymer paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183841\n\t\t\t\n\t\t\t\n\t\t\t\tmetallic paint\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:43 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/aat_search_results.json b/test/fixtures/vcr_cassettes/aat_search_results.json index b29555a..2293fe6 100644 --- a/test/fixtures/vcr_cassettes/aat_search_results.json +++ b/test/fixtures/vcr_cassettes/aat_search_results.json @@ -1,50 +1,22 @@ [ { "request": { - "body": "", - "headers": { - "Accept": "application/sparql-results+xml;charset=UTF-8", - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22paint%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22paint%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" - }, - "response": { - "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379529\n\t\t\t\n\t\t\t\n\t\t\t\tarchitectural paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391376\n\t\t\t\n\t\t\t\n\t\t\t\tspray paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300444910\n\t\t\t\n\t\t\t\n\t\t\t\tthermochromic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379713\n\t\t\t\n\t\t\t\n\t\t\t\tsilver paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300404916\n\t\t\t\n\t\t\t\n\t\t\t\tpaint tubes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015054\n\t\t\t\n\t\t\t\n\t\t\t\tlatex paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300266812\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by number\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015075\n\t\t\t\n\t\t\t\n\t\t\t\tantifouling paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015052\n\t\t\t\n\t\t\t\n\t\t\t\tlead-based paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300387537\n\t\t\t\n\t\t\t\n\t\t\t\tanticorrosive paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379651\n\t\t\t\n\t\t\t\n\t\t\t\talkyd paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300178450\n\t\t\t\n\t\t\t\n\t\t\t\tpaint layers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300410261\n\t\t\t\n\t\t\t\n\t\t\t\twater miscible oil paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428777\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stone\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380054\n\t\t\t\n\t\t\t\n\t\t\t\tfluorescent paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380325\n\t\t\t\n\t\t\t\n\t\t\t\tgloss paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183946\n\t\t\t\n\t\t\t\n\t\t\t\twater-base paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015058\n\t\t\t\n\t\t\t\n\t\t\t\tacrylic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300006409\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shops\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300124200\n\t\t\t\n\t\t\t\n\t\t\t\tflat paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428760\n\t\t\t\n\t\t\t\n\t\t\t\tpaint box\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428763\n\t\t\t\n\t\t\t\n\t\t\t\tpaint can\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428764\n\t\t\t\n\t\t\t\n\t\t\t\tpaint can key\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428765\n\t\t\t\n\t\t\t\n\t\t\t\tpaint grinder\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428766\n\t\t\t\n\t\t\t\n\t\t\t\tpaint keg\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428767\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pad\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428768\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pencil\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428769\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pestle\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428770\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pigment\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428772\n\t\t\t\n\t\t\t\n\t\t\t\tpaint set\n\t\t\t\n\t\t\n\t\n\n", - "headers": { - "Date": "Tue, 18 Apr 2023 19:54:04 GMT", - "Content-Type": "application/sparql-results+xml;charset=utf-8", - "Transfer-Encoding": "chunked", - "Connection": "keep-alive", - "Access-Control-Allow-Origin": "*", - "Link": "; rel=\"license\"", - "Content-Disposition": "attachment; filename=\"sparql.xml\"", - "Content-Language": "en" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22paint%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22paint%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Epaint%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Epaint%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+50", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22paint%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22paint%22%2C+%22i%22%29%29+.+%7D+LIMIT+50" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379529\n\t\t\t\n\t\t\t\n\t\t\t\tarchitectural paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391376\n\t\t\t\n\t\t\t\n\t\t\t\tspray paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300444910\n\t\t\t\n\t\t\t\n\t\t\t\tthermochromic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379713\n\t\t\t\n\t\t\t\n\t\t\t\tsilver paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300404916\n\t\t\t\n\t\t\t\n\t\t\t\tpaint tubes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015054\n\t\t\t\n\t\t\t\n\t\t\t\tlatex paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300266812\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by number\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015075\n\t\t\t\n\t\t\t\n\t\t\t\tantifouling paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015052\n\t\t\t\n\t\t\t\n\t\t\t\tlead-based paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300387537\n\t\t\t\n\t\t\t\n\t\t\t\tanticorrosive paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379651\n\t\t\t\n\t\t\t\n\t\t\t\talkyd paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300178450\n\t\t\t\n\t\t\t\n\t\t\t\tpaint layers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300410261\n\t\t\t\n\t\t\t\n\t\t\t\twater miscible oil paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428777\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stone\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380054\n\t\t\t\n\t\t\t\n\t\t\t\tfluorescent paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380325\n\t\t\t\n\t\t\t\n\t\t\t\tgloss paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183946\n\t\t\t\n\t\t\t\n\t\t\t\twater-base paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015058\n\t\t\t\n\t\t\t\n\t\t\t\tacrylic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300006409\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shops\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300124200\n\t\t\t\n\t\t\t\n\t\t\t\tflat paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428760\n\t\t\t\n\t\t\t\n\t\t\t\tpaint box\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428763\n\t\t\t\n\t\t\t\n\t\t\t\tpaint can\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428764\n\t\t\t\n\t\t\t\n\t\t\t\tpaint can key\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428765\n\t\t\t\n\t\t\t\n\t\t\t\tpaint grinder\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428766\n\t\t\t\n\t\t\t\n\t\t\t\tpaint keg\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428767\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pad\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428768\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pencil\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428769\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pestle\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428770\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pigment\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428772\n\t\t\t\n\t\t\t\n\t\t\t\tpaint set\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428773\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shaker\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428774\n\t\t\t\n\t\t\t\n\t\t\t\tpaint sponge\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428775\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stencil\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428776\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stirrer\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428778\n\t\t\t\n\t\t\t\n\t\t\t\tpaint tray\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015044\n\t\t\t\n\t\t\t\n\t\t\t\temulsion paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015087\n\t\t\t\n\t\t\t\n\t\t\t\trust-inhibiting paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300343596\n\t\t\t\n\t\t\t\n\t\t\t\tgilt paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300147678\n\t\t\t\n\t\t\t\n\t\t\t\tenamel paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300252634\n\t\t\t\n\t\t\t\n\t\t\t\tchina paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015079\n\t\t\t\n\t\t\t\n\t\t\t\tfire-retardant paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428762\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by numbers set\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183637\n\t\t\t\n\t\t\t\n\t\t\t\tbronze paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015055\n\t\t\t\n\t\t\t\n\t\t\t\tpolymer paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183841\n\t\t\t\n\t\t\t\n\t\t\t\tmetallic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015071\n\t\t\t\n\t\t\t\n\t\t\t\tdeck paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015061\n\t\t\t\n\t\t\t\n\t\t\t\tsilicate paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015084\n\t\t\t\n\t\t\t\n\t\t\t\tfrost-proof paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300343594\n\t\t\t\n\t\t\t\n\t\t\t\tvitreous paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015086\n\t\t\t\n\t\t\t\n\t\t\t\tmagnetic paint\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428777\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stones\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300404916\n\t\t\t\n\t\t\t\n\t\t\t\tpaint tubes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300266812\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by number\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300178450\n\t\t\t\n\t\t\t\n\t\t\t\tpaint layers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428762\n\t\t\t\n\t\t\t\n\t\t\t\tpaint by numbers sets\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428764\n\t\t\t\n\t\t\t\n\t\t\t\tpaint can keys\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428760\n\t\t\t\n\t\t\t\n\t\t\t\tpaint boxes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428763\n\t\t\t\n\t\t\t\n\t\t\t\tpaint cans\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428765\n\t\t\t\n\t\t\t\n\t\t\t\tpaint grinders\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428766\n\t\t\t\n\t\t\t\n\t\t\t\tpaint kegs\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428767\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pads\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428768\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pencils\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428769\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pestles\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428770\n\t\t\t\n\t\t\t\n\t\t\t\tpaint pigments\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428772\n\t\t\t\n\t\t\t\n\t\t\t\tpaint sets\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428773\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shakers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428774\n\t\t\t\n\t\t\t\n\t\t\t\tpaint sponges\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428775\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stencils\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428776\n\t\t\t\n\t\t\t\n\t\t\t\tpaint stirrers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300428778\n\t\t\t\n\t\t\t\n\t\t\t\tpaint trays\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300006409\n\t\t\t\n\t\t\t\n\t\t\t\tpaint shops\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015155\n\t\t\t\n\t\t\t\n\t\t\t\tpaint remover\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300210313\n\t\t\t\n\t\t\t\n\t\t\t\tpaint boxes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300022383\n\t\t\t\n\t\t\t\n\t\t\t\tpaint rollers\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300022385\n\t\t\t\n\t\t\t\n\t\t\t\tpaintbrushes\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015029\n\t\t\t\n\t\t\t\n\t\t\t\tpaint (coating)\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379529\n\t\t\t\n\t\t\t\n\t\t\t\tarchitectural paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391376\n\t\t\t\n\t\t\t\n\t\t\t\tspray paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300444910\n\t\t\t\n\t\t\t\n\t\t\t\tthermochromic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379713\n\t\t\t\n\t\t\t\n\t\t\t\tsilver paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015054\n\t\t\t\n\t\t\t\n\t\t\t\tlatex paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015075\n\t\t\t\n\t\t\t\n\t\t\t\tantifouling paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015052\n\t\t\t\n\t\t\t\n\t\t\t\tlead-based paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300387537\n\t\t\t\n\t\t\t\n\t\t\t\tanticorrosive paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379651\n\t\t\t\n\t\t\t\n\t\t\t\talkyd paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300410261\n\t\t\t\n\t\t\t\n\t\t\t\twater miscible oil paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380054\n\t\t\t\n\t\t\t\n\t\t\t\tfluorescent paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300380325\n\t\t\t\n\t\t\t\n\t\t\t\tgloss paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183946\n\t\t\t\n\t\t\t\n\t\t\t\twater-base paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015058\n\t\t\t\n\t\t\t\n\t\t\t\tacrylic paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300124200\n\t\t\t\n\t\t\t\n\t\t\t\tflat paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015044\n\t\t\t\n\t\t\t\n\t\t\t\temulsion paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015087\n\t\t\t\n\t\t\t\n\t\t\t\trust-inhibiting paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300343596\n\t\t\t\n\t\t\t\n\t\t\t\tgilt paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300147678\n\t\t\t\n\t\t\t\n\t\t\t\tenamel paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300252634\n\t\t\t\n\t\t\t\n\t\t\t\tchina paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015079\n\t\t\t\n\t\t\t\n\t\t\t\tfire-retardant paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183637\n\t\t\t\n\t\t\t\n\t\t\t\tbronze paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300015055\n\t\t\t\n\t\t\t\n\t\t\t\tpolymer paint\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300183841\n\t\t\t\n\t\t\t\n\t\t\t\tmetallic paint\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:04 GMT", + "Date": "Thu, 02 May 2024 16:28:44 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -53,27 +25,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22dollars%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22dollars%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Edollars%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Edollars%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22dollars%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22dollars%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300037280\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (coins)\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300191680\n\t\t\t\n\t\t\t\n\t\t\t\ttrade dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300191480\n\t\t\t\n\t\t\t\n\t\t\t\tholey dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300265149\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (paper money)\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300191479\n\t\t\t\n\t\t\t\n\t\t\t\thalf dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300037289\n\t\t\t\n\t\t\t\n\t\t\t\tquarter dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300037231\n\t\t\t\n\t\t\t\n\t\t\t\tMaria Theresa dollars\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300265149\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (paper money)\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300037280\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (coins)\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300191680\n\t\t\t\n\t\t\t\n\t\t\t\ttrade dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300191480\n\t\t\t\n\t\t\t\n\t\t\t\tholey dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300191479\n\t\t\t\n\t\t\t\n\t\t\t\thalf dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300037289\n\t\t\t\n\t\t\t\n\t\t\t\tquarter dollars\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300037231\n\t\t\t\n\t\t\t\n\t\t\t\tMaria Theresa dollars\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:05 GMT", + "Date": "Thu, 02 May 2024 16:28:44 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -82,8 +54,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/aat_search_results_empty.json b/test/fixtures/vcr_cassettes/aat_search_results_empty.json index 57cdd13..cb74b14 100644 --- a/test/fixtures/vcr_cassettes/aat_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/aat_search_results_empty.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22M1551ng%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5EM1551ng%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5EM1551ng%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+FILTER+%28regex%28%3Fname%2C+%22M1551ng%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\n\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:04 GMT", + "Date": "Thu, 02 May 2024 16:28:44 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/authoritex_fetch_failure.json b/test/fixtures/vcr_cassettes/authoritex_fetch_failure.json index 02cd508..3ca751f 100644 --- a/test/fixtures/vcr_cassettes/authoritex_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/authoritex_fetch_failure.json @@ -1,40 +1,40 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/names/wrong-id.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/names/wrong-id.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Name Authority File (LCNAF)

Page not found. Do you think this is a problem? Let us know...



\n", + "type": "ok", + "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Name Authority File (LCNAF)

Page not found. Do you think this is a problem? Let us know...



\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:57 GMT", + "Date": "Thu, 02 May 2024 16:43:49 GMT", "Content-Type": "text/html; charset=UTF-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Content-Security-Policy": "frame-ancestors self", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "content-security-policy": "frame-ancestors self", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59231899", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", + "x-varnish": "747590776 744317711", + "Age": "955", + "via": "1.1 varnish (Varnish/6.0)", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93afb4e4f3b54-IAD" + "CF-RAY": "87d978ef7f03029d-ORD" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/authoritex_fetch_success.json b/test/fixtures/vcr_cassettes/authoritex_fetch_success.json index 76845f8..7aeee29 100644 --- a/test/fixtures/vcr_cassettes/authoritex_fetch_success.json +++ b/test/fixtures/vcr_cassettes/authoritex_fetch_success.json @@ -1,46 +1,46 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/names/no2011087251.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/names/no2011087251.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n \n \n Valim, Jose\n \n \n\tValim, Jose\n \n \n 1001 $aValim, Jose\n \n \n \n \n \n\t\n\t\n\tValim, Jose\n\t\n\t \n\t Valim, Jose. Crafting rails applications : expert practices for everyday rails development\n\t \n\t\n \n \n \n no2011087251\n (OCoLC)oca08877947\n \n \n\tCrafting Rails applications, c2011:\n\tt.p. (Jose Valim)\n\tfound\n \n \n \n \n\t2011-06-06T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2011-06-07T06:21:47\n\trevised\n\t\n\t\n \n \n \n Valim, Jose\n \n \n \n \n\t\n\t\n\t2011-06-06T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2011-06-07T06:21:47\n\trevised\n \n \n \n\n", + "type": "ok", + "body": "\n \n \n Valim, Jose\n \n \n\tValim, Jose\n \n \n 1001 $aValim, Jose\n \n \n\tValim, José\n \n \n \n \n \n \n \n\t\n\t\n\tValim, Jose\n\t\n\t \n\t McCord, Chris (Computer programmer) Programming Phoenix 1.4\n\t \n\t\n\t\n\t \n\t Valim, Jose Crafting Rails 4 applications\n\t \n\t\n\t\n\t \n\t Valim, Jose Crafting rails applications\n\t \n\t\n \n \n \n no2011087251\n (OCoLC)oca08877947\n \n \n\tCrafting Rails applications, c2011:\n\tt.p. (Jose Valim)\n\tfound\n \n \n \n \n\t2011-06-06T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2011-06-07T06:21:47\n\trevised\n\t\n\t\n \n \n \n Valim, Jose\n \n \n \n\t\n\tValim, José\n \n \n \n \n \n\t\n\t\n\t2011-06-06T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2011-06-07T06:21:47\n\trevised\n \n \n \n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:58 GMT", + "Date": "Thu, 02 May 2024 16:43:48 GMT", "Content-Type": "application/rdf+xml; charset=UTF-8", - "Content-Length": "4968", + "Content-Length": "5833", "Connection": "keep-alive", - "X-RWO-URI": "http://id.loc.gov/rwo/agents/no2011087251", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "ETag": "043fdd674015bcab4e102ff165f0fec0", - "X-PrefLabel": "Valim, Jose", - "X-PrefLabel-Escaped": "Valim, Jose", - "X-PrefLabel-Encoded": "Valim%2C%20Jose", - "X-URI": "http://id.loc.gov/authorities/names/no2011087251", + "x-rwo-uri": "http://id.loc.gov/rwo/agents/no2011087251", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "etag": "be607d180fdbe04a6310b12880854583", + "x-preflabel": "Valim, Jose", + "x-preflabel-escaped": "Valim, Jose", + "x-preflabel-encoded": "Valim%2C%20Jose", + "x-uri": "http://id.loc.gov/authorities/names/no2011087251", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57889927", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "743380632 743445331", + "Age": "954", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93afbef163b54-IAD" + "CF-RAY": "87d978ed5c14029d-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/authoritex_search_count.json b/test/fixtures/vcr_cassettes/authoritex_search_count.json new file mode 100644 index 0000000..0924a56 --- /dev/null +++ b/test/fixtures/vcr_cassettes/authoritex_search_count.json @@ -0,0 +1,82 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2024-05-02T12:17:08.202521-04:0034908130\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:43:48 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "19854", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "747590774 748630228", + "Age": "1600", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d978ee2d50029d-ORD" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=50&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2024-05-02T12:17:08.502511-04:0034908150\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n \tSmith, Alice M. (Alice Mary), 1879-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr91032305\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-11T00:00:00-04:00\n \t1991-09-04T00:00:00-04:00\n\n \tSmith, James P., Jr. (James Payne), 1941-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79052659\n \t\n \t \tLibrary of Congress\n \t\n \t2023-09-08T00:00:00-04:00\n \t1979-06-01T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), active 1846-1873\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011137761\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2011-09-02T00:00:00-04:00\n\n \tSmith, J. B. (John B.) (Clergyman), active 1852-1863\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2004050175\n \t\n \t \tLibrary of Congress\n \t\n \t2013-06-01T00:00:00-04:00\n \t2004-05-25T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), 1806-1872\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83057213\n \t\n \t \tLibrary of Congress\n \t\n \t2014-06-18T00:00:00-04:00\n \t1983-06-24T00:00:00-04:00\n\n \tSmith, H. McKelden, III (Herbert McKelden), 1952-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80117907\n \t\n \t \tLibrary of Congress\n \t\n \t2020-11-10T00:00:00-04:00\n \t1980-09-15T00:00:00-04:00\n\n \tWinn-Smith, Alice B. (Alice Beeman), 1892-1991\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2002016690\n \t\n \t \tLibrary of Congress\n \t\n \t2018-06-16T00:00:00-04:00\n \t2002-02-27T00:00:00-04:00\n\n \tSmith, Nathan R. (Nathan Raymond), 1888-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98131507\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-13T00:00:00-04:00\n \t1998-12-16T00:00:00-04:00\n\n \tSmith, Michael A. (Michael Anthony), 1942 December 15-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80118183\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1980-09-17T00:00:00-04:00\n\n \tSmith, O. W. (Onnie Warren), 1872-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98054052\n \t\n \t \tLibrary of Congress\n \t\n \t2024-01-24T00:00:00-04:00\n \t1998-01-30T00:00:00-04:00\n\n \tHorton-Smith, L. Graham H. (Lionel Graham Horton), 1871-1953\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82019887\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-15T00:00:00-04:00\n \t1982-03-25T00:00:00-04:00\n\n \tSmith, Emma A. F. (Emma Adelia Flint), 1849 or 1850-1946\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2002038560\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-19T00:00:00-04:00\n \t2002-10-16T00:00:00-04:00\n\n \tPayne Smith, J. (Jessie), 1856-1933\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n84039391\n \t\n \t \tLibrary of Congress\n \t\n \t2016-08-09T00:00:00-04:00\n \t1984-07-13T00:00:00-04:00\n\n \tSmith, C. (Charles), 1789 or 1790-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2010079141\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2010-05-12T00:00:00-04:00\n\n \tMalcolm-Smith, E. F. (Elizabeth Frances), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97924109\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-12T00:00:00-04:00\n \t1997-11-05T00:00:00-04:00\n\n \tSmith, N. R. (Nicholas Roy), 1962-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2018005617\n \t\n \t \tLibrary of Congress\n \t\n \t2018-11-26T00:00:00-04:00\n \t2018-03-21T00:00:00-04:00\n\n \tSmith, James D. (James Derek), 1934-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82153117\n \t\n \t \tLibrary of Congress\n \t\n \t2000-10-27T00:00:00-04:00\n \t1983-02-04T00:00:00-04:00\n\n \tSmith, Alice R. Huger (Alice Ravenel Huger), 1876-1958\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91011209\n \t\n \t \tLibrary of Congress\n \t\n \t2022-04-19T00:00:00-04:00\n \t1991-05-01T00:00:00-04:00\n\n \tSmith, Ophia D. (Ophia Delilah), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91028072\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-18T00:00:00-04:00\n \t1991-11-21T00:00:00-04:00\n\n \tPond, A. Smith (Alonzo Smith), 1905-1959\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014699\n \t\n \t \tLibrary of Congress\n \t\n \t2012-10-06T00:00:00-04:00\n \t1995-04-19T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:43:48 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "32624", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "743380633 743445110", + "Age": "1600", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d978ee8dbf029d-ORD" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/authoritex_search_results.json b/test/fixtures/vcr_cassettes/authoritex_search_results.json index 7d49d26..3b7fa18 100644 --- a/test/fixtures/vcr_cassettes/authoritex_search_results.json +++ b/test/fixtures/vcr_cassettes/authoritex_search_results.json @@ -1,122 +1,42 @@ [ { "request": { - "body": "", - "headers": { - "User-Agent": "Authoritex" - }, - "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom" - }, - "response": { - "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:58.401672-04:0034099130\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n\n", - "headers": { - "Date": "Tue, 21 Mar 2023 21:18:58 GMT", - "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "19854", - "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59231903", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", - "CF-Cache-Status": "DYNAMIC", - "Server": "cloudflare", - "CF-RAY": "7ab93afedad73b54-IAD" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { - "body": "", - "headers": { - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=50&format=xml%2Batom" - }, - "response": { - "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:58.684588-04:0034099150\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n \tSmith, Alice M. (Alice Mary), 1879-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr91032305\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-11T00:00:00-04:00\n \t1991-09-04T00:00:00-04:00\n\n \tSmith, James P., Jr. (James Payne), 1941-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79052659\n \t\n \t \tLibrary of Congress\n \t\n \t2018-09-15T00:00:00-04:00\n \t1979-06-01T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), active 1846-1873\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011137761\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2011-09-02T00:00:00-04:00\n\n \tSmith, J. B. (John B.) (Clergyman), active 1852-1863\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2004050175\n \t\n \t \tLibrary of Congress\n \t\n \t2013-06-01T00:00:00-04:00\n \t2004-05-25T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), 1806-1872\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83057213\n \t\n \t \tLibrary of Congress\n \t\n \t2014-06-18T00:00:00-04:00\n \t1983-06-24T00:00:00-04:00\n\n \tSmith, H. McKelden, III (Herbert McKelden), 1952-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80117907\n \t\n \t \tLibrary of Congress\n \t\n \t2020-11-10T00:00:00-04:00\n \t1980-09-15T00:00:00-04:00\n\n \tWinn-Smith, Alice B. (Alice Beeman), 1892-1991\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2002016690\n \t\n \t \tLibrary of Congress\n \t\n \t2018-06-16T00:00:00-04:00\n \t2002-02-27T00:00:00-04:00\n\n \tSmith, Nathan R. (Nathan Raymond), 1888-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98131507\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-13T00:00:00-04:00\n \t1998-12-16T00:00:00-04:00\n\n \tSmith, Michael A. (Michael Anthony), 1942 December 15-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80118183\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1980-09-17T00:00:00-04:00\n\n \tHorton-Smith, L. Graham H. (Lionel Graham Horton), 1871-1953\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82019887\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-15T00:00:00-04:00\n \t1982-03-25T00:00:00-04:00\n\n \tSmith, Emma A. F. (Emma Adelia Flint), 1849 or 1850-1946\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2002038560\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-19T00:00:00-04:00\n \t2002-10-16T00:00:00-04:00\n\n \tPayne Smith, J. (Jessie), 1856-1933\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n84039391\n \t\n \t \tLibrary of Congress\n \t\n \t2016-08-09T00:00:00-04:00\n \t1984-07-13T00:00:00-04:00\n\n \tSmith, C. (Charles), 1789 or 1790-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2010079141\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2010-05-12T00:00:00-04:00\n\n \tMalcolm-Smith, E. F. (Elizabeth Frances), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97924109\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-12T00:00:00-04:00\n \t1997-11-05T00:00:00-04:00\n\n \tSmith, N. R. (Nicholas Roy), 1962-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2018005617\n \t\n \t \tLibrary of Congress\n \t\n \t2018-11-26T00:00:00-04:00\n \t2018-03-21T00:00:00-04:00\n\n \tSmith, James D. (James Derek), 1934-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82153117\n \t\n \t \tLibrary of Congress\n \t\n \t2000-10-27T00:00:00-04:00\n \t1983-02-04T00:00:00-04:00\n\n \tSmith, Alice R. Huger (Alice Ravenel Huger), 1876-1958\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91011209\n \t\n \t \tLibrary of Congress\n \t\n \t2022-04-19T00:00:00-04:00\n \t1991-05-01T00:00:00-04:00\n\n \tSmith, Ophia D. (Ophia Delilah), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91028072\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-18T00:00:00-04:00\n \t1991-11-21T00:00:00-04:00\n\n \tPond, A. Smith (Alonzo Smith), 1905-1959\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014699\n \t\n \t \tLibrary of Congress\n \t\n \t2012-10-06T00:00:00-04:00\n \t1995-04-19T00:00:00-04:00\n\n \tAbbott, Katherine R. Smith (Katherine Renell Smith), 1965-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no94024260\n \t\n \t \tLibrary of Congress\n \t\n \t2000-10-25T00:00:00-04:00\n \t1994-07-19T00:00:00-04:00\n\n\n", - "headers": { - "Date": "Tue, 21 Mar 2023 21:18:58 GMT", - "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "32644", - "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59231905", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", - "CF-Cache-Status": "DYNAMIC", - "Server": "cloudflare", - "CF-RAY": "7ab93b00bd533b54-IAD" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "https://id.loc.gov/search/?q=valim&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=valim&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=valim+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:58.923652-04:0012130\n \tValim, Anthony Terra, 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88230271\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-15T00:00:00-04:00\n \t1989-03-02T00:00:00-04:00\n\n \tValim, Beijanicy Ferreira da Cunha Abadia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2022252011\n \t\n \t \tLibrary of Congress\n \t\n \t2022-06-27T00:00:00-04:00\n \t2022-05-26T00:00:00-04:00\n\n \tMelo, Glenda Cristina Valim de\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019037344\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-09T00:00:00-04:00\n \t2019-03-12T00:00:00-04:00\n\n \tMansan, Jaime Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2012078919\n \t\n \t \tLibrary of Congress\n \t\n \t2016-10-13T00:00:00-04:00\n \t2012-06-07T00:00:00-04:00\n\n \tValim, Alexandre Busko\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2013200729\n \t\n \t \tLibrary of Congress\n \t\n \t2013-04-12T00:00:00-04:00\n \t2013-04-12T00:00:00-04:00\n\n \tLucisano-Valim, Yara Maria\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2001072420\n \t\n \t \tLibrary of Congress\n \t\n \t2001-09-12T00:00:00-04:00\n \t2001-09-11T00:00:00-04:00\n\n \tLevitin, Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2006000541\n \t\n \t \tLibrary of Congress\n \t\n \t2009-01-21T00:00:00-04:00\n \t2006-01-09T00:00:00-04:00\n\n \tValim, Jose\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011087251\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-07T00:00:00-04:00\n \t2011-06-06T00:00:00-04:00\n\n \tValim, Camila Almeida Janela\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2022015052\n \t\n \t \tLibrary of Congress\n \t\n \t2022-10-05T00:00:00-04:00\n \t2022-10-04T00:00:00-04:00\n\n \tValim, Patrícia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019110111\n \t\n \t \tLibrary of Congress\n \t\n \t2019-07-27T00:00:00-04:00\n \t2019-07-26T00:00:00-04:00\n\n \tValim, Rafael\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2014206721\n \t\n \t \tLibrary of Congress\n \t\n \t2017-11-16T00:00:00-04:00\n \t2014-10-10T00:00:00-04:00\n\n \tMelo, Cimara\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2009021335\n \t\n \t \tLibrary of Congress\n \t\n \t2014-04-08T00:00:00-04:00\n \t2009-02-11T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=valim+scheme:http://id.loc.gov/authorities/names2024-05-02T12:27:53.593996-04:0013130\n \tValim, Anthony Terra, 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88230271\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-15T00:00:00-04:00\n \t1989-03-02T00:00:00-04:00\n\n \tValim, Beijanicy Ferreira da Cunha Abadia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2022252011\n \t\n \t \tLibrary of Congress\n \t\n \t2023-10-31T00:00:00-04:00\n \t2022-05-26T00:00:00-04:00\n\n \tMelo, Glenda Cristina Valim de\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019037344\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-09T00:00:00-04:00\n \t2019-03-12T00:00:00-04:00\n\n \tMansan, Jaime Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2012078919\n \t\n \t \tLibrary of Congress\n \t\n \t2016-10-13T00:00:00-04:00\n \t2012-06-07T00:00:00-04:00\n\n \tValim, Alexandre Busko\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2013200729\n \t\n \t \tLibrary of Congress\n \t\n \t2023-08-11T00:00:00-04:00\n \t2013-04-12T00:00:00-04:00\n\n \tLucisano-Valim, Yara Maria\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2001072420\n \t\n \t \tLibrary of Congress\n \t\n \t2001-09-12T00:00:00-04:00\n \t2001-09-11T00:00:00-04:00\n\n \tLevitin, Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2006000541\n \t\n \t \tLibrary of Congress\n \t\n \t2009-01-21T00:00:00-04:00\n \t2006-01-09T00:00:00-04:00\n\n \tValim, Jose\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011087251\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-07T00:00:00-04:00\n \t2011-06-06T00:00:00-04:00\n\n \tValim, Camila Almeida Janela\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2022015052\n \t\n \t \tLibrary of Congress\n \t\n \t2022-10-05T00:00:00-04:00\n \t2022-10-04T00:00:00-04:00\n\n \tValim, Patrícia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019110111\n \t\n \t \tLibrary of Congress\n \t\n \t2023-08-10T00:00:00-04:00\n \t2019-07-26T00:00:00-04:00\n\n \tValim, Rafael\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2014206721\n \t\n \t \tLibrary of Congress\n \t\n \t2017-11-16T00:00:00-04:00\n \t2014-10-10T00:00:00-04:00\n\n \tValine, John P., 1879-1937\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2023022331\n \t\n \t \tLibrary of Congress\n \t\n \t2023-04-13T00:00:00-04:00\n \t2023-04-13T00:00:00-04:00\n\n \tMelo, Cimara\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2009021335\n \t\n \t \tLibrary of Congress\n \t\n \t2024-01-19T00:00:00-04:00\n \t2009-02-11T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:59 GMT", + "Date": "Thu, 02 May 2024 16:43:48 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "8213", + "Content-Length": "8837", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59231907", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "747590775 744317713", + "Age": "955", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93b023f643b54-IAD" + "CF-RAY": "87d978eede30029d-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/authoritex_search_results_empty.json b/test/fixtures/vcr_cassettes/authoritex_search_results_empty.json index 6063e4d..a88e71a 100644 --- a/test/fixtures/vcr_cassettes/authoritex_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/authoritex_search_results_empty.json @@ -1,42 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=NO_resulteeeees&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=NO_resulteeeees&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=NO_resulteeeees+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:57.863064-04:000130\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=NO_resulteeeees+scheme:http://id.loc.gov/authorities/names2024-05-02T12:17:08.926028-04:000130\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:57 GMT", + "Date": "Thu, 02 May 2024 16:43:49 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "773", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57889925", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "743380634 743445113", + "Age": "1600", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93afb8ea03b54-IAD" + "CF-RAY": "87d978ef2ea2029d-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-base_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-base_fetch_failure.json index 450f05d..d47764d 100644 --- a/test/fixtures/vcr_cassettes/fast-base_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-base_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:35 GMT" + "Date": "Thu, 02 May 2024 16:28:21 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-base_fetch_success.json b/test/fixtures/vcr_cassettes/fast-base_fetch_success.json index 20aa859..e3f1c3d 100644 --- a/test/fixtures/vcr_cassettes/fast-base_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-base_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/521479/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/521479/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n521479\n\n\n\nMelville J. Herskovits Library of African Studies\nMelville J. Herskovits Library of African Studies\nHerskovits Library of African Studies\nHerskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\n\n\nNorthwestern University (Evanston, Ill.). Library. African Department\n\n\n\n\nNorthwestern University (Evanston, Ill.). Library\n\n\n\n\nMelville J. Herskovits Library of African Studies\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2005-05-13T00:00:00.0\n2022-09-16T14:40:09.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/521479/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "3823", + "Date": "Thu, 02 May 2024 16:28:21 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/521479/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/521479/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n521479\n\n\n\nMelville J. Herskovits Library of African Studies\nMelville J. Herskovits Library of African Studies\nHerskovits Library of African Studies\nHerskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\n\n\nNorthwestern University (Evanston, Ill.). Library. African Department\n\n\n\n\nNorthwestern University (Evanston, Ill.). Library\n\n\n\n\nMelville J. Herskovits Library of African Studies\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2005-05-13T00:00:00.0\n2022-09-16T14:40:09.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "3823", - "Date": "Thu, 20 Apr 2023 16:43:35 GMT" + "Location": "https://id.worldcat.org/fast/521479/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-base_search_count.json b/test/fixtures/vcr_cassettes/fast-base_search_count.json new file mode 100644 index 0000000..5239d46 --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-base_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nye Testamente\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"New Testament\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:22 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:22 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-base_search_results.json b/test/fixtures/vcr_cassettes/fast-base_search_results.json index cb927dd..1565d0b 100644 --- a/test/fixtures/vcr_cassettes/fast-base_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-base_search_results.json @@ -1,77 +1,52 @@ [ { "request": { - "body": "", - "headers": { - "Content-Type": "application/json;" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20" - }, - "response": { - "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nye Testamente\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"New Testament\"]}]\n }}", - "headers": { - "Date": "Thu, 20 Apr 2023 16:43:36 GMT", - "Server": "Apache/2.0.63 (Unix)", - "Access-Control-Allow-Origin": "*", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:36 GMT", + "Date": "Thu, 02 May 2024 16:28:22 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=herskovits%20library%20of%20african%20studies&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=herskovits%20library%20of%20african%20studies&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:studies suggestall:african suggestall:of suggestall:library suggestall:herskovits\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":3,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00521479\",\n \"type\":\"auth\",\n \"auth\":\"Melville J. Herskovits Library of African Studies\",\n \"suggestall\":[\n \"Melville J. Herskovits Library of African Studies\"]},\n {\n \"idroot\":\"fst00521479\",\n \"type\":\"alt\",\n \"auth\":\"Melville J. Herskovits Library of African Studies\",\n \"suggestall\":[\n \"Herskovits Library of African Studies\"]},\n {\n \"idroot\":\"fst00521479\",\n \"type\":\"alt\",\n \"auth\":\"Melville J. Herskovits Library of African Studies\",\n \"suggestall\":[\n \"Northwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:36 GMT", + "Date": "Thu, 02 May 2024 16:28:22 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-base_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-base_search_results_empty.json index 20e4cab..1ecd831 100644 --- a/test/fixtures/vcr_cassettes/fast-base_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-base_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:M1551ng\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:36 GMT", + "Date": "Thu, 02 May 2024 16:28:22 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_failure.json index 94f3ff2..d237d93 100644 --- a/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:34 GMT" + "Date": "Thu, 02 May 2024 16:28:44 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_success.json b/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_success.json index af2a997..6bc5c46 100644 --- a/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-corporate-name_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/534726/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/534726/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n534726\n\n\n\nNorthwestern University (Evanston, Ill.). Library\nNorthwestern University (Evanston, Ill.). Library\nNorthwestern University (Evanston, Ill.). Orrington Lunt Library\nNorthwestern University (Evanston, Ill.). Orrington Lunt Library\nNorthwestern University (Evanston, Ill.). Charles Deering Library\nNorthwestern University (Evanston, Ill.). Charles Deering Library\nOrrington Lunt Library (Evanston, Ill.)\nOrrington Lunt Library (Evanston, Ill.)\nCharles Deering Library (Evanston, Ill.)\nCharles Deering Library (Evanston, Ill.)\n\n\nNorthwestern University (Evanston, Ill.). Library\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2005-05-13T00:00:00.0\n2021-10-11T15:07:57.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/534726/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "3564", + "Date": "Thu, 02 May 2024 16:28:45 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/534726/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/534726/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n534726\n\n\n\nNorthwestern University (Evanston, Ill.). Library\nNorthwestern University (Evanston, Ill.). Library\nNorthwestern University (Evanston, Ill.). Orrington Lunt Library\nNorthwestern University (Evanston, Ill.). Orrington Lunt Library\nNorthwestern University (Evanston, Ill.). Charles Deering Library\nNorthwestern University (Evanston, Ill.). Charles Deering Library\nOrrington Lunt Library (Evanston, Ill.)\nOrrington Lunt Library (Evanston, Ill.)\nCharles Deering Library (Evanston, Ill.)\nCharles Deering Library (Evanston, Ill.)\n\n\nNorthwestern University (Evanston, Ill.). Library\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2005-05-13T00:00:00.0\n2021-10-11T15:07:57.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "3564", - "Date": "Thu, 20 Apr 2023 16:43:34 GMT" + "Location": "https://id.worldcat.org/fast/534726/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-corporate-name_search_count.json b/test/fixtures/vcr_cassettes/fast-corporate-name_search_count.json new file mode 100644 index 0000000..3c10a7d --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-corporate-name_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest10:test\",\n \"fl\":\"suggest10,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":498,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Center for the Assessment of Educational Progress (Educational Testing Service). National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Educational Testing Service. National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"auth\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing Program\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"alt\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing (Firm)\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"auth\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"alt\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Lyndon B. Johnson Space Center. Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00529306\",\n \"type\":\"auth\",\n \"auth\":\"Educational Testing Service\",\n \"suggest10\":[\n \"Educational Testing Service\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"auth\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station, Idaho (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"U.S. National Reactor Testing Station, Idaho Falls, Idaho\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"United States. National Reactor Testing Station, Idaho\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"United States. National Reactor Testing Station, Idaho Falls, Idaho\"]},\n {\n \"idroot\":\"fst00530677\",\n \"type\":\"auth\",\n \"auth\":\"American Society for Testing and Materials\",\n \"suggest10\":[\n \"American Society for Testing and Materials\"]},\n {\n \"idroot\":\"fst00530677\",\n \"type\":\"alt\",\n \"auth\":\"American Society for Testing and Materials\",\n \"suggest10\":[\n \"American Society for Testing & Materials\"]},\n {\n \"idroot\":\"fst00530677\",\n \"type\":\"alt\",\n \"auth\":\"American Society for Testing and Materials\",\n \"suggest10\":[\n \"American Society for Testing of Materials\"]},\n {\n \"idroot\":\"fst00662120\",\n \"type\":\"auth\",\n \"auth\":\"Fast Flux Test Facility (Wash.)\",\n \"suggest10\":[\n \"Fast Flux Test Facility (Wash.)\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:45 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest10:test\",\n \"fl\":\"suggest10,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":498,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Center for the Assessment of Educational Progress (Educational Testing Service). National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Educational Testing Service. National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"auth\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing Program\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"alt\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing (Firm)\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"auth\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"alt\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Lyndon B. Johnson Space Center. Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00529306\",\n \"type\":\"auth\",\n \"auth\":\"Educational Testing Service\",\n \"suggest10\":[\n \"Educational Testing Service\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"auth\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station, Idaho (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"U.S. National Reactor Testing Station, Idaho Falls, Idaho\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"United States. National Reactor Testing Station, Idaho\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:45 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-corporate-name_search_results.json b/test/fixtures/vcr_cassettes/fast-corporate-name_search_results.json index c5597f3..5ee6afa 100644 --- a/test/fixtures/vcr_cassettes/fast-corporate-name_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-corporate-name_search_results.json @@ -1,77 +1,52 @@ [ { "request": { - "body": "", - "headers": { - "Content-Type": "application/json;" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=20" - }, - "response": { - "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest10:test\",\n \"fl\":\"suggest10,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":505,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Center for the Assessment of Educational Progress (Educational Testing Service). National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Educational Testing Service. National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"auth\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing Program\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"alt\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing (Firm)\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"auth\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"alt\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Lyndon B. Johnson Space Center. Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00529306\",\n \"type\":\"auth\",\n \"auth\":\"Educational Testing Service\",\n \"suggest10\":[\n \"Educational Testing Service\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"auth\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station, Idaho (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"U.S. National Reactor Testing Station, Idaho Falls, Idaho\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"United States. National Reactor Testing Station, Idaho\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"United States. National Reactor Testing Station, Idaho Falls, Idaho\"]},\n {\n \"idroot\":\"fst00530677\",\n \"type\":\"auth\",\n \"auth\":\"American Society for Testing and Materials\",\n \"suggest10\":[\n \"American Society for Testing and Materials\"]},\n {\n \"idroot\":\"fst00530677\",\n \"type\":\"alt\",\n \"auth\":\"American Society for Testing and Materials\",\n \"suggest10\":[\n \"American Society for Testing & Materials\"]},\n {\n \"idroot\":\"fst00530677\",\n \"type\":\"alt\",\n \"auth\":\"American Society for Testing and Materials\",\n \"suggest10\":[\n \"American Society for Testing of Materials\"]},\n {\n \"idroot\":\"fst00662120\",\n \"type\":\"auth\",\n \"auth\":\"Fast Flux Test Facility (Wash.)\",\n \"suggest10\":[\n \"Fast Flux Test Facility (Wash.)\"]}]\n }}", - "headers": { - "Date": "Thu, 20 Apr 2023 16:43:38 GMT", - "Server": "Apache/2.0.63 (Unix)", - "Access-Control-Allow-Origin": "*", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest10:test\",\n \"fl\":\"suggest10,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":505,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Center for the Assessment of Educational Progress (Educational Testing Service). National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Educational Testing Service. National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"auth\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing Program\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"alt\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing (Firm)\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"auth\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"alt\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Lyndon B. Johnson Space Center. Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00529306\",\n \"type\":\"auth\",\n \"auth\":\"Educational Testing Service\",\n \"suggest10\":[\n \"Educational Testing Service\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"auth\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station, Idaho (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"U.S. National Reactor Testing Station, Idaho Falls, Idaho\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"United States. National Reactor Testing Station, Idaho\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest10:test\",\n \"fl\":\"suggest10,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":498,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Center for the Assessment of Educational Progress (Educational Testing Service). National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00536241\",\n \"type\":\"alt\",\n \"auth\":\"National Assessment of Educational Progress (Project)\",\n \"suggest10\":[\n \"Educational Testing Service. National Assessment of Educational Progress\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"auth\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing Program\"]},\n {\n \"idroot\":\"fst00545711\",\n \"type\":\"alt\",\n \"auth\":\"American College Testing Program\",\n \"suggest10\":[\n \"American College Testing (Firm)\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"auth\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00512131\",\n \"type\":\"alt\",\n \"auth\":\"Apollo Soyuz Test Project\",\n \"suggest10\":[\n \"Lyndon B. Johnson Space Center. Apollo Soyuz Test Project\"]},\n {\n \"idroot\":\"fst00529306\",\n \"type\":\"auth\",\n \"auth\":\"Educational Testing Service\",\n \"suggest10\":[\n \"Educational Testing Service\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01914337\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Licensure Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Licensure Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"auth\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst01657358\",\n \"type\":\"alt\",\n \"auth\":\"Illinois Certification Testing System\",\n \"suggest10\":[\n \"Illinois State Board of Education (1973- ). Illinois Certification Testing System\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"auth\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station, Idaho (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"National Reactor Testing Station (U.S.)\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"U.S. National Reactor Testing Station, Idaho Falls, Idaho\"]},\n {\n \"idroot\":\"fst00593787\",\n \"type\":\"alt\",\n \"auth\":\"National Reactor Testing Station, Idaho (U.S.)\",\n \"suggest10\":[\n \"United States. National Reactor Testing Station, Idaho\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:38 GMT", + "Date": "Thu, 02 May 2024 16:28:45 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Charles%20Deering%20Library&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Charles%20Deering%20Library&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest10:Library suggest10:Deering suggest10:Charles\",\n \"fl\":\"suggest10,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":5,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00534726\",\n \"type\":\"alt\",\n \"auth\":\"Northwestern University (Evanston, Ill.). Library\",\n \"suggest10\":[\n \"Northwestern University (Evanston, Ill.). Charles Deering Library\"]},\n {\n \"idroot\":\"fst00534726\",\n \"type\":\"alt\",\n \"auth\":\"Northwestern University (Evanston, Ill.). Library\",\n \"suggest10\":[\n \"Charles Deering Library (Evanston, Ill.)\"]},\n {\n \"idroot\":\"fst01585236\",\n \"type\":\"auth\",\n \"auth\":\"Charles Deering McCormick Library of Special Collections\",\n \"suggest10\":[\n \"Charles Deering McCormick Library of Special Collections\"]},\n {\n \"idroot\":\"fst01585236\",\n \"type\":\"alt\",\n \"auth\":\"Charles Deering McCormick Library of Special Collections\",\n \"suggest10\":[\n \"Northwestern University (Evanston, Ill.). Library. Charles Deering McCormick Library of Special Collections\"]},\n {\n \"idroot\":\"fst01593634\",\n \"type\":\"alt\",\n \"auth\":\"Women's Collection (Northwestern University)\",\n \"suggest10\":[\n \"Charles Deering McCormick Library of Special Collections. Women's Collection\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:38 GMT", + "Date": "Thu, 02 May 2024 16:28:45 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-corporate-name_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-corporate-name_search_results_empty.json index 9b3328f..22efcaa 100644 --- a/test/fixtures/vcr_cassettes/fast-corporate-name_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-corporate-name_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest10&suggest=autoSubject&queryReturn=suggest10,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest10:M1551ng\",\n \"fl\":\"suggest10,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:35 GMT", + "Date": "Thu, 02 May 2024 16:28:45 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-event-name_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-event-name_fetch_failure.json index 82ee50b..1cc80a0 100644 --- a/test/fixtures/vcr_cassettes/fast-event-name_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-event-name_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:36 GMT" + "Date": "Thu, 02 May 2024 16:28:28 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-event-name_fetch_success.json b/test/fixtures/vcr_cassettes/fast-event-name_fetch_success.json index 3cde77e..fea434d 100644 --- a/test/fixtures/vcr_cassettes/fast-event-name_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-event-name_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/1405606/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/1405606/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n1405606\n\n\n\nWhite House Conference on Library and Information Services\nWhite House Conference on Library and Information Services\nConference on Library and Information Services, White House\nConference on Library and Information Services, White House\nWhite House Conference on Libraries and Information Services\nWhite House Conference on Libraries and Information Services\nWHCLIS\nWHCLIS\n\n\nWhite House Conference on Library and Information Services\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-10-09T00:00:00.0\n2012-07-06T14:07:21.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/1405606/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "3383", + "Date": "Thu, 02 May 2024 16:28:29 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/1405606/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/1405606/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n1405606\n\n\n\nWhite House Conference on Library and Information Services\nWhite House Conference on Library and Information Services\nConference on Library and Information Services, White House\nConference on Library and Information Services, White House\nWhite House Conference on Libraries and Information Services\nWhite House Conference on Libraries and Information Services\nWHCLIS\nWHCLIS\n\n\nWhite House Conference on Library and Information Services\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-10-09T00:00:00.0\n2012-07-06T14:07:21.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "3383", - "Date": "Thu, 20 Apr 2023 16:43:37 GMT" + "Location": "https://id.worldcat.org/fast/1405606/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-event-name_search_count.json b/test/fixtures/vcr_cassettes/fast-event-name_search_count.json new file mode 100644 index 0000000..8e6a967 --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-event-name_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Library&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest11:Library\",\n \"fl\":\"suggest11,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":82,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"auth\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"alt\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, White House\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"auth\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on the Acquisition of Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"alt\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01410704\",\n \"type\":\"alt\",\n \"auth\":\"National Book Festival (United States)\",\n \"suggest11\":[\n \"Library of Congress National Book Festival\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Conférence générale\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Council and General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations. General Conference\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"auth\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Governor's Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Governor's\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Library and Information Services, Governor's Conference on\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"auth\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference and Council\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"IFLA World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress: IFLA General Conference and Assembly\"]},\n {\n \"idroot\":\"fst01407931\",\n \"type\":\"alt\",\n \"auth\":\"ALA Midwinter Meeting\",\n \"suggest11\":[\n \"American Library Association. Midwinter Meeting\"]},\n {\n \"idroot\":\"fst01405442\",\n \"type\":\"auth\",\n \"auth\":\"Ohio White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Ohio White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405442\",\n \"type\":\"alt\",\n \"auth\":\"Ohio White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Ohio White House\"]},\n {\n \"idroot\":\"fst01405583\",\n \"type\":\"auth\",\n \"auth\":\"North Carolina Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"North Carolina Governor's Conference on Library and Information Services\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:29 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Library&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest11:Library\",\n \"fl\":\"suggest11,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":82,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"auth\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"alt\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, White House\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"auth\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on the Acquisition of Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"alt\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01410704\",\n \"type\":\"alt\",\n \"auth\":\"National Book Festival (United States)\",\n \"suggest11\":[\n \"Library of Congress National Book Festival\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Conférence générale\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Council and General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations. General Conference\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"auth\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Governor's Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Governor's\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Library and Information Services, Governor's Conference on\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"auth\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference and Council\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"IFLA World Library and Information Congress\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:29 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-event-name_search_results.json b/test/fixtures/vcr_cassettes/fast-event-name_search_results.json index 08d2264..4d94ee2 100644 --- a/test/fixtures/vcr_cassettes/fast-event-name_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-event-name_search_results.json @@ -1,52 +1,52 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Library&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Library&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest11:Library\",\n \"fl\":\"suggest11,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":82,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"auth\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"alt\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, White House\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"auth\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on the Acquisition of Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"alt\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01410704\",\n \"type\":\"alt\",\n \"auth\":\"National Book Festival (United States)\",\n \"suggest11\":[\n \"Library of Congress National Book Festival\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Conférence générale\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Council and General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations. General Conference\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"auth\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Governor's Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Governor's\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Library and Information Services, Governor's Conference on\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"auth\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference and Council\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"IFLA World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress: IFLA General Conference and Assembly\"]},\n {\n \"idroot\":\"fst01407931\",\n \"type\":\"alt\",\n \"auth\":\"ALA Midwinter Meeting\",\n \"suggest11\":[\n \"American Library Association. Midwinter Meeting\"]},\n {\n \"idroot\":\"fst01405442\",\n \"type\":\"auth\",\n \"auth\":\"Ohio White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Ohio White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405442\",\n \"type\":\"alt\",\n \"auth\":\"Ohio White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Ohio White House\"]},\n {\n \"idroot\":\"fst01405583\",\n \"type\":\"auth\",\n \"auth\":\"North Carolina Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"North Carolina Governor's Conference on Library and Information Services\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest11:Library\",\n \"fl\":\"suggest11,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":82,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"auth\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"alt\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, White House\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"auth\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on the Acquisition of Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"alt\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01410704\",\n \"type\":\"alt\",\n \"auth\":\"National Book Festival (United States)\",\n \"suggest11\":[\n \"Library of Congress National Book Festival\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Conférence générale\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Council and General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations. General Conference\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"auth\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Governor's Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Governor's\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Library and Information Services, Governor's Conference on\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"auth\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference and Council\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"IFLA World Library and Information Congress\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:37 GMT", + "Date": "Thu, 02 May 2024 16:28:29 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Library&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=Library&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest11:Library\",\n \"fl\":\"suggest11,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":82,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"auth\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"alt\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, White House\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"auth\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on the Acquisition of Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"alt\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01410704\",\n \"type\":\"alt\",\n \"auth\":\"National Book Festival (United States)\",\n \"suggest11\":[\n \"Library of Congress National Book Festival\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Conférence générale\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Council and General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations. General Conference\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"auth\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Governor's Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Governor's\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Library and Information Services, Governor's Conference on\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"auth\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference and Council\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"IFLA World Library and Information Congress\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest11:Library\",\n \"fl\":\"suggest11,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":82,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"auth\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405606\",\n \"type\":\"alt\",\n \"auth\":\"White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, White House\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"auth\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on the Acquisition of Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01405440\",\n \"type\":\"alt\",\n \"auth\":\"Seminar on the Acquisition of Latin American Library Materials\",\n \"suggest11\":[\n \"Seminar on Latin American Library Materials\"]},\n {\n \"idroot\":\"fst01410704\",\n \"type\":\"alt\",\n \"auth\":\"National Book Festival (United States)\",\n \"suggest11\":[\n \"Library of Congress National Book Festival\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Conférence générale\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. Council and General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference\"]},\n {\n \"idroot\":\"fst01472326\",\n \"type\":\"alt\",\n \"auth\":\"IFLA General Conference\",\n \"suggest11\":[\n \"International Federation of Library Associations. General Conference\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"auth\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Governor's Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Governor's\"]},\n {\n \"idroot\":\"fst01405656\",\n \"type\":\"alt\",\n \"auth\":\"Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"Library and Information Services, Governor's Conference on\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"auth\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"International Federation of Library Associations and Institutions. General Conference and Council\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"IFLA World Library and Information Congress\"]},\n {\n \"idroot\":\"fst01796372\",\n \"type\":\"alt\",\n \"auth\":\"World Library and Information Congress\",\n \"suggest11\":[\n \"World Library and Information Congress: IFLA General Conference and Assembly\"]},\n {\n \"idroot\":\"fst01407931\",\n \"type\":\"alt\",\n \"auth\":\"ALA Midwinter Meeting\",\n \"suggest11\":[\n \"American Library Association. Midwinter Meeting\"]},\n {\n \"idroot\":\"fst01405442\",\n \"type\":\"auth\",\n \"auth\":\"Ohio White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Ohio White House Conference on Library and Information Services\"]},\n {\n \"idroot\":\"fst01405442\",\n \"type\":\"alt\",\n \"auth\":\"Ohio White House Conference on Library and Information Services\",\n \"suggest11\":[\n \"Conference on Library and Information Services, Ohio White House\"]},\n {\n \"idroot\":\"fst01405583\",\n \"type\":\"auth\",\n \"auth\":\"North Carolina Governor's Conference on Library and Information Services\",\n \"suggest11\":[\n \"North Carolina Governor's Conference on Library and Information Services\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:38 GMT", + "Date": "Thu, 02 May 2024 16:28:29 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-event-name_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-event-name_search_results_empty.json index 6718fd7..471b078 100644 --- a/test/fixtures/vcr_cassettes/fast-event-name_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-event-name_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest11&suggest=autoSubject&queryReturn=suggest11,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest11:M1551ng\",\n \"fl\":\"suggest11,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:37 GMT", + "Date": "Thu, 02 May 2024 16:28:46 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-form_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-form_fetch_failure.json index 82ee50b..210cd62 100644 --- a/test/fixtures/vcr_cassettes/fast-form_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-form_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:36 GMT" + "Date": "Thu, 02 May 2024 16:28:46 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-form_fetch_success.json b/test/fixtures/vcr_cassettes/fast-form_fetch_success.json index 7272cc7..c7ffa53 100644 --- a/test/fixtures/vcr_cassettes/fast-form_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-form_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/1424028/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/1424028/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n1424028\n\n\n\nExhibition catalogs\nExhibition catalogs\nArt exhibition catalogs\nArt exhibition catalogs\nDisplay catalogs\nDisplay catalogs\nExhibit catalogs\nExhibit catalogs\nExposition catalogs\nExposition catalogs\nLibrary exhibition catalogs\nLibrary exhibition catalogs\nMuseum exhibition catalogs\nMuseum exhibition catalogs\n\n\nCatalogs\n\n\n\n\nExhibition catalogs\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-06-21T00:00:00.0\n2022-02-25T15:39:56.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/1424028/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "3469", + "Date": "Thu, 02 May 2024 16:28:56 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/1424028/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/1424028/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n1424028\n\n\n\nExhibition catalogs\nExhibition catalogs\nArt exhibition catalogs\nArt exhibition catalogs\nDisplay catalogs\nDisplay catalogs\nExhibit catalogs\nExhibit catalogs\nExposition catalogs\nExposition catalogs\nLibrary exhibition catalogs\nLibrary exhibition catalogs\nMuseum exhibition catalogs\nMuseum exhibition catalogs\n\n\nCatalogs\n\n\n\n\nExhibition catalogs\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-06-21T00:00:00.0\n2022-02-25T15:39:56.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "3469", - "Date": "Thu, 20 Apr 2023 16:43:36 GMT" + "Location": "https://id.worldcat.org/fast/1424028/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-form_search_count.json b/test/fixtures/vcr_cassettes/fast-form_search_count.json new file mode 100644 index 0000000..8671d72 --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-form_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=art&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest55:art\",\n \"fl\":\"suggest55,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":81,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01424028\",\n \"type\":\"alt\",\n \"auth\":\"Exhibition catalogs\",\n \"suggest55\":[\n \"Art exhibition catalogs\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Art, Sequential\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Sequential art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"auth\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art works\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Artworks\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine arts\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Visual art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Works of art\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"auth\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Art music\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Serious music (Art music)\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Western art music\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"auth\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Charters and articles of incorporation\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of association\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of incorporation and charters\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of organization\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Association, Articles of\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Incorporation, Articles of\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Organization, Articles of\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:47 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=art&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest55:art\",\n \"fl\":\"suggest55,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":81,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01424028\",\n \"type\":\"alt\",\n \"auth\":\"Exhibition catalogs\",\n \"suggest55\":[\n \"Art exhibition catalogs\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Art, Sequential\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Sequential art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"auth\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art works\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Artworks\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine arts\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Visual art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Works of art\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"auth\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Art music\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Serious music (Art music)\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Western art music\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"auth\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Charters and articles of incorporation\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of association\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:47 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-form_search_results.json b/test/fixtures/vcr_cassettes/fast-form_search_results.json index 1ffbe8a..8204612 100644 --- a/test/fixtures/vcr_cassettes/fast-form_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-form_search_results.json @@ -1,52 +1,52 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=art&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=art&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest55:art\",\n \"fl\":\"suggest55,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":81,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01424028\",\n \"type\":\"alt\",\n \"auth\":\"Exhibition catalogs\",\n \"suggest55\":[\n \"Art exhibition catalogs\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Art, Sequential\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Sequential art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"auth\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art works\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Artworks\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine arts\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Visual art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Works of art\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"auth\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Art music\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Serious music (Art music)\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Western art music\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"auth\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Charters and articles of incorporation\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of association\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of incorporation and charters\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of organization\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Association, Articles of\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Incorporation, Articles of\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Organization, Articles of\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest55:art\",\n \"fl\":\"suggest55,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":81,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01424028\",\n \"type\":\"alt\",\n \"auth\":\"Exhibition catalogs\",\n \"suggest55\":[\n \"Art exhibition catalogs\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Art, Sequential\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Sequential art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"auth\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art works\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Artworks\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine arts\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Visual art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Works of art\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"auth\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Art music\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Serious music (Art music)\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Western art music\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"auth\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Charters and articles of incorporation\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of association\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:37 GMT", + "Date": "Thu, 02 May 2024 16:28:56 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=art&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=art&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest55:art\",\n \"fl\":\"suggest55,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":81,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01424028\",\n \"type\":\"alt\",\n \"auth\":\"Exhibition catalogs\",\n \"suggest55\":[\n \"Art exhibition catalogs\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Art, Sequential\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Sequential art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"auth\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art works\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Artworks\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine arts\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Visual art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Works of art\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"auth\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Art music\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Serious music (Art music)\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Western art music\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"auth\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Charters and articles of incorporation\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of association\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest55:art\",\n \"fl\":\"suggest55,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":81,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01424028\",\n \"type\":\"alt\",\n \"auth\":\"Exhibition catalogs\",\n \"suggest55\":[\n \"Art exhibition catalogs\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Art, Sequential\"]},\n {\n \"idroot\":\"fst01921613\",\n \"type\":\"alt\",\n \"auth\":\"Comics (Graphic works)\",\n \"suggest55\":[\n \"Sequential art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"auth\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Art works\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Artworks\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Fine arts\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Visual art\"]},\n {\n \"idroot\":\"fst01423702\",\n \"type\":\"alt\",\n \"auth\":\"Art\",\n \"suggest55\":[\n \"Works of art\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"auth\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Art music\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Serious music (Art music)\"]},\n {\n \"idroot\":\"fst01920007\",\n \"type\":\"alt\",\n \"auth\":\"Art music\",\n \"suggest55\":[\n \"Western art music\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"auth\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Charters and articles of incorporation\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of association\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of incorporation and charters\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Articles of organization\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Association, Articles of\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Incorporation, Articles of\"]},\n {\n \"idroot\":\"fst01774239\",\n \"type\":\"alt\",\n \"auth\":\"Charters and articles of incorporation\",\n \"suggest55\":[\n \"Organization, Articles of\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:37 GMT", + "Date": "Thu, 02 May 2024 16:28:56 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-form_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-form_search_results_empty.json index b60d604..165a51c 100644 --- a/test/fixtures/vcr_cassettes/fast-form_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-form_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest55&suggest=autoSubject&queryReturn=suggest55,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest55:M1551ng\",\n \"fl\":\"suggest55,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:36 GMT", + "Date": "Thu, 02 May 2024 16:28:56 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-geographic_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-geographic_fetch_failure.json index 94f3ff2..b147f86 100644 --- a/test/fixtures/vcr_cassettes/fast-geographic_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-geographic_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:34 GMT" + "Date": "Thu, 02 May 2024 16:28:52 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-geographic_fetch_success.json b/test/fixtures/vcr_cassettes/fast-geographic_fetch_success.json index 0d4410e..f8e2476 100644 --- a/test/fixtures/vcr_cassettes/fast-geographic_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-geographic_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/1245743/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/1245743/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n1245743\n\n\n\nLake States\nLake States\nGreat Lakes States\nGreat Lakes States\n\n\nLake States\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-06-20T00:00:00.0\n2018-01-03T16:03:16.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/1245743/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "2797", + "Date": "Thu, 02 May 2024 16:28:52 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/1245743/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/1245743/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n1245743\n\n\n\nLake States\nLake States\nGreat Lakes States\nGreat Lakes States\n\n\nLake States\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-06-20T00:00:00.0\n2018-01-03T16:03:16.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "2797", - "Date": "Thu, 20 Apr 2023 16:43:35 GMT" + "Location": "https://id.worldcat.org/fast/1245743/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-geographic_search_count.json b/test/fixtures/vcr_cassettes/fast-geographic_search_count.json new file mode 100644 index 0000000..45db89e --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-geographic_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=great%20lake&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest51:lake suggest51:great\",\n \"fl\":\"suggest51,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":60,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Great Lakes\"]},\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"alt\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Laurentian Great Lakes\"]},\n {\n \"idroot\":\"fst01205314\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Salt Lake City\",\n \"suggest51\":[\n \"Utah--Great Salt Lake City\"]},\n {\n \"idroot\":\"fst01258523\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Region\",\n \"suggest51\":[\n \"Great Lakes Region\"]},\n {\n \"idroot\":\"fst01245743\",\n \"type\":\"alt\",\n \"auth\":\"Lake States\",\n \"suggest51\":[\n \"Great Lakes States\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"auth\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Great Salt Lake\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Salt Lake (Great Salt Lake)\"]},\n {\n \"idroot\":\"fst01265083\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Watershed\",\n \"suggest51\":[\n \"Great Lakes Watershed\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"auth\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Great Lakes Region\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"alt\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Greater Lakes Region\"]},\n {\n \"idroot\":\"fst01250550\",\n \"type\":\"auth\",\n \"auth\":\"Northwest Territories--Great Slave Lake\",\n \"suggest51\":[\n \"Northwest Territories--Great Slave Lake\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"auth\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes--Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Naval Training Center (Great Lakes, Ill.)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Navy. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes Naval Training Center (Great Lakes)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes Naval Training Station (Great Lakes)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Naval Training Center Great Lakes\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--U.S. Naval Training Station (Great Lakes)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Naval Training Center Great Lakes\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:52 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=great%20lake&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest51:lake suggest51:great\",\n \"fl\":\"suggest51,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":60,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Great Lakes\"]},\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"alt\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Laurentian Great Lakes\"]},\n {\n \"idroot\":\"fst01205314\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Salt Lake City\",\n \"suggest51\":[\n \"Utah--Great Salt Lake City\"]},\n {\n \"idroot\":\"fst01258523\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Region\",\n \"suggest51\":[\n \"Great Lakes Region\"]},\n {\n \"idroot\":\"fst01245743\",\n \"type\":\"alt\",\n \"auth\":\"Lake States\",\n \"suggest51\":[\n \"Great Lakes States\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"auth\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Great Salt Lake\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Salt Lake (Great Salt Lake)\"]},\n {\n \"idroot\":\"fst01265083\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Watershed\",\n \"suggest51\":[\n \"Great Lakes Watershed\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"auth\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Great Lakes Region\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"alt\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Greater Lakes Region\"]},\n {\n \"idroot\":\"fst01250550\",\n \"type\":\"auth\",\n \"auth\":\"Northwest Territories--Great Slave Lake\",\n \"suggest51\":[\n \"Northwest Territories--Great Slave Lake\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"auth\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes--Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Naval Training Center (Great Lakes, Ill.)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Navy. Great Lakes Naval Training Center\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:52 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-geographic_search_results.json b/test/fixtures/vcr_cassettes/fast-geographic_search_results.json index b05172b..6948798 100644 --- a/test/fixtures/vcr_cassettes/fast-geographic_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-geographic_search_results.json @@ -1,77 +1,52 @@ [ { "request": { - "body": "", - "headers": { - "Content-Type": "application/json;" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=great%20lake&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=20" - }, - "response": { - "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest51:lake suggest51:great\",\n \"fl\":\"suggest51,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":58,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Great Lakes\"]},\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"alt\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Laurentian Great Lakes\"]},\n {\n \"idroot\":\"fst01205314\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Salt Lake City\",\n \"suggest51\":[\n \"Utah--Great Salt Lake City\"]},\n {\n \"idroot\":\"fst01258523\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Region\",\n \"suggest51\":[\n \"Great Lakes Region\"]},\n {\n \"idroot\":\"fst01245743\",\n \"type\":\"alt\",\n \"auth\":\"Lake States\",\n \"suggest51\":[\n \"Great Lakes States\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"auth\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Great Salt Lake\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Salt Lake (Great Salt Lake)\"]},\n {\n \"idroot\":\"fst01265083\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Watershed\",\n \"suggest51\":[\n \"Great Lakes Watershed\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"auth\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Great Lakes Region\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"alt\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Greater Lakes Region\"]},\n {\n \"idroot\":\"fst01250550\",\n \"type\":\"auth\",\n \"auth\":\"Northwest Territories--Great Slave Lake\",\n \"suggest51\":[\n \"Northwest Territories--Great Slave Lake\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"auth\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes--Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Naval Training Center (Great Lakes, Ill.)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Navy. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes Naval Training Center (Great Lakes)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes Naval Training Station (Great Lakes)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Naval Training Center Great Lakes\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--U.S. Naval Training Station (Great Lakes)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Naval Training Center Great Lakes\"]}]\n }}", - "headers": { - "Date": "Thu, 20 Apr 2023 16:43:35 GMT", - "Server": "Apache/2.0.63 (Unix)", - "Access-Control-Allow-Origin": "*", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=great%20lake&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=great%20lake&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest51:lake suggest51:great\",\n \"fl\":\"suggest51,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":58,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Great Lakes\"]},\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"alt\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Laurentian Great Lakes\"]},\n {\n \"idroot\":\"fst01205314\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Salt Lake City\",\n \"suggest51\":[\n \"Utah--Great Salt Lake City\"]},\n {\n \"idroot\":\"fst01258523\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Region\",\n \"suggest51\":[\n \"Great Lakes Region\"]},\n {\n \"idroot\":\"fst01245743\",\n \"type\":\"alt\",\n \"auth\":\"Lake States\",\n \"suggest51\":[\n \"Great Lakes States\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"auth\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Great Salt Lake\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Salt Lake (Great Salt Lake)\"]},\n {\n \"idroot\":\"fst01265083\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Watershed\",\n \"suggest51\":[\n \"Great Lakes Watershed\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"auth\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Great Lakes Region\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"alt\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Greater Lakes Region\"]},\n {\n \"idroot\":\"fst01250550\",\n \"type\":\"auth\",\n \"auth\":\"Northwest Territories--Great Slave Lake\",\n \"suggest51\":[\n \"Northwest Territories--Great Slave Lake\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"auth\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes--Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Naval Training Center (Great Lakes, Ill.)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Navy. Great Lakes Naval Training Center\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest51:lake suggest51:great\",\n \"fl\":\"suggest51,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":60,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Great Lakes\"]},\n {\n \"idroot\":\"fst01240563\",\n \"type\":\"alt\",\n \"auth\":\"Great Lakes\",\n \"suggest51\":[\n \"Laurentian Great Lakes\"]},\n {\n \"idroot\":\"fst01205314\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Salt Lake City\",\n \"suggest51\":[\n \"Utah--Great Salt Lake City\"]},\n {\n \"idroot\":\"fst01258523\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Region\",\n \"suggest51\":[\n \"Great Lakes Region\"]},\n {\n \"idroot\":\"fst01245743\",\n \"type\":\"alt\",\n \"auth\":\"Lake States\",\n \"suggest51\":[\n \"Great Lakes States\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"auth\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Great Salt Lake\"]},\n {\n \"idroot\":\"fst01240571\",\n \"type\":\"alt\",\n \"auth\":\"Utah--Great Salt Lake\",\n \"suggest51\":[\n \"Utah--Salt Lake (Great Salt Lake)\"]},\n {\n \"idroot\":\"fst01265083\",\n \"type\":\"auth\",\n \"auth\":\"Great Lakes Watershed\",\n \"suggest51\":[\n \"Great Lakes Watershed\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"auth\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Great Lakes Region\"]},\n {\n \"idroot\":\"fst01308978\",\n \"type\":\"alt\",\n \"auth\":\"Africa--Great Lakes Region\",\n \"suggest51\":[\n \"Africa--Greater Lakes Region\"]},\n {\n \"idroot\":\"fst01250550\",\n \"type\":\"auth\",\n \"auth\":\"Northwest Territories--Great Slave Lake\",\n \"suggest51\":[\n \"Northwest Territories--Great Slave Lake\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"auth\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"Illinois--Great Lakes--Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Naval Training Center (Great Lakes, Ill.)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Navy. Great Lakes Naval Training Center\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:35 GMT", + "Date": "Thu, 02 May 2024 16:28:52 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=great%20lake%20states&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=great%20lake%20states&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest51:states suggest51:lake suggest51:great\",\n \"fl\":\"suggest51,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":7,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01245743\",\n \"type\":\"alt\",\n \"auth\":\"Lake States\",\n \"suggest51\":[\n \"Great Lakes States\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Naval Training Center (Great Lakes, Ill.)\"]},\n {\n \"idroot\":\"fst01711955\",\n \"type\":\"alt\",\n \"auth\":\"Illinois--Great Lakes--Great Lakes Naval Training Center\",\n \"suggest51\":[\n \"United States. Navy. Great Lakes Naval Training Center\"]},\n {\n \"idroot\":\"fst01801701\",\n \"type\":\"auth\",\n \"auth\":\"United States--Great Lakes Seaway Trail\",\n \"suggest51\":[\n \"United States--Great Lakes Seaway Trail\"]},\n {\n \"idroot\":\"fst01311735\",\n \"type\":\"auth\",\n \"auth\":\"United States--Great East Lake\",\n \"suggest51\":[\n \"United States--Great East Lake\"]},\n {\n \"idroot\":\"fst01891384\",\n \"type\":\"auth\",\n \"auth\":\"United States--Great Salt Plains Lake Watershed\",\n \"suggest51\":[\n \"United States--Great Salt Plains Lake Watershed\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:35 GMT", + "Date": "Thu, 02 May 2024 16:28:53 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-geographic_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-geographic_search_results_empty.json index c7a47a9..27dbffe 100644 --- a/test/fixtures/vcr_cassettes/fast-geographic_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-geographic_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest51&suggest=autoSubject&queryReturn=suggest51,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest51:M1551ng\",\n \"fl\":\"suggest51,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:35 GMT", + "Date": "Thu, 02 May 2024 16:28:53 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-personal_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-personal_fetch_failure.json index 450f05d..b984f0f 100644 --- a/test/fixtures/vcr_cassettes/fast-personal_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-personal_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:35 GMT" + "Date": "Thu, 02 May 2024 16:28:36 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-personal_fetch_success.json b/test/fixtures/vcr_cassettes/fast-personal_fetch_success.json index 165b978..89df685 100644 --- a/test/fixtures/vcr_cassettes/fast-personal_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-personal_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/41002/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/41002/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n41002\n\n\n\nDewey, Melvil, 1851-1931\nDewey, Melvil, 1851-1931\nDewey, Melville Louis Kossuth, 1851-1931\nDewey, Melville Louis Kossuth, 1851-1931\nDīwī, Milfil Luwīs Kūst, 1851-1931\nDīwī, Milfil Luwīs Kūst, 1851-1931\nDui, Melvil, 1851-1931\nDui, Melvil, 1851-1931\nDyui, Melbil, 1851-1931\nDyui, Melbil, 1851-1931\nTyui, Melbil, 1851-1931\nTyui, Melbil, 1851-1931\n\n\nDewey, Melvil, 1851-1931\n\n\nhttp://en.wikipedia.org/wiki/Melvil_Dewey\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2004-09-24T00:00:00.0\n2023-10-27T12:28:10.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/41002/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "3538", + "Date": "Thu, 02 May 2024 16:28:36 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/41002/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/41002/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n41002\n\n\n\nDewey, Melvil, 1851-1931\nDewey, Melvil, 1851-1931\nDewey, Melville Louis Kossuth, 1851-1931\nDewey, Melville Louis Kossuth, 1851-1931\nDīwī, Milfil Luwīs Kūst, 1851-1931\nDīwī, Milfil Luwīs Kūst, 1851-1931\nDui, Melvil, 1851-1931\nDui, Melvil, 1851-1931\nDyui, Melbil, 1851-1931\nDyui, Melbil, 1851-1931\nTyui, Melbil, 1851-1931\nTyui, Melbil, 1851-1931\n\n\nDewey, Melvil, 1851-1931\n\n\nhttp://en.wikipedia.org/wiki/Melvil_Dewey\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2004-09-24T00:00:00.0\n2017-12-08T14:20:50.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "3538", - "Date": "Thu, 20 Apr 2023 16:43:36 GMT" + "Location": "https://id.worldcat.org/fast/41002/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-personal_search_count.json b/test/fixtures/vcr_cassettes/fast-personal_search_count.json new file mode 100644 index 0000000..0df5a53 --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-personal_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=dewey&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest00:dewey\",\n \"fl\":\"suggest00,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":188,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00036653\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John, 1859-1952\",\n \"suggest00\":[\n \"Dewey, John, 1859-1952\"]},\n {\n \"idroot\":\"fst00000387\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, George, 1837-1917\",\n \"suggest00\":[\n \"Dewey, George, 1837-1917\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas E. (Thomas Edmund), 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas, 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas Edmund, 1902-1971\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"auth\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"alt\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgeman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst01427205\",\n \"type\":\"alt\",\n \"auth\":\"Cukor, George, 1899-1983\",\n \"suggest00\":[\n \"Cukor, George Dewey, 1899-\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melvil, 1851-1931\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melville Louis Kossuth, 1851-1931\"]},\n {\n \"idroot\":\"fst00216520\",\n \"type\":\"auth\",\n \"auth\":\"Dewey family\",\n \"suggest00\":[\n \"Dewey family\"]},\n {\n \"idroot\":\"fst00237196\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John\",\n \"suggest00\":[\n \"Dewey, John\"]},\n {\n \"idroot\":\"fst00240909\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Orville, 1794-1882\",\n \"suggest00\":[\n \"Dewey, Orville, 1794-1882\"]},\n {\n \"idroot\":\"fst00248032\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Chester, 1784-1867\",\n \"suggest00\":[\n \"Dewey, Chester, 1784-1867\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"auth\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, F. D. (Franklin Dewey), 1821-1899\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"alt\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, Franklin Dewey, 1821-1899\"]},\n {\n \"idroot\":\"fst00144369\",\n \"type\":\"auth\",\n \"auth\":\"Perkins, Carl Dewey, 1912-1984\",\n \"suggest00\":[\n \"Perkins, Carl Dewey, 1912-1984\"]},\n {\n \"idroot\":\"fst02000956\",\n \"type\":\"auth\",\n \"auth\":\"Andreas, Dewey\",\n \"suggest00\":[\n \"Andreas, Dewey\"]},\n {\n \"idroot\":\"fst00137867\",\n \"type\":\"auth\",\n \"auth\":\"Barnard, Daniel D. (Daniel Dewey), 1797-1861\",\n \"suggest00\":[\n \"Barnard, Daniel D. (Daniel Dewey), 1797-1861\"]},\n {\n \"idroot\":\"fst00137867\",\n \"type\":\"alt\",\n \"auth\":\"Barnard, Daniel D. (Daniel Dewey), 1797-1861\",\n \"suggest00\":[\n \"Barnard, D. D. (Daniel Dewey), 1797-1861\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:36 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=dewey&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest00:dewey\",\n \"fl\":\"suggest00,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":188,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00036653\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John, 1859-1952\",\n \"suggest00\":[\n \"Dewey, John, 1859-1952\"]},\n {\n \"idroot\":\"fst00000387\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, George, 1837-1917\",\n \"suggest00\":[\n \"Dewey, George, 1837-1917\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas E. (Thomas Edmund), 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas, 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas Edmund, 1902-1971\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"auth\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"alt\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgeman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst01427205\",\n \"type\":\"alt\",\n \"auth\":\"Cukor, George, 1899-1983\",\n \"suggest00\":[\n \"Cukor, George Dewey, 1899-\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melvil, 1851-1931\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melville Louis Kossuth, 1851-1931\"]},\n {\n \"idroot\":\"fst00216520\",\n \"type\":\"auth\",\n \"auth\":\"Dewey family\",\n \"suggest00\":[\n \"Dewey family\"]},\n {\n \"idroot\":\"fst00237196\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John\",\n \"suggest00\":[\n \"Dewey, John\"]},\n {\n \"idroot\":\"fst00240909\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Orville, 1794-1882\",\n \"suggest00\":[\n \"Dewey, Orville, 1794-1882\"]},\n {\n \"idroot\":\"fst00248032\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Chester, 1784-1867\",\n \"suggest00\":[\n \"Dewey, Chester, 1784-1867\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"auth\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, F. D. (Franklin Dewey), 1821-1899\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:36 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-personal_search_results.json b/test/fixtures/vcr_cassettes/fast-personal_search_results.json index 0bfc760..c29bbc2 100644 --- a/test/fixtures/vcr_cassettes/fast-personal_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-personal_search_results.json @@ -1,52 +1,52 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=dewey&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=dewey&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest00:dewey\",\n \"fl\":\"suggest00,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":187,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00036653\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John, 1859-1952\",\n \"suggest00\":[\n \"Dewey, John, 1859-1952\"]},\n {\n \"idroot\":\"fst00000387\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, George, 1837-1917\",\n \"suggest00\":[\n \"Dewey, George, 1837-1917\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas E. (Thomas Edmund), 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas, 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas Edmund, 1902-1971\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"auth\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"alt\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgeman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst01427205\",\n \"type\":\"alt\",\n \"auth\":\"Cukor, George, 1899-1983\",\n \"suggest00\":[\n \"Cukor, George Dewey, 1899-\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melvil, 1851-1931\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melville Louis Kossuth, 1851-1931\"]},\n {\n \"idroot\":\"fst00216520\",\n \"type\":\"auth\",\n \"auth\":\"Dewey family\",\n \"suggest00\":[\n \"Dewey family\"]},\n {\n \"idroot\":\"fst00237196\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John\",\n \"suggest00\":[\n \"Dewey, John\"]},\n {\n \"idroot\":\"fst00240909\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Orville, 1794-1882\",\n \"suggest00\":[\n \"Dewey, Orville, 1794-1882\"]},\n {\n \"idroot\":\"fst00248032\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Chester, 1784-1867\",\n \"suggest00\":[\n \"Dewey, Chester, 1784-1867\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"auth\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, F. D. (Franklin Dewey), 1821-1899\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"alt\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, Franklin Dewey, 1821-1899\"]},\n {\n \"idroot\":\"fst00144369\",\n \"type\":\"auth\",\n \"auth\":\"Perkins, Carl Dewey, 1912-1984\",\n \"suggest00\":[\n \"Perkins, Carl Dewey, 1912-1984\"]},\n {\n \"idroot\":\"fst02000956\",\n \"type\":\"auth\",\n \"auth\":\"Andreas, Dewey\",\n \"suggest00\":[\n \"Andreas, Dewey\"]},\n {\n \"idroot\":\"fst00137867\",\n \"type\":\"auth\",\n \"auth\":\"Barnard, Daniel D. (Daniel Dewey), 1797-1861\",\n \"suggest00\":[\n \"Barnard, Daniel D. (Daniel Dewey), 1797-1861\"]},\n {\n \"idroot\":\"fst00137867\",\n \"type\":\"alt\",\n \"auth\":\"Barnard, Daniel D. (Daniel Dewey), 1797-1861\",\n \"suggest00\":[\n \"Barnard, D. D. (Daniel Dewey), 1797-1861\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest00:dewey\",\n \"fl\":\"suggest00,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":188,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00036653\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John, 1859-1952\",\n \"suggest00\":[\n \"Dewey, John, 1859-1952\"]},\n {\n \"idroot\":\"fst00000387\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, George, 1837-1917\",\n \"suggest00\":[\n \"Dewey, George, 1837-1917\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas E. (Thomas Edmund), 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas, 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas Edmund, 1902-1971\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"auth\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"alt\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgeman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst01427205\",\n \"type\":\"alt\",\n \"auth\":\"Cukor, George, 1899-1983\",\n \"suggest00\":[\n \"Cukor, George Dewey, 1899-\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melvil, 1851-1931\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melville Louis Kossuth, 1851-1931\"]},\n {\n \"idroot\":\"fst00216520\",\n \"type\":\"auth\",\n \"auth\":\"Dewey family\",\n \"suggest00\":[\n \"Dewey family\"]},\n {\n \"idroot\":\"fst00237196\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John\",\n \"suggest00\":[\n \"Dewey, John\"]},\n {\n \"idroot\":\"fst00240909\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Orville, 1794-1882\",\n \"suggest00\":[\n \"Dewey, Orville, 1794-1882\"]},\n {\n \"idroot\":\"fst00248032\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Chester, 1784-1867\",\n \"suggest00\":[\n \"Dewey, Chester, 1784-1867\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"auth\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, F. D. (Franklin Dewey), 1821-1899\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:37 GMT", + "Date": "Thu, 02 May 2024 16:28:36 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=dewey&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=dewey&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest00:dewey\",\n \"fl\":\"suggest00,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":187,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00036653\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John, 1859-1952\",\n \"suggest00\":[\n \"Dewey, John, 1859-1952\"]},\n {\n \"idroot\":\"fst00000387\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, George, 1837-1917\",\n \"suggest00\":[\n \"Dewey, George, 1837-1917\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas E. (Thomas Edmund), 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas, 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas Edmund, 1902-1971\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"auth\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"alt\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgeman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst01427205\",\n \"type\":\"alt\",\n \"auth\":\"Cukor, George, 1899-1983\",\n \"suggest00\":[\n \"Cukor, George Dewey, 1899-\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melvil, 1851-1931\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melville Louis Kossuth, 1851-1931\"]},\n {\n \"idroot\":\"fst00216520\",\n \"type\":\"auth\",\n \"auth\":\"Dewey family\",\n \"suggest00\":[\n \"Dewey family\"]},\n {\n \"idroot\":\"fst00237196\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John\",\n \"suggest00\":[\n \"Dewey, John\"]},\n {\n \"idroot\":\"fst00240909\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Orville, 1794-1882\",\n \"suggest00\":[\n \"Dewey, Orville, 1794-1882\"]},\n {\n \"idroot\":\"fst00248032\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Chester, 1784-1867\",\n \"suggest00\":[\n \"Dewey, Chester, 1784-1867\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"auth\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, F. D. (Franklin Dewey), 1821-1899\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest00:dewey\",\n \"fl\":\"suggest00,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":188,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00036653\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John, 1859-1952\",\n \"suggest00\":[\n \"Dewey, John, 1859-1952\"]},\n {\n \"idroot\":\"fst00000387\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, George, 1837-1917\",\n \"suggest00\":[\n \"Dewey, George, 1837-1917\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas E. (Thomas Edmund), 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas, 1902-1971\"]},\n {\n \"idroot\":\"fst00031716\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Thomas E. (Thomas Edmund), 1902-1971\",\n \"suggest00\":[\n \"Dewey, Thomas Edmund, 1902-1971\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"auth\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst00297997\",\n \"type\":\"alt\",\n \"auth\":\"Bridgman, Laura Dewey, 1829-1889\",\n \"suggest00\":[\n \"Bridgeman, Laura Dewey, 1829-1889\"]},\n {\n \"idroot\":\"fst01427205\",\n \"type\":\"alt\",\n \"auth\":\"Cukor, George, 1899-1983\",\n \"suggest00\":[\n \"Cukor, George Dewey, 1899-\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melvil, 1851-1931\"]},\n {\n \"idroot\":\"fst00041002\",\n \"type\":\"alt\",\n \"auth\":\"Dewey, Melvil, 1851-1931\",\n \"suggest00\":[\n \"Dewey, Melville Louis Kossuth, 1851-1931\"]},\n {\n \"idroot\":\"fst00216520\",\n \"type\":\"auth\",\n \"auth\":\"Dewey family\",\n \"suggest00\":[\n \"Dewey family\"]},\n {\n \"idroot\":\"fst00237196\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, John\",\n \"suggest00\":[\n \"Dewey, John\"]},\n {\n \"idroot\":\"fst00240909\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Orville, 1794-1882\",\n \"suggest00\":[\n \"Dewey, Orville, 1794-1882\"]},\n {\n \"idroot\":\"fst00248032\",\n \"type\":\"auth\",\n \"auth\":\"Dewey, Chester, 1784-1867\",\n \"suggest00\":[\n \"Dewey, Chester, 1784-1867\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"auth\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, F. D. (Franklin Dewey), 1821-1899\"]},\n {\n \"idroot\":\"fst00259756\",\n \"type\":\"alt\",\n \"auth\":\"Richards, F. D. (Franklin Dewey), 1821-1899\",\n \"suggest00\":[\n \"Richards, Franklin Dewey, 1821-1899\"]},\n {\n \"idroot\":\"fst00144369\",\n \"type\":\"auth\",\n \"auth\":\"Perkins, Carl Dewey, 1912-1984\",\n \"suggest00\":[\n \"Perkins, Carl Dewey, 1912-1984\"]},\n {\n \"idroot\":\"fst02000956\",\n \"type\":\"auth\",\n \"auth\":\"Andreas, Dewey\",\n \"suggest00\":[\n \"Andreas, Dewey\"]},\n {\n \"idroot\":\"fst00137867\",\n \"type\":\"auth\",\n \"auth\":\"Barnard, Daniel D. (Daniel Dewey), 1797-1861\",\n \"suggest00\":[\n \"Barnard, Daniel D. (Daniel Dewey), 1797-1861\"]},\n {\n \"idroot\":\"fst00137867\",\n \"type\":\"alt\",\n \"auth\":\"Barnard, Daniel D. (Daniel Dewey), 1797-1861\",\n \"suggest00\":[\n \"Barnard, D. D. (Daniel Dewey), 1797-1861\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:37 GMT", + "Date": "Thu, 02 May 2024 16:28:36 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-personal_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-personal_search_results_empty.json index 8c63304..908ade9 100644 --- a/test/fixtures/vcr_cassettes/fast-personal_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-personal_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest00&suggest=autoSubject&queryReturn=suggest00,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest00:M1551ng\",\n \"fl\":\"suggest00,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:36 GMT", + "Date": "Thu, 02 May 2024 16:28:37 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-topical_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-topical_fetch_failure.json index 3f95b0c..b147f86 100644 --- a/test/fixtures/vcr_cassettes/fast-topical_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-topical_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:33 GMT" + "Date": "Thu, 02 May 2024 16:28:52 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-topical_fetch_success.json b/test/fixtures/vcr_cassettes/fast-topical_fetch_success.json index 3a2ebcd..e1ffabc 100644 --- a/test/fixtures/vcr_cassettes/fast-topical_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-topical_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/1136458/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/1136458/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n1136458\n\n\n\nSubject headings\nSubject headings\nControlled vocabularies (Subject headings)\nControlled vocabularies (Subject headings)\nHeadings, Subject\nHeadings, Subject\nIndexing vocabularies\nIndexing vocabularies\nLists of subject headings\nLists of subject headings\nStructured vocabularies (Subject headings)\nStructured vocabularies (Subject headings)\nSubject authorities (Information retrieval)\nSubject authorities (Information retrieval)\nSubject authority files (Information retrieval)\nSubject authority files (Information retrieval)\nSubject authority records (Information retrieval)\nSubject authority records (Information retrieval)\nSubject heading lists\nSubject heading lists\nSubject headings, English\nSubject headings, English\nThesauri (Controlled vocabularies)\nThesauri (Controlled vocabularies)\nVocabularies, Controlled (Subject headings)\nVocabularies, Controlled (Subject headings)\nVocabularies, Structured (Subject headings)\nVocabularies, Structured (Subject headings)\n\n\nAuthority files (Information retrieval)\n\n\n\n\nSubject cataloging\n\n\n\n\nFRSAD (Conceptual model)\n\n\n\n\n\n\n\nSubject headings\n\n\nhttp://en.wikipedia.org/wiki/Index_term\n\n\nSchlagwort\n\n\n\n\nVedettes-matière anglaises\n\n\n\n\nVedettes-matière\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2004-10-24T00:00:00.0\n2020-11-06T10:41:49.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/1136458/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "5562", + "Date": "Thu, 02 May 2024 16:28:56 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/1136458/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/1136458/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n1136458\n\n\n\nSubject headings\nSubject headings\nControlled vocabularies (Subject headings)\nControlled vocabularies (Subject headings)\nHeadings, Subject\nHeadings, Subject\nIndexing vocabularies\nIndexing vocabularies\nLists of subject headings\nLists of subject headings\nStructured vocabularies (Subject headings)\nStructured vocabularies (Subject headings)\nSubject authorities (Information retrieval)\nSubject authorities (Information retrieval)\nSubject authority files (Information retrieval)\nSubject authority files (Information retrieval)\nSubject authority records (Information retrieval)\nSubject authority records (Information retrieval)\nSubject heading lists\nSubject heading lists\nSubject headings, English\nSubject headings, English\nThesauri (Controlled vocabularies)\nThesauri (Controlled vocabularies)\nVocabularies, Controlled (Subject headings)\nVocabularies, Controlled (Subject headings)\nVocabularies, Structured (Subject headings)\nVocabularies, Structured (Subject headings)\n\n\nAuthority files (Information retrieval)\n\n\n\n\nSubject cataloging\n\n\n\n\nFRSAD (Conceptual model)\n\n\n\n\nSubject headings\n\n\nhttp://en.wikipedia.org/wiki/Index_term\nhttps://www.wikidata.org/wiki/Q1128340\n\n\nSchlagwort\n\n\n\n\nVedettes-matière anglaises\n\n\n\n\nVedettes-matière\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2004-10-24T00:00:00.0\n2020-11-06T10:41:49.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "5572", - "Date": "Thu, 20 Apr 2023 16:43:33 GMT" + "Location": "https://id.worldcat.org/fast/1136458/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-topical_search_count.json b/test/fixtures/vcr_cassettes/fast-topical_search_count.json new file mode 100644 index 0000000..259ea60 --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-topical_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=authorities&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest50:authorities\",\n \"fl\":\"suggest50,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":42,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"auth\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Hadith--Authorities\"]},\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"alt\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Authorities of the Hadith\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Authorities, Public (Government corporations)\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Public authorities (Government corporations)\"]},\n {\n \"idroot\":\"fst01136458\",\n \"type\":\"alt\",\n \"auth\":\"Subject headings\",\n \"suggest50\":[\n \"Subject authorities (Information retrieval)\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Authorities, Public\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Public authorities\"]},\n {\n \"idroot\":\"fst00962371\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities\",\n \"suggest50\":[\n \"Housing authorities\"]},\n {\n \"idroot\":\"fst00861737\",\n \"type\":\"auth\",\n \"auth\":\"Citation of legal authorities\",\n \"suggest50\":[\n \"Citation of legal authorities\"]},\n {\n \"idroot\":\"fst01128992\",\n \"type\":\"alt\",\n \"auth\":\"Specialists\",\n \"suggest50\":[\n \"Authorities (Persons)\"]},\n {\n \"idroot\":\"fst01072004\",\n \"type\":\"alt\",\n \"auth\":\"Port districts\",\n \"suggest50\":[\n \"Port authorities\"]},\n {\n \"idroot\":\"fst00950139\",\n \"type\":\"auth\",\n \"auth\":\"Hadith (Shiites)--Authorities\",\n \"suggest50\":[\n \"Hadith (Shiites)--Authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewer authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewerage authorities\"]},\n {\n \"idroot\":\"fst00962382\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Management\",\n \"suggest50\":[\n \"Housing authorities--Management\"]},\n {\n \"idroot\":\"fst01032339\",\n \"type\":\"alt\",\n \"auth\":\"Name authority records (Information retrieval)\",\n \"suggest50\":[\n \"Name authorities (Information retrieval)\"]},\n {\n \"idroot\":\"fst00962374\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Auditing\",\n \"suggest50\":[\n \"Housing authorities--Auditing\"]},\n {\n \"idroot\":\"fst00962381\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Law and legislation\",\n \"suggest50\":[\n \"Housing authorities--Law and legislation\"]},\n {\n \"idroot\":\"fst00995442\",\n \"type\":\"auth\",\n \"auth\":\"Legal authorities\",\n \"suggest50\":[\n \"Legal authorities\"]},\n {\n \"idroot\":\"fst00995442\",\n \"type\":\"alt\",\n \"auth\":\"Legal authorities\",\n \"suggest50\":[\n \"Authorities, Legal\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:52 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=authorities&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest50:authorities\",\n \"fl\":\"suggest50,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":42,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"auth\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Hadith--Authorities\"]},\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"alt\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Authorities of the Hadith\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Authorities, Public (Government corporations)\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Public authorities (Government corporations)\"]},\n {\n \"idroot\":\"fst01136458\",\n \"type\":\"alt\",\n \"auth\":\"Subject headings\",\n \"suggest50\":[\n \"Subject authorities (Information retrieval)\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Authorities, Public\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Public authorities\"]},\n {\n \"idroot\":\"fst00962371\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities\",\n \"suggest50\":[\n \"Housing authorities\"]},\n {\n \"idroot\":\"fst00861737\",\n \"type\":\"auth\",\n \"auth\":\"Citation of legal authorities\",\n \"suggest50\":[\n \"Citation of legal authorities\"]},\n {\n \"idroot\":\"fst01128992\",\n \"type\":\"alt\",\n \"auth\":\"Specialists\",\n \"suggest50\":[\n \"Authorities (Persons)\"]},\n {\n \"idroot\":\"fst01072004\",\n \"type\":\"alt\",\n \"auth\":\"Port districts\",\n \"suggest50\":[\n \"Port authorities\"]},\n {\n \"idroot\":\"fst00950139\",\n \"type\":\"auth\",\n \"auth\":\"Hadith (Shiites)--Authorities\",\n \"suggest50\":[\n \"Hadith (Shiites)--Authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewer authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewerage authorities\"]},\n {\n \"idroot\":\"fst00962382\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Management\",\n \"suggest50\":[\n \"Housing authorities--Management\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:52 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-topical_search_results.json b/test/fixtures/vcr_cassettes/fast-topical_search_results.json index 20f4bc1..f3e749e 100644 --- a/test/fixtures/vcr_cassettes/fast-topical_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-topical_search_results.json @@ -1,77 +1,52 @@ [ { "request": { - "body": "", - "headers": { - "Content-Type": "application/json;" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=authorities&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=20" - }, - "response": { - "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":2,\n \"params\":{\n \"q\":\"suggest50:authorities\",\n \"fl\":\"suggest50,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":42,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"auth\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Hadith--Authorities\"]},\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"alt\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Authorities of the Hadith\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Authorities, Public (Government corporations)\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Public authorities (Government corporations)\"]},\n {\n \"idroot\":\"fst01136458\",\n \"type\":\"alt\",\n \"auth\":\"Subject headings\",\n \"suggest50\":[\n \"Subject authorities (Information retrieval)\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Authorities, Public\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Public authorities\"]},\n {\n \"idroot\":\"fst00962371\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities\",\n \"suggest50\":[\n \"Housing authorities\"]},\n {\n \"idroot\":\"fst00861737\",\n \"type\":\"auth\",\n \"auth\":\"Citation of legal authorities\",\n \"suggest50\":[\n \"Citation of legal authorities\"]},\n {\n \"idroot\":\"fst01128992\",\n \"type\":\"alt\",\n \"auth\":\"Specialists\",\n \"suggest50\":[\n \"Authorities (Persons)\"]},\n {\n \"idroot\":\"fst01072004\",\n \"type\":\"alt\",\n \"auth\":\"Port districts\",\n \"suggest50\":[\n \"Port authorities\"]},\n {\n \"idroot\":\"fst00950139\",\n \"type\":\"auth\",\n \"auth\":\"Hadith (Shiites)--Authorities\",\n \"suggest50\":[\n \"Hadith (Shiites)--Authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewer authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewerage authorities\"]},\n {\n \"idroot\":\"fst00962382\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Management\",\n \"suggest50\":[\n \"Housing authorities--Management\"]},\n {\n \"idroot\":\"fst01032339\",\n \"type\":\"alt\",\n \"auth\":\"Name authority records (Information retrieval)\",\n \"suggest50\":[\n \"Name authorities (Information retrieval)\"]},\n {\n \"idroot\":\"fst00962374\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Auditing\",\n \"suggest50\":[\n \"Housing authorities--Auditing\"]},\n {\n \"idroot\":\"fst00962381\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Law and legislation\",\n \"suggest50\":[\n \"Housing authorities--Law and legislation\"]},\n {\n \"idroot\":\"fst00995442\",\n \"type\":\"auth\",\n \"auth\":\"Legal authorities\",\n \"suggest50\":[\n \"Legal authorities\"]},\n {\n \"idroot\":\"fst00995442\",\n \"type\":\"alt\",\n \"auth\":\"Legal authorities\",\n \"suggest50\":[\n \"Authorities, Legal\"]}]\n }}", - "headers": { - "Date": "Thu, 20 Apr 2023 16:43:34 GMT", - "Server": "Apache/2.0.63 (Unix)", - "Access-Control-Allow-Origin": "*", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=authorities&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=authorities&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest50:authorities\",\n \"fl\":\"suggest50,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":42,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"auth\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Hadith--Authorities\"]},\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"alt\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Authorities of the Hadith\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Authorities, Public (Government corporations)\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Public authorities (Government corporations)\"]},\n {\n \"idroot\":\"fst01136458\",\n \"type\":\"alt\",\n \"auth\":\"Subject headings\",\n \"suggest50\":[\n \"Subject authorities (Information retrieval)\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Authorities, Public\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Public authorities\"]},\n {\n \"idroot\":\"fst00962371\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities\",\n \"suggest50\":[\n \"Housing authorities\"]},\n {\n \"idroot\":\"fst00861737\",\n \"type\":\"auth\",\n \"auth\":\"Citation of legal authorities\",\n \"suggest50\":[\n \"Citation of legal authorities\"]},\n {\n \"idroot\":\"fst01128992\",\n \"type\":\"alt\",\n \"auth\":\"Specialists\",\n \"suggest50\":[\n \"Authorities (Persons)\"]},\n {\n \"idroot\":\"fst01072004\",\n \"type\":\"alt\",\n \"auth\":\"Port districts\",\n \"suggest50\":[\n \"Port authorities\"]},\n {\n \"idroot\":\"fst00950139\",\n \"type\":\"auth\",\n \"auth\":\"Hadith (Shiites)--Authorities\",\n \"suggest50\":[\n \"Hadith (Shiites)--Authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewer authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewerage authorities\"]},\n {\n \"idroot\":\"fst00962382\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Management\",\n \"suggest50\":[\n \"Housing authorities--Management\"]}]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest50:authorities\",\n \"fl\":\"suggest50,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":42,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"auth\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Hadith--Authorities\"]},\n {\n \"idroot\":\"fst00950115\",\n \"type\":\"alt\",\n \"auth\":\"Hadith--Authorities\",\n \"suggest50\":[\n \"Authorities of the Hadith\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Authorities, Public (Government corporations)\"]},\n {\n \"idroot\":\"fst00880071\",\n \"type\":\"alt\",\n \"auth\":\"Government corporations\",\n \"suggest50\":[\n \"Public authorities (Government corporations)\"]},\n {\n \"idroot\":\"fst01136458\",\n \"type\":\"alt\",\n \"auth\":\"Subject headings\",\n \"suggest50\":[\n \"Subject authorities (Information retrieval)\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Authorities, Public\"]},\n {\n \"idroot\":\"fst01128830\",\n \"type\":\"alt\",\n \"auth\":\"Special districts\",\n \"suggest50\":[\n \"Public authorities\"]},\n {\n \"idroot\":\"fst00962371\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities\",\n \"suggest50\":[\n \"Housing authorities\"]},\n {\n \"idroot\":\"fst00861737\",\n \"type\":\"auth\",\n \"auth\":\"Citation of legal authorities\",\n \"suggest50\":[\n \"Citation of legal authorities\"]},\n {\n \"idroot\":\"fst01128992\",\n \"type\":\"alt\",\n \"auth\":\"Specialists\",\n \"suggest50\":[\n \"Authorities (Persons)\"]},\n {\n \"idroot\":\"fst01072004\",\n \"type\":\"alt\",\n \"auth\":\"Port districts\",\n \"suggest50\":[\n \"Port authorities\"]},\n {\n \"idroot\":\"fst00950139\",\n \"type\":\"auth\",\n \"auth\":\"Hadith (Shiites)--Authorities\",\n \"suggest50\":[\n \"Hadith (Shiites)--Authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewer authorities\"]},\n {\n \"idroot\":\"fst01114072\",\n \"type\":\"alt\",\n \"auth\":\"Sewer districts\",\n \"suggest50\":[\n \"Sewerage authorities\"]},\n {\n \"idroot\":\"fst00962382\",\n \"type\":\"auth\",\n \"auth\":\"Housing authorities--Management\",\n \"suggest50\":[\n \"Housing authorities--Management\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:34 GMT", + "Date": "Thu, 02 May 2024 16:28:57 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=subject%20authorities&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=subject%20authorities&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest50:authorities suggest50:subject\",\n \"fl\":\"suggest50,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":1,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01136458\",\n \"type\":\"alt\",\n \"auth\":\"Subject headings\",\n \"suggest50\":[\n \"Subject authorities (Information retrieval)\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:34 GMT", + "Date": "Thu, 02 May 2024 16:28:57 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-topical_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-topical_search_results_empty.json index 424dd5c..88d8129 100644 --- a/test/fixtures/vcr_cassettes/fast-topical_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-topical_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest50&suggest=autoSubject&queryReturn=suggest50,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest50:M1551ng\",\n \"fl\":\"suggest50,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:33 GMT", + "Date": "Thu, 02 May 2024 16:28:57 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_failure.json b/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_failure.json index 3f95b0c..0467d7b 100644 --- a/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:33 GMT" + "Date": "Thu, 02 May 2024 16:28:45 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_success.json b/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_success.json index a7bab40..ea3336d 100644 --- a/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast-uniform-title_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/1356244/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/1356244/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n1356244\n\n\n\nAutobiography (Franklin, Benjamin)\nAutobiography (Franklin, Benjamin)\nBenjamin Franklin's autobiography (Franklin, Benjamin)\nBenjamin Franklin's autobiography (Franklin, Benjamin)\nMemoirs of the life and writings of Benjamin Franklin (Franklin, Benjamin)\nMemoirs of the life and writings of Benjamin Franklin (Franklin, Benjamin)\nAutobiography of Benjamin Franklin (Franklin, Benjamin)\nAutobiography of Benjamin Franklin (Franklin, Benjamin)\nFranklin on Franklin (Franklin, Benjamin)\nFranklin on Franklin (Franklin, Benjamin)\nBenjamin Franklin, his autobiography (Franklin, Benjamin)\nBenjamin Franklin, his autobiography (Franklin, Benjamin)\nLife of Benjamin Franklin (Franklin, Benjamin)\nLife of Benjamin Franklin (Franklin, Benjamin)\n\n\nFranklin, Benjamin, 1706-1790.\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-11-16T00:00:00.0\n2012-07-06T14:07:21.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/1356244/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "3874", + "Date": "Thu, 02 May 2024 16:28:45 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/1356244/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/1356244/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n1356244\n\n\n\nAutobiography (Franklin, Benjamin)\nAutobiography (Franklin, Benjamin)\nBenjamin Franklin's autobiography (Franklin, Benjamin)\nBenjamin Franklin's autobiography (Franklin, Benjamin)\nMemoirs of the life and writings of Benjamin Franklin (Franklin, Benjamin)\nMemoirs of the life and writings of Benjamin Franklin (Franklin, Benjamin)\nAutobiography of Benjamin Franklin (Franklin, Benjamin)\nAutobiography of Benjamin Franklin (Franklin, Benjamin)\nFranklin on Franklin (Franklin, Benjamin)\nFranklin on Franklin (Franklin, Benjamin)\nBenjamin Franklin, his autobiography (Franklin, Benjamin)\nBenjamin Franklin, his autobiography (Franklin, Benjamin)\nLife of Benjamin Franklin (Franklin, Benjamin)\nLife of Benjamin Franklin (Franklin, Benjamin)\n\n\nFranklin, Benjamin, 1706-1790.\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2006-11-16T00:00:00.0\n2012-07-06T14:07:21.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "3874", - "Date": "Thu, 20 Apr 2023 16:43:34 GMT" + "Location": "https://id.worldcat.org/fast/1356244/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-uniform-title_search_count.json b/test/fixtures/vcr_cassettes/fast-uniform-title_search_count.json new file mode 100644 index 0000000..9c5a274 --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast-uniform-title_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest30:test\",\n \"fl\":\"suggest30,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":1094,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nye Testamente\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Nuevo Testamento\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:45 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest30:test\",\n \"fl\":\"suggest30,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":1094,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nye Testamente\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:46 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-uniform-title_search_results.json b/test/fixtures/vcr_cassettes/fast-uniform-title_search_results.json index 818a19b..09f4990 100644 --- a/test/fixtures/vcr_cassettes/fast-uniform-title_search_results.json +++ b/test/fixtures/vcr_cassettes/fast-uniform-title_search_results.json @@ -1,77 +1,52 @@ [ { "request": { - "body": "", - "headers": { - "Content-Type": "application/json;" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=20" - }, - "response": { - "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest30:test\",\n \"fl\":\"suggest30,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":1094,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nye Testamente\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Nuevo Testamento\"]}]\n }}", - "headers": { - "Date": "Thu, 20 Apr 2023 16:43:34 GMT", - "Server": "Apache/2.0.63 (Unix)", - "Access-Control-Allow-Origin": "*", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest30:test\",\n \"fl\":\"suggest30,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":1094,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggest30\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggest30\":[\n \"Bible. Nye Testamente\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:34 GMT", + "Date": "Thu, 02 May 2024 16:28:46 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=benjamin%20franklin&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=benjamin%20franklin&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggest30:franklin suggest30:benjamin\",\n \"fl\":\"suggest30,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":38,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01356244\",\n \"type\":\"auth\",\n \"auth\":\"Autobiography (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Autobiography (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01356244\",\n \"type\":\"alt\",\n \"auth\":\"Autobiography (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Benjamin Franklin's autobiography (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01356244\",\n \"type\":\"alt\",\n \"auth\":\"Autobiography (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Memoirs of the life and writings of Benjamin Franklin (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01356244\",\n \"type\":\"alt\",\n \"auth\":\"Autobiography (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Autobiography of Benjamin Franklin (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01356244\",\n \"type\":\"alt\",\n \"auth\":\"Autobiography (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Franklin on Franklin (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01356244\",\n \"type\":\"alt\",\n \"auth\":\"Autobiography (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Benjamin Franklin, his autobiography (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01356244\",\n \"type\":\"alt\",\n \"auth\":\"Autobiography (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Life of Benjamin Franklin (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01358390\",\n \"type\":\"auth\",\n \"auth\":\"Poor Richard (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Poor Richard (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01358390\",\n \"type\":\"alt\",\n \"auth\":\"Poor Richard (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Selections from Poor Richard's almanacks (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01358390\",\n \"type\":\"alt\",\n \"auth\":\"Poor Richard (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Prefaces, proverbs, and poems from Poor Richard's almanacks for 1733-1758 (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01358390\",\n \"type\":\"alt\",\n \"auth\":\"Poor Richard (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Some sayings of Benjamin Franklin (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01358390\",\n \"type\":\"alt\",\n \"auth\":\"Poor Richard (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Wit and wisdom from Poor Richard's almanack (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01358390\",\n \"type\":\"alt\",\n \"auth\":\"Poor Richard (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Poor Richard's almanack (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01896803\",\n \"type\":\"alt\",\n \"auth\":\"Way to wealth (Saunders, Richard)\",\n \"suggest30\":[\n \"Way to wealth (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01779716\",\n \"type\":\"auth\",\n \"auth\":\"Correspondence (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Correspondence (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01779716\",\n \"type\":\"alt\",\n \"auth\":\"Correspondence (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Mr. Franklin (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01779716\",\n \"type\":\"alt\",\n \"auth\":\"Correspondence (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Familiar letters and miscellaneous papers (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01779716\",\n \"type\":\"alt\",\n \"auth\":\"Correspondence (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Collection of the familiar letters and miscellaneous papers of Benjamin Franklin (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01380063\",\n \"type\":\"auth\",\n \"auth\":\"Archives (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Archives (Franklin, Benjamin)\"]},\n {\n \"idroot\":\"fst01380063\",\n \"type\":\"alt\",\n \"auth\":\"Archives (Franklin, Benjamin)\",\n \"suggest30\":[\n \"Papers of Benjamin Franklin (Franklin, Benjamin)\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:34 GMT", + "Date": "Thu, 02 May 2024 16:28:46 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast-uniform-title_search_results_empty.json b/test/fixtures/vcr_cassettes/fast-uniform-title_search_results_empty.json index cbc1328..675d3da 100644 --- a/test/fixtures/vcr_cassettes/fast-uniform-title_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast-uniform-title_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggest30&suggest=autoSubject&queryReturn=suggest30,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggest30:M1551ng\",\n \"fl\":\"suggest30,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:34 GMT", + "Date": "Thu, 02 May 2024 16:28:46 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast_fetch_failure.json b/test/fixtures/vcr_cassettes/fast_fetch_failure.json index 1ab3fb9..cdc9895 100644 --- a/test/fixtures/vcr_cassettes/fast_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/fast_fetch_failure.json @@ -1,17 +1,18 @@ [ { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://id.worldcat.org/fast/wrong-id/", @@ -19,23 +20,23 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 301, - "type": "ok" + "status_code": 301 } }, { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "", "headers": { "Location": "https://experimental.worldcat.org/fast/wrong-id/", @@ -43,32 +44,31 @@ "Connection": "Keep-Alive", "Content-Length": "0" }, - "status_code": 303, - "type": "ok" + "status_code": 303 } }, { "request": { + "options": [], "body": "", + "url": "https://experimental.worldcat.org/fast/wrong-id/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://experimental.worldcat.org/fast/wrong-id/" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": " - Error report

HTTP Status 404 - /fast/wrong-id/


type Status report

message /fast/wrong-id/

description The requested resource (/fast/wrong-id/) is not available.


", "headers": { "Server": "Apache-Coyote/1.1", "Content-Type": "text/html;charset=utf-8", "Content-Length": "957", - "Date": "Thu, 20 Apr 2023 16:43:32 GMT" + "Date": "Thu, 02 May 2024 16:28:20 GMT" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast_fetch_success.json b/test/fixtures/vcr_cassettes/fast_fetch_success.json index 9110b9f..e3f1c3d 100644 --- a/test/fixtures/vcr_cassettes/fast_fetch_success.json +++ b/test/fixtures/vcr_cassettes/fast_fetch_success.json @@ -1,49 +1,49 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.worldcat.org/fast/521479/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://id.worldcat.org/fast/521479/" + "request_body": "" }, "response": { "binary": false, - "body": "", + "type": "ok", + "body": "\n\n521479\n\n\n\nMelville J. Herskovits Library of African Studies\nMelville J. Herskovits Library of African Studies\nHerskovits Library of African Studies\nHerskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\n\n\nNorthwestern University (Evanston, Ill.). Library. African Department\n\n\n\n\nNorthwestern University (Evanston, Ill.). Library\n\n\n\n\nMelville J. Herskovits Library of African Studies\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2005-05-13T00:00:00.0\n2022-09-16T14:40:09.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", "headers": { - "Location": "https://id.worldcat.org/fast/521479/", - "Server": "BigIP", - "Connection": "Keep-Alive", - "Content-Length": "0" + "Content-Type": "application/xml;charset=UTF-8", + "Content-Length": "3823", + "Date": "Thu, 02 May 2024 16:28:21 GMT" }, - "status_code": 301, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://id.worldcat.org/fast/521479/", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.worldcat.org/fast/521479/" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n521479\n\n\n\nMelville J. Herskovits Library of African Studies\nMelville J. Herskovits Library of African Studies\nHerskovits Library of African Studies\nHerskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Africana Library\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\nNorthwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\n\n\nNorthwestern University (Evanston, Ill.). Library. African Department\n\n\n\n\nNorthwestern University (Evanston, Ill.). Library\n\n\n\n\nMelville J. Herskovits Library of African Studies\n\n\n\n\n\n\n\nThis identifier is deprecated. See the rdfs:seeAlso link for the new identifier.\n\n\n\n\n\napplication/rdf+xml\n2005-05-13T00:00:00.0\n2022-09-16T14:40:09.0\n\nCataloged by agency: OCoLC\nTranscribed by agency: OCoLC\n\n\nFAST (Faceted Application of Subject Terminology) Data\n\n\nOpen Data Commons Attribution License (ODC-By) v1.0\nThis is OCLC's \"local copy\" of the ODC-By license\n\n\n\n\n\n\n", + "type": "ok", + "body": "", "headers": { - "Content-Type": "application/xml;charset=UTF-8", - "Content-Length": "3823", - "Date": "Thu, 20 Apr 2023 16:43:33 GMT" + "Location": "https://id.worldcat.org/fast/521479/", + "Server": "BigIP", + "Connection": "Keep-Alive", + "Content-Length": "0" }, - "status_code": 200, - "type": "ok" + "status_code": 301 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast_search_count.json b/test/fixtures/vcr_cassettes/fast_search_count.json new file mode 100644 index 0000000..e6f27ca --- /dev/null +++ b/test/fixtures/vcr_cassettes/fast_search_count.json @@ -0,0 +1,52 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nye Testamente\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"New Testament\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:21 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=15", + "headers": { + "Content-Type": "application/json;" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]}]\n }}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:21 GMT", + "Server": "Apache/2.0.63 (Unix)", + "Access-Control-Allow-Origin": "*", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast_search_results.json b/test/fixtures/vcr_cassettes/fast_search_results.json index 22b93c5..f83cde7 100644 --- a/test/fixtures/vcr_cassettes/fast_search_results.json +++ b/test/fixtures/vcr_cassettes/fast_search_results.json @@ -1,77 +1,52 @@ [ { "request": { - "body": "", - "headers": { - "Content-Type": "application/json;" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20" - }, - "response": { - "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novum Testamentum\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuevo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nuovo Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nye Testamente\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"New Testament\"]}]\n }}", - "headers": { - "Date": "Thu, 20 Apr 2023 16:43:33 GMT", - "Server": "Apache/2.0.63 (Unix)", - "Access-Control-Allow-Origin": "*", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=15", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=test&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=15" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:test\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"15\"}},\n \"response\":{\"numFound\":7222,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Practice tests\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Test books\"]},\n {\n \"idroot\":\"fst01423780\",\n \"type\":\"alt\",\n \"auth\":\"Examinations\",\n \"suggestall\":[\n \"Tests\"]},\n {\n \"idroot\":\"fst01423888\",\n \"type\":\"alt\",\n \"auth\":\"Study guides\",\n \"suggestall\":[\n \"Test guides\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"auth\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Antico Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Bible. Velho Testamento\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Old Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Stary Testament\"]},\n {\n \"idroot\":\"fst01808092\",\n \"type\":\"alt\",\n \"auth\":\"Bible. Old Testament\",\n \"suggestall\":[\n \"Velho Testamento\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"auth\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. New Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Nouveau Testament\"]},\n {\n \"idroot\":\"fst01808090\",\n \"type\":\"alt\",\n \"auth\":\"Bible. New Testament\",\n \"suggestall\":[\n \"Bible. Novo Testamento\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:33 GMT", + "Date": "Thu, 02 May 2024 16:28:21 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=herskovits%20library%20of%20african%20studies&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=herskovits%20library%20of%20african%20studies&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:studies suggestall:african suggestall:of suggestall:library suggestall:herskovits\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":3,\"start\":0,\"docs\":[\n {\n \"idroot\":\"fst00521479\",\n \"type\":\"auth\",\n \"auth\":\"Melville J. Herskovits Library of African Studies\",\n \"suggestall\":[\n \"Melville J. Herskovits Library of African Studies\"]},\n {\n \"idroot\":\"fst00521479\",\n \"type\":\"alt\",\n \"auth\":\"Melville J. Herskovits Library of African Studies\",\n \"suggestall\":[\n \"Herskovits Library of African Studies\"]},\n {\n \"idroot\":\"fst00521479\",\n \"type\":\"alt\",\n \"auth\":\"Melville J. Herskovits Library of African Studies\",\n \"suggestall\":[\n \"Northwestern University (Evanston, Ill.). Library. Melville J. Herskovits Library of African Studies\"]}]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:33 GMT", + "Date": "Thu, 02 May 2024 16:28:22 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/fast_search_results_empty.json b/test/fixtures/vcr_cassettes/fast_search_results_empty.json index 1e5f949..20376c3 100644 --- a/test/fixtures/vcr_cassettes/fast_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/fast_search_results_empty.json @@ -1,27 +1,27 @@ [ { "request": { + "options": [], "body": "", + "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20", "headers": { "Content-Type": "application/json;" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://fast.oclc.org/searchfast/fastsuggest?query=M1551ng&query_index=suggestall&suggest=autoSubject&queryReturn=suggestall,idroot,auth,type&rows=20" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":0,\n \"params\":{\n \"q\":\"suggestall:M1551ng\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", + "type": "ok", + "body": "{\n \"responseHeader\":{\n \"status\":0,\n \"QTime\":1,\n \"params\":{\n \"q\":\"suggestall:M1551ng\",\n \"fl\":\"suggestall,idroot,auth,type\",\n \"rows\":\"20\"}},\n \"response\":{\"numFound\":0,\"start\":0,\"docs\":[]\n }}", "headers": { - "Date": "Thu, 20 Apr 2023 16:43:33 GMT", + "Date": "Thu, 02 May 2024 16:28:22 GMT", "Server": "Apache/2.0.63 (Unix)", "Access-Control-Allow-Origin": "*", "Transfer-Encoding": "chunked", "Content-Type": "application/json" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/geonames_custom_hint.json b/test/fixtures/vcr_cassettes/geonames_custom_hint.json index ead248d..b0529bb 100644 --- a/test/fixtures/vcr_cassettes/geonames_custom_hint.json +++ b/test/fixtures/vcr_cassettes/geonames_custom_hint.json @@ -1,29 +1,29 @@ [ { "request": { + "options": [], "body": "", + "url": "http://api.geonames.org/getJSON?geonameId=11887750&<>", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://api.geonames.org/getJSON?geonameId=11887750&<>" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\"timezone\":{\"gmtOffset\":-6,\"timeZoneId\":\"America/Chicago\",\"dstOffset\":-5},\"bbox\":{\"east\":-80.518693,\"south\":35.995683,\"north\":49.384358,\"west\":-104.05769800000002,\"accuracyLevel\":0},\"asciiName\":\"Midwest\",\"astergdem\":338,\"countryId\":\"6252001\",\"fcl\":\"L\",\"srtm3\":335,\"countryCode\":\"US\",\"lat\":\"42.65982\",\"fcode\":\"RGN\",\"continentCode\":\"NA\",\"lng\":\"-93.93863\",\"geonameId\":11887750,\"toponymName\":\"Midwest\",\"population\":65000000,\"wikipediaURL\":\"en.wikipedia.org/wiki/Midwestern_United_States\",\"adminName5\":\"\",\"adminName4\":\"\",\"adminName3\":\"\",\"alternateNames\":[{\"name\":\"https://en.wikipedia.org/wiki/Midwestern_United_States\",\"lang\":\"link\"},{\"isPreferredName\":true,\"name\":\"Midwestern United States\"}],\"adminName2\":\"\",\"name\":\"Midwest\",\"fclName\":\"parks,area, ...\",\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"\"}", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:52 GMT", - "Server": "Apache/2.4.6 (CentOS) mod_jk/1.2.41 OpenSSL/1.0.1e-fips PHP/5.4.16", + "Date": "Thu, 02 May 2024 16:45:51 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", "Access-Control-Allow-Origin": "*", "X-Frame-Options": "sameorigin", "Cache-Control": "no-cache", "Transfer-Encoding": "chunked", "Content-Type": "application/json;charset=UTF-8" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/geonames_fetch_failure.json b/test/fixtures/vcr_cassettes/geonames_fetch_failure.json index f88993d..1011f2f 100644 --- a/test/fixtures/vcr_cassettes/geonames_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/geonames_fetch_failure.json @@ -1,29 +1,29 @@ [ { "request": { + "options": [], "body": "", + "url": "http://api.geonames.org/getJSON?geonameId=42992769&<>", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://api.geonames.org/getJSON?geonameId=43025619&<>" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\"status\":{\"message\":\"the geoname feature does not exist.\",\"value\":11}}", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:50 GMT", - "Server": "Apache/2.4.6 (CentOS) mod_jk/1.2.41 OpenSSL/1.0.1e-fips PHP/5.4.16", + "Date": "Thu, 02 May 2024 16:45:52 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", "Access-Control-Allow-Origin": "*", "X-Frame-Options": "sameorigin", "Cache-Control": "no-cache", "Content-Length": "71", "Content-Type": "application/json;charset=UTF-8" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/geonames_fetch_success.json b/test/fixtures/vcr_cassettes/geonames_fetch_success.json index 50aba37..251f998 100644 --- a/test/fixtures/vcr_cassettes/geonames_fetch_success.json +++ b/test/fixtures/vcr_cassettes/geonames_fetch_success.json @@ -1,29 +1,29 @@ [ { "request": { + "options": [], "body": "", + "url": "http://api.geonames.org/getJSON?geonameId=4299276&<>", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://api.geonames.org/getJSON?geonameId=4302561&<>" + "request_body": "" }, "response": { "binary": false, - "body": "{\"timezone\":{\"gmtOffset\":-5,\"timeZoneId\":\"America/New_York\",\"dstOffset\":-4},\"bbox\":{\"east\":-84.506796,\"south\":37.824998,\"north\":37.96333,\"west\":-84.62727,\"accuracyLevel\":0},\"asciiName\":\"Nicholasville\",\"astergdem\":292,\"countryId\":\"6252001\",\"fcl\":\"P\",\"srtm3\":291,\"adminId2\":\"4296292\",\"countryCode\":\"US\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"adminId1\":\"6254925\",\"lat\":\"37.88063\",\"fcode\":\"PPLA2\",\"continentCode\":\"NA\",\"elevation\":286,\"adminCode2\":\"113\",\"adminCode1\":\"KY\",\"lng\":\"-84.573\",\"geonameId\":4302561,\"toponymName\":\"Nicholasville\",\"population\":29754,\"wikipediaURL\":\"en.wikipedia.org/wiki/Nicholasville%2C_Kentucky\",\"adminName5\":\"\",\"adminName4\":\"\",\"adminName3\":\"\",\"alternateNames\":[{\"name\":\"ニコラスビル\",\"lang\":\"ja\"},{\"name\":\"40340\",\"lang\":\"post\"},{\"name\":\"40356\",\"lang\":\"post\"},{\"name\":\"https://en.wikipedia.org/wiki/Nicholasville%2C_Kentucky\",\"lang\":\"link\"},{\"name\":\"Q988752\",\"lang\":\"wkdt\"},{\"name\":\"USNCK\",\"lang\":\"unlc\"},{\"name\":\"نیکلاسویل، کنتاکی\",\"lang\":\"fa\"},{\"name\":\"نیکولسویل، کینٹکی\",\"lang\":\"ur\"},{\"name\":\"نيشلسفيل\",\"lang\":\"ar\"},{\"name\":\"Николасвил\",\"lang\":\"sr\"},{\"name\":\"Ничоласвилл\",\"lang\":\"kk\"},{\"name\":\"尼古拉斯維爾\",\"lang\":\"zh\"}],\"adminName2\":\"Jessamine\",\"name\":\"Nicholasville\",\"fclName\":\"city, village,...\",\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\"}", + "type": "ok", + "body": "{\"timezone\":{\"gmtOffset\":-5,\"timeZoneId\":\"America/Kentucky/Louisville\",\"dstOffset\":-4},\"bbox\":{\"east\":-85.596075,\"south\":38.13991,\"north\":38.288544,\"west\":-85.84276799999999,\"accuracyLevel\":0},\"asciiName\":\"Louisville\",\"astergdem\":137,\"countryId\":\"6252001\",\"fcl\":\"P\",\"srtm3\":143,\"adminId2\":\"4296212\",\"countryCode\":\"US\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"adminId1\":\"6254925\",\"lat\":\"38.25424\",\"fcode\":\"PPLA2\",\"continentCode\":\"NA\",\"elevation\":142,\"adminCode2\":\"111\",\"adminCode1\":\"KY\",\"lng\":\"-85.75941\",\"geonameId\":4299276,\"toponymName\":\"Louisville\",\"population\":243639,\"wikipediaURL\":\"en.wikipedia.org/wiki/Louisville%2C_Kentucky\",\"adminName5\":\"\",\"adminName4\":\"\",\"adminName3\":\"\",\"alternateNames\":[{\"isPreferredName\":true,\"name\":\"루이빌\",\"lang\":\"ko\"},{\"name\":\"루이즈빌\",\"lang\":\"ko\"},{\"name\":\"40201\",\"lang\":\"post\"},{\"name\":\"40202\",\"lang\":\"post\"},{\"name\":\"40203\",\"lang\":\"post\"},{\"name\":\"40204\",\"lang\":\"post\"},{\"name\":\"40205\",\"lang\":\"post\"},{\"name\":\"40206\",\"lang\":\"post\"},{\"name\":\"40207\",\"lang\":\"post\"},{\"name\":\"40208\",\"lang\":\"post\"},{\"name\":\"40209\",\"lang\":\"post\"},{\"name\":\"40210\",\"lang\":\"post\"},{\"name\":\"40211\",\"lang\":\"post\"},{\"name\":\"40212\",\"lang\":\"post\"},{\"name\":\"40213\",\"lang\":\"post\"},{\"name\":\"40214\",\"lang\":\"post\"},{\"name\":\"40215\",\"lang\":\"post\"},{\"name\":\"40216\",\"lang\":\"post\"},{\"name\":\"40217\",\"lang\":\"post\"},{\"name\":\"40218\",\"lang\":\"post\"},{\"name\":\"40219\",\"lang\":\"post\"},{\"name\":\"40220\",\"lang\":\"post\"},{\"name\":\"40221\",\"lang\":\"post\"},{\"name\":\"40222\",\"lang\":\"post\"},{\"name\":\"40223\",\"lang\":\"post\"},{\"name\":\"40224\",\"lang\":\"post\"},{\"name\":\"40225\",\"lang\":\"post\"},{\"name\":\"40228\",\"lang\":\"post\"},{\"name\":\"40229\",\"lang\":\"post\"},{\"name\":\"40231\",\"lang\":\"post\"},{\"name\":\"40232\",\"lang\":\"post\"},{\"name\":\"40233\",\"lang\":\"post\"},{\"name\":\"40241\",\"lang\":\"post\"},{\"name\":\"40242\",\"lang\":\"post\"},{\"name\":\"40243\",\"lang\":\"post\"},{\"name\":\"40245\",\"lang\":\"post\"},{\"name\":\"40250\",\"lang\":\"post\"},{\"name\":\"40251\",\"lang\":\"post\"},{\"name\":\"40252\",\"lang\":\"post\"},{\"name\":\"40253\",\"lang\":\"post\"},{\"name\":\"40255\",\"lang\":\"post\"},{\"name\":\"40256\",\"lang\":\"post\"},{\"name\":\"40257\",\"lang\":\"post\"},{\"name\":\"40258\",\"lang\":\"post\"},{\"name\":\"40259\",\"lang\":\"post\"},{\"name\":\"40261\",\"lang\":\"post\"},{\"name\":\"40266\",\"lang\":\"post\"},{\"name\":\"40268\",\"lang\":\"post\"},{\"name\":\"40269\",\"lang\":\"post\"},{\"name\":\"40270\",\"lang\":\"post\"},{\"name\":\"40272\",\"lang\":\"post\"},{\"name\":\"40280\",\"lang\":\"post\"},{\"name\":\"40281\",\"lang\":\"post\"},{\"name\":\"40282\",\"lang\":\"post\"},{\"name\":\"40283\",\"lang\":\"post\"},{\"name\":\"40285\",\"lang\":\"post\"},{\"name\":\"40287\",\"lang\":\"post\"},{\"name\":\"40289\",\"lang\":\"post\"},{\"name\":\"40290\",\"lang\":\"post\"},{\"name\":\"40291\",\"lang\":\"post\"},{\"name\":\"40292\",\"lang\":\"post\"},{\"name\":\"40293\",\"lang\":\"post\"},{\"name\":\"40294\",\"lang\":\"post\"},{\"name\":\"40295\",\"lang\":\"post\"},{\"name\":\"40296\",\"lang\":\"post\"},{\"name\":\"40297\",\"lang\":\"post\"},{\"name\":\"40298\",\"lang\":\"post\"},{\"name\":\"40299\",\"lang\":\"post\"},{\"name\":\"http://id.loc.gov/authorities/names/n79022918\",\"lang\":\"link\"},{\"name\":\"https://en.wikipedia.org/wiki/Louisville%2C_Kentucky\",\"lang\":\"link\"},{\"name\":\"https://ru.wikipedia.org/wiki/%D0%9B%D1%83%D0%B8%D1%81%D0%B2%D0%B8%D0%BB%D0%BB\",\"lang\":\"link\"},{\"name\":\"Louisville\",\"lang\":\"da\"},{\"name\":\"Louisville\",\"lang\":\"de\"},{\"isPreferredName\":true,\"name\":\"Louisville\",\"lang\":\"en\"},{\"name\":\"Louisville\",\"lang\":\"fi\"},{\"name\":\"Louisville\",\"lang\":\"fr\"},{\"name\":\"Louisville\",\"lang\":\"io\"},{\"name\":\"Louisville\",\"lang\":\"it\"},{\"name\":\"Louisville\",\"lang\":\"nl\"},{\"name\":\"Louisville\",\"lang\":\"no\"},{\"name\":\"Louisville\",\"lang\":\"pl\"},{\"name\":\"Louisville\",\"lang\":\"pt\"},{\"name\":\"Louisville\",\"lang\":\"sk\"},{\"name\":\"Louisville\",\"lang\":\"sv\"},{\"name\":\"Louisville\",\"lang\":\"tr\"},{\"name\":\"Louisville-Jefferson County\",\"lang\":\"pam\"},{\"name\":\"Ludovicopolis\",\"lang\":\"la\"},{\"name\":\"Luisvilis\",\"lang\":\"lt\"},{\"name\":\"Luisvill\",\"lang\":\"az\"},{\"name\":\"Lūivila\",\"lang\":\"lv\"},{\"name\":\"Q43668\",\"lang\":\"wkdt\"},{\"name\":\"SDF\",\"lang\":\"iata\"},{\"name\":\"USLUI\",\"lang\":\"unlc\"},{\"name\":\"Λούισβιλ\",\"lang\":\"el\"},{\"name\":\"Луивил\",\"lang\":\"bg\"},{\"name\":\"Луивил\",\"lang\":\"sr\"},{\"name\":\"Луисвил\",\"lang\":\"bg\"},{\"name\":\"Луисвил\",\"lang\":\"mk\"},{\"name\":\"Луисвилл\",\"lang\":\"mrj\"},{\"name\":\"Луисвилл\",\"lang\":\"os\"},{\"name\":\"Луисвилл\",\"lang\":\"ru\"},{\"name\":\"Луісвіл\",\"lang\":\"be\"},{\"name\":\"Луїсвілл\",\"lang\":\"uk\"},{\"name\":\"Луйзвилл\",\"lang\":\"kk\"},{\"name\":\"ლუიზვილი\",\"lang\":\"xmf\"},{\"name\":\"ლუისვილი\",\"lang\":\"ka\"},{\"name\":\"Լուիսվիլ\",\"lang\":\"hy\"},{\"name\":\"לואיוויל\",\"lang\":\"he\"},{\"name\":\"لوئیزویل، کینٹکی\",\"lang\":\"ur\"},{\"name\":\"لويفيل\",\"lang\":\"ar\"},{\"name\":\"لوییویل، کنتاکی\",\"lang\":\"fa\"},{\"name\":\"लुईव्हिल\",\"lang\":\"mr\"},{\"name\":\"লুভল\",\"lang\":\"bn\"},{\"name\":\"லூயிவில்\",\"lang\":\"ta\"},{\"name\":\"ลุยส์วิลล์\",\"lang\":\"th\"},{\"name\":\"ルイビル\",\"lang\":\"ja\"},{\"name\":\"路易維爾\",\"lang\":\"zh\"},{\"name\":\"路易維爾\",\"lang\":\"zh-TW\"}],\"adminName2\":\"Jefferson\",\"name\":\"Louisville\",\"fclName\":\"city, village,...\",\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\"}", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:52 GMT", - "Server": "Apache/2.4.6 (CentOS) mod_jk/1.2.41 OpenSSL/1.0.1e-fips PHP/5.4.16", + "Date": "Thu, 02 May 2024 16:45:51 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", "Access-Control-Allow-Origin": "*", "X-Frame-Options": "sameorigin", "Cache-Control": "no-cache", "Transfer-Encoding": "chunked", "Content-Type": "application/json;charset=UTF-8" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/geonames_invalid_parameter.json b/test/fixtures/vcr_cassettes/geonames_invalid_parameter.json index 91266ec..6429db5 100644 --- a/test/fixtures/vcr_cassettes/geonames_invalid_parameter.json +++ b/test/fixtures/vcr_cassettes/geonames_invalid_parameter.json @@ -1,29 +1,29 @@ [ { "request": { + "options": [], "body": "", + "url": "http://api.geonames.org/getJSON?geonameId=wrong&<>", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://api.geonames.org/getJSON?geonameId=wrong&<>" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\"status\":{\"message\":\"For input string: \\\"wrong\\\"\",\"value\":14}}", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:50 GMT", - "Server": "Apache/2.4.6 (CentOS) mod_jk/1.2.41 OpenSSL/1.0.1e-fips PHP/5.4.16", + "Date": "Thu, 02 May 2024 16:45:52 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", "Access-Control-Allow-Origin": "*", "X-Frame-Options": "sameorigin", "Cache-Control": "no-cache", "Content-Length": "63", "Content-Type": "application/json;charset=UTF-8" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/geonames_search_count.json b/test/fixtures/vcr_cassettes/geonames_search_count.json new file mode 100644 index 0000000..01cc296 --- /dev/null +++ b/test/fixtures/vcr_cassettes/geonames_search_count.json @@ -0,0 +1,56 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://api.geonames.org/searchJSON?q=Kentucky&<>&maxRows=30", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\"totalResultsCount\":47737,\"geonames\":[{\"adminCode1\":\"KY\",\"lng\":\"-84.87762\",\"geonameId\":6254925,\"toponymName\":\"Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"A\",\"population\":4206074,\"countryCode\":\"US\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20042\",\"fcode\":\"ADM1\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.48114\",\"geonameId\":12213148,\"toponymName\":\"Cincinnati, OH-KY-IN Metro Area\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":2140000,\"countryCode\":\"US\",\"name\":\"Cincinnati, OH-KY-IN Metro Area\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"economic region\",\"adminName1\":\"Kentucky\",\"lat\":\"39.10068\",\"fcode\":\"RGNE\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.66217\",\"geonameId\":4287798,\"toponymName\":\"Cincinnati/Northern Kentucky International Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Cincinnati/Northern Kentucky International Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"39.04614\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.87328\",\"geonameId\":4292188,\"toponymName\":\"Frankfort\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":27830,\"countryCode\":\"US\",\"name\":\"Frankfort\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20091\",\"fcode\":\"PPLA\"},{\"lng\":\"-87.51702\",\"geonameId\":12217935,\"toponymName\":\"Eastern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Eastern Kentucky\",\"fclName\":\"parks,area, ...\",\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"\",\"lat\":\"37.18942\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.50855\",\"geonameId\":4288809,\"toponymName\":\"Covington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":40997,\"countryCode\":\"US\",\"name\":\"Covington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.08367\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.59795\",\"geonameId\":12218079,\"toponymName\":\"Northern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":370000,\"countryCode\":\"US\",\"name\":\"Northern Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"Kentucky\",\"lat\":\"38.90984\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.47772\",\"geonameId\":4297983,\"toponymName\":\"Lexington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":225366,\"countryCode\":\"US\",\"name\":\"Lexington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.98869\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.75941\",\"geonameId\":4299276,\"toponymName\":\"Louisville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":243639,\"countryCode\":\"US\",\"name\":\"Louisville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.25424\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.11333\",\"geonameId\":4303436,\"toponymName\":\"Owensboro\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":59042,\"countryCode\":\"US\",\"name\":\"Owensboro\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.77422\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.62661\",\"geonameId\":4291945,\"toponymName\":\"Florence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32227,\"countryCode\":\"US\",\"name\":\"Florence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.99895\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.49578\",\"geonameId\":4302529,\"toponymName\":\"Newport\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":15354,\"countryCode\":\"US\",\"name\":\"Newport\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"39.09145\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.63794\",\"geonameId\":4282757,\"toponymName\":\"Ashland\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":21108,\"countryCode\":\"US\",\"name\":\"Ashland\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.47841\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-86.4436\",\"geonameId\":4285268,\"toponymName\":\"Bowling Green\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":63616,\"countryCode\":\"US\",\"name\":\"Bowling Green\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.99032\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60411\",\"geonameId\":4308922,\"toponymName\":\"Somerset\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":11439,\"countryCode\":\"US\",\"name\":\"Somerset\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.09202\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.54411\",\"geonameId\":4295776,\"toponymName\":\"Independence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":26819,\"countryCode\":\"US\",\"name\":\"Independence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.94312\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60078\",\"geonameId\":4291255,\"toponymName\":\"Erlanger\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18797,\"countryCode\":\"US\",\"name\":\"Erlanger\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.01673\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.52105\",\"geonameId\":4296935,\"toponymName\":\"Kentucky State Horse Park\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Kentucky State Horse Park\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"park\",\"adminName1\":\"Kentucky\",\"lat\":\"38.15035\",\"fcode\":\"PRK\"},{\"adminCode1\":\"16\",\"lng\":\"-78.01767\",\"geonameId\":11495514,\"toponymName\":\"Kentucky\",\"countryId\":\"3489940\",\"fcl\":\"A\",\"population\":522,\"countryCode\":\"JM\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"10\"},\"countryName\":\"Jamaica\",\"fcodeName\":\"second-order administrative division\",\"adminName1\":\"Westmoreland\",\"lat\":\"18.19931\",\"fcode\":\"ADM2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.17965\",\"geonameId\":4313697,\"toponymName\":\"Winchester\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18446,\"countryCode\":\"US\",\"name\":\"Winchester\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.99008\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-88.60005\",\"geonameId\":4048662,\"toponymName\":\"Paducah\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":24864,\"countryCode\":\"US\",\"name\":\"Paducah\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.08339\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.94913\",\"geonameId\":4305504,\"toponymName\":\"Radcliff\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":22387,\"countryCode\":\"US\",\"name\":\"Radcliff\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.84035\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29465\",\"geonameId\":4305974,\"toponymName\":\"Richmond\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":33533,\"countryCode\":\"US\",\"name\":\"Richmond\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.74786\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49117\",\"geonameId\":4295251,\"toponymName\":\"Hopkinsville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32205,\"countryCode\":\"US\",\"name\":\"Hopkinsville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.86561\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.69238\",\"geonameId\":4295940,\"toponymName\":\"Ironville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Ironville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.45647\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.45855\",\"geonameId\":4297999,\"toponymName\":\"Lexington-Fayette\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":314488,\"countryCode\":\"US\",\"name\":\"Lexington-Fayette\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.0498\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.08326\",\"geonameId\":4298960,\"toponymName\":\"London\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":8126,\"countryCode\":\"US\",\"name\":\"London\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.12898\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.70905\",\"geonameId\":4300488,\"toponymName\":\"Meads\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Meads\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.41258\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29632\",\"geonameId\":4283974,\"toponymName\":\"Berea\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":14882,\"countryCode\":\"US\",\"name\":\"Berea\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.56869\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.59001\",\"geonameId\":4294494,\"toponymName\":\"Henderson\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":28890,\"countryCode\":\"US\",\"name\":\"Henderson\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.83615\",\"fcode\":\"PPLA2\"}]}", + "headers": { + "Date": "Thu, 02 May 2024 16:45:52 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", + "Access-Control-Allow-Origin": "*", + "X-Frame-Options": "sameorigin", + "Cache-Control": "no-cache", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json;charset=UTF-8" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://api.geonames.org/searchJSON?q=Kentucky&<>&maxRows=50", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\"totalResultsCount\":47737,\"geonames\":[{\"adminCode1\":\"KY\",\"lng\":\"-84.87762\",\"geonameId\":6254925,\"toponymName\":\"Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"A\",\"population\":4206074,\"countryCode\":\"US\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20042\",\"fcode\":\"ADM1\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.48114\",\"geonameId\":12213148,\"toponymName\":\"Cincinnati, OH-KY-IN Metro Area\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":2140000,\"countryCode\":\"US\",\"name\":\"Cincinnati, OH-KY-IN Metro Area\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"economic region\",\"adminName1\":\"Kentucky\",\"lat\":\"39.10068\",\"fcode\":\"RGNE\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.66217\",\"geonameId\":4287798,\"toponymName\":\"Cincinnati/Northern Kentucky International Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Cincinnati/Northern Kentucky International Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"39.04614\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.87328\",\"geonameId\":4292188,\"toponymName\":\"Frankfort\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":27830,\"countryCode\":\"US\",\"name\":\"Frankfort\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20091\",\"fcode\":\"PPLA\"},{\"lng\":\"-87.51702\",\"geonameId\":12217935,\"toponymName\":\"Eastern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Eastern Kentucky\",\"fclName\":\"parks,area, ...\",\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"\",\"lat\":\"37.18942\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.50855\",\"geonameId\":4288809,\"toponymName\":\"Covington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":40997,\"countryCode\":\"US\",\"name\":\"Covington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.08367\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.59795\",\"geonameId\":12218079,\"toponymName\":\"Northern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":370000,\"countryCode\":\"US\",\"name\":\"Northern Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"Kentucky\",\"lat\":\"38.90984\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.47772\",\"geonameId\":4297983,\"toponymName\":\"Lexington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":225366,\"countryCode\":\"US\",\"name\":\"Lexington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.98869\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.75941\",\"geonameId\":4299276,\"toponymName\":\"Louisville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":243639,\"countryCode\":\"US\",\"name\":\"Louisville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.25424\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.11333\",\"geonameId\":4303436,\"toponymName\":\"Owensboro\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":59042,\"countryCode\":\"US\",\"name\":\"Owensboro\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.77422\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.62661\",\"geonameId\":4291945,\"toponymName\":\"Florence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32227,\"countryCode\":\"US\",\"name\":\"Florence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.99895\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.49578\",\"geonameId\":4302529,\"toponymName\":\"Newport\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":15354,\"countryCode\":\"US\",\"name\":\"Newport\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"39.09145\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.63794\",\"geonameId\":4282757,\"toponymName\":\"Ashland\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":21108,\"countryCode\":\"US\",\"name\":\"Ashland\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.47841\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-86.4436\",\"geonameId\":4285268,\"toponymName\":\"Bowling Green\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":63616,\"countryCode\":\"US\",\"name\":\"Bowling Green\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.99032\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60411\",\"geonameId\":4308922,\"toponymName\":\"Somerset\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":11439,\"countryCode\":\"US\",\"name\":\"Somerset\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.09202\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.54411\",\"geonameId\":4295776,\"toponymName\":\"Independence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":26819,\"countryCode\":\"US\",\"name\":\"Independence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.94312\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60078\",\"geonameId\":4291255,\"toponymName\":\"Erlanger\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18797,\"countryCode\":\"US\",\"name\":\"Erlanger\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.01673\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.52105\",\"geonameId\":4296935,\"toponymName\":\"Kentucky State Horse Park\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Kentucky State Horse Park\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"park\",\"adminName1\":\"Kentucky\",\"lat\":\"38.15035\",\"fcode\":\"PRK\"},{\"adminCode1\":\"16\",\"lng\":\"-78.01767\",\"geonameId\":11495514,\"toponymName\":\"Kentucky\",\"countryId\":\"3489940\",\"fcl\":\"A\",\"population\":522,\"countryCode\":\"JM\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"10\"},\"countryName\":\"Jamaica\",\"fcodeName\":\"second-order administrative division\",\"adminName1\":\"Westmoreland\",\"lat\":\"18.19931\",\"fcode\":\"ADM2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.17965\",\"geonameId\":4313697,\"toponymName\":\"Winchester\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18446,\"countryCode\":\"US\",\"name\":\"Winchester\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.99008\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-88.60005\",\"geonameId\":4048662,\"toponymName\":\"Paducah\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":24864,\"countryCode\":\"US\",\"name\":\"Paducah\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.08339\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.94913\",\"geonameId\":4305504,\"toponymName\":\"Radcliff\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":22387,\"countryCode\":\"US\",\"name\":\"Radcliff\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.84035\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29465\",\"geonameId\":4305974,\"toponymName\":\"Richmond\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":33533,\"countryCode\":\"US\",\"name\":\"Richmond\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.74786\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49117\",\"geonameId\":4295251,\"toponymName\":\"Hopkinsville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32205,\"countryCode\":\"US\",\"name\":\"Hopkinsville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.86561\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.69238\",\"geonameId\":4295940,\"toponymName\":\"Ironville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Ironville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.45647\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.45855\",\"geonameId\":4297999,\"toponymName\":\"Lexington-Fayette\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":314488,\"countryCode\":\"US\",\"name\":\"Lexington-Fayette\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.0498\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.08326\",\"geonameId\":4298960,\"toponymName\":\"London\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":8126,\"countryCode\":\"US\",\"name\":\"London\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.12898\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.70905\",\"geonameId\":4300488,\"toponymName\":\"Meads\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Meads\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.41258\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29632\",\"geonameId\":4283974,\"toponymName\":\"Berea\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":14882,\"countryCode\":\"US\",\"name\":\"Berea\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.56869\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.59001\",\"geonameId\":4294494,\"toponymName\":\"Henderson\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":28890,\"countryCode\":\"US\",\"name\":\"Henderson\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.83615\",\"fcode\":\"PPLA2\"},{\"lng\":\"-60.82945\",\"geonameId\":6269158,\"toponymName\":\"Kentucky Club De Campo\",\"countryId\":\"3865483\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"AR\",\"name\":\"Kentucky Club De Campo\",\"fclName\":\"parks,area, ...\",\"countryName\":\"Argentina\",\"fcodeName\":\"housing development\",\"adminName1\":\"\",\"lat\":\"-32.94581\",\"fcode\":\"DEVH\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49618\",\"geonameId\":6301608,\"toponymName\":\"Fort Campbell U. S. Army Airfield\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Fort Campbell U. S. Army Airfield\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"36.66857\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.45829\",\"geonameId\":4302069,\"toponymName\":\"My Old Kentucky Home State Park\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"My Old Kentucky Home State Park\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"park\",\"adminName1\":\"Kentucky\",\"lat\":\"37.79895\",\"fcode\":\"PRK\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.72411\",\"geonameId\":4286281,\"toponymName\":\"Burlington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":15926,\"countryCode\":\"US\",\"name\":\"Burlington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"39.02756\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.47272\",\"geonameId\":4289629,\"toponymName\":\"Dayton\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":5433,\"countryCode\":\"US\",\"name\":\"Dayton\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.11284\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.44716\",\"geonameId\":4292071,\"toponymName\":\"Fort Thomas\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":16398,\"countryCode\":\"US\",\"name\":\"Fort Thomas\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.07506\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.49938\",\"geonameId\":4311739,\"toponymName\":\"University of Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"University of Kentucky\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"school\",\"adminName1\":\"Kentucky\",\"lat\":\"38.03036\",\"fcode\":\"SCH\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.56745\",\"geonameId\":4304231,\"toponymName\":\"Pike County Regional Airport - Hatcher Field\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Pike County Regional Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"37.5607\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.61644\",\"geonameId\":4308928,\"toponymName\":\"Lake Cumberland Regional Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Lake Cumberland Regional Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"37.05443\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.34191\",\"geonameId\":4286717,\"toponymName\":\"Campbellsville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":11237,\"countryCode\":\"US\",\"name\":\"Campbellsville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.3434\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.9044\",\"geonameId\":4286949,\"toponymName\":\"Capital City Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Capital City Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"38.18229\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.09688\",\"geonameId\":4288656,\"toponymName\":\"Corbin\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":7389,\"countryCode\":\"US\",\"name\":\"Corbin\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"36.9487\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.77217\",\"geonameId\":4289445,\"toponymName\":\"Danville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":16690,\"countryCode\":\"US\",\"name\":\"Danville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.64563\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.69251\",\"geonameId\":4289606,\"toponymName\":\"Dawson Springs\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":2737,\"countryCode\":\"US\",\"name\":\"Dawson Springs\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.16727\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.5644\",\"geonameId\":4296218,\"toponymName\":\"Jeffersontown\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":26946,\"countryCode\":\"US\",\"name\":\"Jeffersontown\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.19424\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.89662\",\"geonameId\":4297581,\"toponymName\":\"Lawrenceburg\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":11103,\"countryCode\":\"US\",\"name\":\"Lawrenceburg\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.0373\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-86.90221\",\"geonameId\":4297979,\"toponymName\":\"Lewisport\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":1698,\"countryCode\":\"US\",\"name\":\"Lewisport\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.937\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49889\",\"geonameId\":4299670,\"toponymName\":\"Madisonville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":19539,\"countryCode\":\"US\",\"name\":\"Madisonville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.3281\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.54579\",\"geonameId\":4301732,\"toponymName\":\"Mount Washington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":14028,\"countryCode\":\"US\",\"name\":\"Mount Washington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.05006\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-88.31476\",\"geonameId\":4302035,\"toponymName\":\"Murray\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18954,\"countryCode\":\"US\",\"name\":\"Murray\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.61033\",\"fcode\":\"PPLA2\"}]}", + "headers": { + "Date": "Thu, 02 May 2024 16:45:52 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", + "Access-Control-Allow-Origin": "*", + "X-Frame-Options": "sameorigin", + "Cache-Control": "no-cache", + "Transfer-Encoding": "chunked", + "Content-Type": "application/json;charset=UTF-8" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/geonames_search_results.json b/test/fixtures/vcr_cassettes/geonames_search_results.json index cf7dbbc..e0b8219 100644 --- a/test/fixtures/vcr_cassettes/geonames_search_results.json +++ b/test/fixtures/vcr_cassettes/geonames_search_results.json @@ -1,56 +1,29 @@ [ { "request": { - "body": "", - "headers": { - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://api.geonames.org/searchJSON?q=Kentucky&<>&maxRows=30" - }, - "response": { - "binary": false, - "body": "{\"totalResultsCount\":47730,\"geonames\":[{\"adminCode1\":\"KY\",\"lng\":\"-84.87762\",\"geonameId\":6254925,\"toponymName\":\"Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"A\",\"population\":4206074,\"countryCode\":\"US\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20042\",\"fcode\":\"ADM1\"},{\"adminCode1\":\"16\",\"lng\":\"-78.01767\",\"geonameId\":11495514,\"toponymName\":\"Kentucky\",\"countryId\":\"3489940\",\"fcl\":\"A\",\"population\":522,\"countryCode\":\"JM\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"10\"},\"countryName\":\"Jamaica\",\"fcodeName\":\"second-order administrative division\",\"adminName1\":\"Westmoreland\",\"lat\":\"18.19931\",\"fcode\":\"ADM2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.48114\",\"geonameId\":12213148,\"toponymName\":\"Cincinnati, OH-KY-IN Metro Area\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":2140000,\"countryCode\":\"US\",\"name\":\"Cincinnati, OH-KY-IN\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"economic region\",\"adminName1\":\"Kentucky\",\"lat\":\"39.10068\",\"fcode\":\"RGNE\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.66217\",\"geonameId\":4287798,\"toponymName\":\"Cincinnati/Northern Kentucky International Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Cincinnati/Northern Kentucky International Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"39.04614\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.87328\",\"geonameId\":4292188,\"toponymName\":\"Frankfort\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":27830,\"countryCode\":\"US\",\"name\":\"Frankfort\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20091\",\"fcode\":\"PPLA\"},{\"lng\":\"-87.51702\",\"geonameId\":12217935,\"toponymName\":\"Eastern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Eastern Kentucky\",\"fclName\":\"parks,area, ...\",\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"\",\"lat\":\"37.18942\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.50855\",\"geonameId\":4288809,\"toponymName\":\"Covington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":40997,\"countryCode\":\"US\",\"name\":\"Covington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.08367\",\"fcode\":\"PPL\"},{\"adminCode1\":\"15\",\"lng\":\"-75.5975\",\"geonameId\":3555595,\"toponymName\":\"Kentucky\",\"countryId\":\"3562981\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"CU\",\"name\":\"Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"13\"},\"countryName\":\"Cuba\",\"fcodeName\":\"locality\",\"adminName1\":\"Santiago de Cuba\",\"lat\":\"20.01417\",\"fcode\":\"LCTY\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.59795\",\"geonameId\":12218079,\"toponymName\":\"Northern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":370000,\"countryCode\":\"US\",\"name\":\"Northern Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"Kentucky\",\"lat\":\"38.90984\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.11333\",\"geonameId\":4303436,\"toponymName\":\"Owensboro\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":59042,\"countryCode\":\"US\",\"name\":\"Owensboro\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.77422\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.75941\",\"geonameId\":4299276,\"toponymName\":\"Louisville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":243639,\"countryCode\":\"US\",\"name\":\"Louisville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.25424\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.47772\",\"geonameId\":4297983,\"toponymName\":\"Lexington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":225366,\"countryCode\":\"US\",\"name\":\"Lexington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.98869\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.62661\",\"geonameId\":4291945,\"toponymName\":\"Florence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32227,\"countryCode\":\"US\",\"name\":\"Florence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.99895\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.49578\",\"geonameId\":4302529,\"toponymName\":\"Newport\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":15354,\"countryCode\":\"US\",\"name\":\"Newport\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"39.09145\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.08326\",\"geonameId\":4298960,\"toponymName\":\"London\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":8126,\"countryCode\":\"US\",\"name\":\"London\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.12898\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-86.4436\",\"geonameId\":4285268,\"toponymName\":\"Bowling Green\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":63616,\"countryCode\":\"US\",\"name\":\"Bowling Green\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.99032\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.69238\",\"geonameId\":4295940,\"toponymName\":\"Ironville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Ironville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.45647\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.63794\",\"geonameId\":4282757,\"toponymName\":\"Ashland\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":21108,\"countryCode\":\"US\",\"name\":\"Ashland\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.47841\",\"fcode\":\"PPL\"},{\"adminCode1\":\"15\",\"lng\":\"-75.53333\",\"geonameId\":3555594,\"toponymName\":\"Kentucky\",\"countryId\":\"3562981\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"CU\",\"name\":\"Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"13\"},\"countryName\":\"Cuba\",\"fcodeName\":\"locality\",\"adminName1\":\"Santiago de Cuba\",\"lat\":\"20.15\",\"fcode\":\"LCTY\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60411\",\"geonameId\":4308922,\"toponymName\":\"Somerset\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":11439,\"countryCode\":\"US\",\"name\":\"Somerset\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.09202\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.54411\",\"geonameId\":4295776,\"toponymName\":\"Independence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":26819,\"countryCode\":\"US\",\"name\":\"Independence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.94312\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60078\",\"geonameId\":4291255,\"toponymName\":\"Erlanger\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18797,\"countryCode\":\"US\",\"name\":\"Erlanger\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.01673\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.52105\",\"geonameId\":4296935,\"toponymName\":\"Kentucky State Horse Park\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Kentucky State Horse Park\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"park\",\"adminName1\":\"Kentucky\",\"lat\":\"38.15035\",\"fcode\":\"PRK\"},{\"adminCode1\":\"02\",\"lng\":\"151.44889\",\"geonameId\":2161599,\"toponymName\":\"Kentucky\",\"countryId\":\"2077456\",\"fcl\":\"P\",\"population\":162,\"countryCode\":\"AU\",\"name\":\"Kentucky\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"NSW\"},\"countryName\":\"Australia\",\"fcodeName\":\"populated place\",\"adminName1\":\"New South Wales\",\"lat\":\"-30.76143\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.94913\",\"geonameId\":4305504,\"toponymName\":\"Radcliff\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":22387,\"countryCode\":\"US\",\"name\":\"Radcliff\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.84035\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29465\",\"geonameId\":4305974,\"toponymName\":\"Richmond\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":33533,\"countryCode\":\"US\",\"name\":\"Richmond\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.74786\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.70905\",\"geonameId\":4300488,\"toponymName\":\"Meads\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Meads\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.41258\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.573\",\"geonameId\":4302561,\"toponymName\":\"Nicholasville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":29754,\"countryCode\":\"US\",\"name\":\"Nicholasville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.88063\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.17965\",\"geonameId\":4313697,\"toponymName\":\"Winchester\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18446,\"countryCode\":\"US\",\"name\":\"Winchester\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.99008\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-88.60005\",\"geonameId\":4048662,\"toponymName\":\"Paducah\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":24864,\"countryCode\":\"US\",\"name\":\"Paducah\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.08339\",\"fcode\":\"PPLA2\"}]}", - "headers": { - "Date": "Tue, 21 Mar 2023 21:18:47 GMT", - "Server": "Apache/2.4.6 (CentOS) mod_jk/1.2.41 OpenSSL/1.0.1e-fips PHP/5.4.16", - "Access-Control-Allow-Origin": "*", - "X-Frame-Options": "sameorigin", - "Cache-Control": "no-cache", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json;charset=UTF-8" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://api.geonames.org/searchJSON?q=Kentucky&<>&maxRows=30", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://api.geonames.org/searchJSON?q=Kentucky&<>&maxRows=50" + "request_body": "" }, "response": { "binary": false, - "body": "{\"totalResultsCount\":47730,\"geonames\":[{\"adminCode1\":\"KY\",\"lng\":\"-84.87762\",\"geonameId\":6254925,\"toponymName\":\"Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"A\",\"population\":4206074,\"countryCode\":\"US\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20042\",\"fcode\":\"ADM1\"},{\"adminCode1\":\"16\",\"lng\":\"-78.01767\",\"geonameId\":11495514,\"toponymName\":\"Kentucky\",\"countryId\":\"3489940\",\"fcl\":\"A\",\"population\":522,\"countryCode\":\"JM\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"10\"},\"countryName\":\"Jamaica\",\"fcodeName\":\"second-order administrative division\",\"adminName1\":\"Westmoreland\",\"lat\":\"18.19931\",\"fcode\":\"ADM2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.48114\",\"geonameId\":12213148,\"toponymName\":\"Cincinnati, OH-KY-IN Metro Area\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":2140000,\"countryCode\":\"US\",\"name\":\"Cincinnati, OH-KY-IN\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"economic region\",\"adminName1\":\"Kentucky\",\"lat\":\"39.10068\",\"fcode\":\"RGNE\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.66217\",\"geonameId\":4287798,\"toponymName\":\"Cincinnati/Northern Kentucky International Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Cincinnati/Northern Kentucky International Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"39.04614\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.87328\",\"geonameId\":4292188,\"toponymName\":\"Frankfort\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":27830,\"countryCode\":\"US\",\"name\":\"Frankfort\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20091\",\"fcode\":\"PPLA\"},{\"lng\":\"-87.51702\",\"geonameId\":12217935,\"toponymName\":\"Eastern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Eastern Kentucky\",\"fclName\":\"parks,area, ...\",\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"\",\"lat\":\"37.18942\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.50855\",\"geonameId\":4288809,\"toponymName\":\"Covington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":40997,\"countryCode\":\"US\",\"name\":\"Covington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.08367\",\"fcode\":\"PPL\"},{\"adminCode1\":\"15\",\"lng\":\"-75.5975\",\"geonameId\":3555595,\"toponymName\":\"Kentucky\",\"countryId\":\"3562981\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"CU\",\"name\":\"Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"13\"},\"countryName\":\"Cuba\",\"fcodeName\":\"locality\",\"adminName1\":\"Santiago de Cuba\",\"lat\":\"20.01417\",\"fcode\":\"LCTY\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.59795\",\"geonameId\":12218079,\"toponymName\":\"Northern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":370000,\"countryCode\":\"US\",\"name\":\"Northern Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"Kentucky\",\"lat\":\"38.90984\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.11333\",\"geonameId\":4303436,\"toponymName\":\"Owensboro\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":59042,\"countryCode\":\"US\",\"name\":\"Owensboro\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.77422\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.75941\",\"geonameId\":4299276,\"toponymName\":\"Louisville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":243639,\"countryCode\":\"US\",\"name\":\"Louisville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.25424\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.47772\",\"geonameId\":4297983,\"toponymName\":\"Lexington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":225366,\"countryCode\":\"US\",\"name\":\"Lexington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.98869\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.62661\",\"geonameId\":4291945,\"toponymName\":\"Florence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32227,\"countryCode\":\"US\",\"name\":\"Florence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.99895\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.49578\",\"geonameId\":4302529,\"toponymName\":\"Newport\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":15354,\"countryCode\":\"US\",\"name\":\"Newport\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"39.09145\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.08326\",\"geonameId\":4298960,\"toponymName\":\"London\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":8126,\"countryCode\":\"US\",\"name\":\"London\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.12898\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-86.4436\",\"geonameId\":4285268,\"toponymName\":\"Bowling Green\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":63616,\"countryCode\":\"US\",\"name\":\"Bowling Green\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.99032\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.69238\",\"geonameId\":4295940,\"toponymName\":\"Ironville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Ironville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.45647\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.63794\",\"geonameId\":4282757,\"toponymName\":\"Ashland\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":21108,\"countryCode\":\"US\",\"name\":\"Ashland\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.47841\",\"fcode\":\"PPL\"},{\"adminCode1\":\"15\",\"lng\":\"-75.53333\",\"geonameId\":3555594,\"toponymName\":\"Kentucky\",\"countryId\":\"3562981\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"CU\",\"name\":\"Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"13\"},\"countryName\":\"Cuba\",\"fcodeName\":\"locality\",\"adminName1\":\"Santiago de Cuba\",\"lat\":\"20.15\",\"fcode\":\"LCTY\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60411\",\"geonameId\":4308922,\"toponymName\":\"Somerset\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":11439,\"countryCode\":\"US\",\"name\":\"Somerset\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.09202\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.54411\",\"geonameId\":4295776,\"toponymName\":\"Independence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":26819,\"countryCode\":\"US\",\"name\":\"Independence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.94312\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60078\",\"geonameId\":4291255,\"toponymName\":\"Erlanger\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18797,\"countryCode\":\"US\",\"name\":\"Erlanger\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.01673\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.52105\",\"geonameId\":4296935,\"toponymName\":\"Kentucky State Horse Park\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Kentucky State Horse Park\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"park\",\"adminName1\":\"Kentucky\",\"lat\":\"38.15035\",\"fcode\":\"PRK\"},{\"adminCode1\":\"02\",\"lng\":\"151.44889\",\"geonameId\":2161599,\"toponymName\":\"Kentucky\",\"countryId\":\"2077456\",\"fcl\":\"P\",\"population\":162,\"countryCode\":\"AU\",\"name\":\"Kentucky\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"NSW\"},\"countryName\":\"Australia\",\"fcodeName\":\"populated place\",\"adminName1\":\"New South Wales\",\"lat\":\"-30.76143\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.94913\",\"geonameId\":4305504,\"toponymName\":\"Radcliff\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":22387,\"countryCode\":\"US\",\"name\":\"Radcliff\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.84035\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29465\",\"geonameId\":4305974,\"toponymName\":\"Richmond\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":33533,\"countryCode\":\"US\",\"name\":\"Richmond\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.74786\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.70905\",\"geonameId\":4300488,\"toponymName\":\"Meads\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Meads\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.41258\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.573\",\"geonameId\":4302561,\"toponymName\":\"Nicholasville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":29754,\"countryCode\":\"US\",\"name\":\"Nicholasville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.88063\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.17965\",\"geonameId\":4313697,\"toponymName\":\"Winchester\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18446,\"countryCode\":\"US\",\"name\":\"Winchester\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.99008\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-88.60005\",\"geonameId\":4048662,\"toponymName\":\"Paducah\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":24864,\"countryCode\":\"US\",\"name\":\"Paducah\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.08339\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.59001\",\"geonameId\":4294494,\"toponymName\":\"Henderson\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":28890,\"countryCode\":\"US\",\"name\":\"Henderson\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.83615\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49117\",\"geonameId\":4295251,\"toponymName\":\"Hopkinsville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32205,\"countryCode\":\"US\",\"name\":\"Hopkinsville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.86561\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.45855\",\"geonameId\":4297999,\"toponymName\":\"Lexington-Fayette\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":314488,\"countryCode\":\"US\",\"name\":\"Lexington-Fayette\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.0498\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.77217\",\"geonameId\":4289445,\"toponymName\":\"Danville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":16690,\"countryCode\":\"US\",\"name\":\"Danville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.64563\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.85913\",\"geonameId\":4290988,\"toponymName\":\"Elizabethtown\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":29678,\"countryCode\":\"US\",\"name\":\"Elizabethtown\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.69395\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.55883\",\"geonameId\":4292686,\"toponymName\":\"Georgetown\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32356,\"countryCode\":\"US\",\"name\":\"Georgetown\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.2098\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29632\",\"geonameId\":4283974,\"toponymName\":\"Berea\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":14882,\"countryCode\":\"US\",\"name\":\"Berea\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.56869\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49618\",\"geonameId\":6301608,\"toponymName\":\"Fort Campbell U. S. Army Airfield\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Fort Campbell U. S. Army Airfield\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"36.66857\",\"fcode\":\"AIRP\"},{\"lng\":\"-60.82945\",\"geonameId\":6269158,\"toponymName\":\"Kentucky Club De Campo\",\"countryId\":\"3865483\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"AR\",\"name\":\"Kentucky Club De Campo\",\"fclName\":\"parks,area, ...\",\"countryName\":\"Argentina\",\"fcodeName\":\"housing development\",\"adminName1\":\"\",\"lat\":\"-32.94581\",\"fcode\":\"DEVH\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.45829\",\"geonameId\":4302069,\"toponymName\":\"My Old Kentucky Home State Park\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"My Old Kentucky Home State Park\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"park\",\"adminName1\":\"Kentucky\",\"lat\":\"37.79895\",\"fcode\":\"PRK\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.72411\",\"geonameId\":4286281,\"toponymName\":\"Burlington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":15926,\"countryCode\":\"US\",\"name\":\"Burlington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"39.02756\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.47272\",\"geonameId\":4289629,\"toponymName\":\"Dayton\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":5433,\"countryCode\":\"US\",\"name\":\"Dayton\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.11284\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.44716\",\"geonameId\":4292071,\"toponymName\":\"Fort Thomas\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":16398,\"countryCode\":\"US\",\"name\":\"Fort Thomas\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.07506\",\"fcode\":\"PPL\"},{\"adminCode1\":\"15\",\"lng\":\"-75.6\",\"geonameId\":3555593,\"toponymName\":\"Pico Kentucky\",\"countryId\":\"3562981\",\"fcl\":\"T\",\"population\":0,\"countryCode\":\"CU\",\"name\":\"Pico Kentucky\",\"fclName\":\"mountain,hill,rock,... \",\"adminCodes1\":{\"ISO3166_2\":\"13\"},\"countryName\":\"Cuba\",\"fcodeName\":\"mountain\",\"adminName1\":\"Santiago de Cuba\",\"lat\":\"20\",\"fcode\":\"MT\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.49938\",\"geonameId\":4311739,\"toponymName\":\"University of Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"University of Kentucky\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"school\",\"adminName1\":\"Kentucky\",\"lat\":\"38.03036\",\"fcode\":\"SCH\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.61644\",\"geonameId\":4308928,\"toponymName\":\"Lake Cumberland Regional Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Lake Cumberland Regional Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"37.05443\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.1657\",\"geonameId\":4303438,\"toponymName\":\"Owensboro–Daviess County Regional Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Owensboro–Daviess County Regional Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"37.74224\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.56745\",\"geonameId\":4304231,\"toponymName\":\"Pike County Regional Airport - Hatcher Field\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Pike County Regional Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"37.5607\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49889\",\"geonameId\":4299670,\"toponymName\":\"Madisonville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":19539,\"countryCode\":\"US\",\"name\":\"Madisonville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.3281\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.54579\",\"geonameId\":4301732,\"toponymName\":\"Mount Washington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":14028,\"countryCode\":\"US\",\"name\":\"Mount Washington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.05006\",\"fcode\":\"PPL\"}]}", + "type": "ok", + "body": "{\"totalResultsCount\":47737,\"geonames\":[{\"adminCode1\":\"KY\",\"lng\":\"-84.87762\",\"geonameId\":6254925,\"toponymName\":\"Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"A\",\"population\":4206074,\"countryCode\":\"US\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20042\",\"fcode\":\"ADM1\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.48114\",\"geonameId\":12213148,\"toponymName\":\"Cincinnati, OH-KY-IN Metro Area\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":2140000,\"countryCode\":\"US\",\"name\":\"Cincinnati, OH-KY-IN Metro Area\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"economic region\",\"adminName1\":\"Kentucky\",\"lat\":\"39.10068\",\"fcode\":\"RGNE\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.66217\",\"geonameId\":4287798,\"toponymName\":\"Cincinnati/Northern Kentucky International Airport\",\"countryId\":\"6252001\",\"fcl\":\"S\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Cincinnati/Northern Kentucky International Airport\",\"fclName\":\"spot, building, farm\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"airport\",\"adminName1\":\"Kentucky\",\"lat\":\"39.04614\",\"fcode\":\"AIRP\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.87328\",\"geonameId\":4292188,\"toponymName\":\"Frankfort\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":27830,\"countryCode\":\"US\",\"name\":\"Frankfort\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a first-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.20091\",\"fcode\":\"PPLA\"},{\"lng\":\"-87.51702\",\"geonameId\":12217935,\"toponymName\":\"Eastern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Eastern Kentucky\",\"fclName\":\"parks,area, ...\",\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"\",\"lat\":\"37.18942\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.50855\",\"geonameId\":4288809,\"toponymName\":\"Covington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":40997,\"countryCode\":\"US\",\"name\":\"Covington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.08367\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.59795\",\"geonameId\":12218079,\"toponymName\":\"Northern Kentucky\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":370000,\"countryCode\":\"US\",\"name\":\"Northern Kentucky\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"region\",\"adminName1\":\"Kentucky\",\"lat\":\"38.90984\",\"fcode\":\"RGN\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.47772\",\"geonameId\":4297983,\"toponymName\":\"Lexington\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":225366,\"countryCode\":\"US\",\"name\":\"Lexington\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.98869\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.75941\",\"geonameId\":4299276,\"toponymName\":\"Louisville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":243639,\"countryCode\":\"US\",\"name\":\"Louisville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"38.25424\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.11333\",\"geonameId\":4303436,\"toponymName\":\"Owensboro\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":59042,\"countryCode\":\"US\",\"name\":\"Owensboro\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.77422\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.62661\",\"geonameId\":4291945,\"toponymName\":\"Florence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32227,\"countryCode\":\"US\",\"name\":\"Florence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.99895\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.49578\",\"geonameId\":4302529,\"toponymName\":\"Newport\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":15354,\"countryCode\":\"US\",\"name\":\"Newport\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"39.09145\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.63794\",\"geonameId\":4282757,\"toponymName\":\"Ashland\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":21108,\"countryCode\":\"US\",\"name\":\"Ashland\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.47841\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-86.4436\",\"geonameId\":4285268,\"toponymName\":\"Bowling Green\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":63616,\"countryCode\":\"US\",\"name\":\"Bowling Green\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.99032\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60411\",\"geonameId\":4308922,\"toponymName\":\"Somerset\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":11439,\"countryCode\":\"US\",\"name\":\"Somerset\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.09202\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.54411\",\"geonameId\":4295776,\"toponymName\":\"Independence\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":26819,\"countryCode\":\"US\",\"name\":\"Independence\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.94312\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.60078\",\"geonameId\":4291255,\"toponymName\":\"Erlanger\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18797,\"countryCode\":\"US\",\"name\":\"Erlanger\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"39.01673\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.52105\",\"geonameId\":4296935,\"toponymName\":\"Kentucky State Horse Park\",\"countryId\":\"6252001\",\"fcl\":\"L\",\"population\":0,\"countryCode\":\"US\",\"name\":\"Kentucky State Horse Park\",\"fclName\":\"parks,area, ...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"park\",\"adminName1\":\"Kentucky\",\"lat\":\"38.15035\",\"fcode\":\"PRK\"},{\"adminCode1\":\"16\",\"lng\":\"-78.01767\",\"geonameId\":11495514,\"toponymName\":\"Kentucky\",\"countryId\":\"3489940\",\"fcl\":\"A\",\"population\":522,\"countryCode\":\"JM\",\"name\":\"Kentucky\",\"fclName\":\"country, state, region,...\",\"adminCodes1\":{\"ISO3166_2\":\"10\"},\"countryName\":\"Jamaica\",\"fcodeName\":\"second-order administrative division\",\"adminName1\":\"Westmoreland\",\"lat\":\"18.19931\",\"fcode\":\"ADM2\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.17965\",\"geonameId\":4313697,\"toponymName\":\"Winchester\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":18446,\"countryCode\":\"US\",\"name\":\"Winchester\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.99008\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-88.60005\",\"geonameId\":4048662,\"toponymName\":\"Paducah\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":24864,\"countryCode\":\"US\",\"name\":\"Paducah\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.08339\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-85.94913\",\"geonameId\":4305504,\"toponymName\":\"Radcliff\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":22387,\"countryCode\":\"US\",\"name\":\"Radcliff\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.84035\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29465\",\"geonameId\":4305974,\"toponymName\":\"Richmond\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":33533,\"countryCode\":\"US\",\"name\":\"Richmond\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.74786\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.49117\",\"geonameId\":4295251,\"toponymName\":\"Hopkinsville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":32205,\"countryCode\":\"US\",\"name\":\"Hopkinsville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"36.86561\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.69238\",\"geonameId\":4295940,\"toponymName\":\"Ironville\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Ironville\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.45647\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.45855\",\"geonameId\":4297999,\"toponymName\":\"Lexington-Fayette\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":314488,\"countryCode\":\"US\",\"name\":\"Lexington-Fayette\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.0498\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.08326\",\"geonameId\":4298960,\"toponymName\":\"London\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":8126,\"countryCode\":\"US\",\"name\":\"London\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.12898\",\"fcode\":\"PPLA2\"},{\"adminCode1\":\"KY\",\"lng\":\"-82.70905\",\"geonameId\":4300488,\"toponymName\":\"Meads\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":288649,\"countryCode\":\"US\",\"name\":\"Meads\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"38.41258\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-84.29632\",\"geonameId\":4283974,\"toponymName\":\"Berea\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":14882,\"countryCode\":\"US\",\"name\":\"Berea\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"populated place\",\"adminName1\":\"Kentucky\",\"lat\":\"37.56869\",\"fcode\":\"PPL\"},{\"adminCode1\":\"KY\",\"lng\":\"-87.59001\",\"geonameId\":4294494,\"toponymName\":\"Henderson\",\"countryId\":\"6252001\",\"fcl\":\"P\",\"population\":28890,\"countryCode\":\"US\",\"name\":\"Henderson\",\"fclName\":\"city, village,...\",\"adminCodes1\":{\"ISO3166_2\":\"KY\"},\"countryName\":\"United States\",\"fcodeName\":\"seat of a second-order administrative division\",\"adminName1\":\"Kentucky\",\"lat\":\"37.83615\",\"fcode\":\"PPLA2\"}]}", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:47 GMT", - "Server": "Apache/2.4.6 (CentOS) mod_jk/1.2.41 OpenSSL/1.0.1e-fips PHP/5.4.16", + "Date": "Thu, 02 May 2024 16:45:51 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", "Access-Control-Allow-Origin": "*", "X-Frame-Options": "sameorigin", "Cache-Control": "no-cache", "Transfer-Encoding": "chunked", "Content-Type": "application/json;charset=UTF-8" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/geonames_search_results_empty.json b/test/fixtures/vcr_cassettes/geonames_search_results_empty.json index 3bc02b1..153eed8 100644 --- a/test/fixtures/vcr_cassettes/geonames_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/geonames_search_results_empty.json @@ -1,29 +1,29 @@ [ { "request": { + "options": [], "body": "", + "url": "http://api.geonames.org/searchJSON?q=M1551ng&<>&maxRows=30", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://api.geonames.org/searchJSON?q=M1551ng&<>&maxRows=30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\"totalResultsCount\":0,\"geonames\":[]}", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:50 GMT", - "Server": "Apache/2.4.6 (CentOS) mod_jk/1.2.41 OpenSSL/1.0.1e-fips PHP/5.4.16", + "Date": "Thu, 02 May 2024 16:45:51 GMT", + "Server": "Apache/2.4.57 (AlmaLinux) mod_jk/1.2.49 OpenSSL/3.0.7", "Access-Control-Allow-Origin": "*", "X-Frame-Options": "sameorigin", "Cache-Control": "no-cache", "Transfer-Encoding": "chunked", "Content-Type": "application/json;charset=UTF-8" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/getty_delegate_subauthorities.json b/test/fixtures/vcr_cassettes/getty_delegate_subauthorities.json index a442d71..df15578 100644 --- a/test/fixtures/vcr_cassettes/getty_delegate_subauthorities.json +++ b/test/fixtures/vcr_cassettes/getty_delegate_subauthorities.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F300265149%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2F300265149%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300265149\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (paper money)\n\t\t\t\n\t\t\t\n\t\t\t\tdollar (paper money)|dollar bills|dollar bill\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300265149\n\t\t\t\n\t\t\t\n\t\t\t\tdollars (paper money)\n\t\t\t\n\t\t\t\n\t\t\t\tdollar (paper money)|dollar bills|dollar bill|Dollars\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:10:55 GMT", + "Date": "Thu, 02 May 2024 16:28:47 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,27 +25,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F2236134%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+gvp%3AparentString+%3Fhint%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F2236134%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+gvp%3AparentString+%3Fhint%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236134\n\t\t\t\n\t\t\t\n\t\t\t\tChicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:10:56 GMT", + "Date": "Thu, 02 May 2024 16:28:48 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -53,27 +54,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500447664%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500447664%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\t\n\t\t\t\tPotter Palmer|P. Palmer\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:10:56 GMT", + "Date": "Thu, 02 May 2024 16:28:48 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -82,8 +83,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/getty_fetch_failure.json b/test/fixtures/vcr_cassettes/getty_fetch_failure.json index 29721ca..b8518ff 100644 --- a/test/fixtures/vcr_cassettes/getty_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/getty_fetch_failure.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Faat%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/wrong-id\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:09:11 GMT", + "Date": "Thu, 02 May 2024 16:28:47 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/getty_search_count.json b/test/fixtures/vcr_cassettes/getty_search_count.json new file mode 100644 index 0000000..7eb8038 --- /dev/null +++ b/test/fixtures/vcr_cassettes/getty_search_count.json @@ -0,0 +1,60 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22modern%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+30", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379388\n\t\t\t\n\t\t\t\n\t\t\t\tmodern (generic time frame)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125175\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353073\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hygiene\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500463830\n\t\t\t\n\t\t\t\n\t\t\t\tModern Meadow\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474023\n\t\t\t\n\t\t\t\n\t\t\t\tModern Torture\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474019\n\t\t\t\n\t\t\t\n\t\t\t\tModern Warfare\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500290217\n\t\t\t\n\t\t\t\n\t\t\t\tModern Architects\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304363\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery, The\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306397\n\t\t\t\n\t\t\t\n\t\t\t\tModern Institute\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391427\n\t\t\t\n\t\t\t\n\t\t\t\tModern English (language)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379525\n\t\t\t\n\t\t\t\n\t\t\t\tmodern materials\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500445984\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285970\n\t\t\t\n\t\t\t\n\t\t\t\tFM Modern Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301609\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303931\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353074\n\t\t\t\n\t\t\t\n\t\t\t\tModern Visual Communications\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500309854\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art Oxford\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310914\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hungarian Museum\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500248780\n\t\t\t\n\t\t\t\n\t\t\t\tModern World Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304134\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307067\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310864\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307458\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311625\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307161\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7946024\n\t\t\t\n\t\t\t\n\t\t\t\tIndus Modern Factory\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266826\n\t\t\t\n\t\t\t\n\t\t\t\tTate Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500288802\n\t\t\t\n\t\t\t\n\t\t\t\tHeide Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125220\n\t\t\t\n\t\t\t\n\t\t\t\tunknown British (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500355202\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Bulgarian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:48 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22modern%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+50", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379388\n\t\t\t\n\t\t\t\n\t\t\t\tmodern (generic time frame)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125175\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353073\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hygiene\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500463830\n\t\t\t\n\t\t\t\n\t\t\t\tModern Meadow\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474023\n\t\t\t\n\t\t\t\n\t\t\t\tModern Torture\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474019\n\t\t\t\n\t\t\t\n\t\t\t\tModern Warfare\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500290217\n\t\t\t\n\t\t\t\n\t\t\t\tModern Architects\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304363\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery, The\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306397\n\t\t\t\n\t\t\t\n\t\t\t\tModern Institute\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391427\n\t\t\t\n\t\t\t\n\t\t\t\tModern English (language)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379525\n\t\t\t\n\t\t\t\n\t\t\t\tmodern materials\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500445984\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285970\n\t\t\t\n\t\t\t\n\t\t\t\tFM Modern Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301609\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303931\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353074\n\t\t\t\n\t\t\t\n\t\t\t\tModern Visual Communications\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500309854\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art Oxford\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310914\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hungarian Museum\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500248780\n\t\t\t\n\t\t\t\n\t\t\t\tModern World Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304134\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307067\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310864\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307458\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311625\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307161\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7946024\n\t\t\t\n\t\t\t\n\t\t\t\tIndus Modern Factory\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266826\n\t\t\t\n\t\t\t\n\t\t\t\tTate Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500288802\n\t\t\t\n\t\t\t\n\t\t\t\tHeide Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125220\n\t\t\t\n\t\t\t\n\t\t\t\tunknown British (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500355202\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Bulgarian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203245\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Egyptian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203711\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Macedonian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307007\n\t\t\t\n\t\t\t\n\t\t\t\tBhirasri Institute of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500302706\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Contemporary Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258191\n\t\t\t\n\t\t\t\n\t\t\t\tInternational Congress for Modern History\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500214189\n\t\t\t\n\t\t\t\n\t\t\t\tJapan Modern City Developers\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303984\n\t\t\t\n\t\t\t\n\t\t\t\tJay Gorney Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310738\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303386\n\t\t\t\n\t\t\t\n\t\t\t\tMunicipal Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303609\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311459\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art of Latin America\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303547\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301185\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307792\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301076\n\t\t\t\n\t\t\t\n\t\t\t\tNational Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306575\n\t\t\t\n\t\t\t\n\t\t\t\tNational Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301977\n\t\t\t\n\t\t\t\n\t\t\t\tSavannah Gallery of Modern African Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500265315\n\t\t\t\n\t\t\t\n\t\t\t\tShanghai Modern Architecture Design Group\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303202\n\t\t\t\n\t\t\t\n\t\t\t\tState Museum of Modern Western Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311490\n\t\t\t\n\t\t\t\n\t\t\t\tWashington Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:48 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/getty_search_results.json b/test/fixtures/vcr_cassettes/getty_search_results.json index d6095fc..67e8644 100644 --- a/test/fixtures/vcr_cassettes/getty_search_results.json +++ b/test/fixtures/vcr_cassettes/getty_search_results.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22modern%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+50", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22modern%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379388\n\t\t\t\n\t\t\t\n\t\t\t\tmodern (generic time frame)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125175\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500290217\n\t\t\t\n\t\t\t\n\t\t\t\tModern Architects\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304363\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery, The\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306397\n\t\t\t\n\t\t\t\n\t\t\t\tModern Institute\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353073\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hygiene\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500463830\n\t\t\t\n\t\t\t\n\t\t\t\tModern Meadow\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474023\n\t\t\t\n\t\t\t\n\t\t\t\tModern Torture\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474019\n\t\t\t\n\t\t\t\n\t\t\t\tModern Warfare\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391427\n\t\t\t\n\t\t\t\n\t\t\t\tModern English (language)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379525\n\t\t\t\n\t\t\t\n\t\t\t\tmodern materials\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7946024\n\t\t\t\n\t\t\t\n\t\t\t\tIndus Modern Factory\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500445984\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285970\n\t\t\t\n\t\t\t\n\t\t\t\tFM Modern Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301609\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303931\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500309854\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art Oxford\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310914\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hungarian Museum\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500248780\n\t\t\t\n\t\t\t\n\t\t\t\tModern World Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353074\n\t\t\t\n\t\t\t\n\t\t\t\tModern Visual Communications\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307067\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304134\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307161\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310864\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311625\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307458\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125220\n\t\t\t\n\t\t\t\n\t\t\t\tunknown British (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500355202\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Bulgarian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203245\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Egyptian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203711\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Macedonian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379388\n\t\t\t\n\t\t\t\n\t\t\t\tmodern (generic time frame)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125175\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353073\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hygiene\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500463830\n\t\t\t\n\t\t\t\n\t\t\t\tModern Meadow\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474023\n\t\t\t\n\t\t\t\n\t\t\t\tModern Torture\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474019\n\t\t\t\n\t\t\t\n\t\t\t\tModern Warfare\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500290217\n\t\t\t\n\t\t\t\n\t\t\t\tModern Architects\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304363\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery, The\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306397\n\t\t\t\n\t\t\t\n\t\t\t\tModern Institute\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391427\n\t\t\t\n\t\t\t\n\t\t\t\tModern English (language)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379525\n\t\t\t\n\t\t\t\n\t\t\t\tmodern materials\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500445984\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285970\n\t\t\t\n\t\t\t\n\t\t\t\tFM Modern Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301609\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303931\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353074\n\t\t\t\n\t\t\t\n\t\t\t\tModern Visual Communications\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500309854\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art Oxford\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310914\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hungarian Museum\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500248780\n\t\t\t\n\t\t\t\n\t\t\t\tModern World Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304134\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307067\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310864\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307458\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311625\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307161\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7946024\n\t\t\t\n\t\t\t\n\t\t\t\tIndus Modern Factory\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266826\n\t\t\t\n\t\t\t\n\t\t\t\tTate Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500288802\n\t\t\t\n\t\t\t\n\t\t\t\tHeide Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125220\n\t\t\t\n\t\t\t\n\t\t\t\tunknown British (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500355202\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Bulgarian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203245\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Egyptian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203711\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Macedonian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307007\n\t\t\t\n\t\t\t\n\t\t\t\tBhirasri Institute of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500302706\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Contemporary Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258191\n\t\t\t\n\t\t\t\n\t\t\t\tInternational Congress for Modern History\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500214189\n\t\t\t\n\t\t\t\n\t\t\t\tJapan Modern City Developers\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303984\n\t\t\t\n\t\t\t\n\t\t\t\tJay Gorney Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310738\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303386\n\t\t\t\n\t\t\t\n\t\t\t\tMunicipal Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303609\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311459\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art of Latin America\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303547\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301185\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307792\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301076\n\t\t\t\n\t\t\t\n\t\t\t\tNational Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306575\n\t\t\t\n\t\t\t\n\t\t\t\tNational Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301977\n\t\t\t\n\t\t\t\n\t\t\t\tSavannah Gallery of Modern African Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500265315\n\t\t\t\n\t\t\t\n\t\t\t\tShanghai Modern Architecture Design Group\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303202\n\t\t\t\n\t\t\t\n\t\t\t\tState Museum of Modern Western Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311490\n\t\t\t\n\t\t\t\n\t\t\t\tWashington Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:44 GMT", + "Date": "Thu, 02 May 2024 16:28:49 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,27 +25,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22modern%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22modern%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+50" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379388\n\t\t\t\n\t\t\t\n\t\t\t\tmodern (generic time frame)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125175\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500290217\n\t\t\t\n\t\t\t\n\t\t\t\tModern Architects\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304363\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery, The\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306397\n\t\t\t\n\t\t\t\n\t\t\t\tModern Institute\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353073\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hygiene\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500463830\n\t\t\t\n\t\t\t\n\t\t\t\tModern Meadow\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474023\n\t\t\t\n\t\t\t\n\t\t\t\tModern Torture\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474019\n\t\t\t\n\t\t\t\n\t\t\t\tModern Warfare\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391427\n\t\t\t\n\t\t\t\n\t\t\t\tModern English (language)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379525\n\t\t\t\n\t\t\t\n\t\t\t\tmodern materials\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7946024\n\t\t\t\n\t\t\t\n\t\t\t\tIndus Modern Factory\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500445984\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285970\n\t\t\t\n\t\t\t\n\t\t\t\tFM Modern Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301609\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303931\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500309854\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art Oxford\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310914\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hungarian Museum\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500248780\n\t\t\t\n\t\t\t\n\t\t\t\tModern World Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353074\n\t\t\t\n\t\t\t\n\t\t\t\tModern Visual Communications\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307067\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304134\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307161\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310864\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311625\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307458\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125220\n\t\t\t\n\t\t\t\n\t\t\t\tunknown British (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500355202\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Bulgarian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203245\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Egyptian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500203711\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Macedonian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266826\n\t\t\t\n\t\t\t\n\t\t\t\tTate Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500288802\n\t\t\t\n\t\t\t\n\t\t\t\tHeide Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2519403\n\t\t\t\n\t\t\t\n\t\t\t\tModern Tool and Die Company Reservoir\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2519404\n\t\t\t\n\t\t\t\n\t\t\t\tModern Woodman of America Reservoir\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7928637\n\t\t\t\n\t\t\t\n\t\t\t\tNational University of Modern Languages\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7797481\n\t\t\t\n\t\t\t\n\t\t\t\tPerth Modern Senior High School\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500354921\n\t\t\t\n\t\t\t\n\t\t\t\tunknown contemporary\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307007\n\t\t\t\n\t\t\t\n\t\t\t\tBhirasri Institute of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500302706\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Contemporary Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258191\n\t\t\t\n\t\t\t\n\t\t\t\tInternational Congress for Modern History\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500214189\n\t\t\t\n\t\t\t\n\t\t\t\tJapan Modern City Developers\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303984\n\t\t\t\n\t\t\t\n\t\t\t\tJay Gorney Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310738\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303386\n\t\t\t\n\t\t\t\n\t\t\t\tMunicipal Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303609\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311459\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art of Latin America\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307792\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301185\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303547\n\t\t\t\n\t\t\t\n\t\t\t\tNational Gallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306575\n\t\t\t\n\t\t\t\n\t\t\t\tNational Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379388\n\t\t\t\n\t\t\t\n\t\t\t\tmodern (generic time frame)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125175\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353073\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hygiene\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500463830\n\t\t\t\n\t\t\t\n\t\t\t\tModern Meadow\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474023\n\t\t\t\n\t\t\t\n\t\t\t\tModern Torture\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500474019\n\t\t\t\n\t\t\t\n\t\t\t\tModern Warfare\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500290217\n\t\t\t\n\t\t\t\n\t\t\t\tModern Architects\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304363\n\t\t\t\n\t\t\t\n\t\t\t\tModern Gallery, The\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500306397\n\t\t\t\n\t\t\t\n\t\t\t\tModern Institute\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300391427\n\t\t\t\n\t\t\t\n\t\t\t\tModern English (language)\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/aat/300379525\n\t\t\t\n\t\t\t\n\t\t\t\tmodern materials\n\t\t\t\n\t\t\t\n\t\t\t\tArt and Architecture Thesaurus\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500445984\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285970\n\t\t\t\n\t\t\t\n\t\t\t\tFM Modern Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500301609\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500303931\n\t\t\t\n\t\t\t\n\t\t\t\tGallery of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353074\n\t\t\t\n\t\t\t\n\t\t\t\tModern Visual Communications\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500309854\n\t\t\t\n\t\t\t\n\t\t\t\tModern Art Oxford\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310914\n\t\t\t\n\t\t\t\n\t\t\t\tModern Hungarian Museum\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500248780\n\t\t\t\n\t\t\t\n\t\t\t\tModern World Design\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500304134\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307067\n\t\t\t\n\t\t\t\n\t\t\t\tMuseu d'Art Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500310864\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307458\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500311625\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500307161\n\t\t\t\n\t\t\t\n\t\t\t\tMuseum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7946024\n\t\t\t\n\t\t\t\n\t\t\t\tIndus Modern Factory\n\t\t\t\n\t\t\t\n\t\t\t\tThesaurus of Geographic Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266826\n\t\t\t\n\t\t\t\n\t\t\t\tTate Modern\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500288802\n\t\t\t\n\t\t\t\n\t\t\t\tHeide Museum of Modern Art\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125220\n\t\t\t\n\t\t\t\n\t\t\t\tunknown British (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500355202\n\t\t\t\n\t\t\t\n\t\t\t\tunknown Bulgarian (modern)\n\t\t\t\n\t\t\t\n\t\t\t\tUnion List of Artist Names\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:44 GMT", + "Date": "Thu, 02 May 2024 16:28:49 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -53,8 +54,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/getty_search_results_empty.json b/test/fixtures/vcr_cassettes/getty_search_results_empty.json index 04b7674..4e433a5 100644 --- a/test/fixtures/vcr_cassettes/getty_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/getty_search_results_empty.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22%3B+skos%3AinScheme+%5Brdfs%3Alabel+%3Fhint%5D+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:45 GMT", + "Date": "Thu, 02 May 2024 16:28:49 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/gettybase_fetch_failure.json b/test/fixtures/vcr_cassettes/gettybase_fetch_failure.json index 4ade294..0944f4c 100644 --- a/test/fixtures/vcr_cassettes/gettybase_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/gettybase_fetch_failure.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/wrong-id\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:03:35 GMT", + "Date": "Thu, 02 May 2024 16:28:33 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/gettybase_fetch_success.json b/test/fixtures/vcr_cassettes/gettybase_fetch_success.json index bdab562..5d30d49 100644 --- a/test/fixtures/vcr_cassettes/gettybase_fetch_success.json +++ b/test/fixtures/vcr_cassettes/gettybase_fetch_success.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500019204%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500019204%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019204\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Charles Follen\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\t\n\t\t\t\tCharles Follen McKim\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019204\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Charles Follen\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\t\n\t\t\t\tCharles Follen McKim\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:03:38 GMT", + "Date": "Thu, 02 May 2024 16:28:36 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/gettybase_search_count.json b/test/fixtures/vcr_cassettes/gettybase_search_count.json new file mode 100644 index 0000000..81ee0b5 --- /dev/null +++ b/test/fixtures/vcr_cassettes/gettybase_search_count.json @@ -0,0 +1,60 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22charles%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+30", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444105\n\t\t\t\n\t\t\t\n\t\t\t\tClifton, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tPresident and chairman of the board of directors of the Pierce-Arrow Motor Car Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446008\n\t\t\t\n\t\t\t\n\t\t\t\tSweeney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWWII \"Soldier of Fortune\" who was living in Paris for many years prior to the outbreak of the war. Before the US got involved, he recruited soldiers to fight for England. \n\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500006460\n\t\t\t\n\t\t\t\n\t\t\t\tBridgeman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish landscape architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500026136\n\t\t\t\n\t\t\t\n\t\t\t\tDeas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: painter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500062753\n\t\t\t\n\t\t\t\n\t\t\t\tGaines, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWhile Gaines's works are never overtly racial in theme, his approach to creating art that is both conceptual and political is drawn in part from his experiences of art-world racism in the 1970s. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500227431\n\t\t\t\n\t\t\t\n\t\t\t\tRutherfoord, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish interior designer.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500271139\n\t\t\t\n\t\t\t\n\t\t\t\tAbrams, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tRussian-born American city planner.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500253645\n\t\t\t\n\t\t\t\n\t\t\t\tAckley, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican builder, Oneida County, NY; active 1840s.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500220885\n\t\t\t\n\t\t\t\n\t\t\t\tCochrane, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSocial reformer and public health advocate; illegimate son of the family of the Earls of Dundonald.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500099958\n\t\t\t\n\t\t\t\n\t\t\t\tAlden, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500091403\n\t\t\t\n\t\t\t\n\t\t\t\tAlexander, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, act. in New York City mid 19th cent.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500267207\n\t\t\t\n\t\t\t\n\t\t\t\tAllem, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSouth African interior designer, working in New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069988\n\t\t\t\n\t\t\t\n\t\t\t\tFourier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench social philosopher.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353646\n\t\t\t\n\t\t\t\n\t\t\t\tFrederick, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tEsq.r Comptroller of his Majesty's Laboratory at Woolwich.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258458\n\t\t\t\n\t\t\t\n\t\t\t\tGerber, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tActor, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500350314\n\t\t\t\n\t\t\t\n\t\t\t\tIves, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican composer is known for innovations that prefigured many of the later developments in music of the 20th century. Most of his compositions were written before 1915, and his works became known only in the late years of his life. He worked as an insurance clerk, founding his own partnership, which he headed from 1916 to 1930. In 1947 he received the Pulitzer Prize for his Third Symphony (The Camp Meeting; composed 1904-1911).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500286567\n\t\t\t\n\t\t\t\n\t\t\t\tJordan, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican land conservationist, head of the Conservation Fund (2003- ) in Arlington, Viginia.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500281791\n\t\t\t\n\t\t\t\n\t\t\t\tKnevitt, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architectural critic.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444510\n\t\t\t\n\t\t\t\n\t\t\t\tLanier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSenior member of Winslow, Lanier & Co, bankers.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500291919\n\t\t\t\n\t\t\t\n\t\t\t\tLeadbeater, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish writer. Demos research associate and consultant; member of the British government's competitiveness council.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446715\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart laid foundations for the Standard Oil Company; was also Director of Western Union, President of Pittsburgh National Bank of Commerce, and founder of the International Navigation Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500044840\n\t\t\t\n\t\t\t\n\t\t\t\tBurnett, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: \"Portrait of a man\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258457\n\t\t\t\n\t\t\t\n\t\t\t\tMcKinney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican park adminstrator, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270887\n\t\t\t\n\t\t\t\n\t\t\t\tArmstrong, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, Warwick, Eng.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500333810\n\t\t\t\n\t\t\t\n\t\t\t\tAtlas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tVideographer and filmmaker worked closely with Merce Cunningham from ca.1975 to 1983, as an assistant stage manager, and filmmaker-in-residence. He worked with the British dancer and choreographer Michael Clark in the mid-1980s, producing a feature-length fictional documentary; \"Hail the New Puritan.\" He has also worked collaboratively with Marina Abramovic and Yvonne Rainer. His video works have been exhibited in galleries and museums internationally; including the Tate Modern, London; the Museum of Modern Art, New York; the Centre Pompidou, Paris; the Institute of Contemporary Art, Boston; Hamburger Bahnhof – Museum für Gegenwart, Berlin; and the Whitney Museum of American Art, New York.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285744\n\t\t\t\n\t\t\t\n\t\t\t\tShanner, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican preservationist, active Bridgeport, Connecticut.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500279097\n\t\t\t\n\t\t\t\n\t\t\t\tAyars, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Illinois.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258470\n\t\t\t\n\t\t\t\n\t\t\t\tStendig, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman; founder of Stendig furniture company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069228\n\t\t\t\n\t\t\t\n\t\t\t\tBabcock, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Ithaca, N.Y.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258297\n\t\t\t\n\t\t\t\n\t\t\t\tTilly, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican urban historian.\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:33 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22charles%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+50", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444105\n\t\t\t\n\t\t\t\n\t\t\t\tClifton, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tPresident and chairman of the board of directors of the Pierce-Arrow Motor Car Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446008\n\t\t\t\n\t\t\t\n\t\t\t\tSweeney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWWII \"Soldier of Fortune\" who was living in Paris for many years prior to the outbreak of the war. Before the US got involved, he recruited soldiers to fight for England. \n\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500006460\n\t\t\t\n\t\t\t\n\t\t\t\tBridgeman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish landscape architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500026136\n\t\t\t\n\t\t\t\n\t\t\t\tDeas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: painter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500062753\n\t\t\t\n\t\t\t\n\t\t\t\tGaines, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWhile Gaines's works are never overtly racial in theme, his approach to creating art that is both conceptual and political is drawn in part from his experiences of art-world racism in the 1970s. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500227431\n\t\t\t\n\t\t\t\n\t\t\t\tRutherfoord, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish interior designer.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500271139\n\t\t\t\n\t\t\t\n\t\t\t\tAbrams, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tRussian-born American city planner.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500253645\n\t\t\t\n\t\t\t\n\t\t\t\tAckley, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican builder, Oneida County, NY; active 1840s.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500220885\n\t\t\t\n\t\t\t\n\t\t\t\tCochrane, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSocial reformer and public health advocate; illegimate son of the family of the Earls of Dundonald.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500099958\n\t\t\t\n\t\t\t\n\t\t\t\tAlden, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500091403\n\t\t\t\n\t\t\t\n\t\t\t\tAlexander, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, act. in New York City mid 19th cent.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500267207\n\t\t\t\n\t\t\t\n\t\t\t\tAllem, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSouth African interior designer, working in New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069988\n\t\t\t\n\t\t\t\n\t\t\t\tFourier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench social philosopher.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353646\n\t\t\t\n\t\t\t\n\t\t\t\tFrederick, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tEsq.r Comptroller of his Majesty's Laboratory at Woolwich.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258458\n\t\t\t\n\t\t\t\n\t\t\t\tGerber, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tActor, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500350314\n\t\t\t\n\t\t\t\n\t\t\t\tIves, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican composer is known for innovations that prefigured many of the later developments in music of the 20th century. Most of his compositions were written before 1915, and his works became known only in the late years of his life. He worked as an insurance clerk, founding his own partnership, which he headed from 1916 to 1930. In 1947 he received the Pulitzer Prize for his Third Symphony (The Camp Meeting; composed 1904-1911).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500286567\n\t\t\t\n\t\t\t\n\t\t\t\tJordan, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican land conservationist, head of the Conservation Fund (2003- ) in Arlington, Viginia.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500281791\n\t\t\t\n\t\t\t\n\t\t\t\tKnevitt, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architectural critic.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444510\n\t\t\t\n\t\t\t\n\t\t\t\tLanier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSenior member of Winslow, Lanier & Co, bankers.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500291919\n\t\t\t\n\t\t\t\n\t\t\t\tLeadbeater, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish writer. Demos research associate and consultant; member of the British government's competitiveness council.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446715\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart laid foundations for the Standard Oil Company; was also Director of Western Union, President of Pittsburgh National Bank of Commerce, and founder of the International Navigation Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500044840\n\t\t\t\n\t\t\t\n\t\t\t\tBurnett, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: \"Portrait of a man\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258457\n\t\t\t\n\t\t\t\n\t\t\t\tMcKinney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican park adminstrator, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270887\n\t\t\t\n\t\t\t\n\t\t\t\tArmstrong, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, Warwick, Eng.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500333810\n\t\t\t\n\t\t\t\n\t\t\t\tAtlas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tVideographer and filmmaker worked closely with Merce Cunningham from ca.1975 to 1983, as an assistant stage manager, and filmmaker-in-residence. He worked with the British dancer and choreographer Michael Clark in the mid-1980s, producing a feature-length fictional documentary; \"Hail the New Puritan.\" He has also worked collaboratively with Marina Abramovic and Yvonne Rainer. His video works have been exhibited in galleries and museums internationally; including the Tate Modern, London; the Museum of Modern Art, New York; the Centre Pompidou, Paris; the Institute of Contemporary Art, Boston; Hamburger Bahnhof – Museum für Gegenwart, Berlin; and the Whitney Museum of American Art, New York.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285744\n\t\t\t\n\t\t\t\n\t\t\t\tShanner, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican preservationist, active Bridgeport, Connecticut.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500279097\n\t\t\t\n\t\t\t\n\t\t\t\tAyars, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Illinois.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258470\n\t\t\t\n\t\t\t\n\t\t\t\tStendig, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman; founder of Stendig furniture company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069228\n\t\t\t\n\t\t\t\n\t\t\t\tBabcock, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Ithaca, N.Y.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258297\n\t\t\t\n\t\t\t\n\t\t\t\tTilly, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican urban historian.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500186159\n\t\t\t\n\t\t\t\n\t\t\t\tBadger, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench architect, Vichy.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500473345\n\t\t\t\n\t\t\t\n\t\t\t\tBaldwin, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBaldwin worked for Dow Chemicals in 1966, when he invented and designed the international \"biohazard\" symbol. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500080932\n\t\t\t\n\t\t\t\n\t\t\t\tBalma, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSwiss architect, Sierre.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500223707\n\t\t\t\n\t\t\t\n\t\t\t\tBass, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, San Francisco, CA.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500260753\n\t\t\t\n\t\t\t\n\t\t\t\tBeck, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, South Bend, IN.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266435\n\t\t\t\n\t\t\t\n\t\t\t\tBenson, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Surfside, FL.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500068952\n\t\t\t\n\t\t\t\n\t\t\t\tBickel, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Pittsburgh, Penn.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500287385\n\t\t\t\n\t\t\t\n\t\t\t\tBirnbaum, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect and preservationist, Washington, DC.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500009100\n\t\t\t\n\t\t\t\n\t\t\t\tBittinger, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tA noted military artist, he painted the atomic explosion of 1946. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500021290\n\t\t\t\n\t\t\t\n\t\t\t\tBlackman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian figurative painter who is noted for his “Alice in Wonderland” series.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046412\n\t\t\t\n\t\t\t\n\t\t\t\tTaunay, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: Un site de roches et de montagnes, avec chute d'eau...\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500045804\n\t\t\t\n\t\t\t\n\t\t\t\tVungle, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: Nymphe endormie dans un paysage; Le Deluge: composition de 16 figures principales...\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247652\n\t\t\t\n\t\t\t\n\t\t\t\tBové, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench landscape architect, Marseilles.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500233432\n\t\t\t\n\t\t\t\n\t\t\t\tBoxenbaum, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, New York, NY.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500079960\n\t\t\t\n\t\t\t\n\t\t\t\tBrigham, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Boston, Mass.; a charter member of the Boston Society of Architects; a partner, first of John Sturgis and later John Spofford (Brigham & Spofford).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500071192\n\t\t\t\n\t\t\t\n\t\t\t\tBrocklehurst, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish developer, London.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500107044\n\t\t\t\n\t\t\t\n\t\t\t\tBrown, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500012959\n\t\t\t\n\t\t\t\n\t\t\t\tBulfinch, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Boston, Mass.; often noted as the first native-born professional architect in the U.S.; architect of the U.S. Capitol 1817-1830.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127926\n\t\t\t\n\t\t\t\n\t\t\t\tBurns, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tCharles Burns is best known for his dark, heavily inked graphic style with an emphasis on themes such as teenage angst, mad scientists, and hard-boiled detectives. His works include \"Big Baby,\" \"Dog Boy,\" and \"Black Hole.\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500066623\n\t\t\t\n\t\t\t\n\t\t\t\tCalcagni, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:34 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/gettybase_search_results.json b/test/fixtures/vcr_cassettes/gettybase_search_results.json index 7725e4e..23e429f 100644 --- a/test/fixtures/vcr_cassettes/gettybase_search_results.json +++ b/test/fixtures/vcr_cassettes/gettybase_search_results.json @@ -1,50 +1,22 @@ [ { "request": { - "body": "", - "headers": { - "Accept": "application/sparql-results+xml;charset=UTF-8", - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22charles%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+30" - }, - "response": { - "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444105\n\t\t\t\n\t\t\t\n\t\t\t\tClifton, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tPresident and chairman of the board of directors of the Pierce-Arrow Motor Car Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446008\n\t\t\t\n\t\t\t\n\t\t\t\tSweeney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWWII \"Soldier of Fortune\" who was living in Paris for many years prior to the outbreak of the war. Before the US got involved, he recruited soldiers to fight for England. \n\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500006460\n\t\t\t\n\t\t\t\n\t\t\t\tBridgeman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish landscape architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500026136\n\t\t\t\n\t\t\t\n\t\t\t\tDeas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: painter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500062753\n\t\t\t\n\t\t\t\n\t\t\t\tGaines, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWhile Gaines's works are never overtly racial in theme, his approach to creating art that is both conceptual and political is drawn in part from his experiences of art-world racism in the 1970s. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500227431\n\t\t\t\n\t\t\t\n\t\t\t\tRutherfoord, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish interior designer.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500271139\n\t\t\t\n\t\t\t\n\t\t\t\tAbrams, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tRussian-born American city planner.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500253645\n\t\t\t\n\t\t\t\n\t\t\t\tAckley, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican builder, Oneida County, NY; active 1840s.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500220885\n\t\t\t\n\t\t\t\n\t\t\t\tCochrane, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSocial reformer and public health advocate; illegimate son of the family of the Earls of Dundonald.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500099958\n\t\t\t\n\t\t\t\n\t\t\t\tAlden, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500091403\n\t\t\t\n\t\t\t\n\t\t\t\tAlexander, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, act. in New York City mid 19th cent.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500267207\n\t\t\t\n\t\t\t\n\t\t\t\tAllem, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSouth African interior designer, working in New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069988\n\t\t\t\n\t\t\t\n\t\t\t\tFourier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench social philosopher.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353646\n\t\t\t\n\t\t\t\n\t\t\t\tFrederick, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tEsq.r Comptroller of his Majesty's Laboratory at Woolwich.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258458\n\t\t\t\n\t\t\t\n\t\t\t\tGerber, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tActor, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500350314\n\t\t\t\n\t\t\t\n\t\t\t\tIves, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican composer is known for innovations that prefigured many of the later developments in music of the 20th century. Most of his compositions were written before 1915, and his works became known only in the late years of his life. He worked as an insurance clerk, founding his own partnership, which he headed from 1916 to 1930. In 1947 he received the Pulitzer Prize for his Third Symphony (The Camp Meeting; composed 1904-1911).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500286567\n\t\t\t\n\t\t\t\n\t\t\t\tJordan, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican land conservationist, head of the Conservation Fund (2003- ) in Arlington, Viginia.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500281791\n\t\t\t\n\t\t\t\n\t\t\t\tKnevitt, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architectural critic.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444510\n\t\t\t\n\t\t\t\n\t\t\t\tLanier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSenior member of Winslow, Lanier & Co, bankers.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500291919\n\t\t\t\n\t\t\t\n\t\t\t\tLeadbeater, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish writer. Demos research associate and consultant; member of the British government's competitiveness council.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446715\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart laid foundations for the Standard Oil Company; was also Director of Western Union, President of Pittsburgh National Bank of Commerce, and founder of the International Navigation Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258457\n\t\t\t\n\t\t\t\n\t\t\t\tMcKinney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican park adminstrator, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270887\n\t\t\t\n\t\t\t\n\t\t\t\tArmstrong, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, Warwick, Eng.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500333810\n\t\t\t\n\t\t\t\n\t\t\t\tAtlas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tVideographer and filmmaker worked closely with Merce Cunningham from ca.1975 to 1983, as an assistant stage manager, and filmmaker-in-residence. He worked with the British dancer and choreographer Michael Clark in the mid-1980s, producing a feature-length fictional documentary; \"Hail the New Puritan.\" He has also worked collaboratively with Marina Abramovic and Yvonne Rainer. His video works have been exhibited in galleries and museums internationally; including the Tate Modern, London; the Museum of Modern Art, New York; the Centre Pompidou, Paris; the Institute of Contemporary Art, Boston; Hamburger Bahnhof – Museum für Gegenwart, Berlin; and the Whitney Museum of American Art, New York.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285744\n\t\t\t\n\t\t\t\n\t\t\t\tShanner, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican preservationist, active Bridgeport, Connecticut.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500044840\n\t\t\t\n\t\t\t\n\t\t\t\tBurnett, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: \"Portrait of a man\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500279097\n\t\t\t\n\t\t\t\n\t\t\t\tAyars, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Illinois.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258470\n\t\t\t\n\t\t\t\n\t\t\t\tStendig, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman; founder of Stendig furniture company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069228\n\t\t\t\n\t\t\t\n\t\t\t\tBabcock, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Ithaca, N.Y.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258297\n\t\t\t\n\t\t\t\n\t\t\t\tTilly, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican urban historian.\n\t\t\t\n\t\t\n\t\n\n", - "headers": { - "Date": "Tue, 18 Apr 2023 20:03:36 GMT", - "Content-Type": "application/sparql-results+xml;charset=utf-8", - "Transfer-Encoding": "chunked", - "Connection": "keep-alive", - "Access-Control-Allow-Origin": "*", - "Link": "; rel=\"license\"", - "Content-Disposition": "attachment; filename=\"sparql.xml\"", - "Content-Language": "en" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22charles%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+50", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22charles%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+50" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444105\n\t\t\t\n\t\t\t\n\t\t\t\tClifton, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tPresident and chairman of the board of directors of the Pierce-Arrow Motor Car Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446008\n\t\t\t\n\t\t\t\n\t\t\t\tSweeney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWWII \"Soldier of Fortune\" who was living in Paris for many years prior to the outbreak of the war. Before the US got involved, he recruited soldiers to fight for England. \n\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500006460\n\t\t\t\n\t\t\t\n\t\t\t\tBridgeman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish landscape architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500026136\n\t\t\t\n\t\t\t\n\t\t\t\tDeas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: painter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500062753\n\t\t\t\n\t\t\t\n\t\t\t\tGaines, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWhile Gaines's works are never overtly racial in theme, his approach to creating art that is both conceptual and political is drawn in part from his experiences of art-world racism in the 1970s. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500227431\n\t\t\t\n\t\t\t\n\t\t\t\tRutherfoord, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish interior designer.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500271139\n\t\t\t\n\t\t\t\n\t\t\t\tAbrams, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tRussian-born American city planner.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500253645\n\t\t\t\n\t\t\t\n\t\t\t\tAckley, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican builder, Oneida County, NY; active 1840s.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500220885\n\t\t\t\n\t\t\t\n\t\t\t\tCochrane, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSocial reformer and public health advocate; illegimate son of the family of the Earls of Dundonald.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500099958\n\t\t\t\n\t\t\t\n\t\t\t\tAlden, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500091403\n\t\t\t\n\t\t\t\n\t\t\t\tAlexander, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, act. in New York City mid 19th cent.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500267207\n\t\t\t\n\t\t\t\n\t\t\t\tAllem, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSouth African interior designer, working in New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069988\n\t\t\t\n\t\t\t\n\t\t\t\tFourier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench social philosopher.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353646\n\t\t\t\n\t\t\t\n\t\t\t\tFrederick, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tEsq.r Comptroller of his Majesty's Laboratory at Woolwich.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258458\n\t\t\t\n\t\t\t\n\t\t\t\tGerber, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tActor, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500350314\n\t\t\t\n\t\t\t\n\t\t\t\tIves, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican composer is known for innovations that prefigured many of the later developments in music of the 20th century. Most of his compositions were written before 1915, and his works became known only in the late years of his life. He worked as an insurance clerk, founding his own partnership, which he headed from 1916 to 1930. In 1947 he received the Pulitzer Prize for his Third Symphony (The Camp Meeting; composed 1904-1911).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500286567\n\t\t\t\n\t\t\t\n\t\t\t\tJordan, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican land conservationist, head of the Conservation Fund (2003- ) in Arlington, Viginia.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500281791\n\t\t\t\n\t\t\t\n\t\t\t\tKnevitt, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architectural critic.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444510\n\t\t\t\n\t\t\t\n\t\t\t\tLanier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSenior member of Winslow, Lanier & Co, bankers.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500291919\n\t\t\t\n\t\t\t\n\t\t\t\tLeadbeater, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish writer. Demos research associate and consultant; member of the British government's competitiveness council.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446715\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart laid foundations for the Standard Oil Company; was also Director of Western Union, President of Pittsburgh National Bank of Commerce, and founder of the International Navigation Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258457\n\t\t\t\n\t\t\t\n\t\t\t\tMcKinney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican park adminstrator, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270887\n\t\t\t\n\t\t\t\n\t\t\t\tArmstrong, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, Warwick, Eng.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500333810\n\t\t\t\n\t\t\t\n\t\t\t\tAtlas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tVideographer and filmmaker worked closely with Merce Cunningham from ca.1975 to 1983, as an assistant stage manager, and filmmaker-in-residence. He worked with the British dancer and choreographer Michael Clark in the mid-1980s, producing a feature-length fictional documentary; \"Hail the New Puritan.\" He has also worked collaboratively with Marina Abramovic and Yvonne Rainer. His video works have been exhibited in galleries and museums internationally; including the Tate Modern, London; the Museum of Modern Art, New York; the Centre Pompidou, Paris; the Institute of Contemporary Art, Boston; Hamburger Bahnhof – Museum für Gegenwart, Berlin; and the Whitney Museum of American Art, New York.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285744\n\t\t\t\n\t\t\t\n\t\t\t\tShanner, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican preservationist, active Bridgeport, Connecticut.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500044840\n\t\t\t\n\t\t\t\n\t\t\t\tBurnett, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: \"Portrait of a man\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500279097\n\t\t\t\n\t\t\t\n\t\t\t\tAyars, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Illinois.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258470\n\t\t\t\n\t\t\t\n\t\t\t\tStendig, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman; founder of Stendig furniture company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069228\n\t\t\t\n\t\t\t\n\t\t\t\tBabcock, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Ithaca, N.Y.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258297\n\t\t\t\n\t\t\t\n\t\t\t\tTilly, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican urban historian.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500186159\n\t\t\t\n\t\t\t\n\t\t\t\tBadger, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench architect, Vichy.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500473345\n\t\t\t\n\t\t\t\n\t\t\t\tBaldwin, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBaldwin worked for Dow Chemicals in 1966, when he invented and designed the international \"biohazard\" symbol. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500080932\n\t\t\t\n\t\t\t\n\t\t\t\tBalma, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSwiss architect, Sierre.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500223707\n\t\t\t\n\t\t\t\n\t\t\t\tBass, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, San Francisco, CA.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500260753\n\t\t\t\n\t\t\t\n\t\t\t\tBeck, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, South Bend, IN.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266435\n\t\t\t\n\t\t\t\n\t\t\t\tBenson, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Surfside, FL.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500068952\n\t\t\t\n\t\t\t\n\t\t\t\tBickel, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Pittsburgh, Penn.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500287385\n\t\t\t\n\t\t\t\n\t\t\t\tBirnbaum, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect and preservationist, Washington, DC.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500009100\n\t\t\t\n\t\t\t\n\t\t\t\tBittinger, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tA noted military artist, he painted the atomic explosion of 1946. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500021290\n\t\t\t\n\t\t\t\n\t\t\t\tBlackman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian figurative painter who is noted for his “Alice in Wonderland” series.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046412\n\t\t\t\n\t\t\t\n\t\t\t\tTaunay, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: Un site de roches et de montagnes, avec chute d'eau...\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247652\n\t\t\t\n\t\t\t\n\t\t\t\tBové, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench landscape architect, Marseilles.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500233432\n\t\t\t\n\t\t\t\n\t\t\t\tBoxenbaum, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, New York, NY.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500045804\n\t\t\t\n\t\t\t\n\t\t\t\tVungle, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: Nymphe endormie dans un paysage; Le Deluge: composition de 16 figures principales...\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500079960\n\t\t\t\n\t\t\t\n\t\t\t\tBrigham, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Boston, Mass.; a charter member of the Boston Society of Architects; a partner, first of John Sturgis and later John Spofford (Brigham & Spofford).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500071192\n\t\t\t\n\t\t\t\n\t\t\t\tBrocklehurst, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish developer, London.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500107044\n\t\t\t\n\t\t\t\n\t\t\t\tBrown, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500012959\n\t\t\t\n\t\t\t\n\t\t\t\tBulfinch, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Boston, Mass.; often noted as the first native-born professional architect in the U.S.; architect of the U.S. Capitol 1817-1830.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127926\n\t\t\t\n\t\t\t\n\t\t\t\tBurns, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tCharles Burns is best known for his dark, heavily inked graphic style with an emphasis on themes such as teenage angst, mad scientists, and hard-boiled detectives. His works include \"Big Baby,\" \"Dog Boy,\" and \"Black Hole.\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500066623\n\t\t\t\n\t\t\t\n\t\t\t\tCalcagni, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444105\n\t\t\t\n\t\t\t\n\t\t\t\tClifton, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tPresident and chairman of the board of directors of the Pierce-Arrow Motor Car Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446008\n\t\t\t\n\t\t\t\n\t\t\t\tSweeney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWWII \"Soldier of Fortune\" who was living in Paris for many years prior to the outbreak of the war. Before the US got involved, he recruited soldiers to fight for England. \n\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500006460\n\t\t\t\n\t\t\t\n\t\t\t\tBridgeman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish landscape architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500026136\n\t\t\t\n\t\t\t\n\t\t\t\tDeas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: painter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500062753\n\t\t\t\n\t\t\t\n\t\t\t\tGaines, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tWhile Gaines's works are never overtly racial in theme, his approach to creating art that is both conceptual and political is drawn in part from his experiences of art-world racism in the 1970s. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500227431\n\t\t\t\n\t\t\t\n\t\t\t\tRutherfoord, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish interior designer.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500271139\n\t\t\t\n\t\t\t\n\t\t\t\tAbrams, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tRussian-born American city planner.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500253645\n\t\t\t\n\t\t\t\n\t\t\t\tAckley, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican builder, Oneida County, NY; active 1840s.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500220885\n\t\t\t\n\t\t\t\n\t\t\t\tCochrane, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSocial reformer and public health advocate; illegimate son of the family of the Earls of Dundonald.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500099958\n\t\t\t\n\t\t\t\n\t\t\t\tAlden, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500091403\n\t\t\t\n\t\t\t\n\t\t\t\tAlexander, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, act. in New York City mid 19th cent.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500267207\n\t\t\t\n\t\t\t\n\t\t\t\tAllem, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSouth African interior designer, working in New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069988\n\t\t\t\n\t\t\t\n\t\t\t\tFourier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench social philosopher.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500353646\n\t\t\t\n\t\t\t\n\t\t\t\tFrederick, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tEsq.r Comptroller of his Majesty's Laboratory at Woolwich.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258458\n\t\t\t\n\t\t\t\n\t\t\t\tGerber, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tActor, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500350314\n\t\t\t\n\t\t\t\n\t\t\t\tIves, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican composer is known for innovations that prefigured many of the later developments in music of the 20th century. Most of his compositions were written before 1915, and his works became known only in the late years of his life. He worked as an insurance clerk, founding his own partnership, which he headed from 1916 to 1930. In 1947 he received the Pulitzer Prize for his Third Symphony (The Camp Meeting; composed 1904-1911).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500286567\n\t\t\t\n\t\t\t\n\t\t\t\tJordan, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican land conservationist, head of the Conservation Fund (2003- ) in Arlington, Viginia.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500281791\n\t\t\t\n\t\t\t\n\t\t\t\tKnevitt, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architectural critic.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500444510\n\t\t\t\n\t\t\t\n\t\t\t\tLanier, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSenior member of Winslow, Lanier & Co, bankers.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500291919\n\t\t\t\n\t\t\t\n\t\t\t\tLeadbeater, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish writer. Demos research associate and consultant; member of the British government's competitiveness council.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500446715\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tLockhart laid foundations for the Standard Oil Company; was also Director of Western Union, President of Pittsburgh National Bank of Commerce, and founder of the International Navigation Company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500044840\n\t\t\t\n\t\t\t\n\t\t\t\tBurnett, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: \"Portrait of a man\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258457\n\t\t\t\n\t\t\t\n\t\t\t\tMcKinney, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican park adminstrator, New York City.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270887\n\t\t\t\n\t\t\t\n\t\t\t\tArmstrong, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, Warwick, Eng.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500333810\n\t\t\t\n\t\t\t\n\t\t\t\tAtlas, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tVideographer and filmmaker worked closely with Merce Cunningham from ca.1975 to 1983, as an assistant stage manager, and filmmaker-in-residence. He worked with the British dancer and choreographer Michael Clark in the mid-1980s, producing a feature-length fictional documentary; \"Hail the New Puritan.\" He has also worked collaboratively with Marina Abramovic and Yvonne Rainer. His video works have been exhibited in galleries and museums internationally; including the Tate Modern, London; the Museum of Modern Art, New York; the Centre Pompidou, Paris; the Institute of Contemporary Art, Boston; Hamburger Bahnhof – Museum für Gegenwart, Berlin; and the Whitney Museum of American Art, New York.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500285744\n\t\t\t\n\t\t\t\n\t\t\t\tShanner, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican preservationist, active Bridgeport, Connecticut.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500279097\n\t\t\t\n\t\t\t\n\t\t\t\tAyars, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Illinois.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258470\n\t\t\t\n\t\t\t\n\t\t\t\tStendig, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman; founder of Stendig furniture company.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069228\n\t\t\t\n\t\t\t\n\t\t\t\tBabcock, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Ithaca, N.Y.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500258297\n\t\t\t\n\t\t\t\n\t\t\t\tTilly, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican urban historian.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500186159\n\t\t\t\n\t\t\t\n\t\t\t\tBadger, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench architect, Vichy.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500473345\n\t\t\t\n\t\t\t\n\t\t\t\tBaldwin, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBaldwin worked for Dow Chemicals in 1966, when he invented and designed the international \"biohazard\" symbol. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500080932\n\t\t\t\n\t\t\t\n\t\t\t\tBalma, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tSwiss architect, Sierre.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500223707\n\t\t\t\n\t\t\t\n\t\t\t\tBass, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, San Francisco, CA.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500260753\n\t\t\t\n\t\t\t\n\t\t\t\tBeck, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, South Bend, IN.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500266435\n\t\t\t\n\t\t\t\n\t\t\t\tBenson, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Surfside, FL.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500068952\n\t\t\t\n\t\t\t\n\t\t\t\tBickel, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Pittsburgh, Penn.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500287385\n\t\t\t\n\t\t\t\n\t\t\t\tBirnbaum, Charles A.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect and preservationist, Washington, DC.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500009100\n\t\t\t\n\t\t\t\n\t\t\t\tBittinger, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tA noted military artist, he painted the atomic explosion of 1946. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500021290\n\t\t\t\n\t\t\t\n\t\t\t\tBlackman, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian figurative painter who is noted for his “Alice in Wonderland” series.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046412\n\t\t\t\n\t\t\t\n\t\t\t\tTaunay, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: Un site de roches et de montagnes, avec chute d'eau...\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500045804\n\t\t\t\n\t\t\t\n\t\t\t\tVungle, Charles (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tComment on works: Nymphe endormie dans un paysage; Le Deluge: composition de 16 figures principales...\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247652\n\t\t\t\n\t\t\t\n\t\t\t\tBové, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tFrench landscape architect, Marseilles.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500233432\n\t\t\t\n\t\t\t\n\t\t\t\tBoxenbaum, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, New York, NY.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500079960\n\t\t\t\n\t\t\t\n\t\t\t\tBrigham, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Boston, Mass.; a charter member of the Boston Society of Architects; a partner, first of John Sturgis and later John Spofford (Brigham & Spofford).\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500071192\n\t\t\t\n\t\t\t\n\t\t\t\tBrocklehurst, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish developer, London.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500107044\n\t\t\t\n\t\t\t\n\t\t\t\tBrown, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500012959\n\t\t\t\n\t\t\t\n\t\t\t\tBulfinch, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, Boston, Mass.; often noted as the first native-born professional architect in the U.S.; architect of the U.S. Capitol 1817-1830.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127926\n\t\t\t\n\t\t\t\n\t\t\t\tBurns, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tCharles Burns is best known for his dark, heavily inked graphic style with an emphasis on themes such as teenage angst, mad scientists, and hard-boiled detectives. His works include \"Big Baby,\" \"Dog Boy,\" and \"Black Hole.\"\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500066623\n\t\t\t\n\t\t\t\n\t\t\t\tCalcagni, Charles\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:03:36 GMT", + "Date": "Thu, 02 May 2024 16:28:37 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -53,27 +25,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22mckim%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22mckim%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500221352\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Mead and Bigelow\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architectural partnership, New York City, 1878-1879.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019204\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Charles Follen\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500122312\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Mead, and White\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architectural firm formed in 1879 by Charles Follen McKim (1847-1909), William Rutherford Mead (1846-1928), and Stanford White (1853-1906).By the 1880's they were one of the leading proponents of classical revival as an expression of national architectural identity. Mead remained technically a part of the firm until his official retirement in 1919. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500229650\n\t\t\t\n\t\t\t\n\t\t\t\tNorton, Charles McKim\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect and city planner; former president of the Regional Plan Association, died May 10. American city planner; president of the Regional Plann Association from 1940 to 1969.\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500221352\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Mead and Bigelow\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architectural partnership, New York City, 1878-1879.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019204\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Charles Follen\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect.\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500122312\n\t\t\t\n\t\t\t\n\t\t\t\tMcKim, Mead, and White\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architectural firm formed in 1879 by Charles Follen McKim (1847-1909), William Rutherford Mead (1846-1928), and Stanford White (1853-1906).By the 1880's they were one of the leading proponents of classical revival as an expression of national architectural identity. Mead remained technically a part of the firm until his official retirement in 1919. \n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500229650\n\t\t\t\n\t\t\t\n\t\t\t\tNorton, Charles McKim\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect and city planner; former president of the Regional Plan Association, died May 10. American city planner; president of the Regional Plann Association from 1940 to 1969.\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:03:36 GMT", + "Date": "Thu, 02 May 2024 16:28:37 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -82,8 +54,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/gettybase_search_results_empty.json b/test/fixtures/vcr_cassettes/gettybase_search_results_empty.json index 31fcc80..ca88912 100644 --- a/test/fixtures/vcr_cassettes/gettybase_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/gettybase_search_results_empty.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+skos%3AscopeNote+%5Brdf%3Avalue+%3Fhint%5D+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 20:03:38 GMT", + "Date": "Thu, 02 May 2024 16:28:39 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/homosaurus_fetch_failure.json b/test/fixtures/vcr_cassettes/homosaurus_fetch_failure.json index 8cee79b..e238a70 100644 --- a/test/fixtures/vcr_cassettes/homosaurus_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/homosaurus_fetch_failure.json @@ -1,29 +1,34 @@ [ { "request": { + "options": [], "body": "", + "url": "https://homosaurus.org/v3/not-a-real-thing.json", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://homosaurus.org/v3/not-a-real-thing.json" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\"status\":500,\"error\":\"Internal Server Error\"}", "headers": { - "Date": "Tue, 21 Mar 2023 22:04:18 GMT", - "Server": "Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k Phusion_Passenger/6.0.8", - "X-Request-Id": "ab33684a-eab1-470a-bb6d-5431c1c69ddb", - "X-Runtime": "0.004180", - "X-Powered-By": "Phusion Passenger(R) 6.0.8", + "Date": "Thu, 02 May 2024 16:28:53 GMT", + "Content-Type": "application/json; charset=utf-8", "Content-Length": "46", + "Connection": "keep-alive", + "X-Request-Id": "f3e023dc-7905-4a72-bd53-b8d9cdaba32b", + "X-Runtime": "0.002658", + "X-Powered-By": "Phusion Passenger(R) 6.0.17", "Status": "500 Internal Server Error", - "Connection": "close", - "Content-Type": "application/json; charset=utf-8" + "CF-Cache-Status": "DYNAMIC", + "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=PtiaiGkuXZHYbXITi2KjHIF%2BXfBgVc%2FL4hxfn9ZNi8xx7jYTw3Q4Xx5mSgNmesrsMFAYBXWtQelj2PiPx3D0ysfWFXCaYd9bLpkib0BXyENwAgjzzLb40W2OR1vmtilRBg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "Server": "cloudflare", + "CF-RAY": "87d9631229186309-ORD", + "alt-svc": "h3=\":443\"; ma=86400" }, - "status_code": 500, - "type": "ok" + "status_code": 500 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/homosaurus_fetch_success.json b/test/fixtures/vcr_cassettes/homosaurus_fetch_success.json index a508255..99f17eb 100644 --- a/test/fixtures/vcr_cassettes/homosaurus_fetch_success.json +++ b/test/fixtures/vcr_cassettes/homosaurus_fetch_success.json @@ -1,36 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://homosaurus.org/v3/homoit0002336.json", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://homosaurus.org/v3/homoit0002336.json" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "{\"@context\":{\"skos\":\"http://www.w3.org/2004/02/skos/core#\",\"dc\":\"http://purl.org/dc/terms/\",\"rdfs\":\"http://www.w3.org/2000/01/rdf-schema#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\"},\"@id\":\"https://homosaurus.org/v3/homoit0002336\",\"dc:identifier\":\"homoit0002336\",\"skos:prefLabel\":\"Adopted LGBTQ+ people\",\"skos:altLabel\":[\"Adopted people (LGBTQ)\",\"LGBTQ+ adopted people\"],\"rdfs:comment\":\"LGBTQ+ people who were adopted, whether or not by LGBTQ+ parents.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2022-12-13\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2022-12-13\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"},\"skos:broader\":[[{\"@id\":\"https://homosaurus.org/v3/homoit0000915\",\"skos:prefLabel\":\"LGBTQ+ people\"}]],\"skos:hasTopConcept\":[[{\"@id\":\"https://homosaurus.org/v3/homoit0002336\",\"skos:prefLabel\":\"Adopted LGBTQ+ people\"}]]}", "headers": { - "Date": "Tue, 21 Mar 2023 22:04:18 GMT", - "Server": "Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k Phusion_Passenger/6.0.8", + "Date": "Thu, 02 May 2024 16:28:56 GMT", + "Content-Type": "application/json; charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", "Cache-Control": "max-age=0, private, must-revalidate", "Referrer-Policy": "strict-origin-when-cross-origin", "X-Permitted-Cross-Domain-Policies": "none", "X-XSS-Protection": "1; mode=block", - "X-Request-Id": "8f119dca-3b85-4f22-b370-f5bac3f2c868", + "X-Request-Id": "416e4019-8e64-40a8-89f5-de426a437ed6", "X-Download-Options": "noopen", "X-Frame-Options": "SAMEORIGIN", - "X-Runtime": "0.023793", + "X-Runtime": "0.011740", "X-Content-Type-Options": "nosniff", - "X-Powered-By": "Phusion Passenger(R) 6.0.8", + "X-Powered-By": "Phusion Passenger(R) 6.0.17", "ETag": "W/\"273b87538d7b5c035fd66a451bd087e3\"", "Status": "200 OK", - "Transfer-Encoding": "chunked", - "Content-Type": "application/json; charset=utf-8" + "CF-Cache-Status": "DYNAMIC", + "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=1oH42IoCMK29DpaIU%2FdBgh0nXzpfh4WdU3XbXoo8rLd7jWnNRFJYID%2FQJobl%2BVGXxYQVMhuIBPf7S4NatYBbRAjulLVpskuOeV%2B9OymvsA6deHBxnKIrm%2FVPpkMtDjJGnQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "Server": "cloudflare", + "CF-RAY": "87d96321f9a06309-ORD", + "alt-svc": "h3=\":443\"; ma=86400" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/homosaurus_search_count.json b/test/fixtures/vcr_cassettes/homosaurus_search_count.json new file mode 100644 index 0000000..5b6822c --- /dev/null +++ b/test/fixtures/vcr_cassettes/homosaurus_search_count.json @@ -0,0 +1,44 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://homosaurus.org/search/v3.jsonld?q=adop%2A", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "{\"@context\":{\"skos\":\"http://www.w3.org/2004/02/skos/core#\",\"dc\":\"http://purl.org/dc/terms/\",\"rdfs\":\"http://www.w3.org/2000/01/rdf-schema#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\"},\"@graph\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000009\",\"dc:identifier\":\"homoit0000009\",\"skos:prefLabel\":\"Adoptive parenthood\",\"rdfs:comment\":\"The experience of being an adoptive parent to a child or children. An adoptive parent is the person or persons who become permanent parents through adoption with all the responsibilities therein.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000009\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000451\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/adoptiveParenthood\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\",\"dc:identifier\":\"homoit0000809\",\"skos:prefLabel\":\"LGBTQ+ adoption\",\"skos:altLabel\":\"LGBTQ adoption\",\"rdfs:comment\":\"Adoption of a child or children, either by legal or informal processes, by LGBTQ+ people. \",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000304\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000821\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000254\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000260\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000009\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000870\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoption\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000010\",\"dc:identifier\":\"homoit0000010\",\"skos:prefLabel\":\"Adoptive parents\",\"rdfs:comment\":\"People who have adopted children, either legally or through a social/cultural practice.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0002372\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000451\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh92003241\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/adoptiveParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\",\"dc:identifier\":\"homoit0000812\",\"skos:prefLabel\":\"LGBTQ+ adoptive parents\",\"skos:altLabel\":\"LGBTQ adoptive parents\",\"rdfs:comment\":\"Parents who adopt and who are LGBTQ+ people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000872\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoptiveParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\",\"dc:identifier\":\"homoit0000121\",\"skos:prefLabel\":\"Birth parents\",\"rdfs:comment\":\"Biological or genetic parents of a child or children placed for adoption.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000587\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002372\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0000821\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000116\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000843\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000819\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh85014394\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/birthParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000034\",\"dc:identifier\":\"homoit0000034\",\"skos:prefLabel\":\"Red ribbons (AIDS)\",\"skos:altLabel\":[\"AIDS ribbons\",\"Red ribbons\"],\"rdfs:comment\":\"Red ribbon that acts as an international symbol for HIV and AIDS awareness; first adopted in the early 1990s for the Red Ribbon Project.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000954\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000034\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000025\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000005\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/redRibbons\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000091\",\"dc:identifier\":\"homoit0000091\",\"skos:prefLabel\":\"Bakla\",\"rdfs:comment\":\"Filipino word for people who are assigned male at birth who adopt feminine mannerisms; often considered a third gender.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001560\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000322\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000091\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000101\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000023\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/bakla\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000821\",\"dc:identifier\":\"homoit0000821\",\"skos:prefLabel\":\"LGBTQ+ birth parents\",\"skos:altLabel\":\"LGBTQ birth parents\",\"rdfs:comment\":\"In an adoption context, biological or genetic parents who are LGBTQ+ people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000821\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQBirthParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000819\",\"dc:identifier\":\"homoit0000819\",\"skos:prefLabel\":\"LGBTQ+ biological parents\",\"skos:altLabel\":\"LGBTQ biological parents\",\"rdfs:comment\":\"Biological or genetic parents who are LGBTQ+ people. For adoption contexts, use LGBTQ+ birth parents.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000819\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000116\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000583\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000587\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQBiologicalParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000150\",\"dc:identifier\":\"homoit0000150\",\"skos:prefLabel\":\"Bisexual families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as bisexual.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000150\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000169\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000170\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000257\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/bisexualFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000420\",\"dc:identifier\":\"homoit0000420\",\"skos:prefLabel\":\"LGBTQ+ families\",\"skos:altLabel\":\"Families (LGBTQ)\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as LGBTQ+.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-14\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000943\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001757\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001758\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000150\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000371\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000491\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000740\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000834\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001176\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001412\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001760\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001083\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001759\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000819\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000870\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000872\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002586\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000945\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001310\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000871\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002584\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002585\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/familiesLGBTQ\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000247\",\"dc:identifier\":\"homoit0000247\",\"skos:prefLabel\":\"Legal name change\",\"skos:altLabel\":\"Change of name\",\"rdfs:comment\":\"The process by which an individual adopts a new name on legal or government-issued documents.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001053\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000247\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000119\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000377\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000711\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000990\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001092\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001324\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/legalNameChange\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\",\"dc:identifier\":\"homoit0000918\",\"skos:prefLabel\":\"LGBTQ+ personal and family law\",\"skos:altLabel\":\"LGBTQ personal and family law\",\"rdfs:comment\":\"Legal regulations and laws addressing changes to LGBTQ people’s legal names or gender markers, as well as LGBTQ people’s family relationships, including cohabitation, marriage, adoption, parent-child relationships, divorce, and child custody.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000702\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000247\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000711\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000992\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000118\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000254\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000274\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000360\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000361\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000675\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001053\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001074\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000304\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000364\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQPersonalAndFamilyLaw\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000304\",\"dc:identifier\":\"homoit0000304\",\"skos:prefLabel\":\"Second parent adoption\",\"skos:altLabel\":\"Co-parent adoption\",\"rdfs:comment\":\"An adoption process by which a legal child-parent relationship is established by granting the “second” parent the same rights as the “first” parent without the “first” or legal parent relinquishing any parental rights. A second or co-parent adoption can be important for LGBTQ+ parents to protect their parental rights as the relationship of the non-biological parent may not be recognized in some jurisdictions without such an adoption.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000304\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/secondParentAdoption\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000391\",\"dc:identifier\":\"homoit0000391\",\"skos:prefLabel\":\"Internalized homophobia\",\"skos:altLabel\":\"Ego-dystonic homophobia\",\"rdfs:comment\":\"This term is often used to describe internalized oppression held by and about LGBTQ+ people in general. It can also describe the more specific phenomenon in which gay men internalize or adopt homophobic beliefs (i.e., negative perceptions of and intolerance toward gay men and homosexuality) as a result of being raised or socialized within a homophobic environment or culture. \",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000646\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000391\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003093\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000345\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000392\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000699\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000936\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh2005020575\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/internalisedHomophobia\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002590\",\"dc:identifier\":\"homoit0002590\",\"skos:prefLabel\":\"Internalized oppression\",\"rdfs:comment\":\"The phenomenon in which someone in a marginalized group internalizes or adopts oppressive beliefs (i.e., negative perceptions of and intolerance toward any marginalized identities they hold) as a result of being raised or socialized within an oppressive environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002591\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002592\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002593\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002594\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002595\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000391\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000920\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000936\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000345\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003093\",\"dc:identifier\":\"homoit0003093\",\"skos:prefLabel\":\"Lateral homophobia\",\"rdfs:comment\":\"This term is often used to describe lateral homophobia carried out by LGBTQ+ people in general. Lateral homophobia refers to the phenomenon in which gay men displace violence or oppression onto other gay men, often by acting on internalized homophobic beliefs (i.e., negative perceptions of and intolerance toward gay men and homosexuality) adopted as a result of being raised or socialized within a homophobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000391\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003093\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000395\",\"dc:identifier\":\"homoit0000395\",\"skos:prefLabel\":\"Eonism\",\"rdfs:comment\":\"Historical term used to describe people assigned male at birth who adopt feminine behaviors.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001006\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000878\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000568\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000395\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000318\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000396\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001296\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001463\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001468\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001469\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/eonism\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000396\",\"dc:identifier\":\"homoit0000396\",\"skos:prefLabel\":\"Eonist people\",\"rdfs:comment\":\"Historical term for people assigned male at birth who adopt feminine behaviors.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000878\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000396\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000316\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000395\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001378\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/eonistPeople\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001757\",\"dc:identifier\":\"homoit0001757\",\"skos:prefLabel\":\"Aromantic families\",\"skos:altLabel\":\"Aro families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as aromantic.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001757\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001761\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000067\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001765\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001758\",\"dc:identifier\":\"homoit0001758\",\"skos:prefLabel\":\"Asexual families\",\"skos:altLabel\":\"Ace families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as asexual.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2022-01-20\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001758\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001762\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000071\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001766\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000491\",\"dc:identifier\":\"homoit0000491\",\"skos:prefLabel\":\"Gay families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as gay men.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000491\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000258\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000492\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh2018003197\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/gayFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000740\",\"dc:identifier\":\"homoit0000740\",\"skos:prefLabel\":\"Lesbian families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as lesbian.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000740\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0000259\"},\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh2018003209\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/lesbianFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001176\",\"dc:identifier\":\"homoit0001176\",\"skos:prefLabel\":\"Queer families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as queer.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001176\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000262\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001195\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002583\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002588\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/queerFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001412\",\"dc:identifier\":\"homoit0001412\",\"skos:prefLabel\":\"Transgender families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as transgender.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001412\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000261\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001430\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002587\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/transgenderFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001760\",\"dc:identifier\":\"homoit0001760\",\"skos:prefLabel\":\"Two-Spirit families\",\"skos:altLabel\":[\"2S families\",\"Two Spirit families\",\"Two Spirited families\",\"Two-Spirited families\"],\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as Two-Spirit.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001760\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001768\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001764\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001480\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001759\",\"dc:identifier\":\"homoit0001759\",\"skos:prefLabel\":\"Intersex families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals are intersex.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001759\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001767\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001763\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000618\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\",\"dc:identifier\":\"homoit0000810\",\"skos:prefLabel\":\"LGBTQ+ adoptive families\",\"skos:altLabel\":\"LGBTQ adoptive families\",\"rdfs:comment\":\"Families including adopted children in which one or more individuals identify as LGBTQ+.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000866\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000905\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoptiveFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000811\",\"dc:identifier\":\"homoit0000811\",\"skos:prefLabel\":\"LGBTQ+ adoptive parenthood\",\"skos:altLabel\":\"LGBTQ adoptive parenthood\",\"rdfs:comment\":\"The experiences involved in adoptive parenting, as experienced by LGBTQ+ people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000945\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001093\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000870\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000871\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001001\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoptiveParenthood\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002584\",\"dc:identifier\":\"homoit0002584\",\"skos:prefLabel\":\"Bothies\",\"rdfs:comment\":\"People who have two or more LGBTQ+ parents or caregivers. Includes individuals born to or adopted by people in a heterosexual relationship who later came out as LGBTQ+, as well as individuals born to or adopted by LGBTQ+ people who came together to create their own families, such as lesbian couples who choose to conceive with friends who are gay men. For use in a Canadian and United States context.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001317\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000260\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002584\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000421\",\"dc:identifier\":\"homoit0000421\",\"skos:prefLabel\":\"Family members\",\"rdfs:comment\":\"A group of people in kinship through adoption, biology, or choice.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-14\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000421\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000255\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001310\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000601\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002353\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002351\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000423\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000602\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002361\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002360\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002293\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002294\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002372\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001021\"}],\"skos:closeMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh00005743\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/familyMembers\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000562\",\"dc:identifier\":\"homoit0000562\",\"skos:prefLabel\":\"Gender bending\",\"rdfs:comment\":\"The practice of transgressing or \\\"bending\\\" expected gender roles, which often involves adopting or exaggerating stereotypically feminine or masculine traits to expose them as artificial. Gender bending is similar to drag, though drag is often associated with artistic or stage performances, whereas gender bending is typically enacted in everyday life.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000568\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000562\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000047\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001756\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001816\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000577\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/genderBending\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001074\",\"dc:identifier\":\"homoit0001074\",\"skos:prefLabel\":\"Parental rights\",\"rdfs:comment\":\"The legal parent-child relationship that may be established by biological relations, at birth, or through adoption. These rights may include child custody and visitation, decision-making authority, and informational access. \",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000712\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001074\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/parentalRights\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001082\",\"dc:identifier\":\"homoit0001082\",\"skos:prefLabel\":\"Partner rights\",\"rdfs:comment\":\"Legal, economic, social, and cultural rights afforded to individuals who are in long-term partnerships (e.g., marriage, domestic partnership, civil union) that can include shared health insurance, life insurance benefits, adoption rights, and the authority to make medical and financial decisions on behalf of one's partner.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-14\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000712\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001082\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001311\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002365\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/partnerRights\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001506\",\"dc:identifier\":\"homoit0001506\",\"skos:prefLabel\":\"Winkté\",\"skos:altLabel\":\"Winkte\",\"rdfs:comment\":\"North American Lakota word referring to people assigned male at birth who adopt feminine roles; translates to \\\"to be like a woman.\\\"\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000322\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001506\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0001480\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/winkte\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001517\",\"dc:identifier\":\"homoit0001517\",\"skos:prefLabel\":\"Khaniths\",\"skos:altLabel\":[\"Khanith\",\"Xanith\",\"Xaniths\"],\"rdfs:comment\":\"Arabic word used in Oman for people who assigned male at birth who adopt feminine mannerisms and/or roles.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000322\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001517\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/xanith\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001822\",\"dc:identifier\":\"homoit0001822\",\"skos:prefLabel\":\"Hermaphrodites\",\"rdfs:comment\":\"A term originating from Greek mythology that refers to beings that are both fully female and fully male. The term was once adopted in the medical realm to describe people with intersex variations generally (and later to describe someone with both ovarian and testicular tissue specifically), but it is now recognized to be stigmatizing, imprecise, and misleading. Many people in the intersex community consider the use of this term to be pathologizing and deeply offensive, while other intersex people have chosen to reclaim the term to describe themselves and their bodies. Do not use this term to describe an individual unless they explicitly identify with it and have chosen to use it.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2022-02-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2022-02-14\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000878\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001822\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000618\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000352\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002336\",\"dc:identifier\":\"homoit0002336\",\"skos:prefLabel\":\"Adopted LGBTQ+ people\",\"skos:altLabel\":[\"Adopted people (LGBTQ)\",\"LGBTQ+ adopted people\"],\"rdfs:comment\":\"LGBTQ+ people who were adopted, whether or not by LGBTQ+ parents.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2022-12-13\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2022-12-13\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000915\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002336\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002591\",\"dc:identifier\":\"homoit0002591\",\"skos:prefLabel\":\"Internalized lesbophobia\",\"rdfs:comment\":\"The phenomenon in which lesbians internalize or adopt lesbophobic beliefs (i.e., negative perceptions of and intolerance toward lesbians and lesbianism) as a result of being raised or socialized within a lesbophobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000803\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002591\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003092\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002592\",\"dc:identifier\":\"homoit0002592\",\"skos:prefLabel\":\"Internalized biphobia\",\"rdfs:comment\":\"The phenomenon in which bisexual people internalize or adopt biphobic beliefs (i.e., negative perceptions of and intolerance toward bisexual people and bisexuality) as a result of being raised or socialized within a biphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000117\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002592\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003094\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002593\",\"dc:identifier\":\"homoit0002593\",\"skos:prefLabel\":\"Internalized transphobia\",\"rdfs:comment\":\"The phenomenon in which transgender people internalize or adopt transphobic beliefs (i.e., negative perceptions of and intolerance toward transgender people and trans identities) as a result of being raised or socialized within a transphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001467\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002593\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003095\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002594\",\"dc:identifier\":\"homoit0002594\",\"skos:prefLabel\":\"Internalized queerphobia\",\"rdfs:comment\":\"The phenomenon in which queer people internalize or adopt queerphobic beliefs (i.e., negative perceptions of and intolerance toward queer people and queerness) as a result of being raised or socialized within a queerphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001229\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002594\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003096\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002595\",\"dc:identifier\":\"homoit0002595\",\"skos:prefLabel\":\"Internalized intersexphobia\",\"skos:altLabel\":\"Internalized interphobia\",\"rdfs:comment\":\"The phenomenon in which intersex people internalize or adopt intersexphobic beliefs (i.e., negative perceptions of and intolerance toward intersex people and intersex variations) as a result of being raised or socialized within a intersexphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000666\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002595\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003097\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003091\",\"dc:identifier\":\"homoit0003091\",\"skos:prefLabel\":\"Lateral oppression\",\"skos:altLabel\":\"Lateral violence\",\"rdfs:comment\":\"The phenomenon in which someone in a marginalized group displaces violence or oppression onto other members of their own group, often by acting on internalized oppressive beliefs (i.e., negative perceptions of and intolerance toward any marginalized identities they hold) adopted as a result of being raised or socialized within an oppressive environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003092\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003093\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003094\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003095\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003096\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003097\"}],\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003092\",\"dc:identifier\":\"homoit0003092\",\"skos:prefLabel\":\"Lateral lesbophobia\",\"rdfs:comment\":\"The phenomenon in which lesbians displace violence or oppression onto other lesbians, often by acting on internalized lesbophobic beliefs (i.e., negative perceptions of and intolerance toward lesbians and lesbianism) adopted as a result of being raised or socialized within a lesbophobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002591\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003092\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003094\",\"dc:identifier\":\"homoit0003094\",\"skos:prefLabel\":\"Lateral biphobia\",\"rdfs:comment\":\"The phenomenon in which bisexual people displace violence or oppression onto other bisexual people, often by acting on internalized biphobic beliefs (i.e., negative perceptions of and intolerance toward bisexual people and bisexuality) adopted as a result of being raised or socialized within a biphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002592\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003094\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003095\",\"dc:identifier\":\"homoit0003095\",\"skos:prefLabel\":\"Lateral transphobia\",\"rdfs:comment\":\"The phenomenon in which transgender people displace violence or oppression onto other transgender people, often by acting on internalized transphobic beliefs (i.e., negative perceptions of and intolerance toward transgender people and trans identities) adopted as a result of being raised or socialized within transphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002593\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003095\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003096\",\"dc:identifier\":\"homoit0003096\",\"skos:prefLabel\":\"Lateral queerphobia\",\"rdfs:comment\":\"The phenomenon in which queer people displace violence or oppression onto other queer people, often by acting on internalized queerphobic beliefs (i.e., negative perceptions of and intolerance toward queer people and queer identity) adopted as a result of being raised or socialized within a queerphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002594\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003096\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003097\",\"dc:identifier\":\"homoit0003097\",\"skos:prefLabel\":\"Lateral intersexphobia\",\"skos:altLabel\":\"Lateral interphobia\",\"rdfs:comment\":\"The phenomenon in which intersex people displace violence or oppression onto other intersex people, often by acting on internalized intersexphobic beliefs (i.e., negative perceptions of and intolerance toward intersex people and intersex variations) adopted as a result of being raised or socialized within a intersexphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002595\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003097\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002884\",\"dc:identifier\":\"homoit0002884\",\"skos:prefLabel\":\"X gender markers\",\"rdfs:comment\":\"Gender markers that indicate a person is NOT cisgender. X gender markers may be assigned to or adopted by intersex people or transgender people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-06-28\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-06-28\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000573\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002884\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0001646\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}}]}", + "headers": { + "Date": "Thu, 02 May 2024 16:28:55 GMT", + "Content-Type": "application/ld+json; charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Cache-Control": "max-age=0, private, must-revalidate", + "Referrer-Policy": "strict-origin-when-cross-origin", + "X-Permitted-Cross-Domain-Policies": "none", + "X-XSS-Protection": "1; mode=block", + "X-Request-Id": "0b87b483-19c5-40b5-a4f6-f78baf91a234", + "X-Download-Options": "noopen", + "X-Frame-Options": "SAMEORIGIN", + "X-Runtime": "0.395272", + "X-Content-Type-Options": "nosniff", + "X-Powered-By": "Phusion Passenger(R) 6.0.17", + "ETag": "W/\"646038066c4c33525637efaed8d1f365\"", + "Status": "200 OK", + "CF-Cache-Status": "DYNAMIC", + "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=iVjf33fv1Os0palByQVsVQRN71qWiiIJ8Oxmc4s5Z5WhcbHRzIif6NLKNvGsdqr3BlReenZgAGfkaEZYaCOaVJJ7jxih2DEhhF%2BP55Ko4t0vodAlXIRJsc4SRTqOfMe0hA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "Server": "cloudflare", + "CF-RAY": "87d9631f0e6a6309-ORD", + "alt-svc": "h3=\":443\"; ma=86400" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/homosaurus_search_results.json b/test/fixtures/vcr_cassettes/homosaurus_search_results.json index 939bff2..e7448df 100644 --- a/test/fixtures/vcr_cassettes/homosaurus_search_results.json +++ b/test/fixtures/vcr_cassettes/homosaurus_search_results.json @@ -1,38 +1,44 @@ [ { "request": { + "options": [], "body": "", + "url": "https://homosaurus.org/search/v3.jsonld?q=adop%2A", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://homosaurus.org/search/v3.jsonld?q=adop%2A" + "request_body": "" }, "response": { "binary": false, - "body": "{\n \"@context\": {\n \"skos\": \"http://www.w3.org/2004/02/skos/core#\",\n \"dc\": \"http://purl.org/dc/terms/\",\n \"rdfs\": \"http://www.w3.org/2000/01/rdf-schema#\",\n \"xsd\": \"http://www.w3.org/2001/XMLSchema#\"\n },\n \"@graph\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000009\",\n \"dc:identifier\": \"homoit0000009\",\n \"skos:prefLabel\": \"Adoptive parenthood\",\n \"rdfs:comment\": \"The experience of being an adoptive parent to a child or children. An adoptive parent is the person or persons who become permanent parents through adoption with all the responsibilities therein.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000914\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000009\"\n },\n \"skos:related\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000451\"\n }\n ],\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/adoptiveParenthood\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\",\n \"dc:identifier\": \"homoit0000809\",\n \"skos:prefLabel\": \"LGBTQ+ adoption\",\n \"skos:altLabel\": \"LGBTQ adoption\",\n \"rdfs:comment\": \"Adoption of a child or children, either by legal or informal processes, by LGBTQ+ people. \",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000864\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\"\n },\n \"skos:narrower\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000811\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000812\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000821\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000304\"\n }\n ],\n \"skos:related\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000914\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000010\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000254\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000420\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000918\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000260\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0001075\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000009\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000810\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000121\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000870\"\n }\n ],\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/LGBTQAdoption\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000010\",\n \"dc:identifier\": \"homoit0000010\",\n \"skos:prefLabel\": \"Adoptive parents\",\n \"rdfs:comment\": \"People who have adopted children, either legally or through a social/cultural practice.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0002372\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000010\"\n },\n \"skos:related\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000812\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000121\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000451\"\n }\n ],\n \"skos:exactMatch\": {\n \"@id\": \"http://id.loc.gov/authorities/subjects/sh92003241\"\n },\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/adoptiveParents\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000812\",\n \"dc:identifier\": \"homoit0000812\",\n \"skos:prefLabel\": \"LGBTQ+ adoptive parents\",\n \"skos:altLabel\": \"LGBTQ adoptive parents\",\n \"rdfs:comment\": \"Parents who adopt and who are LGBTQ+ people.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000914\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000420\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0001075\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\"\n }\n ],\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000812\"\n },\n \"skos:related\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000010\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000810\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000121\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000872\"\n }\n ],\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/LGBTQAdoptiveParents\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000304\",\n \"dc:identifier\": \"homoit0000304\",\n \"skos:prefLabel\": \"Second parent adoption\",\n \"skos:altLabel\": \"Co-parent adoption\",\n \"rdfs:comment\": \"An adoption process by which a legal child-parent relationship is established by granting the “second” parent the same rights as the “first” parent without the “first” or legal parent relinquishing any parental rights. A second or co-parent adoption can be important for LGBTQ+ parents to protect their parental rights as the relationship of the non-biological parent may not be recognized in some jurisdictions without such an adoption.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000304\"\n },\n \"skos:related\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000918\"\n },\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/secondParentAdoption\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000562\",\n \"dc:identifier\": \"homoit0000562\",\n \"skos:prefLabel\": \"Gender bending\",\n \"rdfs:comment\": \"The practice of transgressing or \\\"bending\\\" expected gender roles, which often involves adopting or exaggerating stereotypically feminine or masculine traits to expose them as artificial. Gender bending is similar to drag, though drag is often associated with artistic or stage performances, whereas gender bending is typically enacted in everyday life.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000568\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000562\"\n },\n \"skos:related\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000047\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0001756\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000577\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0001816\"\n }\n ],\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/genderBending\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000740\",\n \"dc:identifier\": \"homoit0000740\",\n \"skos:prefLabel\": \"Lesbian families\",\n \"rdfs:comment\": \"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as lesbian.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000420\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000740\"\n },\n \"skos:related\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000259\"\n },\n \"skos:exactMatch\": {\n \"@id\": \"http://id.loc.gov/authorities/subjects/sh2018003209\"\n },\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/lesbianFamilies\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000811\",\n \"dc:identifier\": \"homoit0000811\",\n \"skos:prefLabel\": \"LGBTQ+ adoptive parenthood\",\n \"skos:altLabel\": \"LGBTQ adoptive parenthood\",\n \"rdfs:comment\": \"The experiences involved in adoptive parenting, as experienced by LGBTQ+ people.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000914\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000810\"\n }\n ],\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000811\"\n },\n \"skos:related\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000420\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000918\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000945\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0001093\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0001075\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000864\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000870\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000871\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0001001\"\n }\n ],\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/LGBTQAdoptiveParenthood\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000810\",\n \"dc:identifier\": \"homoit0000810\",\n \"skos:prefLabel\": \"LGBTQ+ adoptive families\",\n \"skos:altLabel\": \"LGBTQ adoptive families\",\n \"rdfs:comment\": \"Families including adopted children in which one or more individuals identify as LGBTQ+.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2019-05-14\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2021-12-08\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000420\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000810\"\n },\n \"skos:narrower\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000811\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000866\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000905\"\n }\n ],\n \"skos:related\": [\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000809\"\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0000812\"\n }\n ],\n \"dc:replaces\": {\n \"@id\": \"http://homosaurus.org/v2/LGBTQAdoptiveFamilies\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n },\n {\n \"@id\": \"https://homosaurus.org/v3/homoit0002336\",\n \"dc:identifier\": \"homoit0002336\",\n \"skos:prefLabel\": \"Adopted LGBTQ+ people\",\n \"skos:altLabel\": [\n \"Adopted people (LGBTQ)\",\n \"LGBTQ+ adopted people\"\n ],\n \"rdfs:comment\": \"LGBTQ+ people who were adopted, whether or not by LGBTQ+ parents.\",\n \"dc:issued\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2022-12-13\"\n },\n \"dc:modified\": {\n \"@type\": \"xsd:date\",\n \"@value\": \"2022-12-13\"\n },\n \"skos:broader\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0000915\"\n },\n \"skos:hasTopConcept\": {\n \"@id\": \"https://homosaurus.org/v3/homoit0002336\"\n },\n \"@type\": \"skos:Concept\",\n \"skos:inScheme\": {\n \"@id\": \"https://homosaurus.org/v3\"\n }\n }\n ]\n}", + "type": "ok", + "body": "{\"@context\":{\"skos\":\"http://www.w3.org/2004/02/skos/core#\",\"dc\":\"http://purl.org/dc/terms/\",\"rdfs\":\"http://www.w3.org/2000/01/rdf-schema#\",\"xsd\":\"http://www.w3.org/2001/XMLSchema#\"},\"@graph\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000009\",\"dc:identifier\":\"homoit0000009\",\"skos:prefLabel\":\"Adoptive parenthood\",\"rdfs:comment\":\"The experience of being an adoptive parent to a child or children. An adoptive parent is the person or persons who become permanent parents through adoption with all the responsibilities therein.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000009\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000451\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/adoptiveParenthood\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\",\"dc:identifier\":\"homoit0000809\",\"skos:prefLabel\":\"LGBTQ+ adoption\",\"skos:altLabel\":\"LGBTQ adoption\",\"rdfs:comment\":\"Adoption of a child or children, either by legal or informal processes, by LGBTQ+ people. \",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000304\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000821\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000254\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000260\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000009\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000870\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoption\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000010\",\"dc:identifier\":\"homoit0000010\",\"skos:prefLabel\":\"Adoptive parents\",\"rdfs:comment\":\"People who have adopted children, either legally or through a social/cultural practice.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0002372\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000451\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh92003241\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/adoptiveParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\",\"dc:identifier\":\"homoit0000812\",\"skos:prefLabel\":\"LGBTQ+ adoptive parents\",\"skos:altLabel\":\"LGBTQ adoptive parents\",\"rdfs:comment\":\"Parents who adopt and who are LGBTQ+ people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000872\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoptiveParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\",\"dc:identifier\":\"homoit0000121\",\"skos:prefLabel\":\"Birth parents\",\"rdfs:comment\":\"Biological or genetic parents of a child or children placed for adoption.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000587\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002372\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0000821\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000010\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000116\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000843\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000819\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh85014394\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/birthParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000034\",\"dc:identifier\":\"homoit0000034\",\"skos:prefLabel\":\"Red ribbons (AIDS)\",\"skos:altLabel\":[\"AIDS ribbons\",\"Red ribbons\"],\"rdfs:comment\":\"Red ribbon that acts as an international symbol for HIV and AIDS awareness; first adopted in the early 1990s for the Red Ribbon Project.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000954\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000034\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000025\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000005\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/redRibbons\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000091\",\"dc:identifier\":\"homoit0000091\",\"skos:prefLabel\":\"Bakla\",\"rdfs:comment\":\"Filipino word for people who are assigned male at birth who adopt feminine mannerisms; often considered a third gender.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001560\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000322\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000091\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000101\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000023\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/bakla\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000821\",\"dc:identifier\":\"homoit0000821\",\"skos:prefLabel\":\"LGBTQ+ birth parents\",\"skos:altLabel\":\"LGBTQ birth parents\",\"rdfs:comment\":\"In an adoption context, biological or genetic parents who are LGBTQ+ people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000821\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQBirthParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000819\",\"dc:identifier\":\"homoit0000819\",\"skos:prefLabel\":\"LGBTQ+ biological parents\",\"skos:altLabel\":\"LGBTQ biological parents\",\"rdfs:comment\":\"Biological or genetic parents who are LGBTQ+ people. For adoption contexts, use LGBTQ+ birth parents.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000819\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000116\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000583\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000587\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000121\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQBiologicalParents\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000150\",\"dc:identifier\":\"homoit0000150\",\"skos:prefLabel\":\"Bisexual families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as bisexual.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000150\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000169\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000170\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000257\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/bisexualFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000420\",\"dc:identifier\":\"homoit0000420\",\"skos:prefLabel\":\"LGBTQ+ families\",\"skos:altLabel\":\"Families (LGBTQ)\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as LGBTQ+.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-14\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000943\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001757\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001758\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000150\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000371\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000491\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000740\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000834\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001176\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001412\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001760\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001083\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001759\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000819\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000870\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000872\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002586\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000945\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001310\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000871\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002584\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002585\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/familiesLGBTQ\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000247\",\"dc:identifier\":\"homoit0000247\",\"skos:prefLabel\":\"Legal name change\",\"skos:altLabel\":\"Change of name\",\"rdfs:comment\":\"The process by which an individual adopts a new name on legal or government-issued documents.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001053\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000247\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000119\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000377\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000711\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000990\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001092\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001324\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/legalNameChange\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\",\"dc:identifier\":\"homoit0000918\",\"skos:prefLabel\":\"LGBTQ+ personal and family law\",\"skos:altLabel\":\"LGBTQ personal and family law\",\"rdfs:comment\":\"Legal regulations and laws addressing changes to LGBTQ people’s legal names or gender markers, as well as LGBTQ people’s family relationships, including cohabitation, marriage, adoption, parent-child relationships, divorce, and child custody.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000702\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000247\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000711\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000992\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000118\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000254\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000274\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000360\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000361\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000675\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001053\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001074\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000304\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000364\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQPersonalAndFamilyLaw\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000304\",\"dc:identifier\":\"homoit0000304\",\"skos:prefLabel\":\"Second parent adoption\",\"skos:altLabel\":\"Co-parent adoption\",\"rdfs:comment\":\"An adoption process by which a legal child-parent relationship is established by granting the “second” parent the same rights as the “first” parent without the “first” or legal parent relinquishing any parental rights. A second or co-parent adoption can be important for LGBTQ+ parents to protect their parental rights as the relationship of the non-biological parent may not be recognized in some jurisdictions without such an adoption.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000304\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/secondParentAdoption\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000391\",\"dc:identifier\":\"homoit0000391\",\"skos:prefLabel\":\"Internalized homophobia\",\"skos:altLabel\":\"Ego-dystonic homophobia\",\"rdfs:comment\":\"This term is often used to describe internalized oppression held by and about LGBTQ+ people in general. It can also describe the more specific phenomenon in which gay men internalize or adopt homophobic beliefs (i.e., negative perceptions of and intolerance toward gay men and homosexuality) as a result of being raised or socialized within a homophobic environment or culture. \",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000646\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000391\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003093\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000345\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000392\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000699\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000936\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh2005020575\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/internalisedHomophobia\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002590\",\"dc:identifier\":\"homoit0002590\",\"skos:prefLabel\":\"Internalized oppression\",\"rdfs:comment\":\"The phenomenon in which someone in a marginalized group internalizes or adopts oppressive beliefs (i.e., negative perceptions of and intolerance toward any marginalized identities they hold) as a result of being raised or socialized within an oppressive environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002591\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002592\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002593\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002594\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002595\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000391\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000920\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000936\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000345\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003093\",\"dc:identifier\":\"homoit0003093\",\"skos:prefLabel\":\"Lateral homophobia\",\"rdfs:comment\":\"This term is often used to describe lateral homophobia carried out by LGBTQ+ people in general. Lateral homophobia refers to the phenomenon in which gay men displace violence or oppression onto other gay men, often by acting on internalized homophobic beliefs (i.e., negative perceptions of and intolerance toward gay men and homosexuality) adopted as a result of being raised or socialized within a homophobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000391\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003093\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000395\",\"dc:identifier\":\"homoit0000395\",\"skos:prefLabel\":\"Eonism\",\"rdfs:comment\":\"Historical term used to describe people assigned male at birth who adopt feminine behaviors.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001006\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000878\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000568\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000395\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000318\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000396\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001296\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001463\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001468\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001469\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/eonism\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000396\",\"dc:identifier\":\"homoit0000396\",\"skos:prefLabel\":\"Eonist people\",\"rdfs:comment\":\"Historical term for people assigned male at birth who adopt feminine behaviors.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000878\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000396\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000316\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000395\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001378\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/eonistPeople\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001757\",\"dc:identifier\":\"homoit0001757\",\"skos:prefLabel\":\"Aromantic families\",\"skos:altLabel\":\"Aro families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as aromantic.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001757\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001761\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000067\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001765\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001758\",\"dc:identifier\":\"homoit0001758\",\"skos:prefLabel\":\"Asexual families\",\"skos:altLabel\":\"Ace families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as asexual.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2022-01-20\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001758\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001762\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000071\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001766\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000491\",\"dc:identifier\":\"homoit0000491\",\"skos:prefLabel\":\"Gay families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as gay men.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000491\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000258\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000492\"}],\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh2018003197\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/gayFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000740\",\"dc:identifier\":\"homoit0000740\",\"skos:prefLabel\":\"Lesbian families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as lesbian.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000740\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0000259\"},\"skos:exactMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh2018003209\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/lesbianFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001176\",\"dc:identifier\":\"homoit0001176\",\"skos:prefLabel\":\"Queer families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as queer.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001176\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000262\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001195\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002583\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002588\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/queerFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001412\",\"dc:identifier\":\"homoit0001412\",\"skos:prefLabel\":\"Transgender families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as transgender.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001412\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000261\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001430\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002587\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/transgenderFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001760\",\"dc:identifier\":\"homoit0001760\",\"skos:prefLabel\":\"Two-Spirit families\",\"skos:altLabel\":[\"2S families\",\"Two Spirit families\",\"Two Spirited families\",\"Two-Spirited families\"],\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals identify as Two-Spirit.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001760\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001768\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001764\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001480\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001759\",\"dc:identifier\":\"homoit0001759\",\"skos:prefLabel\":\"Intersex families\",\"rdfs:comment\":\"Families, whether biological, adoptive, or chosen, in which one or more individuals are intersex.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2021-11-23\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001759\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001767\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001763\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000618\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\",\"dc:identifier\":\"homoit0000810\",\"skos:prefLabel\":\"LGBTQ+ adoptive families\",\"skos:altLabel\":\"LGBTQ adoptive families\",\"rdfs:comment\":\"Families including adopted children in which one or more individuals identify as LGBTQ+.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000866\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000905\"}],\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000812\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoptiveFamilies\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000811\",\"dc:identifier\":\"homoit0000811\",\"skos:prefLabel\":\"LGBTQ+ adoptive parenthood\",\"skos:altLabel\":\"LGBTQ adoptive parenthood\",\"rdfs:comment\":\"The experiences involved in adoptive parenting, as experienced by LGBTQ+ people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000809\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000810\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000811\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000945\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001093\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000864\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000870\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000871\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001001\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/LGBTQAdoptiveParenthood\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002584\",\"dc:identifier\":\"homoit0002584\",\"skos:prefLabel\":\"Bothies\",\"rdfs:comment\":\"People who have two or more LGBTQ+ parents or caregivers. Includes individuals born to or adopted by people in a heterosexual relationship who later came out as LGBTQ+, as well as individuals born to or adopted by LGBTQ+ people who came together to create their own families, such as lesbian couples who choose to conceive with friends who are gay men. For use in a Canadian and United States context.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001317\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000260\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002584\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000420\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001075\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000421\",\"dc:identifier\":\"homoit0000421\",\"skos:prefLabel\":\"Family members\",\"rdfs:comment\":\"A group of people in kinship through adoption, biology, or choice.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-14\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000421\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000255\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001310\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000601\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002353\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002351\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000423\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000602\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002361\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002360\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002293\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002294\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002372\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001021\"}],\"skos:closeMatch\":{\"@id\":\"http://id.loc.gov/authorities/subjects/sh00005743\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/familyMembers\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0000562\",\"dc:identifier\":\"homoit0000562\",\"skos:prefLabel\":\"Gender bending\",\"rdfs:comment\":\"The practice of transgressing or \\\"bending\\\" expected gender roles, which often involves adopting or exaggerating stereotypically feminine or masculine traits to expose them as artificial. Gender bending is similar to drag, though drag is often associated with artistic or stage performances, whereas gender bending is typically enacted in everyday life.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000568\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0000562\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000047\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001756\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001816\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000577\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/genderBending\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001074\",\"dc:identifier\":\"homoit0001074\",\"skos:prefLabel\":\"Parental rights\",\"rdfs:comment\":\"The legal parent-child relationship that may be established by biological relations, at birth, or through adoption. These rights may include child custody and visitation, decision-making authority, and informational access. \",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000712\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001074\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000914\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000918\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/parentalRights\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001082\",\"dc:identifier\":\"homoit0001082\",\"skos:prefLabel\":\"Partner rights\",\"rdfs:comment\":\"Legal, economic, social, and cultural rights afforded to individuals who are in long-term partnerships (e.g., marriage, domestic partnership, civil union) that can include shared health insurance, life insurance benefits, adoption rights, and the authority to make medical and financial decisions on behalf of one's partner.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-14\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000712\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001082\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0001311\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002365\"}],\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/partnerRights\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001506\",\"dc:identifier\":\"homoit0001506\",\"skos:prefLabel\":\"Winkté\",\"skos:altLabel\":\"Winkte\",\"rdfs:comment\":\"North American Lakota word referring to people assigned male at birth who adopt feminine roles; translates to \\\"to be like a woman.\\\"\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000322\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001506\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0001480\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/winkte\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001517\",\"dc:identifier\":\"homoit0001517\",\"skos:prefLabel\":\"Khaniths\",\"skos:altLabel\":[\"Khanith\",\"Xanith\",\"Xaniths\"],\"rdfs:comment\":\"Arabic word used in Oman for people who assigned male at birth who adopt feminine mannerisms and/or roles.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2019-05-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2021-12-08\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000322\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001517\"},\"dc:replaces\":{\"@id\":\"http://homosaurus.org/v2/xanith\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0001822\",\"dc:identifier\":\"homoit0001822\",\"skos:prefLabel\":\"Hermaphrodites\",\"rdfs:comment\":\"A term originating from Greek mythology that refers to beings that are both fully female and fully male. The term was once adopted in the medical realm to describe people with intersex variations generally (and later to describe someone with both ovarian and testicular tissue specifically), but it is now recognized to be stigmatizing, imprecise, and misleading. Many people in the intersex community consider the use of this term to be pathologizing and deeply offensive, while other intersex people have chosen to reclaim the term to describe themselves and their bodies. Do not use this term to describe an individual unless they explicitly identify with it and have chosen to use it.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2022-02-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2022-02-14\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000878\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0001822\"},\"skos:related\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000618\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000352\"}],\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002336\",\"dc:identifier\":\"homoit0002336\",\"skos:prefLabel\":\"Adopted LGBTQ+ people\",\"skos:altLabel\":[\"Adopted people (LGBTQ)\",\"LGBTQ+ adopted people\"],\"rdfs:comment\":\"LGBTQ+ people who were adopted, whether or not by LGBTQ+ parents.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2022-12-13\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2022-12-13\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000915\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002336\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002591\",\"dc:identifier\":\"homoit0002591\",\"skos:prefLabel\":\"Internalized lesbophobia\",\"rdfs:comment\":\"The phenomenon in which lesbians internalize or adopt lesbophobic beliefs (i.e., negative perceptions of and intolerance toward lesbians and lesbianism) as a result of being raised or socialized within a lesbophobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000803\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002591\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003092\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002592\",\"dc:identifier\":\"homoit0002592\",\"skos:prefLabel\":\"Internalized biphobia\",\"rdfs:comment\":\"The phenomenon in which bisexual people internalize or adopt biphobic beliefs (i.e., negative perceptions of and intolerance toward bisexual people and bisexuality) as a result of being raised or socialized within a biphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0000117\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002592\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003094\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002593\",\"dc:identifier\":\"homoit0002593\",\"skos:prefLabel\":\"Internalized transphobia\",\"rdfs:comment\":\"The phenomenon in which transgender people internalize or adopt transphobic beliefs (i.e., negative perceptions of and intolerance toward transgender people and trans identities) as a result of being raised or socialized within a transphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001467\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002593\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003095\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002594\",\"dc:identifier\":\"homoit0002594\",\"skos:prefLabel\":\"Internalized queerphobia\",\"rdfs:comment\":\"The phenomenon in which queer people internalize or adopt queerphobic beliefs (i.e., negative perceptions of and intolerance toward queer people and queerness) as a result of being raised or socialized within a queerphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0001229\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002594\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003096\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002595\",\"dc:identifier\":\"homoit0002595\",\"skos:prefLabel\":\"Internalized intersexphobia\",\"skos:altLabel\":\"Internalized interphobia\",\"rdfs:comment\":\"The phenomenon in which intersex people internalize or adopt intersexphobic beliefs (i.e., negative perceptions of and intolerance toward intersex people and intersex variations) as a result of being raised or socialized within a intersexphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-04-14\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},{\"@id\":\"https://homosaurus.org/v3/homoit0000666\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002595\"},\"skos:narrower\":{\"@id\":\"https://homosaurus.org/v3/homoit0003097\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003091\",\"dc:identifier\":\"homoit0003091\",\"skos:prefLabel\":\"Lateral oppression\",\"skos:altLabel\":\"Lateral violence\",\"rdfs:comment\":\"The phenomenon in which someone in a marginalized group displaces violence or oppression onto other members of their own group, often by acting on internalized oppressive beliefs (i.e., negative perceptions of and intolerance toward any marginalized identities they hold) adopted as a result of being raised or socialized within an oppressive environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},\"skos:narrower\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003092\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003093\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003094\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003095\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003096\"},{\"@id\":\"https://homosaurus.org/v3/homoit0003097\"}],\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0002590\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003092\",\"dc:identifier\":\"homoit0003092\",\"skos:prefLabel\":\"Lateral lesbophobia\",\"rdfs:comment\":\"The phenomenon in which lesbians displace violence or oppression onto other lesbians, often by acting on internalized lesbophobic beliefs (i.e., negative perceptions of and intolerance toward lesbians and lesbianism) adopted as a result of being raised or socialized within a lesbophobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002591\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003092\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003094\",\"dc:identifier\":\"homoit0003094\",\"skos:prefLabel\":\"Lateral biphobia\",\"rdfs:comment\":\"The phenomenon in which bisexual people displace violence or oppression onto other bisexual people, often by acting on internalized biphobic beliefs (i.e., negative perceptions of and intolerance toward bisexual people and bisexuality) adopted as a result of being raised or socialized within a biphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002592\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003094\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003095\",\"dc:identifier\":\"homoit0003095\",\"skos:prefLabel\":\"Lateral transphobia\",\"rdfs:comment\":\"The phenomenon in which transgender people displace violence or oppression onto other transgender people, often by acting on internalized transphobic beliefs (i.e., negative perceptions of and intolerance toward transgender people and trans identities) adopted as a result of being raised or socialized within transphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002593\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003095\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003096\",\"dc:identifier\":\"homoit0003096\",\"skos:prefLabel\":\"Lateral queerphobia\",\"rdfs:comment\":\"The phenomenon in which queer people displace violence or oppression onto other queer people, often by acting on internalized queerphobic beliefs (i.e., negative perceptions of and intolerance toward queer people and queer identity) adopted as a result of being raised or socialized within a queerphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002594\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003096\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0003097\",\"dc:identifier\":\"homoit0003097\",\"skos:prefLabel\":\"Lateral intersexphobia\",\"skos:altLabel\":\"Lateral interphobia\",\"rdfs:comment\":\"The phenomenon in which intersex people displace violence or oppression onto other intersex people, often by acting on internalized intersexphobic beliefs (i.e., negative perceptions of and intolerance toward intersex people and intersex variations) adopted as a result of being raised or socialized within a intersexphobic environment or culture.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-12-18\"},\"skos:broader\":[{\"@id\":\"https://homosaurus.org/v3/homoit0003091\"},{\"@id\":\"https://homosaurus.org/v3/homoit0002595\"}],\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0003097\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}},{\"@id\":\"https://homosaurus.org/v3/homoit0002884\",\"dc:identifier\":\"homoit0002884\",\"skos:prefLabel\":\"X gender markers\",\"rdfs:comment\":\"Gender markers that indicate a person is NOT cisgender. X gender markers may be assigned to or adopted by intersex people or transgender people.\",\"dc:issued\":{\"@type\":\"xsd:date\",\"@value\":\"2023-06-28\"},\"dc:modified\":{\"@type\":\"xsd:date\",\"@value\":\"2023-06-28\"},\"skos:broader\":{\"@id\":\"https://homosaurus.org/v3/homoit0000573\"},\"skos:hasTopConcept\":{\"@id\":\"https://homosaurus.org/v3/homoit0002884\"},\"skos:related\":{\"@id\":\"https://homosaurus.org/v3/homoit0001646\"},\"@type\":\"skos:Concept\",\"skos:inScheme\":{\"@id\":\"https://homosaurus.org/v3\"}}]}", "headers": { - "Date": "Tue, 21 Mar 2023 22:04:18 GMT", - "Server": "Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k Phusion_Passenger/6.0.8", + "Date": "Thu, 02 May 2024 16:28:56 GMT", + "Content-Type": "application/ld+json; charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", "Cache-Control": "max-age=0, private, must-revalidate", "Referrer-Policy": "strict-origin-when-cross-origin", "X-Permitted-Cross-Domain-Policies": "none", "X-XSS-Protection": "1; mode=block", - "X-Request-Id": "b97115ac-34a4-40e4-9b3b-848026ed6b24", + "X-Request-Id": "dbb5cd19-211d-4814-9f78-2228cb9774a0", "X-Download-Options": "noopen", "X-Frame-Options": "SAMEORIGIN", - "X-Runtime": "0.131754", + "X-Runtime": "0.462364", "X-Content-Type-Options": "nosniff", - "X-Powered-By": "Phusion Passenger(R) 6.0.8", - "ETag": "W/\"a6b3c44bcc96669bfb11696e2fcf6903\"", + "X-Powered-By": "Phusion Passenger(R) 6.0.17", + "ETag": "W/\"646038066c4c33525637efaed8d1f365\"", "Status": "200 OK", - "Transfer-Encoding": "chunked", - "Content-Type": "application/ld+json; charset=utf-8" + "CF-Cache-Status": "DYNAMIC", + "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=Tji%2Fz2lv36ELMMdX9j6ipsALtqMJdIIY9sT6bKQIWoD5Z3KstLIuuj9xnhDb94i%2Fzce%2BFkKkE610a%2FGRENOYa7ChKTToliF0CjZekDtEJPgvMLKdNtSYogOl7kliBCBWHw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "Server": "cloudflare", + "CF-RAY": "87d9632239fe6309-ORD", + "alt-svc": "h3=\":443\"; ma=86400" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/homosaurus_search_results_empty.json b/test/fixtures/vcr_cassettes/homosaurus_search_results_empty.json index 2180f32..e4815fe 100644 --- a/test/fixtures/vcr_cassettes/homosaurus_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/homosaurus_search_results_empty.json @@ -1,38 +1,44 @@ [ { "request": { + "options": [], "body": "", + "url": "https://homosaurus.org/search/v3.jsonld?q=M1551ng%2A", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://homosaurus.org/search/v3.jsonld?q=M1551ng%2A" + "request_body": "" }, "response": { "binary": false, - "body": "{\n}", + "type": "ok", + "body": "{}", "headers": { - "Date": "Tue, 21 Mar 2023 22:04:18 GMT", - "Server": "Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k Phusion_Passenger/6.0.8", + "Date": "Thu, 02 May 2024 16:28:56 GMT", + "Content-Type": "application/ld+json; charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", "Cache-Control": "max-age=0, private, must-revalidate", "Referrer-Policy": "strict-origin-when-cross-origin", "X-Permitted-Cross-Domain-Policies": "none", "X-XSS-Protection": "1; mode=block", - "X-Request-Id": "0f0e7c03-e4cf-43f8-b51d-971c70f0961d", + "X-Request-Id": "c4118f70-0414-4ff4-ac0a-2ab4d5c41522", "X-Download-Options": "noopen", "X-Frame-Options": "SAMEORIGIN", - "X-Runtime": "0.015036", + "X-Runtime": "0.005191", "X-Content-Type-Options": "nosniff", - "X-Powered-By": "Phusion Passenger(R) 6.0.8", - "ETag": "W/\"8eb95bcbc154530931e15fc418c8b1fe\"", + "X-Powered-By": "Phusion Passenger(R) 6.0.17", + "ETag": "W/\"44136fa355b3678a1146ad16f7e8649e\"", "Status": "200 OK", - "Transfer-Encoding": "chunked", - "Content-Type": "application/ld+json; charset=utf-8" + "CF-Cache-Status": "DYNAMIC", + "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=xP5CYMGtUbxKNfdZ6APUi8GRGUusvZh5UlvlZFFaKmNUEi2oAxDVbW1LgKkSRlrc4PHR%2FeSpM2RhthF1FD5%2F4Za8qN5EpKyvQsaZmaiJ0XbBMZ5Muay0uH1OPB0VJyuEgg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}", + "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}", + "Server": "cloudflare", + "CF-RAY": "87d963257db66309-ORD", + "alt-svc": "h3=\":443\"; ma=86400" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcbase_fetch_failure.json b/test/fixtures/vcr_cassettes/lcbase_fetch_failure.json index 3b09d50..e518102 100644 --- a/test/fixtures/vcr_cassettes/lcbase_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/lcbase_fetch_failure.json @@ -1,40 +1,40 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/subjects/wrong-id.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/subjects/wrong-id.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Subject Headings (LCSH)

Page not found. Do you think this is a problem? Let us know...



\n", + "type": "ok", + "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Subject Headings (LCSH)

Page not found. Do you think this is a problem? Let us know...



\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:34 GMT", + "Date": "Thu, 02 May 2024 16:28:02 GMT", "Content-Type": "text/html; charset=UTF-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Content-Security-Policy": "frame-ancestors self", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "content-security-policy": "frame-ancestors self", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "46046075", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", + "x-varnish": "741328540 714775744", + "Age": "671", + "via": "1.1 varnish (Varnish/6.0)", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a6ad9453b54-IAD" + "CF-RAY": "87d961d54b951265-ORD" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcbase_fetch_success.json b/test/fixtures/vcr_cassettes/lcbase_fetch_success.json index e30e6af..c1a1c26 100644 --- a/test/fixtures/vcr_cassettes/lcbase_fetch_success.json +++ b/test/fixtures/vcr_cassettes/lcbase_fetch_success.json @@ -1,45 +1,45 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/genreForms/gf2011026181.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/genreForms/gf2011026181.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n \n \n Cutout animation films\n \n \n\tCutout animation films\n \n \n \n \n\t\n\tCollage animation films\n\t\n\t \n\t Collage animation films\n\t \n\t\n \n \n \n \n\t\n\tCut-out animation films\n\t\n\t \n\t Cut-out animation films\n\t \n\t\n \n \n \n \n\t\n\tPaper cut-out animation films\n\t\n\t \n\t Paper cut-out animation films\n\t \n\t\n \n \n 155 $aCutout animation films\n \n \n\tCutout animation films\n \n \n \n \n\t\n\tAnimated films\n\t\n\t \n\t Animated films\n\t \n\t\n \n \n \n \n\tCutout animation films\n \n \n \n \n \n gf2011026181\n \n \n\tMoving image genre-form guide online, April 14, 2008\n\t(Cutout animation: type of animation using still photos and cut-outs to form a collage. UF: Collage animation)\n\tfound\n \n \n \n \n\tNational Film Board of Canada website, April 14, 2008:\n\tFocus on animation, techniques page (Paper cut-outs: this technique, which is as old as animated film itself...can be applied in a variety of ways. Movement can be achieved by replacing various cut-outs or by animating characters with moveable parts. Moveable parts can also be placed directly on a background drawing or on many separately lit planes)\n\tfound\n \n \n \n \n\tWikipedia website, April 14, 2008\n\t(Cutout animation [uses] flat characters, props and backgrounds cut from materials such as paper, card, stiff fabric or even photographs. The world's earliest known animated feature films were cutout animations...as is the world's earliest surviving animated feature. Today, cutout-style animation is frequently produced using computers, with scanned images or vector graphics taking the place of physically cut materials)\n\tfound\n \n \n \n \n\t2011-05-05T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2015-12-23T16:15:58\n\trevised\n\t\n\t\n \n \n \n Cutout animation films\n \n \n\t\n\tCollage animation films\n \n \n \n \n\t\n\tCut-out animation films\n \n \n \n \n\t\n\tPaper cut-out animation films\n \n \n \n \n\t\n\tAnimated films\n \n \n \n \n\t\n\tCutout animation films\n \n \n \n \n Collage animation films\n Cut-out animation films\n Paper cut-out animation films\n \n \n\t\n\t\n\t2011-05-05T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2015-12-23T16:15:58\n\trevised\n \n \n \n\n", + "type": "ok", + "body": "\n \n \n Cutout animation films\n \n \n\tCutout animation films\n \n \n \n \n\t\n\tCollage animation films\n\t\n\t \n\t Collage animation films\n\t \n\t\n \n \n \n \n\t\n\tCut-out animation films\n\t\n\t \n\t Cut-out animation films\n\t \n\t\n \n \n \n \n\t\n\tPaper cut-out animation films\n\t\n\t \n\t Paper cut-out animation films\n\t \n\t\n \n \n 155 $aCutout animation films\n \n \n\tCutout animation films\n \n \n \n \n\t\n\tAnimated films\n\t\n\t \n\t Animated films\n\t \n\t\n \n \n \n \n\tCutout animation films\n \n \n \n \n \n\tA phantasy\n \n \n \n \n\tAnimando\n \n \n \n \n\tOrigins of American animation 1900-1921\n \n \n \n \n\tW.S.S. Thriftettes\n \n \n \n gf2011026181\n \n \n\tMoving image genre-form guide online, April 14, 2008\n\t(Cutout animation: type of animation using still photos and cut-outs to form a collage. UF: Collage animation)\n\tfound\n \n \n \n \n\tNational Film Board of Canada website, April 14, 2008:\n\tFocus on animation, techniques page (Paper cut-outs: this technique, which is as old as animated film itself...can be applied in a variety of ways. Movement can be achieved by replacing various cut-outs or by animating characters with moveable parts. Moveable parts can also be placed directly on a background drawing or on many separately lit planes)\n\tfound\n \n \n \n \n\tWikipedia website, April 14, 2008\n\t(Cutout animation [uses] flat characters, props and backgrounds cut from materials such as paper, card, stiff fabric or even photographs. The world's earliest known animated feature films were cutout animations...as is the world's earliest surviving animated feature. Today, cutout-style animation is frequently produced using computers, with scanned images or vector graphics taking the place of physically cut materials)\n\tfound\n \n \n \n \n\t2011-05-05T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2015-12-23T16:15:58\n\trevised\n\t\n\t\n \n \n \n Cutout animation films\n \n \n\t\n\tCollage animation films\n \n \n \n \n\t\n\tCut-out animation films\n \n \n \n \n\t\n\tPaper cut-out animation films\n \n \n \n \n\t\n\tAnimated films\n \n \n \n \n\t\n\tCutout animation films\n \n \n \n Collage animation films\n Cut-out animation films\n Paper cut-out animation films\n \n \n\t\n\t\n\t2011-05-05T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2015-12-23T16:15:58\n\trevised\n \n \n \n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:37 GMT", + "Date": "Thu, 02 May 2024 16:28:02 GMT", "Content-Type": "application/rdf+xml; charset=UTF-8", - "Content-Length": "9905", + "Content-Length": "10442", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "ETag": "694181cdf0f70501a9b3903484754f1b", - "X-PrefLabel": "Cutout animation films", - "X-PrefLabel-Escaped": "Cutout animation films", - "X-PrefLabel-Encoded": "Cutout%20animation%20films", - "X-URI": "http://id.loc.gov/authorities/genreForms/gf2011026181", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "etag": "2f8c9d110a99edd1b09e5763e1084f68", + "x-preflabel": "Cutout animation films", + "x-preflabel-escaped": "Cutout animation films", + "x-preflabel-encoded": "Cutout%20animation%20films", + "x-uri": "http://id.loc.gov/authorities/genreForms/gf2011026181", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59935782", + "x-varnish": "748630607", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a77ec2b3b54-IAD" + "CF-RAY": "87d961d23f321265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcbase_search_count.json b/test/fixtures/vcr_cassettes/lcbase_search_count.json new file mode 100644 index 0000000..2dbbc4e --- /dev/null +++ b/test/fixtures/vcr_cassettes/lcbase_search_count.json @@ -0,0 +1,82 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:28:05.810256-04:002564130\n \tRecords (Documents)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026163\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tRailroad sounds\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2013025024\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2013-04-08T00:00:00-04:00\n\n \tScat singing\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027074\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPattern books\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027248\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tRondels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026521\n \t\n \t \tLibrary of Congress\n \t\n \t2019-07-31T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tChacareras (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026700\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPrimary sources\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026079\n \t\n \t \tLibrary of Congress\n \t\n \t2023-02-22T00:00:00-04:00\n \t2022-09-23T00:00:00-04:00\n\n \tJump blues (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026135\n \t\n \t \tLibrary of Congress\n \t\n \t2019-02-21T00:00:00-04:00\n \t2018-10-03T00:00:00-04:00\n\n \tPlaying cards\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027252\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tSevdalinkas\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026057\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2020-07-01T00:00:00-04:00\n\n \tPassover fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026108\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-15T00:00:00-04:00\n\n \tPolkabilly music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027002\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPublic opinion polls\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026061\n \t\n \t \tLibrary of Congress\n \t\n \t2020-09-04T00:00:00-04:00\n \t2020-07-13T00:00:00-04:00\n\n \tPhilosophical poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026112\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-16T00:00:00-04:00\n\n \tRadio announcements\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026486\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tRisographs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2021026034\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2021-07-08T00:00:00-04:00\n\n \tTelevision mini-series\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026665\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-12T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTransgender poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026007\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2022-01-13T00:00:00-04:00\n\n \tGospel music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026839\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tShōjo manga\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2023026060\n \t\n \t \tLibrary of Congress\n \t\n \t2023-09-29T00:00:00-04:00\n \t2023-06-23T00:00:00-04:00\n\n \tRadio comedies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026490\n \t\n \t \tLibrary of Congress\n \t\n \t2019-01-23T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tPornographic comics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026485\n \t\n \t \tLibrary of Congress\n \t\n \t2023-05-02T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tBluegrass music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026664\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tAstronomical models\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026056\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tWebcomics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026011\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-26T00:00:00-04:00\n \t2022-02-22T00:00:00-04:00\n\n \tGregorian chants\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026843\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tExperimental films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026235\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-23T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tLight novels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026099\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2018-07-23T00:00:00-04:00\n\n \tMusical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026414\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:05 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "20000", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "741272566", + "Age": "0", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961e82f9f1265-ORD" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=50&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:28:05.981245-04:002564150\n \tRecords (Documents)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026163\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tRailroad sounds\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2013025024\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2013-04-08T00:00:00-04:00\n\n \tScat singing\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027074\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPattern books\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027248\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tRondels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026521\n \t\n \t \tLibrary of Congress\n \t\n \t2019-07-31T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tChacareras (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026700\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPrimary sources\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026079\n \t\n \t \tLibrary of Congress\n \t\n \t2023-02-22T00:00:00-04:00\n \t2022-09-23T00:00:00-04:00\n\n \tJump blues (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026135\n \t\n \t \tLibrary of Congress\n \t\n \t2019-02-21T00:00:00-04:00\n \t2018-10-03T00:00:00-04:00\n\n \tPlaying cards\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027252\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tSevdalinkas\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026057\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2020-07-01T00:00:00-04:00\n\n \tPassover fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026108\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-15T00:00:00-04:00\n\n \tPolkabilly music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027002\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPublic opinion polls\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026061\n \t\n \t \tLibrary of Congress\n \t\n \t2020-09-04T00:00:00-04:00\n \t2020-07-13T00:00:00-04:00\n\n \tPhilosophical poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026112\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-16T00:00:00-04:00\n\n \tRadio announcements\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026486\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tRisographs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2021026034\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2021-07-08T00:00:00-04:00\n\n \tTelevision mini-series\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026665\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-12T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTransgender poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026007\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2022-01-13T00:00:00-04:00\n\n \tGospel music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026839\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tShōjo manga\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2023026060\n \t\n \t \tLibrary of Congress\n \t\n \t2023-09-29T00:00:00-04:00\n \t2023-06-23T00:00:00-04:00\n\n \tRadio comedies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026490\n \t\n \t \tLibrary of Congress\n \t\n \t2019-01-23T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tPornographic comics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026485\n \t\n \t \tLibrary of Congress\n \t\n \t2023-05-02T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tBluegrass music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026664\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tAstronomical models\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026056\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tWebcomics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026011\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-26T00:00:00-04:00\n \t2022-02-22T00:00:00-04:00\n\n \tGregorian chants\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026843\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tExperimental films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026235\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-23T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tLight novels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026099\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2018-07-23T00:00:00-04:00\n\n \tMusical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026414\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tAudience participation radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026060\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tCalendars\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026055\n \t\n \t \tLibrary of Congress\n \t\n \t2015-01-28T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tAzharot\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026234\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCall documents\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026028\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2015-06-02T00:00:00-04:00\n\n \tTrinity Sunday music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027145\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tLinked verse\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026413\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-21T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCremation volumes\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026081\n \t\n \t \tLibrary of Congress\n \t\n \t2016-11-09T00:00:00-04:00\n \t2016-09-06T00:00:00-04:00\n\n \tSoil surveys\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026054\n \t\n \t \tLibrary of Congress\n \t\n \t2017-12-14T00:00:00-04:00\n \t2017-03-17T00:00:00-04:00\n\n \tHagiographies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026032\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-01T00:00:00-04:00\n \t2015-06-02T00:00:00-04:00\n\n \tTransgender fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026027\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2018-03-13T00:00:00-04:00\n\n \tComics adaptations\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026005\n \t\n \t \tLibrary of Congress\n \t\n \t2016-03-04T00:00:00-04:00\n \t2016-01-04T00:00:00-04:00\n\n \tTheatrical fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026080\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-20T00:00:00-04:00\n \t2019-05-26T00:00:00-04:00\n\n \tGay films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026031\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2018-03-16T00:00:00-04:00\n\n \tDigital maps\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026199\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tParts (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026986\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tLyrical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026378\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tScience fiction radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026557\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tWestern radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026736\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTrade catalogs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026198\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPassamezzos (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026990\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:06 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "32768", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "748630612", + "Age": "0", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961e939301265-ORD" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcbase_search_results.json b/test/fixtures/vcr_cassettes/lcbase_search_results.json index d50c012..a60d0ec 100644 --- a/test/fixtures/vcr_cassettes/lcbase_search_results.json +++ b/test/fixtures/vcr_cassettes/lcbase_search_results.json @@ -1,122 +1,82 @@ [ { "request": { - "body": "", - "headers": { - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom" - }, - "response": { - "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/authorities/genreForms2023-03-21T17:18:31.977666-04:002477130\n \tRecords (Documents)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026163\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tRailroad sounds\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2013025024\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2013-04-08T00:00:00-04:00\n\n \tScat singing\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027074\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPattern books\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027248\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tRondels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026521\n \t\n \t \tLibrary of Congress\n \t\n \t2019-07-31T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tChacareras (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026700\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tJump blues (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026135\n \t\n \t \tLibrary of Congress\n \t\n \t2019-02-21T00:00:00-04:00\n \t2018-10-03T00:00:00-04:00\n\n \tPlaying cards\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027252\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tSevdalinkas\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026057\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2020-07-01T00:00:00-04:00\n\n \tPassover fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026108\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-15T00:00:00-04:00\n\n \tPolkabilly music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027002\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPublic opinion polls\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026061\n \t\n \t \tLibrary of Congress\n \t\n \t2020-09-04T00:00:00-04:00\n \t2020-07-13T00:00:00-04:00\n\n \tPhilosophical poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026112\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-16T00:00:00-04:00\n\n \tRadio announcements\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026486\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tRisographs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2021026034\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2021-07-08T00:00:00-04:00\n\n \tTelevision mini-series\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026665\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-12T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTransgender poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026007\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2022-01-13T00:00:00-04:00\n\n \tGospel music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026839\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tRadio comedies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026490\n \t\n \t \tLibrary of Congress\n \t\n \t2019-01-23T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tPornographic comics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026485\n \t\n \t \tLibrary of Congress\n \t\n \t2018-04-16T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tBluegrass music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026664\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tAstronomical models\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026056\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tWebcomics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026011\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-26T00:00:00-04:00\n \t2022-02-22T00:00:00-04:00\n\n \tGregorian chants\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026843\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tExperimental films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026235\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-23T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tLight novels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026099\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2018-07-23T00:00:00-04:00\n\n \tMusical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026414\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tAudience participation radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026060\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tCalendars\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026055\n \t\n \t \tLibrary of Congress\n \t\n \t2015-01-28T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n\n", - "headers": { - "Date": "Tue, 21 Mar 2023 21:18:32 GMT", - "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "20019", - "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Cache-Control": "public, max-age=2419200", - "X-Varnish": "49160819", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", - "CF-Cache-Status": "DYNAMIC", - "Server": "cloudflare", - "CF-RAY": "7ab93a59ca8b3b54-IAD" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=50&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=50&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/authorities/genreForms2023-03-21T17:18:32.17775-04:002477150\n \tRecords (Documents)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026163\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tRailroad sounds\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2013025024\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2013-04-08T00:00:00-04:00\n\n \tScat singing\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027074\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPattern books\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027248\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tRondels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026521\n \t\n \t \tLibrary of Congress\n \t\n \t2019-07-31T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tChacareras (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026700\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tJump blues (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026135\n \t\n \t \tLibrary of Congress\n \t\n \t2019-02-21T00:00:00-04:00\n \t2018-10-03T00:00:00-04:00\n\n \tPlaying cards\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027252\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tSevdalinkas\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026057\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2020-07-01T00:00:00-04:00\n\n \tPassover fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026108\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-15T00:00:00-04:00\n\n \tPolkabilly music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027002\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPublic opinion polls\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026061\n \t\n \t \tLibrary of Congress\n \t\n \t2020-09-04T00:00:00-04:00\n \t2020-07-13T00:00:00-04:00\n\n \tPhilosophical poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026112\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-16T00:00:00-04:00\n\n \tRadio announcements\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026486\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tRisographs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2021026034\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2021-07-08T00:00:00-04:00\n\n \tTelevision mini-series\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026665\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-12T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTransgender poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026007\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2022-01-13T00:00:00-04:00\n\n \tGospel music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026839\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tRadio comedies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026490\n \t\n \t \tLibrary of Congress\n \t\n \t2019-01-23T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tPornographic comics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026485\n \t\n \t \tLibrary of Congress\n \t\n \t2018-04-16T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tBluegrass music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026664\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tAstronomical models\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026056\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tWebcomics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026011\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-26T00:00:00-04:00\n \t2022-02-22T00:00:00-04:00\n\n \tGregorian chants\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026843\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tExperimental films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026235\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-23T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tLight novels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026099\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2018-07-23T00:00:00-04:00\n\n \tMusical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026414\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tAudience participation radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026060\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tCalendars\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026055\n \t\n \t \tLibrary of Congress\n \t\n \t2015-01-28T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tAzharot\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026234\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCall documents\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026028\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2015-06-02T00:00:00-04:00\n\n \tTrinity Sunday music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027145\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tLinked verse\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026413\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-21T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCremation volumes\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026081\n \t\n \t \tLibrary of Congress\n \t\n \t2016-11-09T00:00:00-04:00\n \t2016-09-06T00:00:00-04:00\n\n \tSoil surveys\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026054\n \t\n \t \tLibrary of Congress\n \t\n \t2017-12-14T00:00:00-04:00\n \t2017-03-17T00:00:00-04:00\n\n \tHagiographies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026032\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-01T00:00:00-04:00\n \t2015-06-02T00:00:00-04:00\n\n \tTransgender fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026027\n \t\n \t \tLibrary of Congress\n \t\n \t2022-12-22T00:00:00-04:00\n \t2018-03-13T00:00:00-04:00\n\n \tComics adaptations\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026005\n \t\n \t \tLibrary of Congress\n \t\n \t2016-03-04T00:00:00-04:00\n \t2016-01-04T00:00:00-04:00\n\n \tTheatrical fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026080\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-20T00:00:00-04:00\n \t2019-05-26T00:00:00-04:00\n\n \tGay films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026031\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2018-03-16T00:00:00-04:00\n\n \tDigital maps\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026199\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tParts (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026986\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tLyrical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026378\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tScience fiction radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026557\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tWestern radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026736\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTrade catalogs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026198\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPassamezzos (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026990\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tMagazine format radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026382\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tHumorous fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026377\n \t\n \t \tLibrary of Congress\n \t\n \t2020-05-13T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:17:07.309494-04:002564150\n \tRecords (Documents)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026163\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tRailroad sounds\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2013025024\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2013-04-08T00:00:00-04:00\n\n \tScat singing\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027074\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPattern books\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027248\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tRondels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026521\n \t\n \t \tLibrary of Congress\n \t\n \t2019-07-31T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tChacareras (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026700\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPrimary sources\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026079\n \t\n \t \tLibrary of Congress\n \t\n \t2023-02-22T00:00:00-04:00\n \t2022-09-23T00:00:00-04:00\n\n \tJump blues (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026135\n \t\n \t \tLibrary of Congress\n \t\n \t2019-02-21T00:00:00-04:00\n \t2018-10-03T00:00:00-04:00\n\n \tPlaying cards\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017027252\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2017-11-13T00:00:00-04:00\n\n \tSevdalinkas\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026057\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2020-07-01T00:00:00-04:00\n\n \tPassover fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026108\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-15T00:00:00-04:00\n\n \tPolkabilly music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027002\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tPublic opinion polls\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2020026061\n \t\n \t \tLibrary of Congress\n \t\n \t2020-09-04T00:00:00-04:00\n \t2020-07-13T00:00:00-04:00\n\n \tPhilosophical poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026112\n \t\n \t \tLibrary of Congress\n \t\n \t2019-10-04T00:00:00-04:00\n \t2019-07-16T00:00:00-04:00\n\n \tRadio announcements\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026486\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tRisographs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2021026034\n \t\n \t \tLibrary of Congress\n \t\n \t2022-09-07T00:00:00-04:00\n \t2021-07-08T00:00:00-04:00\n\n \tTelevision mini-series\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026665\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-12T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTransgender poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026007\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2022-01-13T00:00:00-04:00\n\n \tGospel music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026839\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tShōjo manga\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2023026060\n \t\n \t \tLibrary of Congress\n \t\n \t2023-09-29T00:00:00-04:00\n \t2023-06-23T00:00:00-04:00\n\n \tRadio comedies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026490\n \t\n \t \tLibrary of Congress\n \t\n \t2019-01-23T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tPornographic comics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026485\n \t\n \t \tLibrary of Congress\n \t\n \t2023-05-02T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tBluegrass music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026664\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tAstronomical models\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026056\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tWebcomics\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2022026011\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-26T00:00:00-04:00\n \t2022-02-22T00:00:00-04:00\n\n \tGregorian chants\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026843\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tExperimental films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026235\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-23T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tLight novels\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026099\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2018-07-23T00:00:00-04:00\n\n \tMusical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026414\n \t\n \t \tLibrary of Congress\n \t\n \t2016-02-05T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tAudience participation radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026060\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-04T00:00:00-04:00\n\n \tCalendars\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026055\n \t\n \t \tLibrary of Congress\n \t\n \t2015-01-28T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tAzharot\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026234\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCall documents\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026028\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2015-06-02T00:00:00-04:00\n\n \tTrinity Sunday music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027145\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tLinked verse\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026413\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-21T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCremation volumes\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026081\n \t\n \t \tLibrary of Congress\n \t\n \t2016-11-09T00:00:00-04:00\n \t2016-09-06T00:00:00-04:00\n\n \tSoil surveys\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026054\n \t\n \t \tLibrary of Congress\n \t\n \t2017-12-14T00:00:00-04:00\n \t2017-03-17T00:00:00-04:00\n\n \tHagiographies\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026032\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-01T00:00:00-04:00\n \t2015-06-02T00:00:00-04:00\n\n \tTransgender fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026027\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2018-03-13T00:00:00-04:00\n\n \tComics adaptations\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026005\n \t\n \t \tLibrary of Congress\n \t\n \t2016-03-04T00:00:00-04:00\n \t2016-01-04T00:00:00-04:00\n\n \tTheatrical fiction\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026080\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-20T00:00:00-04:00\n \t2019-05-26T00:00:00-04:00\n\n \tGay films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026031\n \t\n \t \tLibrary of Congress\n \t\n \t2023-11-09T00:00:00-04:00\n \t2018-03-16T00:00:00-04:00\n\n \tDigital maps\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026199\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tParts (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026986\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tLyrical films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026378\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tScience fiction radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026557\n \t\n \t \tLibrary of Congress\n \t\n \t2011-05-18T00:00:00-04:00\n \t2011-05-07T00:00:00-04:00\n\n \tWestern radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026736\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-07T00:00:00-04:00\n \t2011-05-09T00:00:00-04:00\n\n \tTrade catalogs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026198\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-20T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tPassamezzos (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026990\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:32 GMT", + "Date": "Thu, 02 May 2024 16:28:06 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "32786", + "Content-Length": "32768", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "46046067", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "741272568 743445104", + "Age": "658", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a5b0c0a3b54-IAD" + "CF-RAY": "87d961ec0d8f1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=paper&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=paper&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=paper+scheme:http://id.loc.gov/authorities/genreForms2023-03-21T17:18:32.395836-04:007130\n \tPaper dolls\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026060\n \t\n \t \tLibrary of Congress\n \t\n \t2016-12-13T00:00:00-04:00\n \t2015-06-15T00:00:00-04:00\n\n \tCutout animation films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026181\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-23T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tKamishibai plays\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026022\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-02T00:00:00-04:00\n \t2016-04-08T00:00:00-04:00\n\n \tComics (Graphic works)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026266\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-10T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tExaminations\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026096\n \t\n \t \tLibrary of Congress\n \t\n \t2015-01-28T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCootie catchers\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026140\n \t\n \t \tLibrary of Congress\n \t\n \t2019-01-24T00:00:00-04:00\n \t2018-10-08T00:00:00-04:00\n\n \tConference papers and proceedings\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026068\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-01T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=paper+scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:28:06.492545-04:007130\n \tPaper dolls\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2015026060\n \t\n \t \tLibrary of Congress\n \t\n \t2016-12-13T00:00:00-04:00\n \t2015-06-15T00:00:00-04:00\n\n \tCutout animation films\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026181\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-23T00:00:00-04:00\n \t2011-05-05T00:00:00-04:00\n\n \tKamishibai plays\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026022\n \t\n \t \tLibrary of Congress\n \t\n \t2018-02-02T00:00:00-04:00\n \t2016-04-08T00:00:00-04:00\n\n \tComics (Graphic works)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026266\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-10T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tExaminations\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026096\n \t\n \t \tLibrary of Congress\n \t\n \t2015-01-28T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tCootie catchers\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2018026140\n \t\n \t \tLibrary of Congress\n \t\n \t2019-01-24T00:00:00-04:00\n \t2018-10-08T00:00:00-04:00\n\n \tConference papers and proceedings\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026068\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-01T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:32 GMT", + "Date": "Thu, 02 May 2024 16:28:06 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "5248", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "46046069", + "x-varnish": "743135484", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a5c5dbc3b54-IAD" + "CF-RAY": "87d961ec6e3d1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcbase_search_results_empty.json b/test/fixtures/vcr_cassettes/lcbase_search_results_empty.json index 5c7f7c3..c395862 100644 --- a/test/fixtures/vcr_cassettes/lcbase_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/lcbase_search_results_empty.json @@ -1,42 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/genreForms2023-03-21T17:12:58.017478-04:000130\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:16:30.952272-04:000130\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:34 GMT", + "Date": "Thu, 02 May 2024 16:28:02 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "767", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079829 57889595", - "Age": "336", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "748630609 748630189", + "Age": "691", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a6b19cc3b54-IAD" + "CF-RAY": "87d961d50b401265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcgft_fetch_failure.json b/test/fixtures/vcr_cassettes/lcgft_fetch_failure.json index cf22bd3..b10589d 100644 --- a/test/fixtures/vcr_cassettes/lcgft_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/lcgft_fetch_failure.json @@ -1,40 +1,40 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/genreForms/wrong-id.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/genreForms/wrong-id.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Genre/Form Terms (LCGFT)

Page not found. Do you think this is a problem? Let us know...



\n", + "type": "ok", + "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Genre/Form Terms (LCGFT)

Page not found. Do you think this is a problem? Let us know...



\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:44 GMT", + "Date": "Thu, 02 May 2024 16:28:01 GMT", "Content-Type": "text/html; charset=UTF-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Content-Security-Policy": "frame-ancestors self", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "content-security-policy": "frame-ancestors self", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "55120552 58382562", - "Age": "74", - "Via": "1.1 varnish (Varnish/6.0)", + "x-varnish": "748668094", + "Age": "0", + "via": "1.1 varnish (Varnish/6.0)", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93aa5ab703b54-IAD" + "CF-RAY": "87d961cb1b7b1265-ORD" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcgft_fetch_success.json b/test/fixtures/vcr_cassettes/lcgft_fetch_success.json index 821e195..26c6c84 100644 --- a/test/fixtures/vcr_cassettes/lcgft_fetch_success.json +++ b/test/fixtures/vcr_cassettes/lcgft_fetch_success.json @@ -1,45 +1,45 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/genreForms/gf2014026342.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/genreForms/gf2014026342.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n \n \n Folk literature\n \n \n\tFolk literature\n \n \n \n \n\t\n\tOral literature\n\t\n\t \n\t Oral literature\n\t \n\t\n \n \n \n \n\t\n\tTraditional literature\n\t\n\t \n\t Traditional literature\n\t \n\t\n \n \n 155 $aFolk literature\n \n \n\tTongue twisters\n \n \n \n \n\tPing shu\n \n \n \n \n\tLegends\n \n \n \n \n\tFolk drama\n \n \n \n \n\t\n\tLiterature\n\t\n\t \n\t Literature\n\t \n\t\n \n \n \n \n\tMyths\n \n \n \n \n\tFolk tales\n \n \n \n \n\tFolk literature\n \n \n \n \n\tFolk poetry\n \n \n \n \n \n Works based on oral traditions.\n gf2014026342\n \n \n\tEncyclopædia Britannica online, Apr. 8, 2013\n\t(folk literature, also called folklore or oral tradition, the lore (traditional knowledge and beliefs) of cultures having no written language. It is transmitted by word of mouth and consists, as does written literature, of both prose and verse narratives, poems and songs, myths, dramas, rituals, proverbs, riddles, and the like.)\n\tfound\n \n \n \n \n\tSouthern Connecticut State University website Literature for children, viewed Apr. 8, 2013\n\t(Folk literature. Definition: Folk or traditional literature is the collection of tales passed from generation to generation and from the old to the young by word of mouth (also called the oral tradition). Folk literature is believed to be people's efforts to organize their experiences into meaningful patterns. Folk literature includes fairy tales, myths, legends, fables, tall tales, and other oral traditions of preliterate societies.)\n\tfound\n \n \n \n \n\tHarmon, W. A handbook to literature, c2009\n\t(Folklore. Folklore includes myths, legends, stories, riddles, proverbs, nursery rhymes, charms, spells, omens, beliefs of all sorts, popular ballads, cowboy songs, plant lore, animal lore, and customs dealing with birth, initiation, courtship, marriage, medicine, work, amusements, and death.)\n\tfound\n \n \n \n \n\tLCSH, Oct. 22, 2014\n\t(Folk literature. UF Oral literature. BT Literature)\n\tfound\n \n \n \n \n\t2014-12-01T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2015-12-14T15:20:58\n\trevised\n\t\n\t\n \n \n \n Folk literature\n \n \n\t\n\tOral literature\n \n \n \n \n\t\n\tTraditional literature\n \n \n \n \n\t\n\tLiterature\n \n \n \n \n\t\n\tTongue twisters\n \n \n \n \n\t\n\tPing shu\n \n \n \n \n\t\n\tLegends\n \n \n \n \n\t\n\tFolk drama\n \n \n \n \n\t\n\tMyths\n \n \n \n \n\t\n\tFolk tales\n \n \n \n \n\t\n\tFolk poetry\n \n \n \n \n\t\n\tFolk literature\n \n \n \n Works based on oral traditions.\n \n Oral literature\n Traditional literature\n \n \n\t\n\t\n\t2014-12-01T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2015-12-14T15:20:58\n\trevised\n \n \n \n\n", + "type": "ok", + "body": "\n \n \n Folk literature\n \n \n\tFolk literature\n \n \n \n \n\t\n\tOral literature\n\t\n\t \n\t Oral literature\n\t \n\t\n \n \n \n \n\t\n\tTraditional literature\n\t\n\t \n\t Traditional literature\n\t \n\t\n \n \n 155 $aFolk literature\n \n \n\tTongue twisters\n \n \n \n \n\tPing shu\n \n \n \n \n\tLiteratura popular\n \n \n \n \n\tLegends\n \n \n \n \n\tFolk drama\n \n \n \n \n\t\n\tLiterature\n\t\n\t \n\t Literature\n\t \n\t\n \n \n \n \n\tMyths\n \n \n \n \n\tFolk tales\n \n \n \n \n\tLittérature populaire\n \n \n \n \n\tFolk literature\n \n \n \n \n\tFolk poetry\n \n \n \n \n \n\t\"Our Steppe is vast ...\"\n \n \n \n \n\tAnakú Iwachá\n \n \n \n \n\tBabay, Michal The incredible shrinking lunchroom\n \n \n \n \n\tBabay, Michal The incredible shrinking lunchroom\n \n \n \n \n\tBarag, L. G. (Lev Grigorʹevich) Izbrannye trudy po folʹkloru i istorii russkoĭ literatury XVIII veka Избранные труды по фольклору и истории русской литературы XVIII века\n \n \n \n \n\tBarraza, Vítu Llájtay Ríman\n \n \n \n \n\tBolʹshakova, Nadezhda (Nadezhda Pavlovna) Chudesa Lovozerʹi︠a\n \n \n \n \n\tBrown, Waka T. The very unfortunate wish of Melony Yoshimura\n \n \n \n \n\tBuchanan, Jim (Journalist) Historic tales of Sylva and Jackson County\n \n \n \n \n\tCampfire ghost stories\n \n \n \n \n\tChindin, Igorʹ Literatura i mif\n \n \n \n \n\tCosta, David J. As long as the earth endures\n \n \n \n \n\tĖpicheskoe nasledie narodov I︠A︡kutii: tradit︠s︡ii i sovremennostʹ (Conference) (2017 : I︠A︡kutsk, Russia) Ėpicheskoe nasledie narodov I︠A︡kutii Эпическое наследие народов Якутии\n \n \n \n \n\tIrish life & lore. Collection 2\n \n \n \n \n\tIrish life and lore. [Collection 1]\n \n \n \n \n\tJohnson, Diarmuid, 1965- Éadaoin\n \n \n \n \n\tJones, Dan, 1981- Queer heroes of myth and legend\n \n \n \n \n\tKai︠a︡nidi, L. G. (Leonid Gennadʹevich) Folʹklornyĭ arkhiv V.K. Efremenkova\n \n \n \n \n\tKeane, Sarah, 1967- Cuckoo, Cuckoo\n \n \n \n \n\tLeyendas, historias y casos de mi tierra Otavalo\n \n \n \n \n\tLishchenko, N. F. Pskovskai︠a︡ kraevedcheskai︠a︡ folʹkloristika\n \n \n \n \n\tMalkonduev, Kh. Kh. (Khamid Khashimovich) Kʺarachaĭ-malkʺar folʹklornu ėm ėrttegili zhanlary\n \n \n \n \n\tNarty Нарты\n \n \n \n \n\tOtter, Isabel Earth, sea & stars\n \n \n \n \n\tPahariã oral tradition\n \n \n \n \n\tSabała, Jan, 1809-1894 Sabałowe opowieści\n \n \n \n \n\tSmallwood, Larry Plums or nuts\n \n \n \n \n\tThe kitchen god and his wives\n \n \n \n \n\tThe legacy of Dell Hymes\n \n \n \n \n\tThe legacy of Dell Hymes\n \n \n \n \n\tTradición oral del sur del Tolima\n \n \n \n \n\tVagatova, Marii︠a Sorni lʹopys\n \n \n \n \n\tVershinskiĭ, Anatoliĭ (Anatoliĭ Nikolaevich), 1953- Ne budite spi︠a︡shchikh demonov\n \n \n \n \n\tYoung, Simon (Historian) The boggart\n \n \n \n Works based on oral traditions.\n gf2014026342\n \n \n\tEncyclopædia Britannica online, Apr. 8, 2013\n\t(folk literature, also called folklore or oral tradition, the lore (traditional knowledge and beliefs) of cultures having no written language. It is transmitted by word of mouth and consists, as does written literature, of both prose and verse narratives, poems and songs, myths, dramas, rituals, proverbs, riddles, and the like.)\n\tfound\n \n \n \n \n\tSouthern Connecticut State University website Literature for children, viewed Apr. 8, 2013\n\t(Folk literature. Definition: Folk or traditional literature is the collection of tales passed from generation to generation and from the old to the young by word of mouth (also called the oral tradition). Folk literature is believed to be people's efforts to organize their experiences into meaningful patterns. Folk literature includes fairy tales, myths, legends, fables, tall tales, and other oral traditions of preliterate societies.)\n\tfound\n \n \n \n \n\tHarmon, W. A handbook to literature, c2009\n\t(Folklore. Folklore includes myths, legends, stories, riddles, proverbs, nursery rhymes, charms, spells, omens, beliefs of all sorts, popular ballads, cowboy songs, plant lore, animal lore, and customs dealing with birth, initiation, courtship, marriage, medicine, work, amusements, and death.)\n\tfound\n \n \n \n \n\tLCSH, Oct. 22, 2014\n\t(Folk literature. UF Oral literature. BT Literature)\n\tfound\n \n \n \n \n\t2014-12-01T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2015-12-14T15:20:58\n\trevised\n\t\n\t\n \n \n \n Folk literature\n \n \n\t\n\tOral literature\n \n \n \n \n\t\n\tTraditional literature\n \n \n \n \n\t\n\tLiterature\n \n \n \n \n\t\n\tTongue twisters\n \n \n \n \n\t\n\tPing shu\n \n \n \n \n\t\n\tLegends\n \n \n \n \n\t\n\tFolk drama\n \n \n \n \n\t\n\tMyths\n \n \n \n \n\t\n\tFolk tales\n \n \n \n \n\t\n\tFolk poetry\n \n \n \n \n\t\n\tLiteratura popular\n \n \n \n \n\t\n\tLittérature populaire\n \n \n \n \n\t\n\tFolk literature\n \n \n Works based on oral traditions.\n \n Oral literature\n Traditional literature\n \n \n\t\n\t\n\t2014-12-01T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2015-12-14T15:20:58\n\trevised\n \n \n \n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:44 GMT", + "Date": "Thu, 02 May 2024 16:28:01 GMT", "Content-Type": "application/rdf+xml; charset=UTF-8", - "Content-Length": "13308", + "Content-Length": "21462", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "ETag": "c36bf85f59d3ff6323dfaa68d47ad495", - "X-PrefLabel": "Folk literature", - "X-PrefLabel-Escaped": "Folk literature", - "X-PrefLabel-Encoded": "Folk%20literature", - "X-URI": "http://id.loc.gov/authorities/genreForms/gf2014026342", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "etag": "bee6fc30235e23711e6ff9fc1517698e", + "x-preflabel": "Folk literature", + "x-preflabel-escaped": "Folk literature", + "x-preflabel-encoded": "Folk%20literature", + "x-uri": "http://id.loc.gov/authorities/genreForms/gf2014026342", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "55120553 55394608", - "Age": "384", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "736113375 747912796", + "Age": "668", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93aa5fbe33b54-IAD" + "CF-RAY": "87d961c9a9181265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcgft_search_count.json b/test/fixtures/vcr_cassettes/lcgft_search_count.json new file mode 100644 index 0000000..f1a30b9 --- /dev/null +++ b/test/fixtures/vcr_cassettes/lcgft_search_count.json @@ -0,0 +1,82 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=folk&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=folk+scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:28:01.245435-04:0014130\n \tFolk dance music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026808\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-03T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk songs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026811\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk tales\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026344\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tTurbo-folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027151\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk song texts\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026145\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-30T00:00:00-04:00\n \t2017-11-29T00:00:00-04:00\n\n \tFolk poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026343\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026809\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk drama\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026341\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026805\n \t\n \t \tLibrary of Congress\n \t\n \t2012-02-09T00:00:00-04:00\n \t2011-11-30T00:00:00-04:00\n\n \tBallads\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026648\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk punk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026031\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-14T00:00:00-04:00\n \t2019-02-19T00:00:00-04:00\n\n \tFolk-rock music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026810\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFreak folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026016\n \t\n \t \tLibrary of Congress\n \t\n \t2020-03-05T00:00:00-04:00\n \t2016-03-16T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:01 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "9665", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "748668096", + "Age": "0", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961cb9c4a1265-ORD" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=folk&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=14&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=folk+scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:16:52.727857-04:0014114\n \tFolk dance music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026808\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-03T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk songs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026811\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk tales\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026344\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tTurbo-folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027151\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk song texts\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026145\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-30T00:00:00-04:00\n \t2017-11-29T00:00:00-04:00\n\n \tFolk poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026343\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026809\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk drama\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026341\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026805\n \t\n \t \tLibrary of Congress\n \t\n \t2012-02-09T00:00:00-04:00\n \t2011-11-30T00:00:00-04:00\n\n \tBallads\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026648\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk punk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026031\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-14T00:00:00-04:00\n \t2019-02-19T00:00:00-04:00\n\n \tFolk-rock music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026810\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFreak folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026016\n \t\n \t \tLibrary of Congress\n \t\n \t2020-03-05T00:00:00-04:00\n \t2016-03-16T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:01 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "9665", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "735980934 714775761", + "Age": "668", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961cc7d7d1265-ORD" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcgft_search_results.json b/test/fixtures/vcr_cassettes/lcgft_search_results.json index d2e845e..31f7226 100644 --- a/test/fixtures/vcr_cassettes/lcgft_search_results.json +++ b/test/fixtures/vcr_cassettes/lcgft_search_results.json @@ -1,82 +1,82 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=folk&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=14&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=folk&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=folk+scheme:http://id.loc.gov/authorities/genreForms2023-03-21T17:12:58.180393-04:0014130\n \tFolk dance music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026808\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-03T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk songs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026811\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk tales\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026344\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tTurbo-folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027151\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk song texts\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026145\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-30T00:00:00-04:00\n \t2017-11-29T00:00:00-04:00\n\n \tFolk poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026343\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026809\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk drama\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026341\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026805\n \t\n \t \tLibrary of Congress\n \t\n \t2012-02-09T00:00:00-04:00\n \t2011-11-30T00:00:00-04:00\n\n \tBallads\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026648\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk punk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026031\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-14T00:00:00-04:00\n \t2019-02-19T00:00:00-04:00\n\n \tFolk-rock music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026810\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFreak folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026016\n \t\n \t \tLibrary of Congress\n \t\n \t2020-03-05T00:00:00-04:00\n \t2016-03-16T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=folk+scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:16:52.727857-04:0014114\n \tFolk dance music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026808\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-03T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk songs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026811\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk tales\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026344\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tTurbo-folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027151\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk song texts\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026145\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-30T00:00:00-04:00\n \t2017-11-29T00:00:00-04:00\n\n \tFolk poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026343\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026809\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk drama\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026341\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026805\n \t\n \t \tLibrary of Congress\n \t\n \t2012-02-09T00:00:00-04:00\n \t2011-11-30T00:00:00-04:00\n\n \tBallads\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026648\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk punk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026031\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-14T00:00:00-04:00\n \t2019-02-19T00:00:00-04:00\n\n \tFolk-rock music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026810\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFreak folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026016\n \t\n \t \tLibrary of Congress\n \t\n \t2020-03-05T00:00:00-04:00\n \t2016-03-16T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:43 GMT", + "Date": "Thu, 02 May 2024 16:28:05 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "9665", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "55120551 46702224", - "Age": "345", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "741328550 714775761", + "Age": "672", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93aa489ba3b54-IAD" + "CF-RAY": "87d961e76e9f1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=folk&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=folk&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=14&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=folk+scheme:http://id.loc.gov/authorities/genreForms2023-03-21T17:18:43.95915-04:0014114\n \tFolk dance music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026808\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-03T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk songs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026811\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk tales\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026344\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tTurbo-folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027151\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk song texts\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026145\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-30T00:00:00-04:00\n \t2017-11-29T00:00:00-04:00\n\n \tFolk poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026343\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026809\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk drama\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026341\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026805\n \t\n \t \tLibrary of Congress\n \t\n \t2012-02-09T00:00:00-04:00\n \t2011-11-30T00:00:00-04:00\n\n \tBallads\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026648\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk punk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026031\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-14T00:00:00-04:00\n \t2019-02-19T00:00:00-04:00\n\n \tFolk-rock music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026810\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFreak folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026016\n \t\n \t \tLibrary of Congress\n \t\n \t2020-03-05T00:00:00-04:00\n \t2016-03-16T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=folk+scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:28:01.245435-04:0014130\n \tFolk dance music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026808\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-03T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk songs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026811\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk literature\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026342\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk tales\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026344\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tTurbo-folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014027151\n \t\n \t \tLibrary of Congress\n \t\n \t2015-02-13T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk song texts\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2017026145\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-30T00:00:00-04:00\n \t2017-11-29T00:00:00-04:00\n\n \tFolk poetry\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026343\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026809\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk drama\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026341\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-01T00:00:00-04:00\n\n \tFolk music radio programs\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2011026805\n \t\n \t \tLibrary of Congress\n \t\n \t2012-02-09T00:00:00-04:00\n \t2011-11-30T00:00:00-04:00\n\n \tBallads\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026648\n \t\n \t \tLibrary of Congress\n \t\n \t2015-12-14T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFolk punk music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2019026031\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-14T00:00:00-04:00\n \t2019-02-19T00:00:00-04:00\n\n \tFolk-rock music\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2014026810\n \t\n \t \tLibrary of Congress\n \t\n \t2018-10-04T00:00:00-04:00\n \t2014-12-10T00:00:00-04:00\n\n \tFreak folk (Music)\n \t\n \t\n \t\n \tinfo:lc/authorities/genreForms/gf2016026016\n \t\n \t \tLibrary of Congress\n \t\n \t2020-03-05T00:00:00-04:00\n \t2016-03-16T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:44 GMT", + "Date": "Thu, 02 May 2024 16:28:05 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "9664", + "Content-Length": "9665", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59231859", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "744317737 748668097", + "Age": "4", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93aa4a9f03b54-IAD" + "CF-RAY": "87d961e7bf031265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcgft_search_results_empty.json b/test/fixtures/vcr_cassettes/lcgft_search_results_empty.json index e98d7b1..9a9a33b 100644 --- a/test/fixtures/vcr_cassettes/lcgft_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/lcgft_search_results_empty.json @@ -1,42 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2FgenreForms&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/genreForms2023-03-21T17:12:20.263559-04:000130\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/genreForms2024-05-02T12:16:51.731122-04:000130\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:44 GMT", + "Date": "Thu, 02 May 2024 16:28:01 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "767", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59935807 34953485", - "Age": "383", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "735980932 714775750", + "Age": "669", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93aa5dbbc3b54-IAD" + "CF-RAY": "87d961cacb0e1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lclang_fetch_failure.json b/test/fixtures/vcr_cassettes/lclang_fetch_failure.json index 95f62f2..03fb6d2 100644 --- a/test/fixtures/vcr_cassettes/lclang_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/lclang_fetch_failure.json @@ -1,40 +1,40 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/vocabulary/languages/wrong-id.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/vocabulary/languages/wrong-id.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n

Page not found. Do you think this is a problem? Let us know...



\n", + "type": "ok", + "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n

Page not found. Do you think this is a problem? Let us know...



\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:31 GMT", + "Date": "Thu, 02 May 2024 16:28:05 GMT", "Content-Type": "text/html; charset=UTF-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Content-Security-Policy": "frame-ancestors self", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "content-security-policy": "frame-ancestors self", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "49160817", + "x-varnish": "741328545", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", + "via": "1.1 varnish (Varnish/6.0)", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a5868843b54-IAD" + "CF-RAY": "87d961e29f6b1265-ORD" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lclang_fetch_success.json b/test/fixtures/vcr_cassettes/lclang_fetch_success.json index 36f0d44..9ec0582 100644 --- a/test/fixtures/vcr_cassettes/lclang_fetch_success.json +++ b/test/fixtures/vcr_cassettes/lclang_fetch_success.json @@ -1,45 +1,45 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/vocabulary/languages/ang.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/vocabulary/languages/ang.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n \n \n \n \n English, Old (ca. 450-1100)\n Altenglisch\n \n \n \n ang\n Non-English forms of the name are contributed by National agencies.\n \n \n\tnew\n\t1970-01-01T00:00:00\n\t\n \n \n \n \n\tchanged\n\t2012-08-02T00:00:00\n\tAdded German AuthLabel.\n\t\n \n \n \n English, Old (ca. 450-1100)\n Altenglisch\n Non-English forms of the name are contributed by National agencies.\n ang\n \n \n \n\t\n\t\n\t1970-01-01T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2012-08-02T00:00:00\n\tchanged\n \n \n \n\n", + "type": "ok", + "body": "\n \n \n \n \n English, Old (ca. 450-1100)\n Altenglisch\n \n \n \n ang\n Non-English forms of the name are contributed by National agencies.\n \n \n\tnew\n\t1970-01-01T00:00:00\n\t\n \n \n \n \n\tchanged\n\t2012-08-02T00:00:00\n\tAdded German AuthLabel.\n\t\n \n \n \n English, Old (ca. 450-1100)\n Altenglisch\n Non-English forms of the name are contributed by National agencies.\n ang\n \n \n \n\t\n\t\n\t1970-01-01T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2012-08-02T00:00:00\n\tchanged\n \n \n \n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:55 GMT", + "Date": "Thu, 02 May 2024 16:28:02 GMT", "Content-Type": "application/rdf+xml; charset=UTF-8", - "Content-Length": "4084", + "Content-Length": "4092", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "ETag": "0b43a7534cb98a53492d83f71e3c7b07", - "X-PrefLabel": "English, Old (ca. 450-1100)", - "X-PrefLabel-Escaped": "English, Old (ca. 450-1100)", - "X-PrefLabel-Encoded": "English%2C%20Old%20%28ca.%20450-1100%29", - "X-URI": "http://id.loc.gov/vocabulary/languages/ang", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "etag": "bca3bb81d93bde9bf171b79282ff945f", + "x-preflabel": "English, Old (ca. 450-1100)", + "x-preflabel-escaped": "English, Old (ca. 450-1100)", + "x-preflabel-encoded": "English%2C%20Old%20%28ca.%20450-1100%29", + "x-uri": "http://id.loc.gov/vocabulary/languages/ang", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59231895", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "735980939 728283563", + "Age": "527068", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93aed8afe3b54-IAD" + "CF-RAY": "87d961d1de911265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lclang_search_count.json b/test/fixtures/vcr_cassettes/lclang_search_count.json new file mode 100644 index 0000000..8de535a --- /dev/null +++ b/test/fixtures/vcr_cassettes/lclang_search_count.json @@ -0,0 +1,82 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=30&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/vocabulary/languages2024-05-02T12:16:48.372367-04:00485130\n \tChamorro\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/cha\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDivehi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/div\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLingala\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBugis\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bug\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNias\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nia\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKorean\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kor\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSign languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sgn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tItalian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ita\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tCrimean Tatar\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/crh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUgaritic\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/uga\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRundi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/run\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tInterlingue\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ile\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKannada\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kan\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKashubian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/csb\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZenaga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zen\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZande languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/znd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLuiseño\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lui\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tPrakrit languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/pra\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHawaiian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/haw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDogri\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/doi\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEdo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSouthern Sami\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sma\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMon-Khmer (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mkh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGreek, Modern (1453- )\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/gre\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMoksha\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mdf\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHungarian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hun\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatin\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNiger-Kordofanian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nic\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYupik languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ypk\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tFaroese\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/fao\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:05 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "18508", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "747652242 744317357", + "Age": "676", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961e368ea1265-ORD" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=50&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/vocabulary/languages2024-05-02T12:28:05.135282-04:00485150\n \tChamorro\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/cha\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDivehi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/div\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLingala\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBugis\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bug\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNias\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nia\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKorean\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kor\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSign languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sgn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tItalian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ita\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tCrimean Tatar\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/crh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUgaritic\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/uga\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRundi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/run\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tInterlingue\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ile\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKannada\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kan\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKashubian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/csb\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZenaga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zen\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZande languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/znd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLuiseño\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lui\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tPrakrit languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/pra\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHawaiian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/haw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDogri\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/doi\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEdo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSouthern Sami\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sma\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMon-Khmer (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mkh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGreek, Modern (1453- )\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/gre\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMoksha\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mdf\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHungarian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hun\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatin\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNiger-Kordofanian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nic\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYupik languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ypk\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tFaroese\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/fao\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tArawak\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/arw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tIroquoian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/iro\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGujarati\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/guj\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSidamo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sid\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGerman\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ger\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tAromanian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/rup\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tTsonga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/tso\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYakut\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sah\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMacedonian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mac\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRaeto-Romance\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/roh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMayan languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/myn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBaltic (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUrdu\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/urd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLozi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/loz\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZaza\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zza\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHupa\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hup\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tChechen\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/che\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatvian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lav\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNorth American Indian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nai\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSonghai\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/son\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:05 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "30249", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "741328547", + "Age": "0", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961e3d98e1265-ORD" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lclang_search_results.json b/test/fixtures/vcr_cassettes/lclang_search_results.json index e8f26a4..7310769 100644 --- a/test/fixtures/vcr_cassettes/lclang_search_results.json +++ b/test/fixtures/vcr_cassettes/lclang_search_results.json @@ -1,122 +1,82 @@ [ { "request": { - "body": "", - "headers": { - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=30&format=xml%2Batom" - }, - "response": { - "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/vocabulary/languages2023-03-21T17:18:31.297744-04:00485130\n \tChamorro\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/cha\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDivehi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/div\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLingala\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBugis\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bug\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNias\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nia\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKorean\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kor\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSign languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sgn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tItalian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ita\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tCrimean Tatar\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/crh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUgaritic\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/uga\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRundi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/run\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tInterlingue\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ile\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKannada\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kan\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKashubian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/csb\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZenaga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zen\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZande languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/znd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLuiseño\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lui\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tPrakrit languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/pra\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHawaiian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/haw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDogri\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/doi\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEdo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSouthern Sami\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sma\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMon-Khmer (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mkh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGreek, Modern (1453- )\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/gre\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMoksha\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mdf\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHungarian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hun\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatin\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNiger-Kordofanian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nic\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYupik languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ypk\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tFaroese\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/fao\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n\n", - "headers": { - "Date": "Tue, 21 Mar 2023 21:18:31 GMT", - "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "18508", - "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Cache-Control": "public, max-age=2419200", - "X-Varnish": "49160812", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", - "CF-Cache-Status": "DYNAMIC", - "Server": "cloudflare", - "CF-RAY": "7ab93a558c753b54-IAD" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=50&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=50&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/vocabulary/languages2023-03-21T17:18:31.476221-04:00485150\n \tChamorro\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/cha\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDivehi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/div\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLingala\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBugis\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bug\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNias\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nia\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKorean\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kor\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSign languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sgn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tItalian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ita\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tCrimean Tatar\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/crh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUgaritic\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/uga\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRundi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/run\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tInterlingue\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ile\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKannada\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kan\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKashubian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/csb\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZenaga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zen\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZande languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/znd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLuiseño\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lui\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tPrakrit languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/pra\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHawaiian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/haw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDogri\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/doi\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEdo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSouthern Sami\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sma\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMon-Khmer (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mkh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGreek, Modern (1453- )\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/gre\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMoksha\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mdf\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHungarian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hun\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatin\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNiger-Kordofanian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nic\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYupik languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ypk\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tFaroese\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/fao\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tArawak\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/arw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tIroquoian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/iro\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGujarati\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/guj\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSidamo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sid\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGerman\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ger\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tAromanian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/rup\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tTsonga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/tso\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYakut\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sah\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMacedonian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mac\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRaeto-Romance\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/roh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMayan languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/myn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBaltic (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUrdu\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/urd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLozi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/loz\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZaza\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zza\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHupa\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hup\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tChechen\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/che\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatvian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lav\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNorth American Indian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nai\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSonghai\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/son\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=scheme:http://id.loc.gov/vocabulary/languages2024-05-02T12:28:05.135282-04:00485150\n \tChamorro\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/cha\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDivehi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/div\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLingala\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBugis\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bug\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNias\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nia\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKorean\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kor\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSign languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sgn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tItalian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ita\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tCrimean Tatar\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/crh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUgaritic\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/uga\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRundi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/run\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tInterlingue\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ile\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKannada\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/kan\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tKashubian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/csb\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZenaga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zen\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZande languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/znd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLuiseño\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lui\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tPrakrit languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/pra\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHawaiian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/haw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tDogri\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/doi\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEdo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bin\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSouthern Sami\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sma\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMon-Khmer (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mkh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGreek, Modern (1453- )\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/gre\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMoksha\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mdf\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHungarian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hun\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatin\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNiger-Kordofanian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nic\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYupik languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ypk\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tFaroese\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/fao\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tArawak\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/arw\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tIroquoian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/iro\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGujarati\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/guj\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSidamo\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sid\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tGerman\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ger\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tAromanian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/rup\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tTsonga\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/tso\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tYakut\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/sah\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMacedonian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/mac\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tRaeto-Romance\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/roh\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tMayan languages\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/myn\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tBaltic (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/bat\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tUrdu\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/urd\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLozi\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/loz\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tZaza\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/zza\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tHupa\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/hup\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tChechen\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/che\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tLatvian\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/lav\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tNorth American Indian (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/nai\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tSonghai\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/son\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:31 GMT", + "Date": "Thu, 02 May 2024 16:28:05 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "30249", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "49160814", + "x-varnish": "741328549 741328548", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a56ae203b54-IAD" + "CF-RAY": "87d961e64cee1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=english&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=english&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=english+scheme:http://id.loc.gov/vocabulary/languages2023-03-21T17:18:31.667972-04:004130\n \tEnglish\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/eng\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEnglish, Old (ca. 450-1100)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ang\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEnglish, Middle (1100-1500)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/enm\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tCreoles and Pidgins, English-based (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/cpe\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=english+scheme:http://id.loc.gov/vocabulary/languages2024-05-02T12:28:05.580797-04:004130\n \tEnglish\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/eng\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEnglish, Old (ca. 450-1100)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/ang\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tEnglish, Middle (1100-1500)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/enm\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n \tCreoles and Pidgins, English-based (Other)\n \t\n \t\n \t\n \tinfo:lc/vocabulary/languages/cpe\n \t\n \t \tLibrary of Congress\n \t\n \t2012-08-02T00:00:00-04:00\n \t1970-01-01T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:31 GMT", + "Date": "Thu, 02 May 2024 16:28:05 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "3178", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59935771", + "x-varnish": "740731534", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a57dfa53b54-IAD" + "CF-RAY": "87d961e6ad7c1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lclang_search_results_empty.json b/test/fixtures/vcr_cassettes/lclang_search_results_empty.json index 50fa4ad..f8360e4 100644 --- a/test/fixtures/vcr_cassettes/lclang_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/lclang_search_results_empty.json @@ -1,42 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fvocabulary%2Flanguages&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/vocabulary/languages2023-03-21T17:18:55.572674-04:000130\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/vocabulary/languages2024-05-02T12:28:04.857248-04:000130\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:55 GMT", + "Date": "Thu, 02 May 2024 16:28:04 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "763", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "49160865", + "x-varnish": "747652240", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93aed3aa83b54-IAD" + "CF-RAY": "87d961e22ec51265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcnaf_fetch_failure.json b/test/fixtures/vcr_cassettes/lcnaf_fetch_failure.json index 338f35a..af067e9 100644 --- a/test/fixtures/vcr_cassettes/lcnaf_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/lcnaf_fetch_failure.json @@ -1,40 +1,40 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/names/wrong-id.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/names/wrong-id.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Name Authority File (LCNAF)

Page not found. Do you think this is a problem? Let us know...



\n", + "type": "ok", + "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Name Authority File (LCNAF)

Page not found. Do you think this is a problem? Let us know...



\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:30 GMT", + "Date": "Thu, 02 May 2024 16:27:53 GMT", "Content-Type": "text/html; charset=UTF-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Content-Security-Policy": "frame-ancestors self", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "content-security-policy": "frame-ancestors self", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079810", + "x-varnish": "744317710", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", + "via": "1.1 varnish (Varnish/6.0)", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a4edb763b54-IAD" + "CF-RAY": "87d9619b1d5c2925-ORD" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcnaf_fetch_success.json b/test/fixtures/vcr_cassettes/lcnaf_fetch_success.json index 2d1e036..8874865 100644 --- a/test/fixtures/vcr_cassettes/lcnaf_fetch_success.json +++ b/test/fixtures/vcr_cassettes/lcnaf_fetch_success.json @@ -1,46 +1,46 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/names/no2011087251.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/names/no2011087251.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n \n \n Valim, Jose\n \n \n\tValim, Jose\n \n \n 1001 $aValim, Jose\n \n \n \n \n \n\t\n\t\n\tValim, Jose\n\t\n\t \n\t Valim, Jose. Crafting rails applications : expert practices for everyday rails development\n\t \n\t\n \n \n \n no2011087251\n (OCoLC)oca08877947\n \n \n\tCrafting Rails applications, c2011:\n\tt.p. (Jose Valim)\n\tfound\n \n \n \n \n\t2011-06-06T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2011-06-07T06:21:47\n\trevised\n\t\n\t\n \n \n \n Valim, Jose\n \n \n \n \n\t\n\t\n\t2011-06-06T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2011-06-07T06:21:47\n\trevised\n \n \n \n\n", + "type": "ok", + "body": "\n \n \n Valim, Jose\n \n \n\tValim, Jose\n \n \n 1001 $aValim, Jose\n \n \n\tValim, José\n \n \n \n \n \n \n \n\t\n\t\n\tValim, Jose\n\t\n\t \n\t McCord, Chris (Computer programmer) Programming Phoenix 1.4\n\t \n\t\n\t\n\t \n\t Valim, Jose Crafting Rails 4 applications\n\t \n\t\n\t\n\t \n\t Valim, Jose Crafting rails applications\n\t \n\t\n \n \n \n no2011087251\n (OCoLC)oca08877947\n \n \n\tCrafting Rails applications, c2011:\n\tt.p. (Jose Valim)\n\tfound\n \n \n \n \n\t2011-06-06T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2011-06-07T06:21:47\n\trevised\n\t\n\t\n \n \n \n Valim, Jose\n \n \n \n\t\n\tValim, José\n \n \n \n \n \n\t\n\t\n\t2011-06-06T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2011-06-07T06:21:47\n\trevised\n \n \n \n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:30 GMT", + "Date": "Thu, 02 May 2024 16:27:54 GMT", "Content-Type": "application/rdf+xml; charset=UTF-8", - "Content-Length": "4968", + "Content-Length": "5833", "Connection": "keep-alive", - "X-RWO-URI": "http://id.loc.gov/rwo/agents/no2011087251", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "ETag": "043fdd674015bcab4e102ff165f0fec0", - "X-PrefLabel": "Valim, Jose", - "X-PrefLabel-Escaped": "Valim, Jose", - "X-PrefLabel-Encoded": "Valim%2C%20Jose", - "X-URI": "http://id.loc.gov/authorities/names/no2011087251", + "x-rwo-uri": "http://id.loc.gov/rwo/agents/no2011087251", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "etag": "be607d180fdbe04a6310b12880854583", + "x-preflabel": "Valim, Jose", + "x-preflabel-escaped": "Valim, Jose", + "x-preflabel-encoded": "Valim%2C%20Jose", + "x-uri": "http://id.loc.gov/authorities/names/no2011087251", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "46046062", + "x-varnish": "743445330", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a4f4c193b54-IAD" + "CF-RAY": "87d9619d0fb22925-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcnaf_search_count.json b/test/fixtures/vcr_cassettes/lcnaf_search_count.json new file mode 100644 index 0000000..efef1d8 --- /dev/null +++ b/test/fixtures/vcr_cassettes/lcnaf_search_count.json @@ -0,0 +1,82 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2024-05-02T12:17:08.202521-04:0034908130\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:27:53 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "19854", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "744317707 748630228", + "Age": "644", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d96199ab6e2925-ORD" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=50&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2024-05-02T12:17:08.502511-04:0034908150\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n \tSmith, Alice M. (Alice Mary), 1879-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr91032305\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-11T00:00:00-04:00\n \t1991-09-04T00:00:00-04:00\n\n \tSmith, James P., Jr. (James Payne), 1941-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79052659\n \t\n \t \tLibrary of Congress\n \t\n \t2023-09-08T00:00:00-04:00\n \t1979-06-01T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), active 1846-1873\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011137761\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2011-09-02T00:00:00-04:00\n\n \tSmith, J. B. (John B.) (Clergyman), active 1852-1863\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2004050175\n \t\n \t \tLibrary of Congress\n \t\n \t2013-06-01T00:00:00-04:00\n \t2004-05-25T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), 1806-1872\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83057213\n \t\n \t \tLibrary of Congress\n \t\n \t2014-06-18T00:00:00-04:00\n \t1983-06-24T00:00:00-04:00\n\n \tSmith, H. McKelden, III (Herbert McKelden), 1952-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80117907\n \t\n \t \tLibrary of Congress\n \t\n \t2020-11-10T00:00:00-04:00\n \t1980-09-15T00:00:00-04:00\n\n \tWinn-Smith, Alice B. (Alice Beeman), 1892-1991\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2002016690\n \t\n \t \tLibrary of Congress\n \t\n \t2018-06-16T00:00:00-04:00\n \t2002-02-27T00:00:00-04:00\n\n \tSmith, Nathan R. (Nathan Raymond), 1888-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98131507\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-13T00:00:00-04:00\n \t1998-12-16T00:00:00-04:00\n\n \tSmith, Michael A. (Michael Anthony), 1942 December 15-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80118183\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1980-09-17T00:00:00-04:00\n\n \tSmith, O. W. (Onnie Warren), 1872-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98054052\n \t\n \t \tLibrary of Congress\n \t\n \t2024-01-24T00:00:00-04:00\n \t1998-01-30T00:00:00-04:00\n\n \tHorton-Smith, L. Graham H. (Lionel Graham Horton), 1871-1953\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82019887\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-15T00:00:00-04:00\n \t1982-03-25T00:00:00-04:00\n\n \tSmith, Emma A. F. (Emma Adelia Flint), 1849 or 1850-1946\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2002038560\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-19T00:00:00-04:00\n \t2002-10-16T00:00:00-04:00\n\n \tPayne Smith, J. (Jessie), 1856-1933\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n84039391\n \t\n \t \tLibrary of Congress\n \t\n \t2016-08-09T00:00:00-04:00\n \t1984-07-13T00:00:00-04:00\n\n \tSmith, C. (Charles), 1789 or 1790-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2010079141\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2010-05-12T00:00:00-04:00\n\n \tMalcolm-Smith, E. F. (Elizabeth Frances), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97924109\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-12T00:00:00-04:00\n \t1997-11-05T00:00:00-04:00\n\n \tSmith, N. R. (Nicholas Roy), 1962-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2018005617\n \t\n \t \tLibrary of Congress\n \t\n \t2018-11-26T00:00:00-04:00\n \t2018-03-21T00:00:00-04:00\n\n \tSmith, James D. (James Derek), 1934-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82153117\n \t\n \t \tLibrary of Congress\n \t\n \t2000-10-27T00:00:00-04:00\n \t1983-02-04T00:00:00-04:00\n\n \tSmith, Alice R. Huger (Alice Ravenel Huger), 1876-1958\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91011209\n \t\n \t \tLibrary of Congress\n \t\n \t2022-04-19T00:00:00-04:00\n \t1991-05-01T00:00:00-04:00\n\n \tSmith, Ophia D. (Ophia Delilah), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91028072\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-18T00:00:00-04:00\n \t1991-11-21T00:00:00-04:00\n\n \tPond, A. Smith (Alonzo Smith), 1905-1959\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014699\n \t\n \t \tLibrary of Congress\n \t\n \t2012-10-06T00:00:00-04:00\n \t1995-04-19T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:27:53 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "32624", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "743063389 743445110", + "Age": "644", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d9619abcbe2925-ORD" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcnaf_search_results.json b/test/fixtures/vcr_cassettes/lcnaf_search_results.json index 53ec5e5..b177fa2 100644 --- a/test/fixtures/vcr_cassettes/lcnaf_search_results.json +++ b/test/fixtures/vcr_cassettes/lcnaf_search_results.json @@ -1,122 +1,82 @@ [ { "request": { - "body": "", - "headers": { - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom" - }, - "response": { - "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:29.322979-04:0034099130\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n\n", - "headers": { - "Date": "Tue, 21 Mar 2023 21:18:29 GMT", - "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "19854", - "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079804", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", - "CF-Cache-Status": "DYNAMIC", - "Server": "cloudflare", - "CF-RAY": "7ab93a493c7b3b54-IAD" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=50&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=smith&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=50&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:29.71925-04:0034099150\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n \tSmith, Alice M. (Alice Mary), 1879-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr91032305\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-11T00:00:00-04:00\n \t1991-09-04T00:00:00-04:00\n\n \tSmith, James P., Jr. (James Payne), 1941-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79052659\n \t\n \t \tLibrary of Congress\n \t\n \t2018-09-15T00:00:00-04:00\n \t1979-06-01T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), active 1846-1873\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011137761\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2011-09-02T00:00:00-04:00\n\n \tSmith, J. B. (John B.) (Clergyman), active 1852-1863\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2004050175\n \t\n \t \tLibrary of Congress\n \t\n \t2013-06-01T00:00:00-04:00\n \t2004-05-25T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), 1806-1872\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83057213\n \t\n \t \tLibrary of Congress\n \t\n \t2014-06-18T00:00:00-04:00\n \t1983-06-24T00:00:00-04:00\n\n \tSmith, H. McKelden, III (Herbert McKelden), 1952-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80117907\n \t\n \t \tLibrary of Congress\n \t\n \t2020-11-10T00:00:00-04:00\n \t1980-09-15T00:00:00-04:00\n\n \tWinn-Smith, Alice B. (Alice Beeman), 1892-1991\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2002016690\n \t\n \t \tLibrary of Congress\n \t\n \t2018-06-16T00:00:00-04:00\n \t2002-02-27T00:00:00-04:00\n\n \tSmith, Nathan R. (Nathan Raymond), 1888-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98131507\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-13T00:00:00-04:00\n \t1998-12-16T00:00:00-04:00\n\n \tSmith, Michael A. (Michael Anthony), 1942 December 15-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80118183\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1980-09-17T00:00:00-04:00\n\n \tHorton-Smith, L. Graham H. (Lionel Graham Horton), 1871-1953\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82019887\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-15T00:00:00-04:00\n \t1982-03-25T00:00:00-04:00\n\n \tSmith, Emma A. F. (Emma Adelia Flint), 1849 or 1850-1946\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2002038560\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-19T00:00:00-04:00\n \t2002-10-16T00:00:00-04:00\n\n \tPayne Smith, J. (Jessie), 1856-1933\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n84039391\n \t\n \t \tLibrary of Congress\n \t\n \t2016-08-09T00:00:00-04:00\n \t1984-07-13T00:00:00-04:00\n\n \tSmith, C. (Charles), 1789 or 1790-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2010079141\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2010-05-12T00:00:00-04:00\n\n \tMalcolm-Smith, E. F. (Elizabeth Frances), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97924109\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-12T00:00:00-04:00\n \t1997-11-05T00:00:00-04:00\n\n \tSmith, N. R. (Nicholas Roy), 1962-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2018005617\n \t\n \t \tLibrary of Congress\n \t\n \t2018-11-26T00:00:00-04:00\n \t2018-03-21T00:00:00-04:00\n\n \tSmith, James D. (James Derek), 1934-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82153117\n \t\n \t \tLibrary of Congress\n \t\n \t2000-10-27T00:00:00-04:00\n \t1983-02-04T00:00:00-04:00\n\n \tSmith, Alice R. Huger (Alice Ravenel Huger), 1876-1958\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91011209\n \t\n \t \tLibrary of Congress\n \t\n \t2022-04-19T00:00:00-04:00\n \t1991-05-01T00:00:00-04:00\n\n \tSmith, Ophia D. (Ophia Delilah), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91028072\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-18T00:00:00-04:00\n \t1991-11-21T00:00:00-04:00\n\n \tPond, A. Smith (Alonzo Smith), 1905-1959\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014699\n \t\n \t \tLibrary of Congress\n \t\n \t2012-10-06T00:00:00-04:00\n \t1995-04-19T00:00:00-04:00\n\n \tAbbott, Katherine R. Smith (Katherine Renell Smith), 1965-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no94024260\n \t\n \t \tLibrary of Congress\n \t\n \t2000-10-25T00:00:00-04:00\n \t1994-07-19T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=smith+scheme:http://id.loc.gov/authorities/names2024-05-02T12:17:08.502511-04:0034908150\n \tSmith\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr90005751\n \t\n \t \tLibrary of Congress\n \t\n \t2014-12-18T00:00:00-04:00\n \t1990-04-10T00:00:00-04:00\n\n \tPabst, Anna C. Smith (Anna Catherine Smith), 1898-1976\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no92025135\n \t\n \t \tLibrary of Congress\n \t\n \t2021-10-22T00:00:00-04:00\n \t1992-10-12T00:00:00-04:00\n\n \tSmith W., Alan (Smith Waite), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2001085730\n \t\n \t \tLibrary of Congress\n \t\n \t2006-10-27T00:00:00-04:00\n \t2001-11-16T00:00:00-04:00\n\n \tStanton, G. Smith (Gerrit Smith), 1845-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014820\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1995-04-20T00:00:00-04:00\n\n \tAiry, Verna I. Smith (Verna Iola Smith), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88243060\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-07T00:00:00-04:00\n \t1989-10-04T00:00:00-04:00\n\n \tRiedel, Juanita M. Smith (Juanita Maxine Smith), 1918-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97044119\n \t\n \t \tLibrary of Congress\n \t\n \t1997-04-28T00:00:00-04:00\n \t1997-04-28T00:00:00-04:00\n\n \tMarriott, W. M. Smith (William Marriott Smith), 1801-1864\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2008002142\n \t\n \t \tLibrary of Congress\n \t\n \t2021-02-09T00:00:00-04:00\n \t2008-01-24T00:00:00-04:00\n\n \tGreig, W. Smith (William Smith), 1925-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79061065\n \t\n \t \tLibrary of Congress\n \t\n \t2022-05-18T00:00:00-04:00\n \t1979-07-31T00:00:00-04:00\n\n \tSlocum, Smith P. (Smith Pierce), -1832\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2003005839\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-21T00:00:00-04:00\n \t2003-02-20T00:00:00-04:00\n\n \tSmith of Marlow, Rodney Smith, Baron, 1914-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80122645\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-31T00:00:00-04:00\n \t1980-09-24T00:00:00-04:00\n\n \tSmith, W. Lynn (Wallace Lynn), 1922-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79105671\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-05-27T00:00:00-04:00\n\n \tSmith, O. Edmund (Oscar Edmund), 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79139763\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-03-07T00:00:00-04:00\n\n \tSmith, H. P. (Henry Perry), 1839-1925\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80145465\n \t\n \t \tLibrary of Congress\n \t\n \t2002-08-01T00:00:00-04:00\n \t1981-01-19T00:00:00-04:00\n\n \tSmith, E. (Eliza), -approximately 1732\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85067366\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-14T00:00:00-04:00\n \t1985-09-25T00:00:00-04:00\n\n \tLees-Smith, H. B. (Hastings Bertrand), 1878-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013139274\n \t\n \t \tLibrary of Congress\n \t\n \t2017-06-23T00:00:00-04:00\n \t2013-12-12T00:00:00-04:00\n\n \tSelby Smith, C. (Christopher), 1942-2007\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr92036253\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-12T00:00:00-04:00\n \t1992-10-14T00:00:00-04:00\n\n \tCase, Ann E. Smith (Ann Elizabeth Smith), 1960-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n85142889\n \t\n \t \tLibrary of Congress\n \t\n \t2016-09-09T00:00:00-04:00\n \t1985-10-30T00:00:00-04:00\n\n \tSmith, O'Brien, 1756-1811\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2013094086\n \t\n \t \tLibrary of Congress\n \t\n \t2013-09-04T00:00:00-04:00\n \t2013-09-03T00:00:00-04:00\n\n \tSmith, Arthur C. (Arthur Clarke), 1929-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90646420\n \t\n \t \tLibrary of Congress\n \t\n \t1990-05-21T00:00:00-04:00\n \t1990-05-18T00:00:00-04:00\n\n \tSmith, E. Baldwin (Earl Baldwin), 1888-1956\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79065587\n \t\n \t \tLibrary of Congress\n \t\n \t2000-06-09T00:00:00-04:00\n \t1979-08-07T00:00:00-04:00\n\n \tSmith, J. E. (James Eric), 1909-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89633250\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-16T00:00:00-04:00\n \t1989-06-07T00:00:00-04:00\n\n \tSmith, G. V. (George V.), 1916-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n81078577\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1981-07-28T00:00:00-04:00\n\n \tSmith, Bennett L. (Bennett Lawrence), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89621532\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-12T00:00:00-04:00\n \t1989-04-11T00:00:00-04:00\n\n \tSmith, H. H. (Harold Hill), 1910-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n89635051\n \t\n \t \tLibrary of Congress\n \t\n \t1989-06-19T00:00:00-04:00\n \t1989-06-16T00:00:00-04:00\n\n \tSmith, George I. (George Irving), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82151634\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-01-18T00:00:00-04:00\n\n \tSmith, R. V. (Robert Vincent), 1913-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83020625\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1983-03-21T00:00:00-04:00\n\n \tSmith, Robert J. (Robert James), 1927-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88651275\n \t\n \t \tLibrary of Congress\n \t\n \t1988-07-26T00:00:00-04:00\n \t1988-07-25T00:00:00-04:00\n\n \tSmith, V. Kerry (Vincent Kerry), 1945-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n50013226\n \t\n \t \tLibrary of Congress\n \t\n \t1984-03-22T00:00:00-04:00\n \t1980-04-08T00:00:00-04:00\n\n \tSmith, M. W. (Melvin William), 1936-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n90654976\n \t\n \t \tLibrary of Congress\n \t\n \t1990-06-11T00:00:00-04:00\n \t1990-06-08T00:00:00-04:00\n\n \tVasconcellos, Jayme Luiz Smith de Vasconcellos, Barão de, 1884-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no99014573\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1999-03-02T00:00:00-04:00\n\n \tSmith, Alice M. (Alice Mary), 1879-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr91032305\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-11T00:00:00-04:00\n \t1991-09-04T00:00:00-04:00\n\n \tSmith, James P., Jr. (James Payne), 1941-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n79052659\n \t\n \t \tLibrary of Congress\n \t\n \t2023-09-08T00:00:00-04:00\n \t1979-06-01T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), active 1846-1873\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011137761\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2011-09-02T00:00:00-04:00\n\n \tSmith, J. B. (John B.) (Clergyman), active 1852-1863\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2004050175\n \t\n \t \tLibrary of Congress\n \t\n \t2013-06-01T00:00:00-04:00\n \t2004-05-25T00:00:00-04:00\n\n \tSmith, W. H. (William Henry), 1806-1872\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n83057213\n \t\n \t \tLibrary of Congress\n \t\n \t2014-06-18T00:00:00-04:00\n \t1983-06-24T00:00:00-04:00\n\n \tSmith, H. McKelden, III (Herbert McKelden), 1952-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80117907\n \t\n \t \tLibrary of Congress\n \t\n \t2020-11-10T00:00:00-04:00\n \t1980-09-15T00:00:00-04:00\n\n \tWinn-Smith, Alice B. (Alice Beeman), 1892-1991\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2002016690\n \t\n \t \tLibrary of Congress\n \t\n \t2018-06-16T00:00:00-04:00\n \t2002-02-27T00:00:00-04:00\n\n \tSmith, Nathan R. (Nathan Raymond), 1888-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98131507\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-13T00:00:00-04:00\n \t1998-12-16T00:00:00-04:00\n\n \tSmith, Michael A. (Michael Anthony), 1942 December 15-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n80118183\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-15T00:00:00-04:00\n \t1980-09-17T00:00:00-04:00\n\n \tSmith, O. W. (Onnie Warren), 1872-1941\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no98054052\n \t\n \t \tLibrary of Congress\n \t\n \t2024-01-24T00:00:00-04:00\n \t1998-01-30T00:00:00-04:00\n\n \tHorton-Smith, L. Graham H. (Lionel Graham Horton), 1871-1953\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82019887\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-15T00:00:00-04:00\n \t1982-03-25T00:00:00-04:00\n\n \tSmith, Emma A. F. (Emma Adelia Flint), 1849 or 1850-1946\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr2002038560\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-19T00:00:00-04:00\n \t2002-10-16T00:00:00-04:00\n\n \tPayne Smith, J. (Jessie), 1856-1933\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n84039391\n \t\n \t \tLibrary of Congress\n \t\n \t2016-08-09T00:00:00-04:00\n \t1984-07-13T00:00:00-04:00\n\n \tSmith, C. (Charles), 1789 or 1790-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2010079141\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-26T00:00:00-04:00\n \t2010-05-12T00:00:00-04:00\n\n \tMalcolm-Smith, E. F. (Elizabeth Frances), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n97924109\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-12T00:00:00-04:00\n \t1997-11-05T00:00:00-04:00\n\n \tSmith, N. R. (Nicholas Roy), 1962-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2018005617\n \t\n \t \tLibrary of Congress\n \t\n \t2018-11-26T00:00:00-04:00\n \t2018-03-21T00:00:00-04:00\n\n \tSmith, James D. (James Derek), 1934-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n82153117\n \t\n \t \tLibrary of Congress\n \t\n \t2000-10-27T00:00:00-04:00\n \t1983-02-04T00:00:00-04:00\n\n \tSmith, Alice R. Huger (Alice Ravenel Huger), 1876-1958\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91011209\n \t\n \t \tLibrary of Congress\n \t\n \t2022-04-19T00:00:00-04:00\n \t1991-05-01T00:00:00-04:00\n\n \tSmith, Ophia D. (Ophia Delilah), 1891-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no91028072\n \t\n \t \tLibrary of Congress\n \t\n \t2013-03-18T00:00:00-04:00\n \t1991-11-21T00:00:00-04:00\n\n \tPond, A. Smith (Alonzo Smith), 1905-1959\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nr95014699\n \t\n \t \tLibrary of Congress\n \t\n \t2012-10-06T00:00:00-04:00\n \t1995-04-19T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:30 GMT", + "Date": "Thu, 02 May 2024 16:27:53 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "32643", + "Content-Length": "32624", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079806", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "741239490 743445110", + "Age": "644", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a4baf803b54-IAD" + "CF-RAY": "87d9619b7ddf2925-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=valim&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=valim&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=valim+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:30.088387-04:0012130\n \tValim, Anthony Terra, 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88230271\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-15T00:00:00-04:00\n \t1989-03-02T00:00:00-04:00\n\n \tValim, Beijanicy Ferreira da Cunha Abadia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2022252011\n \t\n \t \tLibrary of Congress\n \t\n \t2022-06-27T00:00:00-04:00\n \t2022-05-26T00:00:00-04:00\n\n \tMelo, Glenda Cristina Valim de\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019037344\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-09T00:00:00-04:00\n \t2019-03-12T00:00:00-04:00\n\n \tMansan, Jaime Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2012078919\n \t\n \t \tLibrary of Congress\n \t\n \t2016-10-13T00:00:00-04:00\n \t2012-06-07T00:00:00-04:00\n\n \tValim, Alexandre Busko\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2013200729\n \t\n \t \tLibrary of Congress\n \t\n \t2013-04-12T00:00:00-04:00\n \t2013-04-12T00:00:00-04:00\n\n \tLucisano-Valim, Yara Maria\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2001072420\n \t\n \t \tLibrary of Congress\n \t\n \t2001-09-12T00:00:00-04:00\n \t2001-09-11T00:00:00-04:00\n\n \tLevitin, Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2006000541\n \t\n \t \tLibrary of Congress\n \t\n \t2009-01-21T00:00:00-04:00\n \t2006-01-09T00:00:00-04:00\n\n \tValim, Jose\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011087251\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-07T00:00:00-04:00\n \t2011-06-06T00:00:00-04:00\n\n \tValim, Camila Almeida Janela\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2022015052\n \t\n \t \tLibrary of Congress\n \t\n \t2022-10-05T00:00:00-04:00\n \t2022-10-04T00:00:00-04:00\n\n \tValim, Patrícia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019110111\n \t\n \t \tLibrary of Congress\n \t\n \t2019-07-27T00:00:00-04:00\n \t2019-07-26T00:00:00-04:00\n\n \tValim, Rafael\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2014206721\n \t\n \t \tLibrary of Congress\n \t\n \t2017-11-16T00:00:00-04:00\n \t2014-10-10T00:00:00-04:00\n\n \tMelo, Cimara\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2009021335\n \t\n \t \tLibrary of Congress\n \t\n \t2014-04-08T00:00:00-04:00\n \t2009-02-11T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=valim+scheme:http://id.loc.gov/authorities/names2024-05-02T12:27:53.593996-04:0013130\n \tValim, Anthony Terra, 1919-\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n88230271\n \t\n \t \tLibrary of Congress\n \t\n \t1989-04-15T00:00:00-04:00\n \t1989-03-02T00:00:00-04:00\n\n \tValim, Beijanicy Ferreira da Cunha Abadia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2022252011\n \t\n \t \tLibrary of Congress\n \t\n \t2023-10-31T00:00:00-04:00\n \t2022-05-26T00:00:00-04:00\n\n \tMelo, Glenda Cristina Valim de\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019037344\n \t\n \t \tLibrary of Congress\n \t\n \t2019-09-09T00:00:00-04:00\n \t2019-03-12T00:00:00-04:00\n\n \tMansan, Jaime Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2012078919\n \t\n \t \tLibrary of Congress\n \t\n \t2016-10-13T00:00:00-04:00\n \t2012-06-07T00:00:00-04:00\n\n \tValim, Alexandre Busko\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2013200729\n \t\n \t \tLibrary of Congress\n \t\n \t2023-08-11T00:00:00-04:00\n \t2013-04-12T00:00:00-04:00\n\n \tLucisano-Valim, Yara Maria\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2001072420\n \t\n \t \tLibrary of Congress\n \t\n \t2001-09-12T00:00:00-04:00\n \t2001-09-11T00:00:00-04:00\n\n \tLevitin, Valim\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2006000541\n \t\n \t \tLibrary of Congress\n \t\n \t2009-01-21T00:00:00-04:00\n \t2006-01-09T00:00:00-04:00\n\n \tValim, Jose\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2011087251\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-07T00:00:00-04:00\n \t2011-06-06T00:00:00-04:00\n\n \tValim, Camila Almeida Janela\n \t\n \t\n \t\n \tinfo:lc/authorities/names/nb2022015052\n \t\n \t \tLibrary of Congress\n \t\n \t2022-10-05T00:00:00-04:00\n \t2022-10-04T00:00:00-04:00\n\n \tValim, Patrícia\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2019110111\n \t\n \t \tLibrary of Congress\n \t\n \t2023-08-10T00:00:00-04:00\n \t2019-07-26T00:00:00-04:00\n\n \tValim, Rafael\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2014206721\n \t\n \t \tLibrary of Congress\n \t\n \t2017-11-16T00:00:00-04:00\n \t2014-10-10T00:00:00-04:00\n\n \tValine, John P., 1879-1937\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n2023022331\n \t\n \t \tLibrary of Congress\n \t\n \t2023-04-13T00:00:00-04:00\n \t2023-04-13T00:00:00-04:00\n\n \tMelo, Cimara\n \t\n \t\n \t\n \tinfo:lc/authorities/names/no2009021335\n \t\n \t \tLibrary of Congress\n \t\n \t2024-01-19T00:00:00-04:00\n \t2009-02-11T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:30 GMT", + "Date": "Thu, 02 May 2024 16:27:53 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "8213", + "Content-Length": "8837", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079808", + "x-varnish": "744317712", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a4dfa7c3b54-IAD" + "CF-RAY": "87d9619bce332925-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcnaf_search_results_empty.json b/test/fixtures/vcr_cassettes/lcnaf_search_results_empty.json index 1e7a880..17cb0cd 100644 --- a/test/fixtures/vcr_cassettes/lcnaf_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/lcnaf_search_results_empty.json @@ -1,42 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fnames&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/names2023-03-21T17:18:30.261527-04:000130\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/names2024-05-02T12:27:54.436897-04:000130\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:30 GMT", + "Date": "Thu, 02 May 2024 16:27:54 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "757", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079812", + "x-varnish": "743445332", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a4f0bc43b54-IAD" + "CF-RAY": "87d961a10cfa2925-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcsh_fetch_failure.json b/test/fixtures/vcr_cassettes/lcsh_fetch_failure.json index 4de2aa9..0ac9fd2 100644 --- a/test/fixtures/vcr_cassettes/lcsh_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/lcsh_fetch_failure.json @@ -1,40 +1,40 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/subjects/wrong-id.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/subjects/wrong-id.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Subject Headings (LCSH)

Page not found. Do you think this is a problem? Let us know...



\n", + "type": "ok", + "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > LC Subject Headings (LCSH)

Page not found. Do you think this is a problem? Let us know...



\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:29 GMT", + "Date": "Thu, 02 May 2024 16:28:01 GMT", "Content-Type": "text/html; charset=UTF-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Content-Security-Policy": "frame-ancestors self", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "content-security-policy": "frame-ancestors self", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079801", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", + "x-varnish": "748630602 748724945", + "Age": "686", + "via": "1.1 varnish (Varnish/6.0)", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a488b9a3b54-IAD" + "CF-RAY": "87d961cdef931265-ORD" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcsh_fetch_success.json b/test/fixtures/vcr_cassettes/lcsh_fetch_success.json index 77c1903..bbe1e15 100644 --- a/test/fixtures/vcr_cassettes/lcsh_fetch_success.json +++ b/test/fixtures/vcr_cassettes/lcsh_fetch_success.json @@ -1,45 +1,45 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/authorities/subjects/sh85009792.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/authorities/subjects/sh85009792.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n \n \n Authority files (Information retrieval)\n \n \n\tAuthority files (Information retrieval)\n \n \n \n \n\t\n\tAuthority control (Information retrieval)\n\t\n\t \n\t Authority control (Information retrieval)\n\t \n\t\n \n \n \n \n\t\n\tAuthority files (Cataloging)\n\t\n\t \n\t Authority files (Cataloging)\n\t \n\t\n \n \n \n \n\t\n\tAuthority records (Information retrieval)\n\t\n\t \n\t Authority records (Information retrieval)\n\t \n\t\n \n \n \n \n\t\n\tAuthority work (Information retrieval)\n\t\n\t \n\t Authority work (Information retrieval)\n\t \n\t\n \n \n \n \n\t\n\tLibrary authority files\n\t\n\t \n\t Library authority files\n\t \n\t\n \n \n 150 $aAuthority files (Information retrieval)\n \n \n\tZ693.3.A88\n\t\n \n \n \n \n\tNormdatei\n \n \n \n \n\tAuthority files (Information retrieval)\n \n \n \n \n\t\n\tInformation retrieval\n\t\n\t \n\t Information retrieval\n\t \n\t\n \n \n \n \n\tauthority control\n \n \n \n \n\tSubject headings\n \n \n \n \n\tMedium of performance thesaurus for music, Library of Congress\n \n \n \n \n\t\n\tAuthority files (Cataloging)\n\t\n\t \n\t Authority files (Cataloging)\n\t \n\t\n \n \n \n \n\tName authority records (Information retrieval)\n \n \n \n \n\tFichiers d'autorité\n \n \n \n \n\t\n\tFiles (Records)\n\t\n\t \n\t Files (Records)\n\t \n\t\n \n \n \n \n\tSeries authority records (Information retrieval)\n \n \n \n \n\t\n\tFRAD (Conceptual model)\n\t\n\t \n\t FRAD (Conceptual model)\n\t \n\t\n \n \n \n \n \n \n \n \n \n \n \n\tAlexandrescu, Carmen Gabriela Vedeta uniformă\n \n \n \n \n\tAristarchus Knowledge Industries (Firm) Thesaurus of subject & geographic descriptors\n \n \n \n \n\tBatty, C. D. Transportation Research Thesaurus and user's guide\n \n \n \n \n\tBuchinski, Edwin J. Initial considerations for a nationwide data base\n \n \n \n \n\tBurger, Robert H. (Robert Harold), 1947- Authority work : the creation, use, maintenance, and evaluation of authority records and files\n \n \n \n \n\tChopey, Michael A. Knowledge without boundaries : organizing information for the future\n \n \n \n \n\tClack, Doris H. Authority control : principles, applications, and instructions\n \n \n \n \n\tCooperative cataloging news\n \n \n \n \n\tDi Lauro, Anne. Guidelines for the building of authority files in development-information systems\n \n \n \n \n\tFerguson, Bobby. MARC/AACR2/authority control tagging : a blitz cataloging workbook\n \n \n \n \n\tGuerrini, Mauro, 1953- catalogo di qualità\n \n \n \n \n\tHasło geograficzne\n \n \n \n \n\tHasło korporatywne w opracowaniu przedmiotowym\n \n \n \n \n\tIFLA Steering Group on a UNIMARC Format for Authorities. Tenkyo unibāsaru fōmatto 典拠ユニバーサルフォーマット\n \n \n \n \n\tIFLA Steering Group on a UNIMARC Format for Authorities. UNIMARC/authorities : universal format for authorities\n \n \n \n \n\tInternational Federation of Library Associations and Institutions. Working Group on GARE revision. Guidelines for authority records and references\n \n \n \n \n\tInternational Federation of Library Associations and Institutions. Working Group on Guidelines for Subject Authority Files. Guidelines for subject authority and reference entries\n \n \n \n \n\tJones, Ed, 1951- Linked data for cultural heritage\n \n \n \n \n\tKashima, Mizuki, Shudai akusesu to metadēta kijutsu no tame no LCSH nyūmon = Introduction to LCSH for subject access and metadata 主題アクセスとメタデータ記述のためのLCSH入門 = Introduction to LCSH for subject access and metadata\n \n \n \n \n\tKokubungaku Kenkyū Shiryōkan. Seiri Etsuranbu. Choshamei tenkyo fairu no dēta kōzō = On data in name authority file : Japanese names pre-1867\n \n \n \n \n\tLibrary of Congress. Network Development and MARC Standards Office. Understanding MARC authority records : machine-readable cataloging\n \n \n \n \n\tLibrary of Congress. Network Development and MARC Standards Office. Understanding MARC authority records : machine-readable cataloging\n \n \n \n \n\tLutheran Brotherhood Foundation Reformation Research Library. Author and subject guide : with a listing of places of publication represented in the collection\n \n \n \n \n\tMarais, Hester, 1961- Authority control in an academic library consortium using a union catalogue maintained by a central office for authority control\n \n \n \n \n\tMaxwell, Robert L., 1957- Maxwell's guide to authority work\n \n \n \n \n\tNihon Toshokan Jōhō Gakkai. Kenkyū Iinkai. Metadēta to webu sābisu メタデータとウェブサービス\n \n \n \n \n\tNitecki, Andre. Authority files for African libraries\n \n \n \n \n\tPatton, Glenn E., Functional requirements for authority data : a conceptual model\n \n \n \n \n\tRespect for authority\n \n \n \n \n\tSmiraglia, Richard P., 1952- Authority control and the extent of derivative bibliographic relationships\n \n \n \n \n\tSwanson, Edward, 1941-2010. Minnesota authority file\n \n \n \n \n\tTenkyo jōhō to tenkyo kontorōru no genjō 典拠情報と典拠コントロールの現状\n \n \n \n \n\tVellucci, Sherry L. Bibliographic relationships in music catalogs\n \n \n \n \n\tYi, Chae-sŏn Ch'asedae tosŏgwan ŭl wihan irŭm chŏn'gŏ mit ollain mongnok (OPAC) yŏn'gu 차세대 도서관 을 위한 이름 전거 및 온라인 목록 (OPAC) 연구\n \n \n \n \n\tZhong wen shu mu gui fan kong zhi de li lun yu shi jian 中文书目规范控制的理论与实践\n \n \n \n Here are entered authority files that include both name and subject authority records, as well as works about such files.\n sh 85009792\n \n \n \n \n\tLC database, Sept. 6, 1995\n\t(Indexing BT Information retrieval; Cataloging BT Information retrieval)\n\tfound\n \n \n \n \n\tLC database, Sept. 8, 1995\n\t(Authority files (Cataloging) not formerly used for actual authority files, but only for discussions. Recently has been used for actual name authority files and for mixed name-and-subject files)\n\tfound\n \n \n \n \n\tKuhagen, J.A. Series training for NACO participants, 2000:\n\tt.p. (authority records)\n\tfound\n \n \n \n \n\tBurger, R.H. Authority work : the creation, use, maintenance, and evaluation of authority records and files, 1985.\n\tfound\n \n \n \n \n\tClack, D.H. Authority control, 1990.\n\tfound\n \n \n \n \n\t2003-12-08T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2010-06-03T11:35:16\n\trevised\n\t\n\t\n \n \n \n Authority files (Information retrieval)\n \n \n\t\n\tAuthority control (Information retrieval)\n \n \n \n \n\t\n\tAuthority files (Cataloging)\n \n \n \n \n\t\n\tAuthority records (Information retrieval)\n \n \n \n \n\t\n\tAuthority work (Information retrieval)\n \n \n \n \n\t\n\tLibrary authority files\n \n \n \n \n\t\n\tInformation retrieval\n \n \n \n \n\t\n\tFiles (Records)\n \n \n \n \n\t\n\tSubject headings\n \n \n \n \n\t\n\tMedium of performance thesaurus for music, Library of Congress\n \n \n \n \n\t\n\tName authority records (Information retrieval)\n \n \n \n \n\t\n\tSeries authority records (Information retrieval)\n \n \n \n \n\t\n\tFRAD (Conceptual model)\n \n \n \n \n\t\n\tNormdatei\n \n \n \n \n\t\n\tAuthority files (Information retrieval)\n \n \n \n \n\t\n\tauthority control\n \n \n \n \n\t\n\tFichiers d'autorité\n \n \n \n \n \n \n Here are entered authority files that include both name and subject authority records, as well as works about such files.\n \n Authority control (Information retrieval)\n Authority files (Cataloging)\n Authority records (Information retrieval)\n Authority work (Information retrieval)\n Library authority files\n \n \n\t\n\t\n\t2003-12-08T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2010-06-03T11:35:16\n\trevised\n \n \n \n\n", + "type": "ok", + "body": "\n \n \n Authority files (Information retrieval)\n \n \n\tAuthority files (Information retrieval)\n \n \n \n \n\t\n\tAuthority control (Information retrieval)\n\t\n\t \n\t Authority control (Information retrieval)\n\t \n\t\n \n \n \n \n\t\n\tAuthority files (Cataloging)\n\t\n\t \n\t Authority files (Cataloging)\n\t \n\t\n \n \n \n \n\t\n\tAuthority records (Information retrieval)\n\t\n\t \n\t Authority records (Information retrieval)\n\t \n\t\n \n \n \n \n\t\n\tAuthority work (Information retrieval)\n\t\n\t \n\t Authority work (Information retrieval)\n\t \n\t\n \n \n \n \n\t\n\tLibrary authority files\n\t\n\t \n\t Library authority files\n\t \n\t\n \n \n 150 $aAuthority files (Information retrieval)\n \n \n\tZ693.3.A88\n\t\n \n \n \n \n\t典拠コントロール\n \n \n \n \n\t\n\tFRAD (Conceptual model)\n\t\n\t \n\t FRAD (Conceptual model)\n\t \n\t\n \n \n \n \n\tSeries authority records (Information retrieval)\n \n \n \n \n\tAuthority files (Information retrieval)\n \n \n \n \n\t\n\tInformation retrieval\n\t\n\t \n\t Information retrieval\n\t \n\t\n \n \n \n \n\tauthority file\n \n \n \n \n\tAutoridades (Catalogación)\n \n \n \n \n\tName authority records (Information retrieval)\n \n \n \n \n\tMedium of performance thesaurus for music, Library of Congress\n \n \n \n \n\tSubject headings\n \n \n \n \n\tNormdatei\n \n \n \n \n\t\n\tAuthority files (Cataloging)\n\t\n\t \n\t Authority files (Cataloging)\n\t \n\t\n \n \n \n \n\tAuthority files (Information retrieval)--Data processing\n \n \n \n \n\tFichiers d'autorité\n \n \n \n \n\tArchivi di autorità\n \n \n \n \n\t\n\tFiles (Records)\n\t\n\t \n\t Files (Records)\n\t \n\t\n \n \n \n \n \n \n \n\tAlexandrescu, Carmen Gabriela Vedeta uniformă\n \n \n \n \n\tBatty, C. D. Transportation Research Thesaurus and user's guide\n \n \n \n \n\tBuchinski, Edwin J. Initial considerations for a nationwide data base\n \n \n \n \n\tBurger, Robert H. (Robert Harold), 1947- Authority work\n \n \n \n \n\tChoshamei tenkyo fairu no dēta kōzō\n \n \n \n \n\tClack, Doris H. Authority control\n \n \n \n \n\tDi Lauro, Anne Guidelines for the building of authority files in development-information systems\n \n \n \n \n\tFerguson, Bobby MARC/AACR2/authority control tagging\n \n \n \n \n\tFunctional requirements for authority data\n \n \n \n \n\tGuerrini, Mauro, 1953- Il catalogo di qualità\n \n \n \n \n\tGuidelines for authority records and references\n \n \n \n \n\tGuidelines for subject authority and reference entries\n \n \n \n \n\tHasło geograficzne\n \n \n \n \n\tHasło korporatywne w opracowaniu przedmiotowym\n \n \n \n \n\tKashima, Mizuki Shudai akusesu to metadēta kijutsu no tame no LCSH nyūmon\n \n \n \n \n\tKnowledge without boundaries\n \n \n \n \n\tLinked data for cultural heritage\n \n \n \n \n\tLutheran Brotherhood Foundation Reformation Research Library Author and subject guide\n \n \n \n \n\tMarais, Hester, 1961- Authority control in an academic library consortium using a union catalogue maintained by a central office for authority control\n \n \n \n \n\tMaxwell, Robert L., 1957- Maxwell's guide to authority work\n \n \n \n \n\tMetadēta to webu sābisu\n \n \n \n \n\tNitecki, Andre Authority files for African libraries\n \n \n \n \n\tRespect for authority\n \n \n \n \n\tSmiraglia, Richard P., 1952- Authority control and the extent of derivative bibliographic relationships\n \n \n \n \n\tSwanson, Edward, 1941-2010 Minnesota authority file\n \n \n \n \n\tTenkyo jōhō to tenkyo kontorōru no genjō\n \n \n \n \n\tTenkyo unibāsaru fōmatto\n \n \n \n \n\tThesaurus of subject & geographic descriptors\n \n \n \n \n\tUnderstanding MARC authority records\n \n \n \n \n\tUnderstanding MARC authority records\n \n \n \n \n\tUNIMARC/authorities\n \n \n \n \n\tVellucci, Sherry L. Bibliographic relationships in music catalogs\n \n \n \n \n\tYi, Chae-sŏn Ch'asedae tosŏgwan ŭl wihan irŭm chŏn'gŏ mit ollain mongnok (OPAC) yŏn'gu\n \n \n \n \n\tZhong wen shu mu gui fan kong zhi de li lun yu shi jian\n \n \n \n Here are entered authority files that include both name and subject authority records, as well as works about such files.\n sh 85009792\n \n \n \n \n\tLC database, Sept. 6, 1995\n\t(Indexing BT Information retrieval; Cataloging BT Information retrieval)\n\tfound\n \n \n \n \n\tLC database, Sept. 8, 1995\n\t(Authority files (Cataloging) not formerly used for actual authority files, but only for discussions. Recently has been used for actual name authority files and for mixed name-and-subject files)\n\tfound\n \n \n \n \n\tKuhagen, J.A. Series training for NACO participants, 2000:\n\tt.p. (authority records)\n\tfound\n \n \n \n \n\tBurger, R.H. Authority work : the creation, use, maintenance, and evaluation of authority records and files, 1985.\n\tfound\n \n \n \n \n\tClack, D.H. Authority control, 1990.\n\tfound\n \n \n \n \n\t2003-12-08T00:00:00\n\tnew\n\t\n\t\n \n \n \n \n\t2010-06-03T11:35:16\n\trevised\n\t\n\t\n \n \n \n Authority files (Information retrieval)\n \n \n\t\n\tAuthority control (Information retrieval)\n \n \n \n \n\t\n\tAuthority files (Cataloging)\n \n \n \n \n\t\n\tAuthority records (Information retrieval)\n \n \n \n \n\t\n\tAuthority work (Information retrieval)\n \n \n \n \n\t\n\tLibrary authority files\n \n \n \n \n\t\n\tInformation retrieval\n \n \n \n \n\t\n\tFiles (Records)\n \n \n \n \n\t\n\tSeries authority records (Information retrieval)\n \n \n \n \n\t\n\tName authority records (Information retrieval)\n \n \n \n \n\t\n\tMedium of performance thesaurus for music, Library of Congress\n \n \n \n \n\t\n\tSubject headings\n \n \n \n \n\t\n\tFRAD (Conceptual model)\n \n \n \n \n\t\n\t典拠コントロール\n \n \n \n \n\t\n\tAuthority files (Information retrieval)\n \n \n \n \n\t\n\tauthority file\n \n \n \n \n\t\n\tAutoridades (Catalogación)\n \n \n \n \n\t\n\tNormdatei\n \n \n \n \n\t\n\tFichiers d'autorité\n \n \n \n \n\t\n\tArchivi di autorità\n \n \n \n \n\t\n\tAuthority files (Information retrieval)--Data processing\n \n \n Here are entered authority files that include both name and subject authority records, as well as works about such files.\n \n Authority control (Information retrieval)\n Authority files (Cataloging)\n Authority records (Information retrieval)\n Authority work (Information retrieval)\n Library authority files\n \n \n\t\n\t\n\t2003-12-08T00:00:00\n\tnew\n \n \n \n \n\t\n\t\n\t2010-06-03T11:35:16\n\trevised\n \n \n \n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:29 GMT", + "Date": "Thu, 02 May 2024 16:28:01 GMT", "Content-Type": "application/rdf+xml; charset=UTF-8", - "Content-Length": "28025", + "Content-Length": "27883", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "ETag": "de4b5e2363bec32a92c9d852a8a08e14", - "X-PrefLabel": "Authority files (Information retrieval)", - "X-PrefLabel-Escaped": "Authority files (Information retrieval)", - "X-PrefLabel-Encoded": "Authority%20files%20%28Information%20retrieval%29", - "X-URI": "http://id.loc.gov/authorities/subjects/sh85009792", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "etag": "ecf1760787de9f14fa9cc2e0deec5d8d", + "x-preflabel": "Authority files (Information retrieval)", + "x-preflabel-escaped": "Authority files (Information retrieval)", + "x-preflabel-encoded": "Authority%20files%20%28Information%20retrieval%29", + "x-uri": "http://id.loc.gov/authorities/subjects/sh85009792", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "57079803 27065476", - "Age": "564692", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "748630600 737139229", + "Age": "915489", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a490c393b54-IAD" + "CF-RAY": "87d961cd0e3f1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcsh_search_count.json b/test/fixtures/vcr_cassettes/lcsh_search_count.json new file mode 100644 index 0000000..5935b17 --- /dev/null +++ b/test/fixtures/vcr_cassettes/lcsh_search_count.json @@ -0,0 +1,82 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=authority&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=30&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=authority+scheme:http://id.loc.gov/authorities/subjects2024-05-02T12:16:51.109886-04:00102130\n \tAuthority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009789\n \t\n \t \tLibrary of Congress\n \t\n \t1999-04-28T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority files (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009792\n \t\n \t \tLibrary of Congress\n \t\n \t2010-06-03T00:00:00-04:00\n \t2003-12-08T00:00:00-04:00\n\n \tAuthority, The (Fictitious characters)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2007006609\n \t\n \t \tLibrary of Congress\n \t\n \t2007-10-26T00:00:00-04:00\n \t2007-08-16T00:00:00-04:00\n\n \tAuthority in literature\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93008614\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-12T00:00:00-04:00\n \t1993-11-10T00:00:00-04:00\n\n \tAuthority in motion pictures\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh92000382\n \t\n \t \tLibrary of Congress\n \t\n \t2004-07-06T00:00:00-04:00\n \t1992-01-24T00:00:00-04:00\n\n \tAuthority in art\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh96011346\n \t\n \t \tLibrary of Congress\n \t\n \t1997-01-15T00:00:00-04:00\n \t1996-12-03T00:00:00-04:00\n\n \tInternational Standard Archival Authority Record for Corporate Bodies, Persons, and Families\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2005020028\n \t\n \t \tLibrary of Congress\n \t\n \t2009-03-18T00:00:00-04:00\n \t2005-02-10T00:00:00-04:00\n\n \tDelegation of authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85036562\n \t\n \t \tLibrary of Congress\n \t\n \t1989-03-23T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tFRAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010007529\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-19T00:00:00-04:00\n \t2010-04-27T00:00:00-04:00\n\n \tFRSAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010012089\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-24T00:00:00-04:00\n \t2010-07-06T00:00:00-04:00\n\n \tAuthority--Religious aspects--Russkai︠a︡ pravoslavnai︠a︡ t︠s︡erkovʹ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001371\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBenjamin Franklin Bridge (Philadelphia, Pa.)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh86001795\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-04T00:00:00-04:00\n \t2002-02-13T00:00:00-04:00\n\n \tAttribution of news\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009423\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tEvidences, authority, etc.\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00007753\n \t\n \t \tLibrary of Congress\n \t\n \t2006-05-04T00:00:00-04:00\n \t2000-06-20T00:00:00-04:00\n\n \tCompetent authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85029335\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tName authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh94005037\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-24T00:00:00-04:00\n \t2000-06-09T00:00:00-04:00\n\n \tCivil supremacy over the military\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026420\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSeries authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00003621\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-21T00:00:00-04:00\n \t2000-06-08T00:00:00-04:00\n\n \tCitation of legal authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026119\n \t\n \t \tLibrary of Congress\n \t\n \t1987-02-14T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tHousing authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85062624\n \t\n \t \tLibrary of Congress\n \t\n \t1996-12-03T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSubject headings\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85129426\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-08T00:00:00-04:00\n \t2001-03-10T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church--Missouri Synod\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019100051\n \t\n \t \tLibrary of Congress\n \t\n \t2019-11-20T00:00:00-04:00\n \t2019-06-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Pentecostal churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001365\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Protestant churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001367\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Catholic Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93007576\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-26T00:00:00-04:00\n \t1993-10-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Reformed Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001369\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Shamanism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001373\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Baptists\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001340\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Unitarian churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001375\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Anglican Church of Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001338\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:01 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "20318", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "735980937 714775746", + "Age": "670", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961ce380d1265-ORD" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=authority&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=50&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=authority+scheme:http://id.loc.gov/authorities/subjects2024-05-02T12:28:01.729942-04:00102150\n \tAuthority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009789\n \t\n \t \tLibrary of Congress\n \t\n \t1999-04-28T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority files (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009792\n \t\n \t \tLibrary of Congress\n \t\n \t2010-06-03T00:00:00-04:00\n \t2003-12-08T00:00:00-04:00\n\n \tAuthority, The (Fictitious characters)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2007006609\n \t\n \t \tLibrary of Congress\n \t\n \t2007-10-26T00:00:00-04:00\n \t2007-08-16T00:00:00-04:00\n\n \tAuthority in literature\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93008614\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-12T00:00:00-04:00\n \t1993-11-10T00:00:00-04:00\n\n \tAuthority in motion pictures\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh92000382\n \t\n \t \tLibrary of Congress\n \t\n \t2004-07-06T00:00:00-04:00\n \t1992-01-24T00:00:00-04:00\n\n \tAuthority in art\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh96011346\n \t\n \t \tLibrary of Congress\n \t\n \t1997-01-15T00:00:00-04:00\n \t1996-12-03T00:00:00-04:00\n\n \tInternational Standard Archival Authority Record for Corporate Bodies, Persons, and Families\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2005020028\n \t\n \t \tLibrary of Congress\n \t\n \t2009-03-18T00:00:00-04:00\n \t2005-02-10T00:00:00-04:00\n\n \tDelegation of authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85036562\n \t\n \t \tLibrary of Congress\n \t\n \t1989-03-23T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tFRAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010007529\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-19T00:00:00-04:00\n \t2010-04-27T00:00:00-04:00\n\n \tFRSAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010012089\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-24T00:00:00-04:00\n \t2010-07-06T00:00:00-04:00\n\n \tAuthority--Religious aspects--Russkai︠a︡ pravoslavnai︠a︡ t︠s︡erkovʹ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001371\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBenjamin Franklin Bridge (Philadelphia, Pa.)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh86001795\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-04T00:00:00-04:00\n \t2002-02-13T00:00:00-04:00\n\n \tAttribution of news\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009423\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tEvidences, authority, etc.\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00007753\n \t\n \t \tLibrary of Congress\n \t\n \t2006-05-04T00:00:00-04:00\n \t2000-06-20T00:00:00-04:00\n\n \tCompetent authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85029335\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tName authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh94005037\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-24T00:00:00-04:00\n \t2000-06-09T00:00:00-04:00\n\n \tCivil supremacy over the military\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026420\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSeries authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00003621\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-21T00:00:00-04:00\n \t2000-06-08T00:00:00-04:00\n\n \tCitation of legal authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026119\n \t\n \t \tLibrary of Congress\n \t\n \t1987-02-14T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tHousing authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85062624\n \t\n \t \tLibrary of Congress\n \t\n \t1996-12-03T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSubject headings\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85129426\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-08T00:00:00-04:00\n \t2001-03-10T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church--Missouri Synod\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019100051\n \t\n \t \tLibrary of Congress\n \t\n \t2019-11-20T00:00:00-04:00\n \t2019-06-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Pentecostal churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001365\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Protestant churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001367\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Catholic Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93007576\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-26T00:00:00-04:00\n \t1993-10-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Reformed Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001369\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Shamanism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001373\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Baptists\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001340\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Unitarian churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001375\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Anglican Church of Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001338\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Buddhism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001342\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Taoism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2021008249\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2021-09-29T00:00:00-04:00\n\n \tAuthority--Religious aspects--United Church of Canada\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001377\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Church of Christ \"With the Elijah Message\"\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001344\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Uniting Church in Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001379\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Church of Jesus Christ of Latter-day Saints\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001346\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Eglise réformée de France\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001350\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Churches of Christ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001348\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Evangelical Lutheran Church in America\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001352\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBible--Evidences, authority, etc.--History of doctrines\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85013637\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority--Congresses\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2009116213\n \t\n \t \tLibrary of Congress\n \t\n \t2009-05-19T00:00:00-04:00\n \t2009-05-19T00:00:00-04:00\n\n \tPalestinian National Authority--Foreign relations\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004604\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Gnostics\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001354\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tPalestinian National Authority--Census, 1997\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004606\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Jainism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001356\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Methodist Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001360\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tPalestinian National Authority--Relations\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004608\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001358\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--New Jerusalem Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001362\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Orthodox Eastern Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001364\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:01 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "33571", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "748630603", + "Age": "0", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d961ce98a01265-ORD" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcsh_search_results.json b/test/fixtures/vcr_cassettes/lcsh_search_results.json index 82a58bc..6d4af16 100644 --- a/test/fixtures/vcr_cassettes/lcsh_search_results.json +++ b/test/fixtures/vcr_cassettes/lcsh_search_results.json @@ -1,82 +1,82 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=authority&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=50&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=authority&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=authority+scheme:http://id.loc.gov/authorities/subjects2023-03-21T17:18:28.385703-04:00102130\n \tAuthority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009789\n \t\n \t \tLibrary of Congress\n \t\n \t1999-04-28T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority files (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009792\n \t\n \t \tLibrary of Congress\n \t\n \t2010-06-03T00:00:00-04:00\n \t2003-12-08T00:00:00-04:00\n\n \tAuthority, The (Fictitious characters)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2007006609\n \t\n \t \tLibrary of Congress\n \t\n \t2007-10-26T00:00:00-04:00\n \t2007-08-16T00:00:00-04:00\n\n \tAuthority in literature\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93008614\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-12T00:00:00-04:00\n \t1993-11-10T00:00:00-04:00\n\n \tAuthority in motion pictures\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh92000382\n \t\n \t \tLibrary of Congress\n \t\n \t2004-07-06T00:00:00-04:00\n \t1992-01-24T00:00:00-04:00\n\n \tAuthority in art\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh96011346\n \t\n \t \tLibrary of Congress\n \t\n \t1997-01-15T00:00:00-04:00\n \t1996-12-03T00:00:00-04:00\n\n \tInternational Standard Archival Authority Record for Corporate Bodies, Persons, and Families\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2005020028\n \t\n \t \tLibrary of Congress\n \t\n \t2009-03-18T00:00:00-04:00\n \t2005-02-10T00:00:00-04:00\n\n \tDelegation of authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85036562\n \t\n \t \tLibrary of Congress\n \t\n \t1989-03-23T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tFRAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010007529\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-19T00:00:00-04:00\n \t2010-04-27T00:00:00-04:00\n\n \tFRSAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010012089\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-24T00:00:00-04:00\n \t2010-07-06T00:00:00-04:00\n\n \tAuthority--Religious aspects--Russkai︠a︡ pravoslavnai︠a︡ t︠s︡erkovʹ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001371\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBenjamin Franklin Bridge (Philadelphia, Pa.)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh86001795\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-04T00:00:00-04:00\n \t2002-02-13T00:00:00-04:00\n\n \tAttribution of news\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009423\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tEvidences, authority, etc.\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00007753\n \t\n \t \tLibrary of Congress\n \t\n \t2006-05-04T00:00:00-04:00\n \t2000-06-20T00:00:00-04:00\n\n \tCompetent authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85029335\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tName authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh94005037\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-24T00:00:00-04:00\n \t2000-06-09T00:00:00-04:00\n\n \tCivil supremacy over the military\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026420\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSeries authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00003621\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-21T00:00:00-04:00\n \t2000-06-08T00:00:00-04:00\n\n \tCitation of legal authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026119\n \t\n \t \tLibrary of Congress\n \t\n \t1987-02-14T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tHousing authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85062624\n \t\n \t \tLibrary of Congress\n \t\n \t1996-12-03T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSubject headings\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85129426\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-08T00:00:00-04:00\n \t2001-03-10T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church--Missouri Synod\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019100051\n \t\n \t \tLibrary of Congress\n \t\n \t2019-11-20T00:00:00-04:00\n \t2019-06-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Pentecostal churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001365\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Protestant churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001367\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Catholic Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93007576\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-26T00:00:00-04:00\n \t1993-10-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Reformed Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001369\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Shamanism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001373\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Baptists\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001340\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Unitarian churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001375\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Anglican Church of Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001338\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=authority+scheme:http://id.loc.gov/authorities/subjects2024-05-02T12:16:51.370289-04:00102150\n \tAuthority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009789\n \t\n \t \tLibrary of Congress\n \t\n \t1999-04-28T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority files (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009792\n \t\n \t \tLibrary of Congress\n \t\n \t2010-06-03T00:00:00-04:00\n \t2003-12-08T00:00:00-04:00\n\n \tAuthority, The (Fictitious characters)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2007006609\n \t\n \t \tLibrary of Congress\n \t\n \t2007-10-26T00:00:00-04:00\n \t2007-08-16T00:00:00-04:00\n\n \tAuthority in literature\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93008614\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-12T00:00:00-04:00\n \t1993-11-10T00:00:00-04:00\n\n \tAuthority in motion pictures\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh92000382\n \t\n \t \tLibrary of Congress\n \t\n \t2004-07-06T00:00:00-04:00\n \t1992-01-24T00:00:00-04:00\n\n \tAuthority in art\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh96011346\n \t\n \t \tLibrary of Congress\n \t\n \t1997-01-15T00:00:00-04:00\n \t1996-12-03T00:00:00-04:00\n\n \tInternational Standard Archival Authority Record for Corporate Bodies, Persons, and Families\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2005020028\n \t\n \t \tLibrary of Congress\n \t\n \t2009-03-18T00:00:00-04:00\n \t2005-02-10T00:00:00-04:00\n\n \tDelegation of authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85036562\n \t\n \t \tLibrary of Congress\n \t\n \t1989-03-23T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tFRAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010007529\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-19T00:00:00-04:00\n \t2010-04-27T00:00:00-04:00\n\n \tFRSAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010012089\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-24T00:00:00-04:00\n \t2010-07-06T00:00:00-04:00\n\n \tAuthority--Religious aspects--Russkai︠a︡ pravoslavnai︠a︡ t︠s︡erkovʹ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001371\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBenjamin Franklin Bridge (Philadelphia, Pa.)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh86001795\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-04T00:00:00-04:00\n \t2002-02-13T00:00:00-04:00\n\n \tAttribution of news\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009423\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tEvidences, authority, etc.\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00007753\n \t\n \t \tLibrary of Congress\n \t\n \t2006-05-04T00:00:00-04:00\n \t2000-06-20T00:00:00-04:00\n\n \tCompetent authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85029335\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tName authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh94005037\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-24T00:00:00-04:00\n \t2000-06-09T00:00:00-04:00\n\n \tCivil supremacy over the military\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026420\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSeries authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00003621\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-21T00:00:00-04:00\n \t2000-06-08T00:00:00-04:00\n\n \tCitation of legal authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026119\n \t\n \t \tLibrary of Congress\n \t\n \t1987-02-14T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tHousing authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85062624\n \t\n \t \tLibrary of Congress\n \t\n \t1996-12-03T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSubject headings\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85129426\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-08T00:00:00-04:00\n \t2001-03-10T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church--Missouri Synod\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019100051\n \t\n \t \tLibrary of Congress\n \t\n \t2019-11-20T00:00:00-04:00\n \t2019-06-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Pentecostal churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001365\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Protestant churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001367\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Catholic Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93007576\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-26T00:00:00-04:00\n \t1993-10-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Reformed Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001369\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Shamanism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001373\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Baptists\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001340\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Unitarian churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001375\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Anglican Church of Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001338\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Buddhism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001342\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Taoism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2021008249\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2021-09-29T00:00:00-04:00\n\n \tAuthority--Religious aspects--United Church of Canada\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001377\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Church of Christ \"With the Elijah Message\"\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001344\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Uniting Church in Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001379\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Church of Jesus Christ of Latter-day Saints\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001346\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Eglise réformée de France\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001350\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Churches of Christ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001348\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Evangelical Lutheran Church in America\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001352\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBible--Evidences, authority, etc.--History of doctrines\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85013637\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority--Congresses\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2009116213\n \t\n \t \tLibrary of Congress\n \t\n \t2009-05-19T00:00:00-04:00\n \t2009-05-19T00:00:00-04:00\n\n \tPalestinian National Authority--Foreign relations\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004604\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Gnostics\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001354\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tPalestinian National Authority--Census, 1997\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004606\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Jainism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001356\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Methodist Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001360\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tPalestinian National Authority--Relations\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004608\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001358\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--New Jerusalem Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001362\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Orthodox Eastern Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001364\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:28 GMT", + "Date": "Thu, 02 May 2024 16:28:01 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "20318", + "Content-Length": "33571", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "46046053", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "735980938 714775748", + "Age": "670", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a433c503b54-IAD" + "CF-RAY": "87d961cfeaea1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=authority&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=authority&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=50&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=authority+scheme:http://id.loc.gov/authorities/subjects2023-03-21T17:18:28.725581-04:00102150\n \tAuthority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009789\n \t\n \t \tLibrary of Congress\n \t\n \t1999-04-28T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority files (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009792\n \t\n \t \tLibrary of Congress\n \t\n \t2010-06-03T00:00:00-04:00\n \t2003-12-08T00:00:00-04:00\n\n \tAuthority, The (Fictitious characters)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2007006609\n \t\n \t \tLibrary of Congress\n \t\n \t2007-10-26T00:00:00-04:00\n \t2007-08-16T00:00:00-04:00\n\n \tAuthority in literature\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93008614\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-12T00:00:00-04:00\n \t1993-11-10T00:00:00-04:00\n\n \tAuthority in motion pictures\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh92000382\n \t\n \t \tLibrary of Congress\n \t\n \t2004-07-06T00:00:00-04:00\n \t1992-01-24T00:00:00-04:00\n\n \tAuthority in art\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh96011346\n \t\n \t \tLibrary of Congress\n \t\n \t1997-01-15T00:00:00-04:00\n \t1996-12-03T00:00:00-04:00\n\n \tInternational Standard Archival Authority Record for Corporate Bodies, Persons, and Families\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2005020028\n \t\n \t \tLibrary of Congress\n \t\n \t2009-03-18T00:00:00-04:00\n \t2005-02-10T00:00:00-04:00\n\n \tDelegation of authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85036562\n \t\n \t \tLibrary of Congress\n \t\n \t1989-03-23T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tFRAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010007529\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-19T00:00:00-04:00\n \t2010-04-27T00:00:00-04:00\n\n \tFRSAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010012089\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-24T00:00:00-04:00\n \t2010-07-06T00:00:00-04:00\n\n \tAuthority--Religious aspects--Russkai︠a︡ pravoslavnai︠a︡ t︠s︡erkovʹ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001371\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBenjamin Franklin Bridge (Philadelphia, Pa.)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh86001795\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-04T00:00:00-04:00\n \t2002-02-13T00:00:00-04:00\n\n \tAttribution of news\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009423\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tEvidences, authority, etc.\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00007753\n \t\n \t \tLibrary of Congress\n \t\n \t2006-05-04T00:00:00-04:00\n \t2000-06-20T00:00:00-04:00\n\n \tCompetent authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85029335\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tName authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh94005037\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-24T00:00:00-04:00\n \t2000-06-09T00:00:00-04:00\n\n \tCivil supremacy over the military\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026420\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSeries authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00003621\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-21T00:00:00-04:00\n \t2000-06-08T00:00:00-04:00\n\n \tCitation of legal authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026119\n \t\n \t \tLibrary of Congress\n \t\n \t1987-02-14T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tHousing authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85062624\n \t\n \t \tLibrary of Congress\n \t\n \t1996-12-03T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSubject headings\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85129426\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-08T00:00:00-04:00\n \t2001-03-10T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church--Missouri Synod\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019100051\n \t\n \t \tLibrary of Congress\n \t\n \t2019-11-20T00:00:00-04:00\n \t2019-06-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Pentecostal churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001365\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Protestant churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001367\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Catholic Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93007576\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-26T00:00:00-04:00\n \t1993-10-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Reformed Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001369\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Shamanism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001373\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Baptists\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001340\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Unitarian churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001375\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Anglican Church of Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001338\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Buddhism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001342\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Taoism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2021008249\n \t\n \t \tLibrary of Congress\n \t\n \t2021-12-20T00:00:00-04:00\n \t2021-09-29T00:00:00-04:00\n\n \tAuthority--Religious aspects--United Church of Canada\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001377\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Church of Christ \"With the Elijah Message\"\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001344\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Uniting Church in Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001379\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Church of Jesus Christ of Latter-day Saints\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001346\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Eglise réformée de France\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001350\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Churches of Christ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001348\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Evangelical Lutheran Church in America\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001352\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBible--Evidences, authority, etc.--History of doctrines\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85013637\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority--Congresses\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2009116213\n \t\n \t \tLibrary of Congress\n \t\n \t2009-05-19T00:00:00-04:00\n \t2009-05-19T00:00:00-04:00\n\n \tPalestinian National Authority--Foreign relations\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004604\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Gnostics\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001354\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tPalestinian National Authority--Census, 1997\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004606\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Jainism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001356\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Methodist Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001360\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tPalestinian National Authority--Relations\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2011004608\n \t\n \t \tLibrary of Congress\n \t\n \t2011-12-09T00:00:00-04:00\n \t2011-09-20T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001358\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--New Jerusalem Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001362\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Orthodox Eastern Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001364\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=authority+scheme:http://id.loc.gov/authorities/subjects2024-05-02T12:28:01.986515-04:00102130\n \tAuthority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009789\n \t\n \t \tLibrary of Congress\n \t\n \t1999-04-28T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tAuthority files (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009792\n \t\n \t \tLibrary of Congress\n \t\n \t2010-06-03T00:00:00-04:00\n \t2003-12-08T00:00:00-04:00\n\n \tAuthority, The (Fictitious characters)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2007006609\n \t\n \t \tLibrary of Congress\n \t\n \t2007-10-26T00:00:00-04:00\n \t2007-08-16T00:00:00-04:00\n\n \tAuthority in literature\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93008614\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-12T00:00:00-04:00\n \t1993-11-10T00:00:00-04:00\n\n \tAuthority in motion pictures\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh92000382\n \t\n \t \tLibrary of Congress\n \t\n \t2004-07-06T00:00:00-04:00\n \t1992-01-24T00:00:00-04:00\n\n \tAuthority in art\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh96011346\n \t\n \t \tLibrary of Congress\n \t\n \t1997-01-15T00:00:00-04:00\n \t1996-12-03T00:00:00-04:00\n\n \tInternational Standard Archival Authority Record for Corporate Bodies, Persons, and Families\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2005020028\n \t\n \t \tLibrary of Congress\n \t\n \t2009-03-18T00:00:00-04:00\n \t2005-02-10T00:00:00-04:00\n\n \tDelegation of authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85036562\n \t\n \t \tLibrary of Congress\n \t\n \t1989-03-23T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tFRAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010007529\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-19T00:00:00-04:00\n \t2010-04-27T00:00:00-04:00\n\n \tFRSAD (Conceptual model)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2010012089\n \t\n \t \tLibrary of Congress\n \t\n \t2010-08-24T00:00:00-04:00\n \t2010-07-06T00:00:00-04:00\n\n \tAuthority--Religious aspects--Russkai︠a︡ pravoslavnai︠a︡ t︠s︡erkovʹ\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001371\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tBenjamin Franklin Bridge (Philadelphia, Pa.)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh86001795\n \t\n \t \tLibrary of Congress\n \t\n \t2011-06-04T00:00:00-04:00\n \t2002-02-13T00:00:00-04:00\n\n \tAttribution of news\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85009423\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tEvidences, authority, etc.\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00007753\n \t\n \t \tLibrary of Congress\n \t\n \t2006-05-04T00:00:00-04:00\n \t2000-06-20T00:00:00-04:00\n\n \tCompetent authority\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85029335\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tName authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh94005037\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-24T00:00:00-04:00\n \t2000-06-09T00:00:00-04:00\n\n \tCivil supremacy over the military\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026420\n \t\n \t \tLibrary of Congress\n \t\n \t1986-02-11T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSeries authority records (Information retrieval)\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh00003621\n \t\n \t \tLibrary of Congress\n \t\n \t2000-07-21T00:00:00-04:00\n \t2000-06-08T00:00:00-04:00\n\n \tCitation of legal authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85026119\n \t\n \t \tLibrary of Congress\n \t\n \t1987-02-14T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tHousing authorities\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85062624\n \t\n \t \tLibrary of Congress\n \t\n \t1996-12-03T00:00:00-04:00\n \t1986-02-11T00:00:00-04:00\n\n \tSubject headings\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh85129426\n \t\n \t \tLibrary of Congress\n \t\n \t2021-09-08T00:00:00-04:00\n \t2001-03-10T00:00:00-04:00\n\n \tAuthority--Religious aspects--Lutheran Church--Missouri Synod\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019100051\n \t\n \t \tLibrary of Congress\n \t\n \t2019-11-20T00:00:00-04:00\n \t2019-06-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Pentecostal churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001365\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Protestant churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001367\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Catholic Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh93007576\n \t\n \t \tLibrary of Congress\n \t\n \t1993-11-26T00:00:00-04:00\n \t1993-10-19T00:00:00-04:00\n\n \tAuthority--Religious aspects--Reformed Church\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001369\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Shamanism\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001373\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Baptists\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001340\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Unitarian churches\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001375\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n \tAuthority--Religious aspects--Anglican Church of Australia\n \t\n \t\n \t\n \tinfo:lc/authorities/subjects/sh2019001338\n \t\n \t \tLibrary of Congress\n \t\n \t2019-05-02T00:00:00-04:00\n \t2019-04-02T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:29 GMT", + "Date": "Thu, 02 May 2024 16:28:02 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "33571", + "Content-Length": "20318", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "46046055", + "x-varnish": "748630605", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a454eff3b54-IAD" + "CF-RAY": "87d961d03b4a1265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/lcsh_search_results_empty.json b/test/fixtures/vcr_cassettes/lcsh_search_results_empty.json index b7a070e..dd9cd27 100644 --- a/test/fixtures/vcr_cassettes/lcsh_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/lcsh_search_results_empty.json @@ -1,42 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=M1551ng&q=scheme%3Ahttp%3A%2F%2Fid.loc.gov%2Fauthorities%2Fsubjects&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/subjects2023-03-21T17:18:29.255909-04:000130\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng+scheme:http://id.loc.gov/authorities/subjects2024-05-02T12:28:01.549782-04:000130\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:29 GMT", + "Date": "Thu, 02 May 2024 16:28:01 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "763", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "59935760", + "x-varnish": "735980935", "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a48cbf43b54-IAD" + "CF-RAY": "87d961cd7ef31265-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/loc_fetch_failure.json b/test/fixtures/vcr_cassettes/loc_fetch_failure.json index 427558d..d4078c4 100644 --- a/test/fixtures/vcr_cassettes/loc_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/loc_fetch_failure.json @@ -1,40 +1,40 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/vocabulary/organizations/wrong-id.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/vocabulary/organizations/wrong-id.rdf" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > Cultural Heritage Organizations

Page not found. Do you think this is a problem? Let us know...



\n", + "type": "ok", + "body": "\n\n \n 404 - LC Linked Data Service: Authorities and Vocabularies | Library of Congress\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n skip navigation
\n\t
\n\t
\n\t\t
\n\t\t
Suggestions enabled.
\n\t\t \n\t\t \n\t\t
\n\t
\n
The Library of Congress > Linked Data Service > Cultural Heritage Organizations

Page not found. Do you think this is a problem? Let us know...



\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:26 GMT", + "Date": "Thu, 02 May 2024 16:28:30 GMT", "Content-Type": "text/html; charset=UTF-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Content-Security-Policy": "frame-ancestors self", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "content-security-policy": "frame-ancestors self", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "55395025", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", + "x-varnish": "747678128 748630224", + "Age": "697", + "via": "1.1 varnish (Varnish/6.0)", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a397e663b54-IAD" + "CF-RAY": "87d962807b082caf-ORD" }, - "status_code": 404, - "type": "ok" + "status_code": 404 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/loc_fetch_success.json b/test/fixtures/vcr_cassettes/loc_fetch_success.json index b016aac..b618f44 100644 --- a/test/fixtures/vcr_cassettes/loc_fetch_success.json +++ b/test/fixtures/vcr_cassettes/loc_fetch_success.json @@ -1,45 +1,45 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/vocabulary/organizations/iehs.rdf", "headers": [], "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/vocabulary/organizations/iehs.rdf" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n \n \n Evanston Township High School\n \n IEHS\n iehs\n US-iehs\n \n \n \n\t\n\t1990-01-01T00:00:00.000-04:00\n\tnew\n \n \n \n \n\t\n\t2015-04-07T09:13:26.000-04:00\n\tmodified\n \n \n \n Evanston Township High School\n IEHS\n iehs\n US-iehs\n \n \n \n\t\n\t\n\t1990-01-01T00:00:00.000-04:00\n\tnew\n \n \n \n \n\t\n\t\n\t2015-04-07T09:13:26.000-04:00\n\tmodified\n \n \n \n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:27 GMT", + "Date": "Thu, 02 May 2024 16:28:30 GMT", "Content-Type": "application/rdf+xml; charset=UTF-8", "Content-Length": "3623", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "ETag": "37453e27818f2cb02ca38a613edc5e7c", - "X-PrefLabel": "Evanston Township High School", - "X-PrefLabel-Escaped": "Evanston Township High School", - "X-PrefLabel-Encoded": "Evanston%20Township%20High%20School", - "X-URI": "http://id.loc.gov/vocabulary/organizations/iehs", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "etag": "37453e27818f2cb02ca38a613edc5e7c", + "x-preflabel": "Evanston Township High School", + "x-preflabel-escaped": "Evanston Township High School", + "x-preflabel-encoded": "Evanston%20Township%20High%20School", + "x-uri": "http://id.loc.gov/vocabulary/organizations/iehs", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "55395027", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "747678131 748630226", + "Age": "696", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a3a6fc23b54-IAD" + "CF-RAY": "87d96284684f2caf-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/loc_search_count.json b/test/fixtures/vcr_cassettes/loc_search_count.json new file mode 100644 index 0000000..a26b741 --- /dev/null +++ b/test/fixtures/vcr_cassettes/loc_search_count.json @@ -0,0 +1,82 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=high+school&count=30&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=high+school2024-05-02T12:16:54.374884-04:0032741130\n \tSmith, Roger Review girl cadets at Dunbar High School. Military drill has become an important part of the curriculum at Dunbar High School, Washington, D.C., for girls as well as for boys. In a recent competitive drill, Company C, under command of Captain Crystal Malone, was adjudged the outstanding military unit among the girls of the school. Photo shows the judges saluting the winning company following a review. Left to right: Lieutenant James Chambers of Fort Huachuca, Arizona; First Officer Harriet West; Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the Women's Army Auxiliary Corps (WAAC); Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor and Lieutenant H.O. Atwood, chief of Military Science and Tactics Department of the Colored High Schools of Washington 1943 Apr\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19643335\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tBaptist Boys' High School Abeokut Baptist boys' high school Abeokut Nigeria Ogun State, Nigeria: Baptist boys' High School, Abeokut Old Boys Association; 2007\n \t\n \t\n \t\n \tinfo:lc/resources/instances/16186390\n \t\n \t \tLibrary of Congress\n \t\n \t2010-09-10T00:00:00-04:00\n \t2010-04-14T00:00:00-04:00\n\n \tAll Ohio Junior High School Guidance Conference, Willowick Junior High School, 1965 The junior high school guidance program meets the challenge [Columbus?]: [1965]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/280237\n \t\n \t \tLibrary of Congress\n \t\n \t1992-06-10T00:00:00-04:00\n \t1971-04-19T00:00:00-04:00\n\n \tRenfrow, Dean Connecticut final report for East Hartford High School, Norwalk High School, Hartford High School, New London High School, Sheridan Alternative School, Domus Foundation, 1998-99 school year Salem, Or. (2410 Gibsonwoods Ct. NW, Salem 97304): D.L. Renfrow; [1999]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/12142823\n \t\n \t \tLibrary of Congress\n \t\n \t2023-08-26T00:00:00-04:00\n \t2000-08-15T00:00:00-04:00\n\n \tLakewood, Ohio. Lakewood High School. Lists of books for a high school student's reading [Lakewood]: Lakewood High School Print Shop; 1946\n \t\n \t\n \t\n \tinfo:lc/resources/instances/7880710\n \t\n \t \tLibrary of Congress\n \t\n \t2003-03-26T00:00:00-04:00\n \t1982-12-10T00:00:00-04:00\n\n \tLakewood (Ohio). Lakewood High School. Lists of books for a high school student's reading [Lakewood]: Printed in the Lakewood High School print shop; 1941\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9732101\n \t\n \t \tLibrary of Congress\n \t\n \t2003-03-26T00:00:00-04:00\n \t1982-07-21T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640748\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640749\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHighsmith, Carol M., 1946- Four-year-old Mayer Griffin, who's been playing ball with this father, runs pas now-faded historical artistic panels on an exterior wall of the Universal Vare Charter School, formerly the Edwin H. Vare Junior High School, a historic junior high school building located in the Wilson Park neighborhood of Philadelphia, Pennsylvania 2019-04-07\n \t\n \t\n \t\n \tinfo:lc/resources/instances/21327612\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-09T00:00:00-04:00\n \t2019-11-06T00:00:00-04:00\n\n \tSmith, Roger Women's Army Auxiliary Corps officers review girl cadets. In competitive drill contest among the girl cadets at Dunbar High School, Washington, D.C., Company C, under command of Captain Crystal Malone, was adjudged the best of three companies by a distinguished group of judges which included Lieutenant James Chambers of Fort Huachuca, Arizona. First Officer Harriet West, Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the WAACs; Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor, and Lieutenant H.O. Atwwod, chief of Military Science and Tactics Department of the Colored High Schools in Washington, D.C\n \t\n \t\n \t\n \tinfo:lc/resources/works/19643336\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Harry R. Smith is one of many students at Montgomery Blair High School, Silver Spring, Maryland who are helping to relieve the manpower shortage in his community. He attends school in the morning, works at the country engineer's office in the afternoon. His employment is part of the school directed program, originally designed to provide work experience for the students 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640133\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tWisconsin. University. Wisconsin High School. The course in elementary biology for the high school as offered at the Wisconsin High School Madison: The University; 1924\n \t\n \t\n \t\n \tinfo:lc/resources/instances/10050164\n \t\n \t \tLibrary of Congress\n \t\n \t1990-12-12T00:00:00-04:00\n \t1990-12-12T00:00:00-04:00\n\n \tHigh-School Society, of New-York Report of a committee, appointed by the High School Society of New-York, to prepare a plan of instruction to be pursued in the high school New-York: Printed by J. Seymour; 1824\n \t\n \t\n \t\n \tinfo:lc/resources/instances/685114\n \t\n \t \tLibrary of Congress\n \t\n \t1999-06-24T00:00:00-04:00\n \t1995-12-04T00:00:00-04:00\n\n \tNational Association of Secondary School Principals (U.S.) It's high time, guide for parents of high school students [Washington]: National Association of Secondary-School Principals, National School Public Relations Association, and National Congress of Parents and Teachers; [1955]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9329140\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-21T00:00:00-04:00\n \t1976-05-03T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. If he makes the right contact, this student of Newark's Weequahic High School will hear a loud \"buzz.\" Matching plane names with silhouettes is part of the aviation course offered young people at this school 1942 July\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639080\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tCalifornia High School Teachers' Association. Committee of fifteen. Report of the Committee of fifteen of the California high school teachers' association on secondary education in California, 1923 [San Francisco]: California high school teacher's association; 1924\n \t\n \t\n \t\n \tinfo:lc/resources/instances/5920640\n \t\n \t \tLibrary of Congress\n \t\n \t2005-09-10T00:00:00-04:00\n \t1978-02-07T00:00:00-04:00\n\n \tOklahoma High School Indicators Project High school to college-going rates for Oklahoma high school graduates to Oklahoma colleges Oklahoma City: Oklahoma State Regents for Higher Education; [1994]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/2575030\n \t\n \t \tLibrary of Congress\n \t\n \t1995-12-14T00:00:00-04:00\n \t1995-10-30T00:00:00-04:00\n\n \tUniversity of Chicago. University High School. Department of Mathematics. Mathematics instruction in the University high school by members of the Department of mathematics of the University high school of the University of Chicago Chicago, Ill: The University of Chicago; 1940\n \t\n \t\n \t\n \tinfo:lc/resources/instances/14395883\n \t\n \t \tLibrary of Congress\n \t\n \t2013-05-31T00:00:00-04:00\n \t2006-05-31T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School in Silver Spring, Maryland, make their contribution to the school's Victory Corps program by preparing and serving food in the student-operated cafeteria 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640129\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. At Roosevelt High School, Los Angeles, California, one of the Victory Corps activities is the girls' rifle team, which practices on the rifle range in the school's basement 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640750\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. This sharpshooter is captain of the girls' rifle team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the phases of the activities of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640752\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School, Silver Spring, Maryland, do their part in the school's Victory Corps program by preparing and serving food at cost in the student run cafeteria 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640139\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Meterology is an important phase of pre-aeronautics for these boys at Benjamin Franklin High School, New York City. They are learning to use the school's weather vine in their weather forecasting 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640155\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Jean Johnson and Bill Clark, students at Montgomery Blair High School in Silver Spring, Maryland, one of the first schools to organize a Victory Corps under the U.S. Office of Education's nationwide program. Jean is explaining to Bill that he can earn one of the Victory Corps insignia through school work and community activities 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640128\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. To release housewives in Silver Spring, Maryland, for war work, girls in the Victory Corps of Montgomery Blair High School operate a day nursery. Besides helping the community, the project ties in with the school's home economics course 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640136\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. Standing at ease are the members of the girls' team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640751\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. These two sharpshooters are members of the girls' rifle team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the phases of the activities of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640753\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William [Untitled photo, possibly related to: High school Victory Corps. Jean Johnson and Bill Clark, students at Montgomery Blair High School in Silver Spring, Maryland, one of the first schools to organize a Victory Corps under the U.S. Office of Education's nationwide program. Jean is explaining to Bill that he can earn one of the Victory Corps insignia through school work and community activities] 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20031134\n \t\n \t \tLibrary of Congress\n \t\n \t2021-04-29T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Bill Tuemmler, 10th grade student at Montgomery Blair High School, Silver Spring, Maryland, is one of the members of the school's art classes which designs posters describing America's war aims 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640156\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. In true commando style, this young student at Flushing High School, Queens, New York, is learning to take care of himself no matter what the circumstances may be. High cliffs and walls won't stop him when he is old enough to serve in the armed forces 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640147\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:30 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "27623", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "741272586 741272431", + "Age": "695", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d962815c4b2caf-ORD" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "https://id.loc.gov/search/?q=high+school&count=50&format=xml%2Batom", + "headers": { + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=high+school2024-05-02T12:28:30.383372-04:0032741150\n \tSmith, Roger Review girl cadets at Dunbar High School. Military drill has become an important part of the curriculum at Dunbar High School, Washington, D.C., for girls as well as for boys. In a recent competitive drill, Company C, under command of Captain Crystal Malone, was adjudged the outstanding military unit among the girls of the school. Photo shows the judges saluting the winning company following a review. Left to right: Lieutenant James Chambers of Fort Huachuca, Arizona; First Officer Harriet West; Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the Women's Army Auxiliary Corps (WAAC); Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor and Lieutenant H.O. Atwood, chief of Military Science and Tactics Department of the Colored High Schools of Washington 1943 Apr\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19643335\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tBaptist Boys' High School Abeokut Baptist boys' high school Abeokut Nigeria Ogun State, Nigeria: Baptist boys' High School, Abeokut Old Boys Association; 2007\n \t\n \t\n \t\n \tinfo:lc/resources/instances/16186390\n \t\n \t \tLibrary of Congress\n \t\n \t2010-09-10T00:00:00-04:00\n \t2010-04-14T00:00:00-04:00\n\n \tAll Ohio Junior High School Guidance Conference, Willowick Junior High School, 1965 The junior high school guidance program meets the challenge [Columbus?]: [1965]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/280237\n \t\n \t \tLibrary of Congress\n \t\n \t1992-06-10T00:00:00-04:00\n \t1971-04-19T00:00:00-04:00\n\n \tRenfrow, Dean Connecticut final report for East Hartford High School, Norwalk High School, Hartford High School, New London High School, Sheridan Alternative School, Domus Foundation, 1998-99 school year Salem, Or. (2410 Gibsonwoods Ct. NW, Salem 97304): D.L. Renfrow; [1999]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/12142823\n \t\n \t \tLibrary of Congress\n \t\n \t2023-08-26T00:00:00-04:00\n \t2000-08-15T00:00:00-04:00\n\n \tLakewood, Ohio. Lakewood High School. Lists of books for a high school student's reading [Lakewood]: Lakewood High School Print Shop; 1946\n \t\n \t\n \t\n \tinfo:lc/resources/instances/7880710\n \t\n \t \tLibrary of Congress\n \t\n \t2003-03-26T00:00:00-04:00\n \t1982-12-10T00:00:00-04:00\n\n \tLakewood (Ohio). Lakewood High School. Lists of books for a high school student's reading [Lakewood]: Printed in the Lakewood High School print shop; 1941\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9732101\n \t\n \t \tLibrary of Congress\n \t\n \t2003-03-26T00:00:00-04:00\n \t1982-07-21T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640748\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640749\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHighsmith, Carol M., 1946- Four-year-old Mayer Griffin, who's been playing ball with this father, runs pas now-faded historical artistic panels on an exterior wall of the Universal Vare Charter School, formerly the Edwin H. Vare Junior High School, a historic junior high school building located in the Wilson Park neighborhood of Philadelphia, Pennsylvania 2019-04-07\n \t\n \t\n \t\n \tinfo:lc/resources/instances/21327612\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-09T00:00:00-04:00\n \t2019-11-06T00:00:00-04:00\n\n \tSmith, Roger Women's Army Auxiliary Corps officers review girl cadets. In competitive drill contest among the girl cadets at Dunbar High School, Washington, D.C., Company C, under command of Captain Crystal Malone, was adjudged the best of three companies by a distinguished group of judges which included Lieutenant James Chambers of Fort Huachuca, Arizona. First Officer Harriet West, Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the WAACs; Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor, and Lieutenant H.O. Atwwod, chief of Military Science and Tactics Department of the Colored High Schools in Washington, D.C\n \t\n \t\n \t\n \tinfo:lc/resources/works/19643336\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Harry R. Smith is one of many students at Montgomery Blair High School, Silver Spring, Maryland who are helping to relieve the manpower shortage in his community. He attends school in the morning, works at the country engineer's office in the afternoon. His employment is part of the school directed program, originally designed to provide work experience for the students 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640133\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tWisconsin. University. Wisconsin High School. The course in elementary biology for the high school as offered at the Wisconsin High School Madison: The University; 1924\n \t\n \t\n \t\n \tinfo:lc/resources/instances/10050164\n \t\n \t \tLibrary of Congress\n \t\n \t1990-12-12T00:00:00-04:00\n \t1990-12-12T00:00:00-04:00\n\n \tHigh-School Society, of New-York Report of a committee, appointed by the High School Society of New-York, to prepare a plan of instruction to be pursued in the high school New-York: Printed by J. Seymour; 1824\n \t\n \t\n \t\n \tinfo:lc/resources/instances/685114\n \t\n \t \tLibrary of Congress\n \t\n \t1999-06-24T00:00:00-04:00\n \t1995-12-04T00:00:00-04:00\n\n \tNational Association of Secondary School Principals (U.S.) It's high time, guide for parents of high school students [Washington]: National Association of Secondary-School Principals, National School Public Relations Association, and National Congress of Parents and Teachers; [1955]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9329140\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-21T00:00:00-04:00\n \t1976-05-03T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. If he makes the right contact, this student of Newark's Weequahic High School will hear a loud \"buzz.\" Matching plane names with silhouettes is part of the aviation course offered young people at this school 1942 July\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639080\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tCalifornia High School Teachers' Association. Committee of fifteen. Report of the Committee of fifteen of the California high school teachers' association on secondary education in California, 1923 [San Francisco]: California high school teacher's association; 1924\n \t\n \t\n \t\n \tinfo:lc/resources/instances/5920640\n \t\n \t \tLibrary of Congress\n \t\n \t2005-09-10T00:00:00-04:00\n \t1978-02-07T00:00:00-04:00\n\n \tOklahoma High School Indicators Project High school to college-going rates for Oklahoma high school graduates to Oklahoma colleges Oklahoma City: Oklahoma State Regents for Higher Education; [1994]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/2575030\n \t\n \t \tLibrary of Congress\n \t\n \t1995-12-14T00:00:00-04:00\n \t1995-10-30T00:00:00-04:00\n\n \tUniversity of Chicago. University High School. Department of Mathematics. Mathematics instruction in the University high school by members of the Department of mathematics of the University high school of the University of Chicago Chicago, Ill: The University of Chicago; 1940\n \t\n \t\n \t\n \tinfo:lc/resources/instances/14395883\n \t\n \t \tLibrary of Congress\n \t\n \t2013-05-31T00:00:00-04:00\n \t2006-05-31T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School in Silver Spring, Maryland, make their contribution to the school's Victory Corps program by preparing and serving food in the student-operated cafeteria 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640129\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. At Roosevelt High School, Los Angeles, California, one of the Victory Corps activities is the girls' rifle team, which practices on the rifle range in the school's basement 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640750\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. This sharpshooter is captain of the girls' rifle team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the phases of the activities of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640752\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School, Silver Spring, Maryland, do their part in the school's Victory Corps program by preparing and serving food at cost in the student run cafeteria 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640139\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Meterology is an important phase of pre-aeronautics for these boys at Benjamin Franklin High School, New York City. They are learning to use the school's weather vine in their weather forecasting 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640155\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Jean Johnson and Bill Clark, students at Montgomery Blair High School in Silver Spring, Maryland, one of the first schools to organize a Victory Corps under the U.S. Office of Education's nationwide program. Jean is explaining to Bill that he can earn one of the Victory Corps insignia through school work and community activities 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640128\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. To release housewives in Silver Spring, Maryland, for war work, girls in the Victory Corps of Montgomery Blair High School operate a day nursery. Besides helping the community, the project ties in with the school's home economics course 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640136\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. Standing at ease are the members of the girls' team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640751\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. These two sharpshooters are members of the girls' rifle team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the phases of the activities of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640753\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William [Untitled photo, possibly related to: High school Victory Corps. Jean Johnson and Bill Clark, students at Montgomery Blair High School in Silver Spring, Maryland, one of the first schools to organize a Victory Corps under the U.S. Office of Education's nationwide program. Jean is explaining to Bill that he can earn one of the Victory Corps insignia through school work and community activities] 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20031134\n \t\n \t \tLibrary of Congress\n \t\n \t2021-04-29T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Bill Tuemmler, 10th grade student at Montgomery Blair High School, Silver Spring, Maryland, is one of the members of the school's art classes which designs posters describing America's war aims 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640156\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. In true commando style, this young student at Flushing High School, Queens, New York, is learning to take care of himself no matter what the circumstances may be. High cliffs and walls won't stop him when he is old enough to serve in the armed forces 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640147\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tDetroit High School Orchestra (Detroit, Mich.) Second annual concert by the Detroit High School Orchestra at the High School building, Tuesday evening, June 21, 1887 at eight o'clock [Detroit]: [Publisher not identified]; [1887]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/18274096\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-22T00:00:00-04:00\n \t2014-08-20T00:00:00-04:00\n\n \tCollins, Marjory, 1912-1985 Washington, D.C. Under the auspices of the Bureau of University Travel and the National Capital School Visitors' Council, over 200 high school students chosen for their intellectual alertness visited Washington for a week. The glee club from a Washington high school entertains the group at a dance given for them at the American University 1942 Feb\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20012207\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-20T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Boys at Flushing High School, Queens, New York, toughen up by methods similiar to those used in Commando training. Ability to cover distances quickly despite obstacles is developed by the school's ranger course which these boys are enrolled in 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640146\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. Learning how to determine latitude by using a sextant is Senta Osoling, student at Polytechnic High School, Los Angeles, California. Navigation classes are part of the school's program for training its pupils for specific contributions to the war effort 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640773\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHigh school conference, University of Illinois. High school library section. Guide to the organization of high school libraries [Urbana]: University of Illinois; [1924]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/8263509\n \t\n \t \tLibrary of Congress\n \t\n \t2007-01-22T00:00:00-04:00\n \t1982-09-09T00:00:00-04:00\n\n \tIllinois. University. High school visitor. Bulletin on high school libraries based on recommendations made to the High school conference Urbana: University of Illinois; 1917\n \t\n \t\n \t\n \tinfo:lc/resources/instances/8243557\n \t\n \t \tLibrary of Congress\n \t\n \t2022-07-22T00:00:00-04:00\n \t1981-08-06T00:00:00-04:00\n\n \tLiberman, Howard Montgomery Blair High school Victory Corps. Gold braid and official titles decorated the training field at Montgomery Blair High School in Silver Spring, Maryland, when Army, Navy, and civilian officers reviewed the Victory Corps maneuvers. Left to right: Merwin M. Peake, Chief, Pre-Induction Training Section, Civilian Personnel Division, Services of Supply, U.S.; John Lund, Executive Director, U.S. Office of Education Wartime Commission; John W. Studebaker, U.S. Commissioner of Education; Lieutenant Colonel Junius R. Smith, Executive Officer of Manpower Branch, Civilian Personnel Division, War Department; Lieutenant Colonel Harley B. West, member High School Victory Corps National Policy Committee; Major Harold W. Kent, Bureau of Public Relations, War Department; Flight Lieutenant Roald Dahl, Assistant Air Attache, British Embassy; Squadron Leader Ben Travers, Royal Air Force; Commander Harry Blaine Miller, U.S. Navy; Major Francis Parkman, member High School Victory Corps National Policy Committee 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639459\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tLiberman, Howard [Untitled photo, possibly related to: Montgomery Blair High school Victory Corps. Gold braid and official titles decorated the training field at Montgomery Blair High School in Silver Spring, Maryland, when Army, Navy, and civilian officers reviewed the Victory Corps maneuvers. Left to right: Merwin M. Peake, Chief, Pre-Induction Training Section, Civilian Personnel Division, Services of Supply, U.S.; John Lund, Executive Director, U.S. Office of Education Wartime Commission; John W. Studebaker, U.S. Commissioner of Education; Lieutenant Colonel Junius R. Smith, Executive Officer of Manpower Branch, Civilian Personnel Division, War Department; Lieutenant Colonel Harley B. West, member High School Victory Corps National Policy Committee; Major Harold W. Kent, Bureau of Public Relations, War Department; Flight Lieutenant Roald Dahl, Assistant Air Attache, British Embassy; Squadron Leader Ben Travers, Royal Air Force; Commander Harry Blaine Miller, U.S. Navy; Major Francis Parkman, member High School Victory Corps National Policy Committee] 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20031108\n \t\n \t \tLibrary of Congress\n \t\n \t2021-04-28T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tHine, Lewis Wickes, 1874-1940 High Shoals (N.C.) School. This is average attendance. Enrollment is 80. Only one other school in town and about 15 attend that. See photo 279 (St. John's Mission School) Population of town is about 1000. Where are the rest of the children? This school is supported principally by the Mill Co. (Partly by County). Betterment work is being started. Mill.superintendent is very suspicious of Photographers. Couldn't get any of mill children. Photo. November 9, 1908 1908 November 9\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20685130\n \t\n \t \tLibrary of Congress\n \t\n \t2018-11-02T00:00:00-04:00\n \t2004-01-08T00:00:00-04:00\n\n \tIndiana Association of Junior and Senior High School Principals. Committee on Junior High School Evaluation. Principles and standards for junior high school evaluation [Bloomington]: Bureau of Educational Studies and Testing, School of Education, Indiana University; [1965]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/6591927\n \t\n \t \tLibrary of Congress\n \t\n \t2005-08-25T00:00:00-04:00\n \t1975-12-23T00:00:00-04:00\n\n \tPalmer, Alfred T. Victory Corps, tomorrow's defenders of liberty. Experienced workers train young girls in the high school Victory Corps to become valuable members of the vast womanpower army. Sally Brown, who is learning to rivet airplane parts at Roosevelt High School in Los Angeles, California, will be ready for skilled work in the war industry when her course in riveting is completed 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640654\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. There's no question about these young people's ability to recognize airplanes by their silhouettes. They're learning this and other essential facts of aviation at Weequahic High School, Newark, New Jersey, in a course designed to teach students the fundamentals of flying 1942 July\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639076\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHighsmith, Carol M., 1946- Theodore Roosevelt Senior High School in Des Moines, Iowa's largest high school [between 1980 and 2006]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/17120445\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-08T00:00:00-04:00\n \t2011-11-09T00:00:00-04:00\n\n \tPerlitch, William Victory Corps, tomorrow's defenders of liberty. To release housewives for war work, girls in high school Victory Corps throughout America are helping to operate day nurseries. In addition to helping the community, these students at Montgomery Blair High School in Silver Spring, Maryland, receive home economics credit for this work 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640647\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William Montgomery Blair High School, Silver Spring, Maryland. Victory Corps student, Harry R. Smith, relieving the manpower shortage and receiving training at the same time by doing part-time work in a county engineer's office in the afternoon and attending classes at high school in the morning 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20031136\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-25T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tPalmer, Alfred T. Victory Corps, tomorrow's defenders of liberty. Members of high school Victory Corps construct model planes to Navy specifications for use by military and civilian personnel. There, students of Washington High School in Los Angeles, California, are utilizing skills acquired in courses in cabinet-making for useful war-time purposes 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640655\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. Victory Corps, tomorrow's defenders of liberty. Standing at ease are uniformed high school Victory Corps girls on the rifle team. Riflery is one of the many war-time training activities offered by the Roosevelt High School in Los Angeles, California 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640659\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. Student's test model planes for accuracy of specification, in a basic aviation course given at Weequahic High School, Newark, New Jersey 1942 July\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639077\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tNational Federation of State High School Associations High school boys gymnastics rules Kansas City, Mo: National Federation of State High School Associations\n \t\n \t\n \t\n \tinfo:lc/resources/instances/11459807\n \t\n \t \tLibrary of Congress\n \t\n \t2018-04-03T00:00:00-04:00\n \t1995-08-30T00:00:00-04:00\n\n \tLiberman, Howard Montgomery Blair High school Victory Corps. Montgomery Blair High School girls are being trained for positions in war industry. As part of the Victory Corps activities in this Silver Spring, Maryland school, Shirley Noonan learns how to weld. John Studebaker, U.S. Commissioner of Education, watches her work. He, along with several Army, Navy, and civilian officials, reviewed Victory Corps maneuvers at the high school 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639463\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:30 GMT", + "Content-Type": "application/atom+xml; charset=UTF-8", + "Content-Length": "47015", + "Connection": "keep-alive", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", + "Cache-Control": "public, max-age=2419200", + "x-varnish": "747678129", + "Age": "0", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", + "CF-Cache-Status": "DYNAMIC", + "Server": "cloudflare", + "CF-RAY": "87d96281bcac2caf-ORD" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/loc_search_results.json b/test/fixtures/vcr_cassettes/loc_search_results.json index 753ea6e..43de250 100644 --- a/test/fixtures/vcr_cassettes/loc_search_results.json +++ b/test/fixtures/vcr_cassettes/loc_search_results.json @@ -1,122 +1,82 @@ [ { "request": { - "body": "", - "headers": { - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=high+school&count=30&format=xml%2Batom" - }, - "response": { - "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=high+school2023-03-21T17:18:25.650955-04:0036988130\n \tHigh school teachers association of New York city. Efficiency in high schools; studies, 1911-14, in the application of the principles of scientific management to high school problems made by the High school teachers' association of New York city, under direction of William T. Morrey, president\n \t\n \t\n \t\n \tinfo:lc/resources/works/15468186\n \t\n \t \tLibrary of Congress\n \t\n \t2018-12-28T00:00:00-04:00\n \t2008-09-29T00:00:00-04:00\n\n \tSmith, Roger Review girl cadets at Dunbar High School. Military drill has become an important part of the curriculum at Dunbar High School, Washington, D.C., for girls as well as for boys. In a recent competitive drill, Company C, under command of Captain Crystal Malone, was adjudged the outstanding military unit among the girls of the school. Photo shows the judges saluting the winning company following a review. Left to right: Lieutenant James Chambers of Fort Huachuca, Arizona; First Officer Harriet West; Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the Women's Army Auxiliary Corps (WAAC); Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor and Lieutenant H.O. Atwood, chief of Military Science and Tactics Department of the Colored High Schools of Washington - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19643335\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tFlorida. Select Council on Post-high-school Education. Florida post-high-school education: a comprehensive plan for the 70's; a report on public and independent post-high-school education in Florida to the Florida Legislature\n \t\n \t\n \t\n \tinfo:lc/resources/works/2667005\n \t\n \t \tLibrary of Congress\n \t\n \t1990-02-23T00:00:00-04:00\n \t1972-09-18T00:00:00-04:00\n\n \tAll Ohio Junior High School Guidance Conference, Willowick Junior High School, 1965. The junior high school guidance program meets the challenge. [Columbus?; 1965]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/280237\n \t\n \t \tLibrary of Congress\n \t\n \t1992-06-10T00:00:00-04:00\n \t1971-04-19T00:00:00-04:00\n\n \tCanada. Women's Bureau. Vocational and technical training for girls at high school, post high school and trade school levels of education in Canada\n \t\n \t\n \t\n \tinfo:lc/resources/works/7033389\n \t\n \t \tLibrary of Congress\n \t\n \t2018-07-02T00:00:00-04:00\n \t1983-06-23T00:00:00-04:00\n\n \tRenfrow, Dean. Connecticut final report for East Hartford High School, Norwalk High School, Hartford High School, New London High School, Sheridan Alternative School, Domus Foundation, 1998-99 school year Salem, Or. (2410 Gibsonwoods Ct. NW, Salem 97304) : D.L. Renfrow, [1999]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/12142823\n \t\n \t \tLibrary of Congress\n \t\n \t2000-09-07T00:00:00-04:00\n \t2000-08-15T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640748\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640749\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHumphrey, Clifford Nelson, 1917- Who's who among high school students in Texas ... the official publication of the American high school educational association ..\n \t\n \t\n \t\n \tinfo:lc/resources/works/8312290\n \t\n \t \tLibrary of Congress\n \t\n \t2012-04-17T00:00:00-04:00\n \t1983-06-23T00:00:00-04:00\n\n \tNational Federation of State High School Associations. Official high school baseball case book. Kansas City, Mo. : National Federation of State High School Associations\n \t\n \t\n \t\n \tinfo:lc/resources/instances/11409463\n \t\n \t \tLibrary of Congress\n \t\n \t2013-01-13T00:00:00-04:00\n \t1992-03-17T00:00:00-04:00\n\n \tNational Center for Education Statistics. High school and beyond, a national longitudinal study for the 1980's : quality of reponses of high school students to questionniare. [i.e.questionnaire] items\n \t\n \t\n \t\n \tinfo:lc/resources/works/1911317\n \t\n \t \tLibrary of Congress\n \t\n \t1986-11-19T00:00:00-04:00\n \t1985-02-14T00:00:00-04:00\n\n \tHigh school and beyond, a national longitudinal study for the 1980's : two years after high school : a capsule description of 1980 senior\n \t\n \t\n \t\n \tinfo:lc/resources/works/4747648\n \t\n \t \tLibrary of Congress\n \t\n \t1994-02-09T00:00:00-04:00\n \t1984-11-26T00:00:00-04:00\n\n \tArmacost, George H. (George Henry), 1905- High school principals' annual reports; a study of typewritten, duplicated, and printed annual reports of high school principals to the superintendent and board of education, and to the public\n \t\n \t\n \t\n \tinfo:lc/resources/works/4159655\n \t\n \t \tLibrary of Congress\n \t\n \t1985-10-10T00:00:00-04:00\n \t1972-08-01T00:00:00-04:00\n\n \tNational Center for Education Statistics. High school and beyond, a national longitudinal study for the 1980's. : two years in high school, the status of 1980 sophomores in 1982\n \t\n \t\n \t\n \tinfo:lc/resources/works/3329221\n \t\n \t \tLibrary of Congress\n \t\n \t2009-05-01T00:00:00-04:00\n \t1985-03-21T00:00:00-04:00\n\n \tOregon. Office of superintendent of public instruction. Oregon non-high school district law; a manual of suggestions and recommendations for use by boards of education of non-high school districts, school boards of high school districts, high school principals\n \t\n \t\n \t\n \tinfo:lc/resources/works/10483346\n \t\n \t \tLibrary of Congress\n \t\n \t2001-10-30T00:00:00-04:00\n \t1983-03-31T00:00:00-04:00\n\n \tOklahoma High School Indicators Project. High school to college-going rates for Oklahoma high school graduates to Oklahoma colleges : linear college-going rate, combined college-going rate. Oklahoma City : Oklahoma State Regents for Higher Education, [1994]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/2575030\n \t\n \t \tLibrary of Congress\n \t\n \t1995-12-14T00:00:00-04:00\n \t1995-10-30T00:00:00-04:00\n\n \tOregon. Office of superintendent of public instruction. The Oregon non-high school district law; a manual of suggestions and recommendations for use by boards of education of non-high school districts, school boards of high school districts, high school principals. [n.p.., n.d.]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/10483346\n \t\n \t \tLibrary of Congress\n \t\n \t2001-10-30T00:00:00-04:00\n \t1983-03-31T00:00:00-04:00\n\n \tIllinois high school principals' association. Committee on Supervision. Ways to better high schools, a challenge to the secondary school\n \t\n \t\n \t\n \tinfo:lc/resources/works/8774543\n \t\n \t \tLibrary of Congress\n \t\n \t2013-05-13T00:00:00-04:00\n \t1980-03-17T00:00:00-04:00\n\n \tDetroit High School Orchestra (Detroit, Mich.) Second annual concert by the Detroit High School Orchestra at the High School building, Tuesday evening, June 21, 1887 at eight o'clock\n \t\n \t\n \t\n \tinfo:lc/resources/works/18274096\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-22T00:00:00-04:00\n \t2014-08-20T00:00:00-04:00\n\n \tHighsmith, Carol M., 1946- Four-year-old Mayer Griffin, who's been playing ball with this father, runs pas now-faded historical artistic panels on an exterior wall of the Universal Vare Charter School, formerly the Edwin H. Vare Junior High School, a historic junior high school building located in the Wilson Park neighborhood of Philadelphia, Pennsylvania \n \t\n \t\n \t\n \tinfo:lc/resources/instances/21327612\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-09T00:00:00-04:00\n \t2019-11-06T00:00:00-04:00\n\n \tVermont. Department of Education. Education for home and family life. Teacher's guide for junior high school and senior high school. Homemaking in the secondary schools of Vermont, 1940\n \t\n \t\n \t\n \tinfo:lc/resources/works/7384833\n \t\n \t \tLibrary of Congress\n \t\n \t2013-05-07T00:00:00-04:00\n \t1984-09-28T00:00:00-04:00\n\n \tGoward, Barbara E., 1912- Relax and harmonize! Part songs for changed, changing, and unchanged voices combined, for use in boys' schools, junior high school boys' chorus, junior high school mixed chorus, comp. and arr. by Barbara E. Goward\n \t\n \t\n \t\n \tinfo:lc/resources/works/10500724\n \t\n \t \tLibrary of Congress\n \t\n \t1984-11-15T00:00:00-04:00\n \t1984-11-15T00:00:00-04:00\n\n \tSmith, Roger Women's Army Auxiliary Corps officers review girl cadets. In competitive drill contest among the girl cadets at Dunbar High School, Washington, D.C., Company C, under command of Captain Crystal Malone, was adjudged the best of three companies by a distinguished group of judges which included Lieutenant James Chambers of Fort Huachuca, Arizona. First Officer Harriet West, Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the WAACs; Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor, and Lieutenant H.O. Atwwod, chief of Military Science and Tactics Department of the Colored High Schools in Washington, D.C\n \t\n \t\n \t\n \tinfo:lc/resources/works/19643336\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Harry R. Smith is one of many students at Montgomery Blair High School, Silver Spring, Maryland who are helping to relieve the manpower shortage in his community. He attends school in the morning, works at the country engineer's office in the afternoon. His employment is part of the school directed program, originally designed to provide work experience for the students - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640133\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tCalifornia High School Teachers' Association. Committee of fifteen. Report of the Committee of fifteen of the California high school teachers' association on secondary education in California, 1923\n \t\n \t\n \t\n \tinfo:lc/resources/works/5920640\n \t\n \t \tLibrary of Congress\n \t\n \t2005-09-10T00:00:00-04:00\n \t1978-02-07T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. If he makes the right contact, this student of Newark's Weequahic High School will hear a loud \"buzz.\" Matching plane names with silhouettes is part of the aviation course offered young people at this school - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639080\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tWisconsin. University. Wisconsin High School. The course in elementary biology for the high school as offered at the Wisconsin High School; Madison, The University, 1924.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/10050164\n \t\n \t \tLibrary of Congress\n \t\n \t1990-12-12T00:00:00-04:00\n \t1990-12-12T00:00:00-04:00\n\n \tCalifornia High School Task Force. Second to none : a vision of the new California high school : the report of the California High School Task Force. Sacramento, CA : California Dept. of Education, c1992.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/2536901\n \t\n \t \tLibrary of Congress\n \t\n \t1997-12-10T00:00:00-04:00\n \t1993-04-19T00:00:00-04:00\n\n \tHigh-School Society, of New-York. Report of a committee, appointed by the High School Society of New-York, to prepare a plan of instruction to be pursued in the high school. New-York : Printed by J. Seymour, 1824.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/685114\n \t\n \t \tLibrary of Congress\n \t\n \t1999-06-24T00:00:00-04:00\n \t1995-12-04T00:00:00-04:00\n\n \tCatholic University of America. Workshop on Psychological Counseling in High School and College, 1960. Psychological counseling in high school and college; the proceedings of the Workshop on Psychological Counseling in High School and College, conducted at the Catholic University of America, Washington, Catholic University of America Press, 1961.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/8431679\n \t\n \t \tLibrary of Congress\n \t\n \t2011-08-10T00:00:00-04:00\n \t1983-02-02T00:00:00-04:00\n\n\n", - "headers": { - "Date": "Tue, 21 Mar 2023 21:18:26 GMT", - "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "26613", - "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", - "Cache-Control": "public, max-age=2419200", - "X-Varnish": "49657366", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", - "CF-Cache-Status": "DYNAMIC", - "Server": "cloudflare", - "CF-RAY": "7ab93a322c1c3b54-IAD" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "https://id.loc.gov/search/?q=high+school&count=50&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=high+school&count=50&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=high+school2023-03-21T17:18:26.113011-04:0036988150\n \tHigh school teachers association of New York city. Efficiency in high schools; studies, 1911-14, in the application of the principles of scientific management to high school problems made by the High school teachers' association of New York city, under direction of William T. Morrey, president\n \t\n \t\n \t\n \tinfo:lc/resources/works/15468186\n \t\n \t \tLibrary of Congress\n \t\n \t2018-12-28T00:00:00-04:00\n \t2008-09-29T00:00:00-04:00\n\n \tSmith, Roger Review girl cadets at Dunbar High School. Military drill has become an important part of the curriculum at Dunbar High School, Washington, D.C., for girls as well as for boys. In a recent competitive drill, Company C, under command of Captain Crystal Malone, was adjudged the outstanding military unit among the girls of the school. Photo shows the judges saluting the winning company following a review. Left to right: Lieutenant James Chambers of Fort Huachuca, Arizona; First Officer Harriet West; Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the Women's Army Auxiliary Corps (WAAC); Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor and Lieutenant H.O. Atwood, chief of Military Science and Tactics Department of the Colored High Schools of Washington - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19643335\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tFlorida. Select Council on Post-high-school Education. Florida post-high-school education: a comprehensive plan for the 70's; a report on public and independent post-high-school education in Florida to the Florida Legislature\n \t\n \t\n \t\n \tinfo:lc/resources/works/2667005\n \t\n \t \tLibrary of Congress\n \t\n \t1990-02-23T00:00:00-04:00\n \t1972-09-18T00:00:00-04:00\n\n \tAll Ohio Junior High School Guidance Conference, Willowick Junior High School, 1965. The junior high school guidance program meets the challenge. [Columbus?; 1965]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/280237\n \t\n \t \tLibrary of Congress\n \t\n \t1992-06-10T00:00:00-04:00\n \t1971-04-19T00:00:00-04:00\n\n \tCanada. Women's Bureau. Vocational and technical training for girls at high school, post high school and trade school levels of education in Canada\n \t\n \t\n \t\n \tinfo:lc/resources/works/7033389\n \t\n \t \tLibrary of Congress\n \t\n \t2018-07-02T00:00:00-04:00\n \t1983-06-23T00:00:00-04:00\n\n \tRenfrow, Dean. Connecticut final report for East Hartford High School, Norwalk High School, Hartford High School, New London High School, Sheridan Alternative School, Domus Foundation, 1998-99 school year Salem, Or. (2410 Gibsonwoods Ct. NW, Salem 97304) : D.L. Renfrow, [1999]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/12142823\n \t\n \t \tLibrary of Congress\n \t\n \t2000-09-07T00:00:00-04:00\n \t2000-08-15T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640748\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640749\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHumphrey, Clifford Nelson, 1917- Who's who among high school students in Texas ... the official publication of the American high school educational association ..\n \t\n \t\n \t\n \tinfo:lc/resources/works/8312290\n \t\n \t \tLibrary of Congress\n \t\n \t2012-04-17T00:00:00-04:00\n \t1983-06-23T00:00:00-04:00\n\n \tNational Federation of State High School Associations. Official high school baseball case book. Kansas City, Mo. : National Federation of State High School Associations\n \t\n \t\n \t\n \tinfo:lc/resources/instances/11409463\n \t\n \t \tLibrary of Congress\n \t\n \t2013-01-13T00:00:00-04:00\n \t1992-03-17T00:00:00-04:00\n\n \tNational Center for Education Statistics. High school and beyond, a national longitudinal study for the 1980's : quality of reponses of high school students to questionniare. [i.e.questionnaire] items\n \t\n \t\n \t\n \tinfo:lc/resources/works/1911317\n \t\n \t \tLibrary of Congress\n \t\n \t1986-11-19T00:00:00-04:00\n \t1985-02-14T00:00:00-04:00\n\n \tHigh school and beyond, a national longitudinal study for the 1980's : two years after high school : a capsule description of 1980 senior\n \t\n \t\n \t\n \tinfo:lc/resources/works/4747648\n \t\n \t \tLibrary of Congress\n \t\n \t1994-02-09T00:00:00-04:00\n \t1984-11-26T00:00:00-04:00\n\n \tArmacost, George H. (George Henry), 1905- High school principals' annual reports; a study of typewritten, duplicated, and printed annual reports of high school principals to the superintendent and board of education, and to the public\n \t\n \t\n \t\n \tinfo:lc/resources/works/4159655\n \t\n \t \tLibrary of Congress\n \t\n \t1985-10-10T00:00:00-04:00\n \t1972-08-01T00:00:00-04:00\n\n \tNational Center for Education Statistics. High school and beyond, a national longitudinal study for the 1980's. : two years in high school, the status of 1980 sophomores in 1982\n \t\n \t\n \t\n \tinfo:lc/resources/works/3329221\n \t\n \t \tLibrary of Congress\n \t\n \t2009-05-01T00:00:00-04:00\n \t1985-03-21T00:00:00-04:00\n\n \tOregon. Office of superintendent of public instruction. Oregon non-high school district law; a manual of suggestions and recommendations for use by boards of education of non-high school districts, school boards of high school districts, high school principals\n \t\n \t\n \t\n \tinfo:lc/resources/works/10483346\n \t\n \t \tLibrary of Congress\n \t\n \t2001-10-30T00:00:00-04:00\n \t1983-03-31T00:00:00-04:00\n\n \tOklahoma High School Indicators Project. High school to college-going rates for Oklahoma high school graduates to Oklahoma colleges : linear college-going rate, combined college-going rate. Oklahoma City : Oklahoma State Regents for Higher Education, [1994]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/2575030\n \t\n \t \tLibrary of Congress\n \t\n \t1995-12-14T00:00:00-04:00\n \t1995-10-30T00:00:00-04:00\n\n \tOregon. Office of superintendent of public instruction. The Oregon non-high school district law; a manual of suggestions and recommendations for use by boards of education of non-high school districts, school boards of high school districts, high school principals. [n.p.., n.d.]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/10483346\n \t\n \t \tLibrary of Congress\n \t\n \t2001-10-30T00:00:00-04:00\n \t1983-03-31T00:00:00-04:00\n\n \tIllinois high school principals' association. Committee on Supervision. Ways to better high schools, a challenge to the secondary school\n \t\n \t\n \t\n \tinfo:lc/resources/works/8774543\n \t\n \t \tLibrary of Congress\n \t\n \t2013-05-13T00:00:00-04:00\n \t1980-03-17T00:00:00-04:00\n\n \tDetroit High School Orchestra (Detroit, Mich.) Second annual concert by the Detroit High School Orchestra at the High School building, Tuesday evening, June 21, 1887 at eight o'clock\n \t\n \t\n \t\n \tinfo:lc/resources/works/18274096\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-22T00:00:00-04:00\n \t2014-08-20T00:00:00-04:00\n\n \tHighsmith, Carol M., 1946- Four-year-old Mayer Griffin, who's been playing ball with this father, runs pas now-faded historical artistic panels on an exterior wall of the Universal Vare Charter School, formerly the Edwin H. Vare Junior High School, a historic junior high school building located in the Wilson Park neighborhood of Philadelphia, Pennsylvania \n \t\n \t\n \t\n \tinfo:lc/resources/instances/21327612\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-09T00:00:00-04:00\n \t2019-11-06T00:00:00-04:00\n\n \tVermont. Department of Education. Education for home and family life. Teacher's guide for junior high school and senior high school. Homemaking in the secondary schools of Vermont, 1940\n \t\n \t\n \t\n \tinfo:lc/resources/works/7384833\n \t\n \t \tLibrary of Congress\n \t\n \t2013-05-07T00:00:00-04:00\n \t1984-09-28T00:00:00-04:00\n\n \tGoward, Barbara E., 1912- Relax and harmonize! Part songs for changed, changing, and unchanged voices combined, for use in boys' schools, junior high school boys' chorus, junior high school mixed chorus, comp. and arr. by Barbara E. Goward\n \t\n \t\n \t\n \tinfo:lc/resources/works/10500724\n \t\n \t \tLibrary of Congress\n \t\n \t1984-11-15T00:00:00-04:00\n \t1984-11-15T00:00:00-04:00\n\n \tSmith, Roger Women's Army Auxiliary Corps officers review girl cadets. In competitive drill contest among the girl cadets at Dunbar High School, Washington, D.C., Company C, under command of Captain Crystal Malone, was adjudged the best of three companies by a distinguished group of judges which included Lieutenant James Chambers of Fort Huachuca, Arizona. First Officer Harriet West, Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the WAACs; Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor, and Lieutenant H.O. Atwwod, chief of Military Science and Tactics Department of the Colored High Schools in Washington, D.C\n \t\n \t\n \t\n \tinfo:lc/resources/works/19643336\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Harry R. Smith is one of many students at Montgomery Blair High School, Silver Spring, Maryland who are helping to relieve the manpower shortage in his community. He attends school in the morning, works at the country engineer's office in the afternoon. His employment is part of the school directed program, originally designed to provide work experience for the students - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640133\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tCalifornia High School Teachers' Association. Committee of fifteen. Report of the Committee of fifteen of the California high school teachers' association on secondary education in California, 1923\n \t\n \t\n \t\n \tinfo:lc/resources/works/5920640\n \t\n \t \tLibrary of Congress\n \t\n \t2005-09-10T00:00:00-04:00\n \t1978-02-07T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. If he makes the right contact, this student of Newark's Weequahic High School will hear a loud \"buzz.\" Matching plane names with silhouettes is part of the aviation course offered young people at this school - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639080\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tWisconsin. University. Wisconsin High School. The course in elementary biology for the high school as offered at the Wisconsin High School; Madison, The University, 1924.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/10050164\n \t\n \t \tLibrary of Congress\n \t\n \t1990-12-12T00:00:00-04:00\n \t1990-12-12T00:00:00-04:00\n\n \tCalifornia High School Task Force. Second to none : a vision of the new California high school : the report of the California High School Task Force. Sacramento, CA : California Dept. of Education, c1992.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/2536901\n \t\n \t \tLibrary of Congress\n \t\n \t1997-12-10T00:00:00-04:00\n \t1993-04-19T00:00:00-04:00\n\n \tHigh-School Society, of New-York. Report of a committee, appointed by the High School Society of New-York, to prepare a plan of instruction to be pursued in the high school. New-York : Printed by J. Seymour, 1824.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/685114\n \t\n \t \tLibrary of Congress\n \t\n \t1999-06-24T00:00:00-04:00\n \t1995-12-04T00:00:00-04:00\n\n \tCatholic University of America. Workshop on Psychological Counseling in High School and College, 1960. Psychological counseling in high school and college; the proceedings of the Workshop on Psychological Counseling in High School and College, conducted at the Catholic University of America, Washington, Catholic University of America Press, 1961.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/8431679\n \t\n \t \tLibrary of Congress\n \t\n \t2011-08-10T00:00:00-04:00\n \t1983-02-02T00:00:00-04:00\n\n \tGarza, John, high school student's introduction to financial planning : what you need to know that they don't teach you in high school\n \t\n \t\n \t\n \tinfo:lc/resources/works/15448020\n \t\n \t \tLibrary of Congress\n \t\n \t2019-03-11T00:00:00-04:00\n \t2008-09-11T00:00:00-04:00\n\n \tO'Neal, Robert, 1914- Teachers' guide to world literature for the high school; a thematic and comparative study of more than 200 classics in translation, with some British and American works, as aid, suggestion, and reference for high school literature programs\n \t\n \t\n \t\n \tinfo:lc/resources/works/3115695\n \t\n \t \tLibrary of Congress\n \t\n \t1976-04-13T00:00:00-04:00\n \t1974-08-01T00:00:00-04:00\n\n \tNational Association of Secondary School Principals (U.S.) It's high time, guide for parents of high school students; a handbook for every parent of a teenager\n \t\n \t\n \t\n \tinfo:lc/resources/works/9329140\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-21T00:00:00-04:00\n \t1976-05-03T00:00:00-04:00\n\n \tHigh school teachers association of New York city. Brief, submitted by High school teachers association of the city of New York; arguing for adjustment of salary schedules to restore a proper differential between salaries of elementary school teachers and high school teachers. [New York?; 1921?]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/5913415\n \t\n \t \tLibrary of Congress\n \t\n \t2009-01-06T00:00:00-04:00\n \t1981-06-11T00:00:00-04:00\n\n \tSpecial Committee on the Place of Latin in the High School Curriculum. high school's obligation to democracy; the report of a special committee,\n \t\n \t\n \t\n \tinfo:lc/resources/works/6455232\n \t\n \t \tLibrary of Congress\n \t\n \t2002-11-04T00:00:00-04:00\n \t1984-01-06T00:00:00-04:00\n\n \tBaptist Boys' High School Abeokut. Baptist boys' high school Abeokut Nigeria : the school history, founded (1923-2007) Ogun State, Nigeria : Baptist boys' High School, Abeokut Old Boys Association, 2007.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/16186390\n \t\n \t \tLibrary of Congress\n \t\n \t2010-09-10T00:00:00-04:00\n \t2010-04-14T00:00:00-04:00\n\n \tLegum, Stanley. 2000 high school transcript study user's guide and technical report : the high school transcript study\n \t\n \t\n \t\n \tinfo:lc/resources/works/14355298\n \t\n \t \tLibrary of Congress\n \t\n \t2007-01-09T00:00:00-04:00\n \t2006-04-26T00:00:00-04:00\n\n \tNan Chiau high school. Nan qiao zhong xue wu shi zhou nian jin xi ji nian te kan = Nan Chiau high school 50th anniversary souvenir magazine. 南僑中學五十周年金禧纪念特刊 = Nan Chiau high school 50th anniversary souvenir magazine. [Singapore] : Nan Chiau high school, [1997]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/17066077\n \t\n \t \tLibrary of Congress\n \t\n \t2012-07-25T00:00:00-04:00\n \t2011-12-01T00:00:00-04:00\n\n \tCatholic High School (Sibu, Sarawak, Malaysia) Shiwu gong jiao zhong xue = Catholic High School 2007. 詩巫公敎中學 = Catholic High School 2007. [Sibu, Sarawak, East Malaysia] : Catholic High School, 2007.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/16043166\n \t\n \t \tLibrary of Congress\n \t\n \t2018-01-29T00:00:00-04:00\n \t2010-01-06T00:00:00-04:00\n\n \tGeorge Washington High School, Philadelphia, Pa. Magical history tour : a guide book to Northeast Philadelphia : a joint social studies project of George Washington High School and Archbishop Ryan High School for Boys. [Philadelphia] : George Washington High School, [1976?]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/4669868\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-23T00:00:00-04:00\n \t1980-02-13T00:00:00-04:00\n\n \tWelch, G. H. (George H.), Craig High School football team, Craig High School basketball team, Meeker High School basketball team, Meeker High School football team c1920.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/14839242\n \t\n \t \tLibrary of Congress\n \t\n \t2007-05-06T00:00:00-04:00\n \t1992-04-01T00:00:00-04:00\n\n \tAll Ohio Junior High School Guidance Conference, Willowick Junior High School, 1965. junior high school guidance program meets the challenge\n \t\n \t\n \t\n \tinfo:lc/resources/works/280237\n \t\n \t \tLibrary of Congress\n \t\n \t1992-06-10T00:00:00-04:00\n \t1971-04-19T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. In true commando style, this young student at Flushing High School, Queens, New York, is learning to take care of himself no matter what the circumstances may be. High cliffs and walls won't stop him when he is old enough to serve in the armed forces - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640147\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School in Silver Spring, Maryland, make their contribution to the school's Victory Corps program by preparing and serving food in the student-operated cafeteria - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640129\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. At Roosevelt High School, Los Angeles, California, one of the Victory Corps activities is the girls' rifle team, which practices on the rifle range in the school's basement - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640750\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. This sharpshooter is captain of the girls' rifle team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the phases of the activities of the school's Victory Corps - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640752\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School, Silver Spring, Maryland, do their part in the school's Victory Corps program by preparing and serving food at cost in the student run cafeteria - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640139\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Meterology is an important phase of pre-aeronautics for these boys at Benjamin Franklin High School, New York City. They are learning to use the school's weather vine in their weather forecasting - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640155\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Jean Johnson and Bill Clark, students at Montgomery Blair High School in Silver Spring, Maryland, one of the first schools to organize a Victory Corps under the U.S. Office of Education's nationwide program. Jean is explaining to Bill that he can earn one of the Victory Corps insignia through school work and community activities - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640128\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. To release housewives in Silver Spring, Maryland, for war work, girls in the Victory Corps of Montgomery Blair High School operate a day nursery. Besides helping the community, the project ties in with the school's home economics course - Electronic Resource\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640136\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=high+school2024-05-02T12:16:55.289736-04:0032741150\n \tSmith, Roger Review girl cadets at Dunbar High School. Military drill has become an important part of the curriculum at Dunbar High School, Washington, D.C., for girls as well as for boys. In a recent competitive drill, Company C, under command of Captain Crystal Malone, was adjudged the outstanding military unit among the girls of the school. Photo shows the judges saluting the winning company following a review. Left to right: Lieutenant James Chambers of Fort Huachuca, Arizona; First Officer Harriet West; Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the Women's Army Auxiliary Corps (WAAC); Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor and Lieutenant H.O. Atwood, chief of Military Science and Tactics Department of the Colored High Schools of Washington 1943 Apr\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19643335\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tBaptist Boys' High School Abeokut Baptist boys' high school Abeokut Nigeria Ogun State, Nigeria: Baptist boys' High School, Abeokut Old Boys Association; 2007\n \t\n \t\n \t\n \tinfo:lc/resources/instances/16186390\n \t\n \t \tLibrary of Congress\n \t\n \t2010-09-10T00:00:00-04:00\n \t2010-04-14T00:00:00-04:00\n\n \tAll Ohio Junior High School Guidance Conference, Willowick Junior High School, 1965 The junior high school guidance program meets the challenge [Columbus?]: [1965]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/280237\n \t\n \t \tLibrary of Congress\n \t\n \t1992-06-10T00:00:00-04:00\n \t1971-04-19T00:00:00-04:00\n\n \tRenfrow, Dean Connecticut final report for East Hartford High School, Norwalk High School, Hartford High School, New London High School, Sheridan Alternative School, Domus Foundation, 1998-99 school year Salem, Or. (2410 Gibsonwoods Ct. NW, Salem 97304): D.L. Renfrow; [1999]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/12142823\n \t\n \t \tLibrary of Congress\n \t\n \t2023-08-26T00:00:00-04:00\n \t2000-08-15T00:00:00-04:00\n\n \tLakewood, Ohio. Lakewood High School. Lists of books for a high school student's reading [Lakewood]: Lakewood High School Print Shop; 1946\n \t\n \t\n \t\n \tinfo:lc/resources/instances/7880710\n \t\n \t \tLibrary of Congress\n \t\n \t2003-03-26T00:00:00-04:00\n \t1982-12-10T00:00:00-04:00\n\n \tLakewood (Ohio). Lakewood High School. Lists of books for a high school student's reading [Lakewood]: Printed in the Lakewood High School print shop; 1941\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9732101\n \t\n \t \tLibrary of Congress\n \t\n \t2003-03-26T00:00:00-04:00\n \t1982-07-21T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640748\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. In order to provide training in teamwork, mental and physical coordination and to give opportunites for development of leadership qualities, one of the objectives of the High School Victory Corps is voluntary military drill. These students at Roosevelt High School in Los Angeles, California, belong to the girl's dress team 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640749\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHighsmith, Carol M., 1946- Four-year-old Mayer Griffin, who's been playing ball with this father, runs pas now-faded historical artistic panels on an exterior wall of the Universal Vare Charter School, formerly the Edwin H. Vare Junior High School, a historic junior high school building located in the Wilson Park neighborhood of Philadelphia, Pennsylvania 2019-04-07\n \t\n \t\n \t\n \tinfo:lc/resources/instances/21327612\n \t\n \t \tLibrary of Congress\n \t\n \t2019-12-09T00:00:00-04:00\n \t2019-11-06T00:00:00-04:00\n\n \tSmith, Roger Women's Army Auxiliary Corps officers review girl cadets. In competitive drill contest among the girl cadets at Dunbar High School, Washington, D.C., Company C, under command of Captain Crystal Malone, was adjudged the best of three companies by a distinguished group of judges which included Lieutenant James Chambers of Fort Huachuca, Arizona. First Officer Harriet West, Second Officer Mildred Osby and Second Officer Ina Mae McFadden of the WAACs; Miss Julia Brooks, assistant principal of Dunbar High School; Captain Cornelius King, Cadet Corps instructor, and Lieutenant H.O. Atwwod, chief of Military Science and Tactics Department of the Colored High Schools in Washington, D.C\n \t\n \t\n \t\n \tinfo:lc/resources/works/19643336\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Harry R. Smith is one of many students at Montgomery Blair High School, Silver Spring, Maryland who are helping to relieve the manpower shortage in his community. He attends school in the morning, works at the country engineer's office in the afternoon. His employment is part of the school directed program, originally designed to provide work experience for the students 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640133\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tWisconsin. University. Wisconsin High School. The course in elementary biology for the high school as offered at the Wisconsin High School Madison: The University; 1924\n \t\n \t\n \t\n \tinfo:lc/resources/instances/10050164\n \t\n \t \tLibrary of Congress\n \t\n \t1990-12-12T00:00:00-04:00\n \t1990-12-12T00:00:00-04:00\n\n \tHigh-School Society, of New-York Report of a committee, appointed by the High School Society of New-York, to prepare a plan of instruction to be pursued in the high school New-York: Printed by J. Seymour; 1824\n \t\n \t\n \t\n \tinfo:lc/resources/instances/685114\n \t\n \t \tLibrary of Congress\n \t\n \t1999-06-24T00:00:00-04:00\n \t1995-12-04T00:00:00-04:00\n\n \tNational Association of Secondary School Principals (U.S.) It's high time, guide for parents of high school students [Washington]: National Association of Secondary-School Principals, National School Public Relations Association, and National Congress of Parents and Teachers; [1955]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9329140\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-21T00:00:00-04:00\n \t1976-05-03T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. If he makes the right contact, this student of Newark's Weequahic High School will hear a loud \"buzz.\" Matching plane names with silhouettes is part of the aviation course offered young people at this school 1942 July\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639080\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tCalifornia High School Teachers' Association. Committee of fifteen. Report of the Committee of fifteen of the California high school teachers' association on secondary education in California, 1923 [San Francisco]: California high school teacher's association; 1924\n \t\n \t\n \t\n \tinfo:lc/resources/instances/5920640\n \t\n \t \tLibrary of Congress\n \t\n \t2005-09-10T00:00:00-04:00\n \t1978-02-07T00:00:00-04:00\n\n \tOklahoma High School Indicators Project High school to college-going rates for Oklahoma high school graduates to Oklahoma colleges Oklahoma City: Oklahoma State Regents for Higher Education; [1994]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/2575030\n \t\n \t \tLibrary of Congress\n \t\n \t1995-12-14T00:00:00-04:00\n \t1995-10-30T00:00:00-04:00\n\n \tUniversity of Chicago. University High School. Department of Mathematics. Mathematics instruction in the University high school by members of the Department of mathematics of the University high school of the University of Chicago Chicago, Ill: The University of Chicago; 1940\n \t\n \t\n \t\n \tinfo:lc/resources/instances/14395883\n \t\n \t \tLibrary of Congress\n \t\n \t2013-05-31T00:00:00-04:00\n \t2006-05-31T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School in Silver Spring, Maryland, make their contribution to the school's Victory Corps program by preparing and serving food in the student-operated cafeteria 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640129\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. At Roosevelt High School, Los Angeles, California, one of the Victory Corps activities is the girls' rifle team, which practices on the rifle range in the school's basement 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640750\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. This sharpshooter is captain of the girls' rifle team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the phases of the activities of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640752\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Home economics students at Montgomery Blair High School, Silver Spring, Maryland, do their part in the school's Victory Corps program by preparing and serving food at cost in the student run cafeteria 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640139\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Meterology is an important phase of pre-aeronautics for these boys at Benjamin Franklin High School, New York City. They are learning to use the school's weather vine in their weather forecasting 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640155\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Jean Johnson and Bill Clark, students at Montgomery Blair High School in Silver Spring, Maryland, one of the first schools to organize a Victory Corps under the U.S. Office of Education's nationwide program. Jean is explaining to Bill that he can earn one of the Victory Corps insignia through school work and community activities 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640128\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. To release housewives in Silver Spring, Maryland, for war work, girls in the Victory Corps of Montgomery Blair High School operate a day nursery. Besides helping the community, the project ties in with the school's home economics course 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640136\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. Standing at ease are the members of the girls' team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640751\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. These two sharpshooters are members of the girls' rifle team of Roosevelt High School, Los Angeles, California. Rifle practice is one of the phases of the activities of the school's Victory Corps 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640753\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William [Untitled photo, possibly related to: High school Victory Corps. Jean Johnson and Bill Clark, students at Montgomery Blair High School in Silver Spring, Maryland, one of the first schools to organize a Victory Corps under the U.S. Office of Education's nationwide program. Jean is explaining to Bill that he can earn one of the Victory Corps insignia through school work and community activities] 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20031134\n \t\n \t \tLibrary of Congress\n \t\n \t2021-04-29T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Bill Tuemmler, 10th grade student at Montgomery Blair High School, Silver Spring, Maryland, is one of the members of the school's art classes which designs posters describing America's war aims 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640156\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. In true commando style, this young student at Flushing High School, Queens, New York, is learning to take care of himself no matter what the circumstances may be. High cliffs and walls won't stop him when he is old enough to serve in the armed forces 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640147\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tDetroit High School Orchestra (Detroit, Mich.) Second annual concert by the Detroit High School Orchestra at the High School building, Tuesday evening, June 21, 1887 at eight o'clock [Detroit]: [Publisher not identified]; [1887]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/18274096\n \t\n \t \tLibrary of Congress\n \t\n \t2014-08-22T00:00:00-04:00\n \t2014-08-20T00:00:00-04:00\n\n \tCollins, Marjory, 1912-1985 Washington, D.C. Under the auspices of the Bureau of University Travel and the National Capital School Visitors' Council, over 200 high school students chosen for their intellectual alertness visited Washington for a week. The glee club from a Washington high school entertains the group at a dance given for them at the American University 1942 Feb\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20012207\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-20T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tPerlitch, William High school Victory Corps. Boys at Flushing High School, Queens, New York, toughen up by methods similiar to those used in Commando training. Ability to cover distances quickly despite obstacles is developed by the school's ranger course which these boys are enrolled in 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640146\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. High school Victory Corps. Learning how to determine latitude by using a sextant is Senta Osoling, student at Polytechnic High School, Los Angeles, California. Navigation classes are part of the school's program for training its pupils for specific contributions to the war effort 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640773\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHigh school conference, University of Illinois. High school library section. Guide to the organization of high school libraries [Urbana]: University of Illinois; [1924]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/8263509\n \t\n \t \tLibrary of Congress\n \t\n \t2007-01-22T00:00:00-04:00\n \t1982-09-09T00:00:00-04:00\n\n \tIllinois. University. High school visitor. Bulletin on high school libraries based on recommendations made to the High school conference Urbana: University of Illinois; 1917\n \t\n \t\n \t\n \tinfo:lc/resources/instances/8243557\n \t\n \t \tLibrary of Congress\n \t\n \t2022-07-22T00:00:00-04:00\n \t1981-08-06T00:00:00-04:00\n\n \tLiberman, Howard Montgomery Blair High school Victory Corps. Gold braid and official titles decorated the training field at Montgomery Blair High School in Silver Spring, Maryland, when Army, Navy, and civilian officers reviewed the Victory Corps maneuvers. Left to right: Merwin M. Peake, Chief, Pre-Induction Training Section, Civilian Personnel Division, Services of Supply, U.S.; John Lund, Executive Director, U.S. Office of Education Wartime Commission; John W. Studebaker, U.S. Commissioner of Education; Lieutenant Colonel Junius R. Smith, Executive Officer of Manpower Branch, Civilian Personnel Division, War Department; Lieutenant Colonel Harley B. West, member High School Victory Corps National Policy Committee; Major Harold W. Kent, Bureau of Public Relations, War Department; Flight Lieutenant Roald Dahl, Assistant Air Attache, British Embassy; Squadron Leader Ben Travers, Royal Air Force; Commander Harry Blaine Miller, U.S. Navy; Major Francis Parkman, member High School Victory Corps National Policy Committee 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639459\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tLiberman, Howard [Untitled photo, possibly related to: Montgomery Blair High school Victory Corps. Gold braid and official titles decorated the training field at Montgomery Blair High School in Silver Spring, Maryland, when Army, Navy, and civilian officers reviewed the Victory Corps maneuvers. Left to right: Merwin M. Peake, Chief, Pre-Induction Training Section, Civilian Personnel Division, Services of Supply, U.S.; John Lund, Executive Director, U.S. Office of Education Wartime Commission; John W. Studebaker, U.S. Commissioner of Education; Lieutenant Colonel Junius R. Smith, Executive Officer of Manpower Branch, Civilian Personnel Division, War Department; Lieutenant Colonel Harley B. West, member High School Victory Corps National Policy Committee; Major Harold W. Kent, Bureau of Public Relations, War Department; Flight Lieutenant Roald Dahl, Assistant Air Attache, British Embassy; Squadron Leader Ben Travers, Royal Air Force; Commander Harry Blaine Miller, U.S. Navy; Major Francis Parkman, member High School Victory Corps National Policy Committee] 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20031108\n \t\n \t \tLibrary of Congress\n \t\n \t2021-04-28T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tHine, Lewis Wickes, 1874-1940 High Shoals (N.C.) School. This is average attendance. Enrollment is 80. Only one other school in town and about 15 attend that. See photo 279 (St. John's Mission School) Population of town is about 1000. Where are the rest of the children? This school is supported principally by the Mill Co. (Partly by County). Betterment work is being started. Mill.superintendent is very suspicious of Photographers. Couldn't get any of mill children. Photo. November 9, 1908 1908 November 9\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20685130\n \t\n \t \tLibrary of Congress\n \t\n \t2018-11-02T00:00:00-04:00\n \t2004-01-08T00:00:00-04:00\n\n \tIndiana Association of Junior and Senior High School Principals. Committee on Junior High School Evaluation. Principles and standards for junior high school evaluation [Bloomington]: Bureau of Educational Studies and Testing, School of Education, Indiana University; [1965]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/6591927\n \t\n \t \tLibrary of Congress\n \t\n \t2005-08-25T00:00:00-04:00\n \t1975-12-23T00:00:00-04:00\n\n \tPalmer, Alfred T. Victory Corps, tomorrow's defenders of liberty. Experienced workers train young girls in the high school Victory Corps to become valuable members of the vast womanpower army. Sally Brown, who is learning to rivet airplane parts at Roosevelt High School in Los Angeles, California, will be ready for skilled work in the war industry when her course in riveting is completed 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640654\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. There's no question about these young people's ability to recognize airplanes by their silhouettes. They're learning this and other essential facts of aviation at Weequahic High School, Newark, New Jersey, in a course designed to teach students the fundamentals of flying 1942 July\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639076\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tHighsmith, Carol M., 1946- Theodore Roosevelt Senior High School in Des Moines, Iowa's largest high school [between 1980 and 2006]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/17120445\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-08T00:00:00-04:00\n \t2011-11-09T00:00:00-04:00\n\n \tPerlitch, William Victory Corps, tomorrow's defenders of liberty. To release housewives for war work, girls in high school Victory Corps throughout America are helping to operate day nurseries. In addition to helping the community, these students at Montgomery Blair High School in Silver Spring, Maryland, receive home economics credit for this work 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640647\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPerlitch, William Montgomery Blair High School, Silver Spring, Maryland. Victory Corps student, Harry R. Smith, relieving the manpower shortage and receiving training at the same time by doing part-time work in a county engineer's office in the afternoon and attending classes at high school in the morning 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/20031136\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-25T00:00:00-04:00\n \t2001-08-03T00:00:00-04:00\n\n \tPalmer, Alfred T. Victory Corps, tomorrow's defenders of liberty. Members of high school Victory Corps construct model planes to Navy specifications for use by military and civilian personnel. There, students of Washington High School in Los Angeles, California, are utilizing skills acquired in courses in cabinet-making for useful war-time purposes 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640655\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tPalmer, Alfred T. Victory Corps, tomorrow's defenders of liberty. Standing at ease are uniformed high school Victory Corps girls on the rifle team. Riflery is one of the many war-time training activities offered by the Roosevelt High School in Los Angeles, California 1942 Sept.-Oct.\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19640659\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tUnited States. Office of War Information. Training high school boys to identify planes. Student's test model planes for accuracy of specification, in a basic aviation course given at Weequahic High School, Newark, New Jersey 1942 July\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639077\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n \tNational Federation of State High School Associations High school boys gymnastics rules Kansas City, Mo: National Federation of State High School Associations\n \t\n \t\n \t\n \tinfo:lc/resources/instances/11459807\n \t\n \t \tLibrary of Congress\n \t\n \t2018-04-03T00:00:00-04:00\n \t1995-08-30T00:00:00-04:00\n\n \tLiberman, Howard Montgomery Blair High school Victory Corps. Montgomery Blair High School girls are being trained for positions in war industry. As part of the Victory Corps activities in this Silver Spring, Maryland school, Shirley Noonan learns how to weld. John Studebaker, U.S. Commissioner of Education, watches her work. He, along with several Army, Navy, and civilian officials, reviewed Victory Corps maneuvers at the high school 1942 Oct\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19639463\n \t\n \t \tLibrary of Congress\n \t\n \t2017-05-15T00:00:00-04:00\n \t2002-01-29T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:26 GMT", + "Date": "Thu, 02 May 2024 16:28:30 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "43088", + "Content-Length": "47015", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "55395020", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "743445373 742660381", + "Age": "695", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a35284e3b54-IAD" + "CF-RAY": "87d96284b8c82caf-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=evanston+township+high&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=evanston+township+high&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=evanston+township+high2023-03-21T17:18:26.61691-04:006130\n \tEvanston Township High School (Evanston, Ill.) True colors : Evanston through our eyes Evanston, Illinois : Shorefront Press, [2017]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19628401\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-01T00:00:00-04:00\n \t2017-05-09T00:00:00-04:00\n\n \tMacConnell, Charles Marshall, 1891- New schools for a new culture; the story of the Evanston Township High School core program New York, Harper; [1953]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9779132\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-02T00:00:00-04:00\n \t1974-09-17T00:00:00-04:00\n\n \tEvanston Township High School (Evanston, Ill.) True colors : Evanston through our eyes\n \t\n \t\n \t\n \tinfo:lc/resources/works/19628401\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-01T00:00:00-04:00\n \t2017-05-09T00:00:00-04:00\n\n \tMacConnell, Charles Marshall, 1891- New schools for a new culture; the story of the Evanston Township High School core program\n \t\n \t\n \t\n \tinfo:lc/resources/works/9779132\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-02T00:00:00-04:00\n \t1974-09-17T00:00:00-04:00\n\n \tEvanston Township High School\n \t\n \t\n \t\n \tinfo:lc/vocabulary/organizations/iehs\n \t\n \t \tLibrary of Congress\n \t\n \t2015-04-07T00:00:00-04:00\n \t1990-01-01T00:00:00-04:00\n\n \tEvanston Township High School (Evanston, Ill.)\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n00075555\n \t\n \t \tLibrary of Congress\n \t\n \t2001-04-16T00:00:00-04:00\n \t2000-08-18T00:00:00-04:00\n\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=evanston+township+high2024-05-02T12:16:55.836492-04:005130\n \tEvanston Township High School (Evanston, Ill.) True colors : Evanston through our eyes Evanston, Illinois : Shorefront Press, [2017]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/19628401\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-01T00:00:00-04:00\n \t2017-05-09T00:00:00-04:00\n\n \tEvanston Township High School (Evanston, Ill.) True colors : Evanston through our eyes\n \t\n \t\n \t\n \tinfo:lc/resources/works/19628401\n \t\n \t \tLibrary of Congress\n \t\n \t2017-09-01T00:00:00-04:00\n \t2017-05-09T00:00:00-04:00\n\n \tMacConnell, Charles Marshall, 1891- New schools for a new culture New York: Harper; [1953]\n \t\n \t\n \t\n \tinfo:lc/resources/instances/9779132\n \t\n \t \tLibrary of Congress\n \t\n \t2005-06-02T00:00:00-04:00\n \t1974-09-17T00:00:00-04:00\n\n \tEvanston Township High School\n \t\n \t\n \t\n \tinfo:lc/vocabulary/organizations/iehs\n \t\n \t \tLibrary of Congress\n \t\n \t2015-04-07T00:00:00-04:00\n \t1990-01-01T00:00:00-04:00\n\n \tEvanston Township High School (Evanston, Ill.)\n \t\n \t\n \t\n \tinfo:lc/authorities/names/n00075555\n \t\n \t \tLibrary of Congress\n \t\n \t2001-04-16T00:00:00-04:00\n \t2000-08-18T00:00:00-04:00\n\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:26 GMT", + "Date": "Thu, 02 May 2024 16:28:30 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", - "Content-Length": "4794", + "Content-Length": "4034", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "55395022", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "747678132 747912799", + "Age": "694", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a384c963b54-IAD" + "CF-RAY": "87d96284f92a2caf-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/loc_search_results_empty.json b/test/fixtures/vcr_cassettes/loc_search_results_empty.json index dcf5ca2..b04c8bf 100644 --- a/test/fixtures/vcr_cassettes/loc_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/loc_search_results_empty.json @@ -1,42 +1,42 @@ [ { "request": { + "options": [], "body": "", + "url": "https://id.loc.gov/search/?q=M1551ng&count=30&format=xml%2Batom", "headers": { "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "https://id.loc.gov/search/?q=M1551ng&count=30&format=xml%2Batom" + "request_body": "" }, "response": { "binary": false, - "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng2023-03-21T17:18:26.917375-04:000130\n\n", + "type": "ok", + "body": "\n\nLibrary of Congress Authorities and Vocabulary Service: Search Resultsinfo:lc/search/?q=M1551ng2024-05-02T12:16:53.092159-04:000130\n\n", "headers": { - "Date": "Tue, 21 Mar 2023 21:18:26 GMT", + "Date": "Thu, 02 May 2024 16:28:46 GMT", "Content-Type": "application/atom+xml; charset=UTF-8", "Content-Length": "671", "Connection": "keep-alive", - "X-Frame-Options": "DENY", - "X-XSS-Protection": "1", - "X-Content-Type-Options": "nosniff", - "Access-Control-Allow-Origin": "*", - "Access-Control-Allow-Method": "HEAD, POST, GET, OPTIONS", - "Access-Control-Allow-Headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", - "Access-Control-Expose-Headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", - "Strict-Transport-Security": "max-age=31536000", + "x-frame-options": "DENY", + "x-xss-protection": "1", + "x-content-type-options": "nosniff", + "access-control-allow-origin": "*", + "access-control-allow-method": "HEAD, POST, GET, OPTIONS", + "access-control-allow-headers": "Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With", + "access-control-expose-headers": "Content-Type, Cache-Control, X-URI, X-PrefLabel, X-PrefLabel-Escaped, X-PrefLabel-Encoded", + "strict-transport-security": "max-age=31536000", "Cache-Control": "public, max-age=2419200", - "X-Varnish": "46046047", - "Age": "0", - "Via": "1.1 varnish (Varnish/6.0)", - "Accept-Ranges": "bytes", + "x-varnish": "738582250 714775763", + "Age": "713", + "via": "1.1 varnish (Varnish/6.0)", + "accept-ranges": "bytes", "CF-Cache-Status": "DYNAMIC", "Server": "cloudflare", - "CF-RAY": "7ab93a3a2f603b54-IAD" + "CF-RAY": "87d962e84cd22caf-ORD" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/tgn_fetch_failure.json b/test/fixtures/vcr_cassettes/tgn_fetch_failure.json index 888ef4f..0e19135 100644 --- a/test/fixtures/vcr_cassettes/tgn_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/tgn_fetch_failure.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+gvp%3AparentString+%3Fhint%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+gvp%3AparentString+%3Fhint%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/wrong-id\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:07 GMT", + "Date": "Thu, 02 May 2024 16:28:40 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/tgn_fetch_success.json b/test/fixtures/vcr_cassettes/tgn_fetch_success.json index 78a6f7e..1a3aadf 100644 --- a/test/fixtures/vcr_cassettes/tgn_fetch_success.json +++ b/test/fixtures/vcr_cassettes/tgn_fetch_success.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F2236134%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+gvp%3AparentString+%3Fhint%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F2236134%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP%2Fxl%3AliteralForm+%3Fname%7D+OPTIONAL+%7B%3Fs+gvp%3AparentString+%3Fhint%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236134\n\t\t\t\n\t\t\t\n\t\t\t\tChicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:10 GMT", + "Date": "Thu, 02 May 2024 16:28:40 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/tgn_search_count.json b/test/fixtures/vcr_cassettes/tgn_search_count.json new file mode 100644 index 0000000..78ab9e4 --- /dev/null +++ b/test/fixtures/vcr_cassettes/tgn_search_count.json @@ -0,0 +1,60 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22chicago%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22chicago%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Echicago%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Echicago%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236085\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tKenosha, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7355338\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tTabasco, Mexico, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7355339\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tOaxaca, Mexico, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7013596\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2120923\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Corners\n\t\t\t\n\t\t\t\n\t\t\t\tOutagamie, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236099\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ditch\n\t\t\t\n\t\t\t\n\t\t\t\tAlamosa, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236108\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tStutsman, North Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236090\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Branch\n\t\t\t\n\t\t\t\n\t\t\t\tClaiborne, Mississippi, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236127\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tWaushara, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236107\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tLiberty, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236118\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tPlatte, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236105\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Junction\n\t\t\t\n\t\t\t\n\t\t\t\tWashburn, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236093\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236123\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236106\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tDelta, Michigan, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236103\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLawrence, South Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236137\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tOuray, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236088\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tSawyer, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236094\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236128\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tOneida, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236110\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lakes\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236104\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Harbor\n\t\t\t\n\t\t\t\n\t\t\t\tYakutat, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236097\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tBayfield, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236102\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tFergus, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027150\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Heights\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7022148\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lawn\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027164\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ridge\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236134\n\t\t\t\n\t\t\t\n\t\t\t\tChicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236116\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tSkamania, Washington, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236086\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Basin\n\t\t\t\n\t\t\t\n\t\t\t\tLa Plata, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:40 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22chicago%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22chicago%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Echicago%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Echicago%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+50", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236085\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tKenosha, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7355338\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tTabasco, Mexico, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7355339\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tOaxaca, Mexico, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7013596\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2120923\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Corners\n\t\t\t\n\t\t\t\n\t\t\t\tOutagamie, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236099\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ditch\n\t\t\t\n\t\t\t\n\t\t\t\tAlamosa, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236108\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tStutsman, North Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236090\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Branch\n\t\t\t\n\t\t\t\n\t\t\t\tClaiborne, Mississippi, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236127\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tWaushara, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236107\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tLiberty, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236118\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tPlatte, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236105\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Junction\n\t\t\t\n\t\t\t\n\t\t\t\tWashburn, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236093\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236123\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236106\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tDelta, Michigan, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236103\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLawrence, South Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236137\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tOuray, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236088\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tSawyer, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236094\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236128\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tOneida, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236110\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lakes\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236104\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Harbor\n\t\t\t\n\t\t\t\n\t\t\t\tYakutat, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236097\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tBayfield, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236102\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tFergus, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027150\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Heights\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7022148\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lawn\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027164\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ridge\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236134\n\t\t\t\n\t\t\t\n\t\t\t\tChicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236116\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tSkamania, Washington, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236086\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Basin\n\t\t\t\n\t\t\t\n\t\t\t\tLa Plata, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236101\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLa Plata, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236092\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tNorthwest Arctic, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236132\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Reservoir\n\t\t\t\n\t\t\t\n\t\t\t\tCampbell, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236138\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tEureka, Nevada, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2010686\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Park\n\t\t\t\n\t\t\t\n\t\t\t\tNevada, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236136\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Spring\n\t\t\t\n\t\t\t\n\t\t\t\tTehama, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236114\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tGranite, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236126\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tAleutians East, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/9226870\n\t\t\t\n\t\t\t\n\t\t\t\tChicago region\n\t\t\t\n\t\t\t\n\t\t\t\tIllinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236112\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tSaguache, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236111\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tLake, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236120\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mountain\n\t\t\t\n\t\t\t\n\t\t\t\tMineral, Nevada, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236098\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tCrook, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236095\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tSanders, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236125\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tSanders, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236087\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Minnesota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236133\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ridge\n\t\t\t\n\t\t\t\n\t\t\t\tEagle, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236113\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tJefferson, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236131\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ravine\n\t\t\t\n\t\t\t\n\t\t\t\tPlumas, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236100\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tMatanuska-Susitna, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:40 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/tgn_search_results.json b/test/fixtures/vcr_cassettes/tgn_search_results.json index ee022c2..dc15f20 100644 --- a/test/fixtures/vcr_cassettes/tgn_search_results.json +++ b/test/fixtures/vcr_cassettes/tgn_search_results.json @@ -1,50 +1,22 @@ [ { "request": { - "body": "", - "headers": { - "Accept": "application/sparql-results+xml;charset=UTF-8", - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22chicago%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22chicago%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" - }, - "response": { - "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2120923\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Corners\n\t\t\t\n\t\t\t\n\t\t\t\tOutagamie, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/1005242\n\t\t\t\n\t\t\t\n\t\t\t\tNueva Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tCiudad Autónoma de Buenos Aires, Argentina, South America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236085\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tKenosha, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236099\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ditch\n\t\t\t\n\t\t\t\n\t\t\t\tAlamosa, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236108\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tStutsman, North Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236090\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Branch\n\t\t\t\n\t\t\t\n\t\t\t\tClaiborne, Mississippi, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236127\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tWaushara, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2054875\n\t\t\t\n\t\t\t\n\t\t\t\tLittle Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tRice, Minnesota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7013970\n\t\t\t\n\t\t\t\n\t\t\t\tEast Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tLake, Indiana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236107\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tLiberty, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236118\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tPlatte, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236105\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Junction\n\t\t\t\n\t\t\t\n\t\t\t\tWashburn, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236093\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236123\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236106\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tDelta, Michigan, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2453371\n\t\t\t\n\t\t\t\n\t\t\t\tLittle Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tPickaway, Ohio, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236103\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLawrence, South Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236137\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tOuray, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236088\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tSawyer, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236094\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236128\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tOneida, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236110\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lakes\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2033048\n\t\t\t\n\t\t\t\n\t\t\t\tNew Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tLake, Indiana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2121633\n\t\t\t\n\t\t\t\n\t\t\t\tLittle Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tMarathon, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2030637\n\t\t\t\n\t\t\t\n\t\t\t\tWest Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tDu Page, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236104\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Harbor\n\t\t\t\n\t\t\t\n\t\t\t\tYakutat, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236097\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tBayfield, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236102\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tFergus, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027150\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Heights\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7022148\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lawn\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\n\n", - "headers": { - "Date": "Tue, 18 Apr 2023 19:54:07 GMT", - "Content-Type": "application/sparql-results+xml;charset=utf-8", - "Transfer-Encoding": "chunked", - "Connection": "keep-alive", - "Access-Control-Allow-Origin": "*", - "Link": "; rel=\"license\"", - "Content-Disposition": "attachment; filename=\"sparql.xml\"", - "Content-Language": "en" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22chicago%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22chicago%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Echicago%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Echicago%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+50", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22chicago%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22chicago%22%2C+%22i%22%29%29+.+%7D+LIMIT+50" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2120923\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Corners\n\t\t\t\n\t\t\t\n\t\t\t\tOutagamie, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/1005242\n\t\t\t\n\t\t\t\n\t\t\t\tNueva Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tCiudad Autónoma de Buenos Aires, Argentina, South America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236085\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tKenosha, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236099\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ditch\n\t\t\t\n\t\t\t\n\t\t\t\tAlamosa, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236108\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tStutsman, North Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236090\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Branch\n\t\t\t\n\t\t\t\n\t\t\t\tClaiborne, Mississippi, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236127\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tWaushara, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2054875\n\t\t\t\n\t\t\t\n\t\t\t\tLittle Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tRice, Minnesota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7013970\n\t\t\t\n\t\t\t\n\t\t\t\tEast Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tLake, Indiana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236107\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tLiberty, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236118\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tPlatte, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236105\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Junction\n\t\t\t\n\t\t\t\n\t\t\t\tWashburn, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236093\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236123\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236106\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tDelta, Michigan, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2453371\n\t\t\t\n\t\t\t\n\t\t\t\tLittle Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tPickaway, Ohio, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236103\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLawrence, South Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236137\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tOuray, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236088\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tSawyer, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236094\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236128\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tOneida, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236110\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lakes\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2033048\n\t\t\t\n\t\t\t\n\t\t\t\tNew Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tLake, Indiana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2121633\n\t\t\t\n\t\t\t\n\t\t\t\tLittle Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tMarathon, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2030637\n\t\t\t\n\t\t\t\n\t\t\t\tWest Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tDu Page, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236104\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Harbor\n\t\t\t\n\t\t\t\n\t\t\t\tYakutat, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236097\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tBayfield, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236102\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tFergus, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027150\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Heights\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7022148\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lawn\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027164\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ridge\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236134\n\t\t\t\n\t\t\t\n\t\t\t\tChicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2539016\n\t\t\t\n\t\t\t\n\t\t\t\tNew Chicago\n\t\t\t\n\t\t\t\n\t\t\t\tMontgomery, Ohio, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236116\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tSkamania, Washington, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236086\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Basin\n\t\t\t\n\t\t\t\n\t\t\t\tLa Plata, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236101\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLa Plata, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236092\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tNorthwest Arctic, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236132\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Reservoir\n\t\t\t\n\t\t\t\n\t\t\t\tCampbell, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236138\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tEureka, Nevada, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2010686\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Park\n\t\t\t\n\t\t\t\n\t\t\t\tNevada, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236136\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Spring\n\t\t\t\n\t\t\t\n\t\t\t\tTehama, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236114\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tGranite, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236126\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tAleutians East, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236112\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tSaguache, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236111\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tLake, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236120\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mountain\n\t\t\t\n\t\t\t\n\t\t\t\tMineral, Nevada, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236098\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tCrook, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236095\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tSanders, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236125\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tSanders, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236087\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Minnesota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236085\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tKenosha, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7355338\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tTabasco, Mexico, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7355339\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tOaxaca, Mexico, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7013596\n\t\t\t\n\t\t\t\n\t\t\t\tChicago\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2120923\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Corners\n\t\t\t\n\t\t\t\n\t\t\t\tOutagamie, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236099\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ditch\n\t\t\t\n\t\t\t\n\t\t\t\tAlamosa, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236108\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tStutsman, North Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236090\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Branch\n\t\t\t\n\t\t\t\n\t\t\t\tClaiborne, Mississippi, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236127\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tWaushara, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236107\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tLiberty, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236118\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tPlatte, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236105\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Junction\n\t\t\t\n\t\t\t\n\t\t\t\tWashburn, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236093\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236123\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tDel Norte, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236106\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lake\n\t\t\t\n\t\t\t\n\t\t\t\tDelta, Michigan, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236103\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLawrence, South Dakota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236137\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tOuray, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236088\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tSawyer, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236094\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236128\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tOneida, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236110\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lakes\n\t\t\t\n\t\t\t\n\t\t\t\tClear Creek, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236104\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Harbor\n\t\t\t\n\t\t\t\n\t\t\t\tYakutat, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236097\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tBayfield, Wisconsin, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236102\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tFergus, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027150\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Heights\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/7022148\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Lawn\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2027164\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ridge\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236134\n\t\t\t\n\t\t\t\n\t\t\t\tChicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236116\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tSkamania, Washington, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236086\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Basin\n\t\t\t\n\t\t\t\n\t\t\t\tLa Plata, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236101\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tLa Plata, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236092\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tNorthwest Arctic, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236132\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Reservoir\n\t\t\t\n\t\t\t\n\t\t\t\tCampbell, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236138\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Tunnel\n\t\t\t\n\t\t\t\n\t\t\t\tEureka, Nevada, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2010686\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Park\n\t\t\t\n\t\t\t\n\t\t\t\tNevada, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236136\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Spring\n\t\t\t\n\t\t\t\n\t\t\t\tTehama, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236114\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tGranite, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236126\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Point\n\t\t\t\n\t\t\t\n\t\t\t\tAleutians East, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/9226870\n\t\t\t\n\t\t\t\n\t\t\t\tChicago region\n\t\t\t\n\t\t\t\n\t\t\t\tIllinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236112\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tSaguache, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236111\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tLake, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236120\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mountain\n\t\t\t\n\t\t\t\n\t\t\t\tMineral, Nevada, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236098\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tCrook, Wyoming, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236095\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Creek\n\t\t\t\n\t\t\t\n\t\t\t\tSanders, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236125\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Peak\n\t\t\t\n\t\t\t\n\t\t\t\tSanders, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236087\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Bay\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Minnesota, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236133\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ridge\n\t\t\t\n\t\t\t\n\t\t\t\tEagle, Colorado, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236113\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Mine\n\t\t\t\n\t\t\t\n\t\t\t\tJefferson, Montana, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236131\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Ravine\n\t\t\t\n\t\t\t\n\t\t\t\tPlumas, California, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236100\n\t\t\t\n\t\t\t\n\t\t\t\tChicago Gulch\n\t\t\t\n\t\t\t\n\t\t\t\tMatanuska-Susitna, Alaska, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:08 GMT", + "Date": "Thu, 02 May 2024 16:28:41 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -53,27 +25,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22chicago+river%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22chicago%22%2C+%22i%22%29+%26%26+regex%28%3Fname%2C+%22river%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Echicago+river%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Echicago+river%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22chicago+river%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22chicago%22%2C+%22i%22%29+%26%26+regex%28%3Fname%2C+%22river%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2236134\n\t\t\t\n\t\t\t\n\t\t\t\tChicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2676804\n\t\t\t\n\t\t\t\n\t\t\t\tSouth Branch Chicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2680043\n\t\t\t\n\t\t\t\n\t\t\t\tSouth Fork South Branch Chicago River\n\t\t\t\n\t\t\t\n\t\t\t\tCook, Illinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2543973\n\t\t\t\n\t\t\t\n\t\t\t\tNorth Branch Chicago River\n\t\t\t\n\t\t\t\n\t\t\t\tIllinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/tgn/2760039\n\t\t\t\n\t\t\t\n\t\t\t\tWest Fork North Branch Chicago River\n\t\t\t\n\t\t\t\n\t\t\t\tIllinois, United States, North and Central America, World\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:09 GMT", + "Date": "Thu, 02 May 2024 16:28:42 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -82,8 +54,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/tgn_search_results_empty.json b/test/fixtures/vcr_cassettes/tgn_search_results_empty.json index 3878061..f8c7c61 100644 --- a/test/fixtures/vcr_cassettes/tgn_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/tgn_search_results_empty.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22M1551ng%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5EM1551ng%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5EM1551ng%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Ftgn%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+gvp%3AparentString+%3Fhint+.+FILTER+%28regex%28%3Fname%2C+%22M1551ng%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:07 GMT", + "Date": "Thu, 02 May 2024 16:28:43 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/ulan_fetch_failure.json b/test/fixtures/vcr_cassettes/ulan_fetch_failure.json index 890f744..e50a99d 100644 --- a/test/fixtures/vcr_cassettes/ulan_fetch_failure.json +++ b/test/fixtures/vcr_cassettes/ulan_fetch_failure.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2Fwrong-id%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/wrong-id\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:05 GMT", + "Date": "Thu, 02 May 2024 16:28:27 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/ulan_fetch_success.json b/test/fixtures/vcr_cassettes/ulan_fetch_success.json index 3beb38c..2b2f43c 100644 --- a/test/fixtures/vcr_cassettes/ulan_fetch_success.json +++ b/test/fixtures/vcr_cassettes/ulan_fetch_success.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500447664%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500447664%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\t\n\t\t\t\tPotter Palmer|P. Palmer\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:07 GMT", + "Date": "Thu, 02 May 2024 16:28:28 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/ulan_obsolete_subject.json b/test/fixtures/vcr_cassettes/ulan_obsolete_subject.json index fcbce68..353fed0 100644 --- a/test/fixtures/vcr_cassettes/ulan_obsolete_subject.json +++ b/test/fixtures/vcr_cassettes/ulan_obsolete_subject.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500461126%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500461126%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500461126\n\t\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125274\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:06 GMT", + "Date": "Thu, 02 May 2024 16:28:27 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,27 +25,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500125274%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+%28group_concat%28%3Falt%3B+separator%3D%22%7C%22%29+AS+%3Fvariants%29+%7B+BIND%28%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F500125274%3E+as+%3Fs%29+OPTIONAL+%7B%3Fs+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D%7D+OPTIONAL+%7B%3Fs+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D%7D+OPTIONAL+%7B%3Fs+dcterms%3AisReplacedBy+%3FreplacedBy%7D+OPTIONAL+%7B%3Fs+xl%3AaltLabel%2Fxl%3AliteralForm+%3Falt%7D+%7D+GROUP+BY+%3Fs+%3Fname+%3Fhint+%3FreplacedBy+LIMIT+1" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500125274\n\t\t\t\n\t\t\t\n\t\t\t\tunknown\n\t\t\t\n\t\t\t\n\t\t\t\tunknown cultural designation\n\t\t\t\n\t\t\t\n\t\t\t\tanonymous\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:06 GMT", + "Date": "Thu, 02 May 2024 16:28:27 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -53,8 +54,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/ulan_search_count.json b/test/fixtures/vcr_cassettes/ulan_search_count.json new file mode 100644 index 0000000..d390717 --- /dev/null +++ b/test/fixtures/vcr_cassettes/ulan_search_count.json @@ -0,0 +1,60 @@ +[ + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22palmer%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28regex%28%3Fname%2C+%22palmer%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Epalmer%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Epalmer%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500441739\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tOwner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500448156\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500413109\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tArtist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500442593\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500451633\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, M.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046939\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Cornelis (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tDutch painter, active 17th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500518708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Andrews\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516113\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Don\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500513750\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in New Zealand\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516195\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joseph\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1818\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500077651\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish lawyer, died 1770\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447212\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, William\n\t\t\t\n\t\t\t\n\t\t\t\tBritish print dealer, died ca. 1800\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500294874\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jacob (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tUnidentified artist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500056211\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kenneth\n\t\t\t\n\t\t\t\n\t\t\t\tperson\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046940\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, L. (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tpainter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500452000\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, R.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500048417\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, S.\n\t\t\t\n\t\t\t\n\t\t\t\tpainter, active 20th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500063228\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Alan\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500002166\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Amanda\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019880\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, C.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, active ca.1870\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247103\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Chris\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, born 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127300\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Dixon\n\t\t\t\n\t\t\t\n\t\t\t\tNative American painter, 1870-1899\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500011460\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Edith\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, 1770-1834\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500161055\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Eugene\n\t\t\t\n\t\t\t\n\t\t\t\tJamaican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500022014\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Garrick\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish painter, illustrator, and photographer, born 1933\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500487539\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tKiowa/Choctaw painter, born 1917\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500086095\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Gerald\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1909-1927\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500343984\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Hugh\n\t\t\t\n\t\t\t\n\t\t\t\tBritish photographer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500102680\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Humphrey\n\t\t\t\n\t\t\t\n\t\t\t\tBritish ceramicist, active 1760-1778\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:28 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + }, + { + "request": { + "options": [], + "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22palmer%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28regex%28%3Fname%2C+%22palmer%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Epalmer%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Epalmer%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+50", + "headers": { + "Accept": "application/sparql-results+xml;charset=UTF-8", + "User-Agent": "Authoritex" + }, + "method": "get", + "request_body": "" + }, + "response": { + "binary": false, + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500441739\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tOwner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500448156\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500413109\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tArtist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500442593\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500451633\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, M.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046939\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Cornelis (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tDutch painter, active 17th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500518708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Andrews\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516113\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Don\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500513750\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in New Zealand\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516195\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joseph\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1818\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500077651\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish lawyer, died 1770\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447212\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, William\n\t\t\t\n\t\t\t\n\t\t\t\tBritish print dealer, died ca. 1800\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500294874\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jacob (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tUnidentified artist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500056211\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kenneth\n\t\t\t\n\t\t\t\n\t\t\t\tperson\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046940\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, L. (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tpainter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500452000\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, R.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500048417\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, S.\n\t\t\t\n\t\t\t\n\t\t\t\tpainter, active 20th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500063228\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Alan\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500002166\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Amanda\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019880\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, C.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, active ca.1870\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247103\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Chris\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, born 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127300\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Dixon\n\t\t\t\n\t\t\t\n\t\t\t\tNative American painter, 1870-1899\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500011460\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Edith\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, 1770-1834\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500161055\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Eugene\n\t\t\t\n\t\t\t\n\t\t\t\tJamaican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500022014\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Garrick\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish painter, illustrator, and photographer, born 1933\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500487539\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tKiowa/Choctaw painter, born 1917\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500086095\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Gerald\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1909-1927\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500343984\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Hugh\n\t\t\t\n\t\t\t\n\t\t\t\tBritish photographer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500102680\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Humphrey\n\t\t\t\n\t\t\t\n\t\t\t\tBritish ceramicist, active 1760-1778\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500334836\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Ignatius\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1921\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270041\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, James\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500190877\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jean\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1994\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500345446\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jeff\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican photographer, born 1948\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500225384\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, ca. 1738-1817\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500101648\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jon\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, born 1942\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500276466\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joni\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500188563\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kate\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069034\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Keith\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500336708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Leigh\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1943\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500053865\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lemuel\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican illustrator, born 1893\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500017780\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lilli\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, active 1958-1965\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270875\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lillian\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican artisan, died 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500237081\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lynn\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican interior designer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500229263\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Mara\n\t\t\t\n\t\t\t\n\t\t\t\tBulgarian interior designer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500064606\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Marilla\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500082952\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Montserrat\n\t\t\t\n\t\t\t\n\t\t\t\tChilean architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500097349\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Nancy\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1944\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500274101\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Pamela\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500070751\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Roger\n\t\t\t\n\t\t\t\n\t\t\t\tBritish photographer, born 1946\n\t\t\t\n\t\t\n\t\n\n", + "headers": { + "Date": "Thu, 02 May 2024 16:28:28 GMT", + "Content-Type": "application/sparql-results+xml;charset=utf-8", + "Transfer-Encoding": "chunked", + "Connection": "keep-alive", + "Access-Control-Allow-Origin": "*", + "Link": "; rel=\"license\"", + "Content-Disposition": "attachment; filename=\"sparql.xml\"", + "Content-Language": "en" + }, + "status_code": 200 + } + } +] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/ulan_search_results.json b/test/fixtures/vcr_cassettes/ulan_search_results.json index 24ea8ff..1fc1dbb 100644 --- a/test/fixtures/vcr_cassettes/ulan_search_results.json +++ b/test/fixtures/vcr_cassettes/ulan_search_results.json @@ -1,50 +1,22 @@ [ { "request": { - "body": "", - "headers": { - "Accept": "application/sparql-results+xml;charset=UTF-8", - "User-Agent": "Authoritex" - }, - "method": "get", "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22palmer%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28regex%28%3Fname%2C+%22palmer%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" - }, - "response": { - "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500442593\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500451633\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, M.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046939\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Cornelis (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tDutch painter, active 17th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500518708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Andrews\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516113\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Don\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500513750\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in New Zealand\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516195\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joseph\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1818\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500077651\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish lawyer, died 1770\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447212\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, William\n\t\t\t\n\t\t\t\n\t\t\t\tBritish print dealer, died ca. 1800\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500441739\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tOwner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500413109\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tArtist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500448156\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500294874\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jacob (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tUnidentified artist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500056211\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kenneth\n\t\t\t\n\t\t\t\n\t\t\t\tperson\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046940\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, L. (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tpainter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500452000\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, R.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500043003\n\t\t\t\n\t\t\t\n\t\t\t\tCox, Palmer\n\t\t\t\n\t\t\t\n\t\t\t\tCanadian illustrator, 1840-1924\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500057879\n\t\t\t\n\t\t\t\n\t\t\t\tEide, Palmer\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor and designer, 1906-1991\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500063228\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Alan\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500002166\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Amanda\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019880\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, C.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, active ca.1870\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247103\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Chris\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, born 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127300\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Dixon\n\t\t\t\n\t\t\t\n\t\t\t\tNative American painter, 1870-1899\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500011460\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Edith\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, 1770-1834\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500161055\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Eugene\n\t\t\t\n\t\t\t\n\t\t\t\tJamaican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500022014\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Garrick\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish painter, illustrator, and photographer, born 1933\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500487539\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tKiowa/Choctaw painter, born 1917\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500086095\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Gerald\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1909-1927\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500343984\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Hugh\n\t\t\t\n\t\t\t\n\t\t\t\tBritish photographer, contemporary\n\t\t\t\n\t\t\n\t\n\n", - "headers": { - "Date": "Tue, 18 Apr 2023 19:54:06 GMT", - "Content-Type": "application/sparql-results+xml;charset=utf-8", - "Transfer-Encoding": "chunked", - "Connection": "keep-alive", - "Access-Control-Allow-Origin": "*", - "Link": "; rel=\"license\"", - "Content-Disposition": "attachment; filename=\"sparql.xml\"", - "Content-Language": "en" - }, - "status_code": 200, - "type": "ok" - } - }, - { - "request": { "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22palmer%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28regex%28%3Fname%2C+%22palmer%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Epalmer%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Epalmer%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+50", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22palmer%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28regex%28%3Fname%2C+%22palmer%22%2C+%22i%22%29%29+.+%7D+LIMIT+50" + "request_body": "" }, "response": { "binary": false, - "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500442593\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500451633\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, M.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046939\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Cornelis (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tDutch painter, active 17th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500518708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Andrews\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516113\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Don\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500513750\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in New Zealand\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516195\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joseph\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1818\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500077651\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish lawyer, died 1770\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447212\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, William\n\t\t\t\n\t\t\t\n\t\t\t\tBritish print dealer, died ca. 1800\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500441739\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tOwner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500413109\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tArtist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500448156\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500294874\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jacob (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tUnidentified artist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500056211\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kenneth\n\t\t\t\n\t\t\t\n\t\t\t\tperson\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046940\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, L. (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tpainter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500452000\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, R.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500043003\n\t\t\t\n\t\t\t\n\t\t\t\tCox, Palmer\n\t\t\t\n\t\t\t\n\t\t\t\tCanadian illustrator, 1840-1924\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500057879\n\t\t\t\n\t\t\t\n\t\t\t\tEide, Palmer\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor and designer, 1906-1991\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500063228\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Alan\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500002166\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Amanda\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019880\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, C.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, active ca.1870\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247103\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Chris\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, born 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127300\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Dixon\n\t\t\t\n\t\t\t\n\t\t\t\tNative American painter, 1870-1899\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500011460\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Edith\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, 1770-1834\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500161055\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Eugene\n\t\t\t\n\t\t\t\n\t\t\t\tJamaican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500022014\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Garrick\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish painter, illustrator, and photographer, born 1933\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500487539\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tKiowa/Choctaw painter, born 1917\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500086095\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Gerald\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1909-1927\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500343984\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Hugh\n\t\t\t\n\t\t\t\n\t\t\t\tBritish photographer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500102680\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Humphrey\n\t\t\t\n\t\t\t\n\t\t\t\tBritish ceramicist, active 1760-1778\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500334836\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Ignatius\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1921\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270041\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, James\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500190877\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jean\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1994\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500345446\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jeff\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican photographer, born 1948\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500225384\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, born ca. 1738, died 1817\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500101648\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jon\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, born 1942\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500276466\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joni\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500188563\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kate\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069034\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Keith\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500336708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Leigh\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1943\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500053865\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lemuel\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican illustrator, born 1893\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500017780\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lilli\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, active 1958-1965\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270875\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lillian\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican artisan, died 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500237081\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lynn\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican interior designer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500229263\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Mara\n\t\t\t\n\t\t\t\n\t\t\t\tBulgarian interior designer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500064606\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Marilla\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500082952\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Montserrat\n\t\t\t\n\t\t\t\n\t\t\t\tChilean architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500097349\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Nancy\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1944\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500274101\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Pamela\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, contemporary\n\t\t\t\n\t\t\n\t\n\n", + "type": "ok", + "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500441739\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tOwner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500448156\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500413109\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer\n\t\t\t\n\t\t\t\n\t\t\t\tArtist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500442593\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tBritish owner\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500451633\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, M.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046939\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Cornelis (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tDutch painter, active 17th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500518708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Andrews\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516113\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Don\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500513750\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in New Zealand\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500516195\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joseph\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, active in United States in 1818\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500077651\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish lawyer, died 1770\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447212\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, William\n\t\t\t\n\t\t\t\n\t\t\t\tBritish print dealer, died ca. 1800\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500294874\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jacob (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tUnidentified artist\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500056211\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kenneth\n\t\t\t\n\t\t\t\n\t\t\t\tperson\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500046940\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, L. (unidentified)\n\t\t\t\n\t\t\t\n\t\t\t\tpainter\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500452000\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, R.\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish auction house\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500048417\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, S.\n\t\t\t\n\t\t\t\n\t\t\t\tpainter, active 20th century\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500063228\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Alan\n\t\t\t\n\t\t\t\n\t\t\t\tAustralian architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500002166\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Amanda\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500019880\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, C.\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, active ca.1870\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500247103\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Chris\n\t\t\t\n\t\t\t\n\t\t\t\tarchitect, born 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500127300\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Dixon\n\t\t\t\n\t\t\t\n\t\t\t\tNative American painter, 1870-1899\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500011460\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Edith\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, 1770-1834\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500161055\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Eugene\n\t\t\t\n\t\t\t\n\t\t\t\tJamaican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500022014\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Garrick\n\t\t\t\n\t\t\t\n\t\t\t\tEnglish painter, illustrator, and photographer, born 1933\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500487539\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, George\n\t\t\t\n\t\t\t\n\t\t\t\tKiowa/Choctaw painter, born 1917\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500086095\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Gerald\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1909-1927\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500343984\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Hugh\n\t\t\t\n\t\t\t\n\t\t\t\tBritish photographer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500102680\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Humphrey\n\t\t\t\n\t\t\t\n\t\t\t\tBritish ceramicist, active 1760-1778\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500334836\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Ignatius\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1921\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270041\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, James\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500190877\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jean\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1994\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500345446\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jeff\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican photographer, born 1948\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500225384\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, John\n\t\t\t\n\t\t\t\n\t\t\t\tBritish architect, ca. 1738-1817\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500101648\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Jon\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican sculptor, born 1942\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500276466\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Joni\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican landscape architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500188563\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Kate\n\t\t\t\n\t\t\t\n\t\t\t\tBritish artist, active 1998\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500069034\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Keith\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500336708\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Leigh\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1943\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500053865\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lemuel\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican illustrator, born 1893\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500017780\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lilli\n\t\t\t\n\t\t\t\n\t\t\t\tBritish painter, active 1958-1965\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500270875\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lillian\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican artisan, died 1961\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500237081\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Lynn\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican interior designer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500229263\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Mara\n\t\t\t\n\t\t\t\n\t\t\t\tBulgarian interior designer, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500064606\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Marilla\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1955\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500082952\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Montserrat\n\t\t\t\n\t\t\t\n\t\t\t\tChilean architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500097349\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Nancy\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican painter, born 1944\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500274101\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Pamela\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican architect, contemporary\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500070751\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Roger\n\t\t\t\n\t\t\t\n\t\t\t\tBritish photographer, born 1946\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:06 GMT", + "Date": "Thu, 02 May 2024 16:28:28 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -53,27 +25,27 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } }, { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22potter+palmer%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28%28regex%28%3Fname%2C+%22potter%22%2C+%22i%22%29+%7C%7C+regex%28%3Falt%2C+%22potter%22%2C+%22i%22%29%29+%26%26+%28regex%28%3Fname%2C+%22palmer%22%2C+%22i%22%29+%7C%7C+regex%28%3Falt%2C+%22palmer%22%2C+%22i%22%29%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5Epotter+palmer%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5Epotter+palmer%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22potter+palmer%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28%28regex%28%3Fname%2C+%22potter%22%2C+%22i%22%29+%7C%7C+regex%28%3Falt%2C+%22potter%22%2C+%22i%22%29%29+%26%26+%28regex%28%3Fname%2C+%22palmer%22%2C+%22i%22%29+%7C%7C+regex%28%3Falt%2C+%22palmer%22%2C+%22i%22%29%29%29+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500447664\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Potter\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican businessman, 1826-1902\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\thttp://vocab.getty.edu/ulan/500323640\n\t\t\t\n\t\t\t\n\t\t\t\tPalmer, Bertha Honoré\n\t\t\t\n\t\t\t\n\t\t\t\tAmerican collector and exhibition organizer, 1849-1918\n\t\t\t\n\t\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:06 GMT", + "Date": "Thu, 02 May 2024 16:28:29 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -82,8 +54,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/fixtures/vcr_cassettes/ulan_search_results_empty.json b/test/fixtures/vcr_cassettes/ulan_search_results_empty.json index 3315aa5..0626186 100644 --- a/test/fixtures/vcr_cassettes/ulan_search_results_empty.json +++ b/test/fixtures/vcr_cassettes/ulan_search_results_empty.json @@ -1,21 +1,22 @@ [ { "request": { + "options": [], "body": "", + "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28regex%28%3Fname%2C+%22M1551ng%22%2C+%22i%22%29%29+.+%7D+ORDER+BY+DESC%28IF%28REGEX%28%3Fname%2C+%22%5EM1551ng%24%22%2C+%22i%22%29%2C+2%2C+IF%28REGEX%28%3Fname%2C+%22%5EM1551ng%22%2C+%22i%22%29%2C+1%2C+0%29%29%29+LIMIT+30", "headers": { "Accept": "application/sparql-results+xml;charset=UTF-8", "User-Agent": "Authoritex" }, "method": "get", - "options": [], - "request_body": "", - "url": "http://vocab.getty.edu/sparql.xml?query=SELECT+DISTINCT+%3Fs+%3Fname+%3Fhint+%7B+%3Fs+a+skos%3AConcept%3B+luc%3Aterm+%22M1551ng%22+%3B+skos%3AinScheme+%3Chttp%3A%2F%2Fvocab.getty.edu%2Fulan%2F%3E+%3B+gvp%3AprefLabelGVP+%5Bskosxl%3AliteralForm+%3Fname%5D+%3B+foaf%3Afocus%2Fgvp%3AbiographyPreferred+%5Bschema%3Adescription+%3Fhint%5D+%3B+skos%3AaltLabel+%3Falt+.+FILTER+%28regex%28%3Fname%2C+%22M1551ng%22%2C+%22i%22%29%29+.+%7D+LIMIT+30" + "request_body": "" }, "response": { "binary": false, + "type": "ok", "body": "\n\n\t\n\t\t\n\t\t\n\t\t\n\t\n\t\n\t\n\n", "headers": { - "Date": "Tue, 18 Apr 2023 19:54:05 GMT", + "Date": "Thu, 02 May 2024 16:28:29 GMT", "Content-Type": "application/sparql-results+xml;charset=utf-8", "Transfer-Encoding": "chunked", "Connection": "keep-alive", @@ -24,8 +25,7 @@ "Content-Disposition": "attachment; filename=\"sparql.xml\"", "Content-Language": "en" }, - "status_code": 200, - "type": "ok" + "status_code": 200 } } ] \ No newline at end of file diff --git a/test/support/authoritex_case.ex b/test/support/authoritex_case.ex index 77b93fb..aac9363 100644 --- a/test/support/authoritex_case.ex +++ b/test/support/authoritex_case.ex @@ -107,8 +107,8 @@ defmodule Authoritex.TestCase do end describe "search/2" do - test "results" do - use_cassette "#{unquote(code)}_search_results", match_requests_on: [:query] do + test "result count" do + use_cassette "#{unquote(code)}_search_count", match_requests_on: [:query] do with {:ok, results} <- unquote(module).search(unquote(search_count_term)) do assert length(results) == unquote(default_results) end @@ -117,7 +117,11 @@ defmodule Authoritex.TestCase do unquote(module).search(unquote(search_count_term), unquote(explicit_results)) do assert length(results) == unquote(explicit_results) end + end + end + test "expected result" do + use_cassette "#{unquote(code)}_search_results", match_requests_on: [:query] do with {:ok, results} <- unquote(module).search(unquote(search_result_term)) do assert Enum.member?(results, %{ id: unquote(expected_id), From 5c392ac6099da70cb7138a61e8a59a18c75e7ef5 Mon Sep 17 00:00:00 2001 From: "Michael B. Klein" Date: Thu, 2 May 2024 11:51:46 -0500 Subject: [PATCH 2/3] Add front-anchoring to Getty SPARQL queries --- lib/authoritex/getty/aat.ex | 6 +++++- lib/authoritex/getty/base.ex | 2 +- lib/authoritex/getty/tgn.ex | 6 +++++- lib/authoritex/getty/ulan.ex | 6 +++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/lib/authoritex/getty/aat.ex b/lib/authoritex/getty/aat.ex index 1a1529e..4ead939 100644 --- a/lib/authoritex/getty/aat.ex +++ b/lib/authoritex/getty/aat.ex @@ -27,11 +27,15 @@ defmodule Authoritex.Getty.AAT do skos:inScheme ; gvp:prefLabelGVP [skosxl:literalForm ?name] . FILTER (#{sparql_search_filter(q)}) . - } LIMIT #{max_results} + } ORDER BY #{sparql_order_clause(q)} LIMIT #{max_results} """ end end + defp sparql_order_clause(q) do + ~s{DESC(IF(REGEX(?name, "^#{q}$", "i"), 2, IF(REGEX(?name, "^#{q}", "i"), 1, 0)))} + end + defp sparql_search_filter(q) do String.split(q) |> Enum.map_join(" && ", &~s{regex(?name, "#{&1}", "i")}) diff --git a/lib/authoritex/getty/base.ex b/lib/authoritex/getty/base.ex index 6580ba1..18ffddd 100644 --- a/lib/authoritex/getty/base.ex +++ b/lib/authoritex/getty/base.ex @@ -37,7 +37,7 @@ defmodule Authoritex.Getty.Base do {:error, 404} {:ok, [%{replaced_by: replaced_by}] = result} when replaced_by != "" -> - Logger.warn("#{id} is obsolete. Fetching replacement term #{replaced_by}.") + Logger.warning("#{id} is obsolete. Fetching replacement term #{replaced_by}.") fetch(replaced_by) {:ok, [result]} -> diff --git a/lib/authoritex/getty/tgn.ex b/lib/authoritex/getty/tgn.ex index 71c0572..30991bf 100644 --- a/lib/authoritex/getty/tgn.ex +++ b/lib/authoritex/getty/tgn.ex @@ -29,11 +29,15 @@ defmodule Authoritex.Getty.TGN do gvp:prefLabelGVP [skosxl:literalForm ?name] ; gvp:parentString ?hint . FILTER (#{sparql_search_filter(q)}) . - } LIMIT #{max_results} + } ORDER BY #{sparql_order_clause(q)} LIMIT #{max_results} """ end end + defp sparql_order_clause(q) do + ~s{DESC(IF(REGEX(?name, "^#{q}$", "i"), 2, IF(REGEX(?name, "^#{q}", "i"), 1, 0)))} + end + defp sparql_search_filter(q) do String.split(q) |> Enum.map_join(" && ", &~s{regex(?name, "#{&1}", "i")}) diff --git a/lib/authoritex/getty/ulan.ex b/lib/authoritex/getty/ulan.ex index dab5442..7b91716 100644 --- a/lib/authoritex/getty/ulan.ex +++ b/lib/authoritex/getty/ulan.ex @@ -31,11 +31,15 @@ defmodule Authoritex.Getty.ULAN do foaf:focus/gvp:biographyPreferred [schema:description ?hint] ; skos:altLabel ?alt . FILTER (#{sparql_search_filter(q)}) . - } LIMIT #{max_results} + } ORDER BY #{sparql_order_clause(q)} LIMIT #{max_results} """ end end + defp sparql_order_clause(q) do + ~s{DESC(IF(REGEX(?name, "^#{q}$", "i"), 2, IF(REGEX(?name, "^#{q}", "i"), 1, 0)))} + end + defp sparql_search_filter(q) do if String.contains?(q, " ") do String.split(q) From 5721b9586eb2112104aa6d6452660cd00ce5a1cc Mon Sep 17 00:00:00 2001 From: "Michael B. Klein" Date: Thu, 2 May 2024 11:52:21 -0500 Subject: [PATCH 3/3] Bump version to 1.1.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 17aec34..bf380b3 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Authoritex.MixProject do use Mix.Project - @version "1.0.3" + @version "1.1.0" @url "https://github.com/nulib/authoritex" def project do