Project

General

Profile

« Previous | Next » 

Revision 7133

inputs/.TNRS/schema.sql: tnrs: Added Accepted_scientific_name field which will contain the joined-together accepted name that gets re-parsed by TNRS

View differences:

schema.sql
45 45
  "Source" text,
46 46
  "Warnings" text,
47 47
  "Accepted_name_lsid" text,
48
  "Accepted_scientific_name" text,
48 49
  CONSTRAINT tnrs_pkey PRIMARY KEY ("Name_submitted" )
49 50
)
50 51
WITH (

Also available in: Unified diff