Skip to content

Onto API shift to UberGraph #174

@colinkcurtis

Description

@colinkcurtis

Currently, Onto API loads the seven relevant obo files (hp, uberon, cl, chebi, mondo, go, ro) behind the scenes and serves them through a set of python functions and a Flask application at onto.renci.org/apidocs

Based on conversation with Jim Balhoff and Chris Bizon:

  • BROADLY: Create an interface from UberGraph to UberOnto API to replace and improve upon the current Onto API.

SPECIFICALLY:

  • Accept input to UberOnto API in current Onto API input format
  • Convert input to SPARQL query
  • Transmit SPARQL query to UberonGraph (UG)
  • re-format results from UG?
  • Serve formatted results at UberOnto API

Metadata

Metadata

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