Module: Qa::Authorities

Extended by:
ActiveSupport::Autoload
Defined in:
lib/qa/authorities/linked_data/config.rb,
lib/qa/authorities.rb,
lib/qa/authorities/loc.rb,
lib/qa/authorities/base.rb,
lib/qa/authorities/mesh.rb,
lib/qa/authorities/getty.rb,
lib/qa/authorities/local.rb,
lib/qa/authorities/oclcts.rb,
lib/qa/authorities/discogs.rb,
lib/qa/authorities/tgnlang.rb,
lib/qa/authorities/crossref.rb,
lib/qa/authorities/geonames.rb,
lib/qa/authorities/getty/aat.rb,
lib/qa/authorities/getty/tgn.rb,
lib/qa/authorities/getty/ulan.rb,
lib/qa/authorities/assign_fast.rb,
lib/qa/authorities/linked_data.rb,
lib/qa/authorities/local/registry.rb,
lib/qa/authorities/web_service_base.rb,
lib/qa/authorities/discogs/discogs_utils.rb,
lib/qa/authorities/linked_data/find_term.rb,
lib/qa/authorities/loc/generic_authority.rb,
lib/qa/authorities/linked_data/search_query.rb,
lib/qa/authorities/mesh_tools/mesh_importer.rb,
lib/qa/authorities/discogs/generic_authority.rb,
lib/qa/authorities/crossref/generic_authority.rb,
lib/qa/authorities/local/file_based_authority.rb,
lib/qa/authorities/discogs/discogs_translation.rb,
lib/qa/authorities/local/table_based_authority.rb,
lib/qa/authorities/mesh_tools/mesh_data_parser.rb,
lib/qa/authorities/authority_with_sub_authority.rb,
lib/qa/authorities/assign_fast/generic_authority.rb,
lib/qa/authorities/assign_fast/space_fix_encoder.rb,
lib/qa/authorities/discogs/discogs_works_builder.rb,
lib/qa/authorities/linked_data/generic_authority.rb,
lib/qa/authorities/oclcts/generic_oclc_authority.rb,
lib/qa/authorities/linked_data/config/term_config.rb,
lib/qa/authorities/discogs/discogs_instance_builder.rb,
lib/qa/authorities/linked_data/config/search_config.rb,
lib/qa/authorities/local/mysql_table_based_authority.rb

Overview

Provide attr_reader methods specific to search configuration for linked data authority configurations. This is separated out for readability and file length.

Defined Under Namespace

Modules: AssignFast, AssignFastSubauthority, AuthorityWithSubAuthority, Crossref, Discogs, DiscogsSubauthority, Getty, LinkedData, Loc, LocSubauthority, Local, MeshTools, Oclcts, WebServiceBase Classes: Base, Geonames, Mesh, Tgnlang