Skip to the content.

This repository contains references and documentation for the prototypes produced for the NCATS Biomedical Data Translator.

Documentation of the Translator Architecture can be found at github.com/NCATSTranslator/TranslatorArchitecture

Translator tools

The documentation for the different tools can be found in the Wiki.

Available tools are:

Knowledge Providers (KP)

Autonomous Relay Agent (ARA)

Autonomous Relay System (ARS)

Standards and Reference Implementation (SRI)

Feel free to add a page for your tools with informations such as:

Translator APIs

The Translator API registry can be found at github.com/NCATS-Tangerine/translator-api-registry

Translator ReasonerStd API validation

Official Reasoner Specifications validation service at http://transltr.io:7071/apidocs

How to use GitHub Pages

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files. Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

GitHub Flavored Markdown is a lightweight and easy-to-use syntax for styling your writing:

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

Check out the GitHub Pages documentation