Resources API¶
Data types endpoints¶
Resources
api/resources GET: list of resources
api/resources/{id} GET: single resource
The following filters can be used:
name (single, case-insensitive, partial match):
/api/resources?name=NCBI Taxonomynamespace_prefix (single, case-insensitive, exact match):
/api/resources?namespace_prefix=NCBITaxonurl (single, case-insensitive, exact match):
/api/resources?url=http://purl.obolibrary.org/obo/ncbitaxon.owliri_prefix (single, case-insensitive, exact match):
/api/resources?url=http://purl.obolibrary.org/obo/NCBITaxon_