biothings / biothings_explorer_archived

BioThings Explorer: a schema-based client for API interoperability
Apache License 2.0
14 stars 14 forks source link

register BTE as an ARA with the ARS #104

Closed andrewsu closed 4 years ago

andrewsu commented 4 years ago

Trung described ARS system at a KGS call, recording here: https://drive.google.com/drive/u/0/folders/1wj0JHXK0RBpM3Pd1y7XpnXhhyse5Lktv

As far as I can see, there are three example wrappers around ARAs:

As I clarified here, the first two examples above register themselves with the ARS when they are initialized, whereas the robokop wrapper is meant to be registered through the ARS UI.

Some technical discussion on Slack on this topic starting here (see May 13 - May 18): https://ncatstranslator.slack.com/archives/CTJAT0TN3/p1589383511112400

DUE July 11, 2020

kevinxin90 commented 4 years ago

This feature has been implemented.

BTE ReasonerStdAPI instance up at: https://api.bte.ncats.io/ (documentation coming soon).

BTE is currently registered with ARS which is documented in this pull request: https://github.com/NCATSTranslator/Relay/pull/15