You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added functions AphiaTaxonRanksByID & AphiaTaxonRanksByName functions to get information about the available ranks in the system
Added function AphiaRecordsByTaxonRankID to get all entries of specific rank. Can be limited to a certain AphiaID its descendants (eg: Get all species in a specified family).
matchAphiaRecordsByNames (soap) & AphiaRecordsByMatchNames (rest): Now both return the current (final) accepted name (similar as in the update from 2018-10-01)
2018-02-01 Added offset parameter to support fetching more than 50 results getAphiaSynonymsByID
2018-11-27 lowercase the parameter 'aphiaids' for the function AphiaRecordsByAphiaIDs
2018-11-06 added function AphiaRecordsByAphiaIDs to get an AphiaRecord for multiple AphiaIDs in one go
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: