biscicol-server is an API endpoint for accessing annotated biodiversity trait data. Query functions return instance data run through a node.js reverse proxy to an elasticsearch database service. The URL endpoint prefix for all services is at https://biscicol.org/
Following are the services that live below this endpoint. Please note the versions of the service endpoints below which contain different current versions, indicated by v1
or v2
. It is important to reference the correct version for each service to return the documented responses:
The fovt-data-pipeline processes data for the Futres query interface and also accessible using the rfovt package.
- https://biscicol.org/futres/api/v1/query Query the Futres data store
- https://biscicol.org/futres/api/v3/download Download results as a package from data store
- https://biscicol.org/futres/api/v2/fovt Lookup terms from the FOVT ontology
- https://biscicol.org/phenobase/api/v1/query Query the PPO data store
The ppo-data-pipeline processes data for the PPO data interface and also accessible using the rppo package
- https://biscicol.org/ppo/api/v1/query Query the PPO data store
- https://biscicol.org/ppo/api/v3/download Downlaod results as a package from data store
- https://biscicol.org/ppo/api/v2/ppo Lookup terms from the PPO ontology
- https://biscicol.org/amphibian_disease/api/v3/download Download results as a package from Data Store
- https://biscicol.org/api/downloadable Directory containing a single zip file of ALL FuTRES data
- https://biscicol.org/api/v1/inaan/ark:/92250/{inline_concept}?info Inline NAAN servie
- https://biscicol.org/geome-projects Redirect service for GEOME minted identifiers (IN DEVELOPMENT)
.