class Qa::Authorities::LinkedData::GenericAuthority

A wrapper around configured linked data authorities for use with questioning_authority. The search and find methods can be called directly from an instance of this class. The Qa::LinkedDataTermsController uses these methods to provide a URL based API for searching and term retrieval.

@see Qa::Authorities::LinkedData::SearchQuery#search @see Qa::Authorities::LinkedData::FindTerm#find @see Qa::LinkedDataTermsController#search @see Qa::LinkedDataTermsController#show @see Qa::Authorities::LinkedData::Config