Project

General

Profile

Actions

Task #636

open

support TNRS-matching names in "", insted of encoding them and letting TNRS return no match

Added by Aaron Marcuse-Kubitza almost 11 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Start date:
06/14/2013
Due date:
% Done:

0%

Estimated time:
Activity type:

Description

  • names like "Acer rubrum" (with quotes) currently get encoded as !quo Acer rubrum !quo , which TNRS can't parse (but will at least pass through verbatim)
  • unfortunately, the encoding/decoding is required in order to make TNRS's Name_submitted match the actual submitted name
    • otherwise, some input names would not be entered verbatim in the TNRS cache, causing them to be repeatedly re-scrubbed
  • fixing this requires matching TNRS output names to input names by Name_number instead of Name_submitted, to avoid relying on Name_submitted
    • in this case, Name_submitted would instead contain a TNRS-preprocessed version of the input name, rather than the exact encoded input name
    • some characters would no longer need to be encoded, because it will be OK for TNRS to strip them out
    • however, some characters break TNRS completely, so those will still need to be encoded or stripped out in advance
Actions #1

Updated by Aaron Marcuse-Kubitza almost 11 years ago

  • Description updated (diff)
Actions #2

Updated by Aaron Marcuse-Kubitza almost 11 years ago

  • Description updated (diff)
Actions #3

Updated by Aaron Marcuse-Kubitza about 7 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF