Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convey the idea of how CASEI links between NASA focus areas, concepts, keywords. #161

Open
tania-pires opened this issue Oct 30, 2020 · 8 comments
Labels
ADMG review DevSeeders have responded to the ticket and it is ready for ADMG to review design Everything related to design

Comments

@tania-pires
Copy link

  1. Creating a page or a section of a page where the user can explore the relationships between the different concepts
@tania-pires tania-pires changed the title Science Keywords linkages Creating a page or a section of a page where the user can explore the relationships between the different concepts Oct 30, 2020
@tania-pires
Copy link
Author

this issue is related to #144 Science keywords linkages

@tania-pires tania-pires self-assigned this Oct 30, 2020
@tania-pires tania-pires added the design Everything related to design label Oct 30, 2020
@tania-pires
Copy link
Author

I think that a Sankey Diagram is the best way to present these relationships between concepts because is easier for the user to read and understand. (I made a quick sketch to be easier to understand this possible solution.)
We can make this graphic interactive and enable/disable connections depending on the variable that the user selects. (Gif image example)
Imagem do iOS
D5K4M

@AliceR
Copy link
Member

AliceR commented Nov 6, 2020

d3 implementation example: https://observablehq.com/@d3/parallel-sets?collection=@d3/d3-sankey

@tania-pires
Copy link
Author

d3 implementation example: https://observablehq.com/@d3/parallel-sets?collection=@d3/d3-sankey

Alice, is possible that we do this directly on the browser and then adjust the design? I'm saying this because I don't even know how to design that kind of chart in sketch (the app that I use to design the mockups), but I can foresee that it will take me a looooooooong time to do it!

@AliceR
Copy link
Member

AliceR commented Nov 6, 2020

Oh yes maybe I can set up an observable notebook like the one I shared, just with our data. I'll have a look!

@AliceR
Copy link
Member

AliceR commented Nov 11, 2020

I noticed that the d3 sankey chart is strictly hierarchical, means that one child element can always be mapped to one parent category. In our case, I think we don't have this 1:n relationship, but rather one child can have multiple parents (n:m). I am not sure if I can represent that with the example I shared above.

@rwegener2 rwegener2 added the ADMG review DevSeeders have responded to the ticket and it is ready for ADMG to review label Nov 11, 2020
@rwegener2
Copy link
Contributor

This ticket is on hold until January, after our push for AMS and after Stephanie, who was the mastermind behind the science concepts, is back from maternity leave.

@tania-pires
Copy link
Author

tania-pires commented Dec 20, 2021

During the interviews this model was tested with users. The design files are here.

Screenshot 2021-12-20 at 12 52 31

@heidimok heidimok changed the title Creating a page or a section of a page where the user can explore the relationships between the different concepts Convey the idea of how CASEI links between NASA focus areas, concepts, keywords. Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADMG review DevSeeders have responded to the ticket and it is ready for ADMG to review design Everything related to design
Projects
None yet
Development

No branches or pull requests

3 participants