Revision 12148
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/README.TXT | ||
---|---|---|
98 | 98 |
Get the # datasources with observations |
99 | 99 |
in the r# schema: |
100 | 100 |
Check that analytical_stem contains [# observations] rows |
101 |
Check that source contains [# datasources] rows up through XAL |
|
101 |
Check that source contains [# datasources] rows up through XAL. If this |
|
102 |
is not the case, manually check the entries in source against the |
|
103 |
datasources list on the wiki page (some datasources may be near the |
|
104 |
end depending on import order). |
|
102 | 105 |
Check that provider_count contains [# datasources with observations] |
103 | 106 |
rows with dataset="(total)" (at the top when the table is unsorted) |
104 | 107 |
Check that TNRS ran successfully: |
Also available in: Unified diff
bugfix: /README.TXT: Full database import: Check that source contains [# datasources] rows up through XAL: added alternative verification method when this is not the case (some datasources may be near the end depending on import order)