|
 |
Web Service Meta-information APIs
Get Kingdom Names |
Description
|
Provides a list of all the unique kingdom names contained in the database, their kingdom IDs and their TSNs.
Note: Kingdom ID values are provided for sorting purposes only and are not guaranteed to remain the same through database updates.
|
Input
|
None.
|
Output
|
A set of strings containing the list of the kingdom names, their IDs, and their TSNs.
|
Example
|
http://www.itis.gov/ITISWebService/services/ITISService/getKingdomNames
|
Get Rank Names |
Description
|
Provides a list of all the unique rank names contained in the database and their kingdom and rank ID values.
Note: Rank ID values are provided for sorting purposes only and are not guaranteed to remain the same through database updates.
|
Input
|
None.
|
Output
|
A set of strings containing the list of the rank names, their corresponding kingdom name and the numeric rank ID.
|
Example
|
http://www.itis.gov/ITISWebService/services/ITISService/getRankNames
|
|