Skip to content

Commit

Permalink
Merge pull request #60 from scande3/add_lcmpt_afset
Browse files Browse the repository at this point in the history
Added LCMPT and AFSET sub-vocabularies to LOC
  • Loading branch information
awead committed Jun 27, 2014
2 parents 3c46622 + 29ffd89 commit b49bc51
Show file tree
Hide file tree
Showing 4 changed files with 1,718 additions and 74 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ For help with Questioning Authority, contact <[email protected]>.

# Original Authors

* [Stephen Anderson](https://github.com/scande3)
* [Steven Anderson](https://github.com/scande3)
* [Don Brower](https://github.com/dbrower)
* [Jim Coble](https://github.com/coblej)
* [Mike Durbin](https://github.com/mikedurbin)
Expand Down
2 changes: 2 additions & 0 deletions lib/qa/authorities/loc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,12 @@ def self.sub_authority_table
'classification' => authority_base_url,
'childrensSubjects' => authority_base_url,
'genreForms' => authority_base_url,
'performanceMediums' => authority_base_url,
'graphicMaterials' => vocab_base_url,
'organizations' => vocab_base_url,
'relators' => vocab_base_url,
'countries' => vocab_base_url,
'ethnographicTerms' => vocab_base_url,
'geographicAreas' => vocab_base_url,
'languages' => vocab_base_url,
'iso639-1' => vocab_base_url,
Expand Down
Loading

0 comments on commit b49bc51

Please sign in to comment.