Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Add routes to service to introspect details of loaded ontologies #43

Open
cmungall opened this Issue Jan 16, 2017 · 1 comment

Comments

Projects
None yet
2 participants
Owner

cmungall commented Jan 16, 2017

Currently it's hard to know what is 'behind' a service. We want to add this for users, and our own debugging.

dropwizard has some out the box healthchecks we can use?

Additionally, we'd like a route such as kb/meta that provides something like https://monarchinitiative.org/owlsim/

@jnguyenx jnguyenx was assigned by cmungall Jan 17, 2017

Owner

cmungall commented Feb 15, 2017

Iterate through all Ontology objects in import chain, report on OntologyAnnotations + OntologyID

@jnguyenx jnguyenx removed their assignment Apr 14, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment