Skip to content

Commit

Permalink
Update publications.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LibbyUX authored Aug 1, 2024
1 parent 54487f4 commit df1b6af
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions data/dashboards/publications.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
type: Dashboard
title: Publications
description: >-
Every month, more than 20,000 papers are published in PubMed.
Many of these papers report data and results that can be used
to construct and properly use the HRA. Basic statistics of the
size and coverage of the HRA literature KG and visualizations
of the number of papers with experimental datasets and experts
over time plus static figures from a recent publication are
featured here.
Every month, more than 20,000 papers are published in PubMed. Many of these papers report data and results that can be used to construct and properly use the HRA. Statistics and visualizations about the size, coverage, and composition of the HRA Literature KG (HRAlit) are featured here.
link:
type: Link
url: https://doi.org/10.1038/s41597-024-03416-8
Expand All @@ -16,7 +10,7 @@ items:
- type: MetricsContainer
items:
- title: HRA Publications
tooltip: Statistics covering papers, authors, datasets, and funders in HRAlit v0.5.
tooltip: Statistics covering papers, authors, datasets, and funders represented in HRAlit.
source: https://github.com/cns-iu/hra-literature/blob/main/data/db/node-ct.csv
items:
- label: Papers
Expand Down Expand Up @@ -51,34 +45,34 @@ items:
columns: 2
items:
- type: ImageContainer
title: HRAlit Papers with Experimental Data
title: HRAlit Papers Over Time
tooltip: This graph shows the number of publications over time.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/papers-with-experimental-data.png
- type: ImageContainer
title: Experts Over Time
tooltip: This graph shows the number of experts over time.
tooltip: This graph shows the number of authors by publication year.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/experts-over-time.png
- type: ImageContainer
title: Co-Author Network
tooltip: This graph shows a geospatial layout of the co-author network.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/figure-3.png
- type: ImageContainer
title: Authors and Papers by Organ
tooltip: This graph shows the number of organs experts work on (top) and number of papers per organ (bottom).
tooltip: These graphs show how many papers and authors are focused on various organs.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/figure-4.png
- type: ImageContainer
title: Bimodal Organ-Funding Network
tooltip: This graph shows a bimodal network of 33 organs and top 50 funding agencies most often listed.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/figure-5.png
- type: ImageContainer
title: Funded Papers from Top 5 Funders Over Time
tooltip: This graph shows the number of papers that funded by top 5 funding agencies from 2018 to 2021.
title: Funded Papers from Top-5 Funders Over Time
tooltip: This graph shows the number of papers funded by top-5 funding agencies from 2018 to 2021.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/figure-6.png
- type: ImageContainer
title: Bimodal Organ-Author Network
tooltip: This graph shows a bimodal network between authors and organs.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/figure-7.png
- type: ImageContainer
title: Authors by Organ and Country
tooltip: This graph shows authors per country per organ.
tooltip: This graph shows the number of authors per country per organ.
imageUrl: https://cdn.humanatlas.io/hra-dashboard-data/publications/figure-8.png

0 comments on commit df1b6af

Please sign in to comment.