Revision 13544
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/lib/tnrs.py | ||
---|---|---|
32 | 32 |
} |
33 | 33 |
submission_request_template = ('7|0|7|'+url_base+ |
34 | 34 |
'|1E87C78041CEFBF0992F46BDF84D7D60|org.iplantc.tnrs.demo.client.SearchService|\ |
35 |
doSearch|java.lang.String/2004016611|{"sources":"gcc,tropicos", \
|
|
35 |
doSearch|java.lang.String/2004016611|{"sources":"gcc,tpl,tropicos,usda", \
|
|
36 | 36 |
"names":"[names]", "type":"matching", "taxonomic":"true", \ |
37 | 37 |
"classification":"tropicos", "match_to_rank":"true"}|0.05|1|2|3|4|2|5|5|6|7|') |
38 | 38 |
submission_response_pattern = r'^//OK\[1,\["(\w+)"\],0,7\]$' |
Also available in: Unified diff
lib/tnrs.py: sources: updated to list/sort order in issue #917