-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Deleted outdated table and text. Added a sentence on the UI and Jupyter notebook access points. * Update faq.md * Added a new section to provide an overview of Translator functionalities, access methods, and applications. * Updated description of query types. * Update faq.md * Update consortium_development_guidelines.md * Update ui.md * Update ci.md * Update deployment.md * Figure 3 should probably be replaced with a UI screenshot. As a shortcut, I revised the text to indicate that the screenshot is from an experimental UI. * Removed individual ARA pages in favor of Wiki pages. * Removed individual pages in favor of Wiki pages. * Update license.md * Added disclaimer re licensing. * Update index.md
- Loading branch information
Showing
11 changed files
with
44 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Translator User Interface | ||
|
||
The primary Translator User Interface (UI) is under development as a [web portal](https://ui.transltr.io/) to the Translator system that receives scored results and evidence, confidence, and provenance from the ARS and exposes results to users. This section doesn't cover the use of the UI, but rather, technical details facilitating its further development and maintenance. | ||
The [Translator User Interface (UI)](https://ui.transltr.io/) is under development as the primary access point to the Translator system. The UI receives scored results and evidence, confidence, and provenance from the ARS and exposes results to users. This section isn't intended to cover the use of the UI, but rather, technical details facilitating its further development and maintenance. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
# Continuous Integration (CI) Testing of the Translator System | ||
|
||
T.B.A. (Mark Williams) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Deployment | ||
|
||
T.B.A. (Mark Williams) | ||
T.B.A. (Sarah Stemann) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 0 additions & 29 deletions
29
docs/development-guide/tutorials/consortium_development_guidelines.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1 @@ | ||
# Consortium Development Guidelines | ||
|
||
1. Project Management | ||
1. Project Management in Translator | ||
1. Project milestones | ||
2. Github in Translator | ||
1. Setting up repositories | ||
1. Role of NCATSTranslator, and other related specialized Git Organizations | ||
2. User Groups | ||
3. Access Policies | ||
2. Forking code | ||
3. Issue tracking | ||
4. How to submit a project GitHub Pull Request (PR) | ||
5. Publishing releases | ||
6. Publishing modules (pypi) | ||
2. Coding process - Tim, Chris B | ||
1. Test Driven development | ||
2. Documentation Requirements | ||
1. Licensing | ||
3. Describe how to test, deploy & version artifacts | ||
1. Versioning artifacts | ||
2. Component registration: Translator Smart API Registry | ||
1. SmartAPI translator extension metadata | ||
3. Deployment environments: | ||
1. x-maturity: dev, prod, etc. | ||
4. Continuous Integration | ||
5. Packaging | ||
1. Docker | ||
6. Deployment Process (DevOps) | ||
1. ITRB |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.