Skip to content

Commit

Permalink
Create loccountries_ld4l_cache_validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sfolsom authored Sep 1, 2023
1 parent 1593bbd commit 2b7d35b
Showing 1 changed file with 37 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
authority:
service: ld4l_cache
context: true
search:
#------------------
# Connection tests
#------------------
-
query: smithsonian
#------------------
# Accuracy tests
#------------------
# active
-
query: Afghanistan
position: 30
subject_uri: "http://id.loc.gov/vocabulary/countries/af"
replacements:
maxRecords: '20'
-
query: bahamas
position: 3
subject_uri: "http://id.loc.gov/vocabulary/countries/bf"
replacements:
maxRecords: '10'
-
query: Washington (State)
position: 3
subject_uri: "http://id.loc.gov/vocabulary/geographicAreas/n-us-wa"
replacements:
maxRecords: '10'
term:
-
identifier: "http://id.loc.gov/vocabulary/countries/nkc"
-
identifier: "http://id.loc.gov/vocabulary/geographicAreas/n-us-wa"

0 comments on commit 2b7d35b

Please sign in to comment.