Skip to content

Question on querying taxonomy API (taxon_info) with SILVA ids #169

@RiboRings

Description

@RiboRings

Hi,

First of all, thanks a lot for this great API!

I am using the TNRS and taxonomy APIs to map ott ids to the different tax sources and vice versa. As described in your docs, all main tax sources can be input except for silva, as follows:

# Search for E. coli with silva id
curl -X POST https://api.opentreeoflife.org/v3/taxonomy/taxon_info -H 'content-type:application/json' -d '{"source_id":"silva:GU594300"}'

Would you have any plans to add support also for silva ids as input to taxonomy/taxon_info method? Or would you suggest alternative approaches?

Also, any plans to make the taxonomy API and specifically the taxon_info method accept multiple ids as input, similarly to the TNRS match_names method?

Thanks in advance and best regards!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions