def match(self, line):
        '''
        Compare potentially partial criteria against line
        '''
        entry = self.dict_from_line(line)