-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e4f3d1
commit 7394468
Showing
6 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
title: Week 9 | ||
linkTitle: Week 9 | ||
weight: 9 | ||
--- | ||
## Overview | ||
|
||
The plan for week 9 is to improve the web application's first basic view and connect multiple models, GARS, NIMP and ANSRS. Additionally, the plan is to deploy the application. | ||
|
||
{{% callout note %}} | ||
Most of the links here are to the [Sensein](https://sensein.group/) Google Drive (or private repository) and, therefore, are inaccessible to the external world. Whenever feasible, the information is disclosed to the public. | ||
{{% /callout %}} | ||
|
||
## What have I done? | ||
|
||
As planned this week, I worked on improving and completing the implementation following the feedback from the lab meeting and other members of the BICAN project. The web application now lets visualize all the connected components between NIMP, GARS and ANSRS, if any. | ||
|
||
Figures 1, 2, 3, and 4 display the information from the knowledge graphs in our web application. The web application has been deployed at AWS and can be accessed at [http://18.191.20.10:8000/](http://18.191.20.10:8000/). | ||
|
||
<img src="summary_single_page.png" alt="Summary single page view" style="width:700px;"/> | ||
Figure 1: Summary of NIMP | ||
|
||
<img src="donor_details.png" alt="Donor model" style="width:700px;"/> | ||
Figure 2: Summary of the donor model connected to the NIMP | ||
|
||
<img src="gars.png" alt="GARS model" style="width:700px;"/> | ||
Figure 3: Summary of the GARS model that is connected to the NIMP | ||
|
||
<img src="ansrs.png" alt="ANSRS model" style="width:700px;"/> | ||
Figure 4: Summary of the ANSRS model that is connected to the NIMP | ||
|
||
|
||
In addition to implementing the improved version of the application and deploying it to AWS, I also worked on the work plan and milestones for our new intern. The work plan document is available on [Google Drive](https://shorturl.at/uGbpD). | ||
|
||
|
||
## What is the result? | ||
|
||
The following are the major outcomes of this week. | ||
|
||
- Basic visualization has improved by incorporating feedback from the lab/project members. | ||
- Deployment of the web application to AWS. | ||
|
||
|
||
**Codes:** | ||
|
||
- [SPARQL queries](https://github.com/sensein/brainypedia/tree/ingestion-fapi-skeleton/sparql_queries) | ||
|
||
|
||
|
||
<!-- ### References --> | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.