class CitationOnlineMatcher

Overview

"The Google Scholar Schema." http://div.div1.com.au/div-thoughts/div-commentaries/66-div-commentary-metadata#_additional-comments-citation-namespace https://pkg.garrickadenbuie.com/metathis/reference/meta_google_scholar.html

Included Modules

Extended Modules

Defined in:

scraper/date_extractors/citation_online_matcher.cr

Class Method Summary

Instance methods inherited from module MetaTagExtractorMethod

extract : Array(Time) extract

Instance methods inherited from class DateExtractorMethod

debug(*args) debug, extract : Array(Time) extract, no_match : Array(Time) no_match, parse_date_regexes(text : String) : Time | Nil parse_date_regexes, parsed_document : Lexbor::Parser parsed_document

Constructor methods inherited from class DateExtractorMethod

new(parsed_document : Lexbor::Parser) new

Class Method Detail

def self.meta_matcher(nodes) : Array #

[View source]