NCATSTranslator / Relay

Autonomous relay system for NCATS Biomedical Data Translator
MIT License
5 stars 22 forks source link
ars ncats-dpi-ifx ncats-translator trapi

Relay

Autonomous relay system for NCATS Biomedical Data Translator

The ARS will:

The ARS can:

The ARS does not:

Communication between the ARS and other Translator tools will be based on a Publish/Subscribe model​

ARS will assign 'topics' to a query (or parts) it receives. These topics might include: genes, clinical data, drugs, or pathways. The ARS publishes to these topics. Translator tools able to handle queries related to the topics respond. The ARS invokes tools that responded to the topics. When a tool subscribes to a channel (like genes or drugs), it will be notified when anything is posted there (like a query involving those topics) and can choose how to respond.

Deploy

See to the tr_sys folder for deployment instructions.

Register a service

Documentation can be found here

HOW-TO Getting Started Using the ARS

Documentation can be found here