class Qa::Services::RDFAuthorityParser

Class to parse downloaded content from rdf sources such as Library of Congress and Lexvo to create LocalAuthorityEntries for a named LocalAuthority.

Example calls: RDFAuthorityParser.import_rdf('subjects',['/tmp/authoritiessubjects.nt']) RDFAuthorityParser.import_rdf('languages',['/tmp/lexvo_2013-02-09.rdf'],

format: 'rdfxml',
predicate: RDF::URI("http://www.w3.org/2008/05/skos#prefLabel"))