Giter VIP home page Giter VIP logo

relay's Introduction

Relay

Autonomous relay system for NCATS Biomedical Data Translator

The ARS will:

  • Relay the query from the user to the ARAs​
  • Use an iterative process with the ARAs to generate the result in the form of a knowledge graph provided to the user​
  • The goal of iterating with ARAs is to fill gaps, “clean up” a graph, enrich the graph, etc.​

The ARS can:

  • Decide which ARAs to invoke​
  • Rank and score answers as being most correct/relevant to the user's query​

The ARS does not:

  • Gatekeep. Behavior will be deterministic based on published process/rules.​
  • Do ETL. Answers received from the ARAs should already be in compliance with standards. ​
  • Interact directly with users; there will be an interface for that.​

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

relay's People

Contributors

markdwilliams avatar southalln avatar shervinabd92 avatar wangk8 avatar jeffhhk avatar caodac avatar kannabhargav avatar mapleknight avatar kevinxin90 avatar caseyta avatar brettasmi avatar phillipsowen avatar vemonet avatar yakaboskic avatar jdr0887 avatar tziomics avatar edeutsch avatar andrewsu avatar patrickkwang avatar sstemann avatar aojesanmi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.