Class: Recon::Type::Scribes

Inherits:
Names
  • Object
show all
Defined in:
lib/ds/recon/type/names.rb

Constant Summary collapse

METHOD_NAME =
%i{ extract_scribes }.freeze

Constants inherited from Names

Names::AS_RECORDED_COLUMN, Names::BALANCED_COLUMNS, Names::DELIMITER_MAP, Names::KEY_COLUMNS, Names::LOOKUP_COLUMNS, Names::RECON_CSV_HEADERS, Names::SET_NAME

Constants included from DS::Util::Strings

DS::Util::Strings::ABBREV_REGEX, DS::Util::Strings::ELLIPSIS_REGEX, DS::Util::Strings::FINAL_QUESTION_REGEX, DS::Util::Strings::TERMINAL_PUNCT_REGEX

Method Summary

Methods included from DS::Util

#process_xml

Methods included from DS::Util::Strings

#clean_string, #clean_white_space, #convert_mets_superscript, #escape_pipes, #fix_double_periods, #is_url?, #normalize_string, #remove_brackets, #terminate, #unicode_normalize

Methods included from ReconType

included