Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions projects/29/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ Leyla Jael Garcia Castro, ljgarcia@zbmed.de
- Chris Child (TeSS portal)
- Ginger Tsueng (Data Discovery Engine)
- Thomas Rosnet (FAIR-checker)
- Alan Williams (WorkflowHub)
- Alessia Bardi (openAIRE)
- Claudio Atzori (openAIRE)
- Alan Williams (WorkflowHub)
- Alessia Bardi (CNR/OpenAIRE)
- Claudio Atzori (CNR/OpenAIRE)
- Nick Juty (Bioschemas)

and anyone knowledge-able in Knowledge Graphs, Schema.org, metadata validation technologies
Expand Down
2 changes: 1 addition & 1 deletion projects/29/data-harvesting/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ In total, six sites were found to be unscrapable. These were

# Data Analysis

We reused the notebook originally developed at BioHackathon 2020 (https://biohackrxiv.org/v3jct/) and since evolved for the Intrinsically Disordered Protein Knowledge Graph (IDP-KG) [@gray_idp-kg_2022]. We include the HCLS Dataset Description profile statistics queries ([§6](https://www.w3.org/TR/hcls-dataset/#s6_6)) [@Dumontier_HCLS-datadesc_PeerJ2016], read in from an existing [repository](https://github.com/AlasdairGray/HCLS-Stats-Queries). We also include [queries](https://github.com/BioSchemas/bioschemas-data-harvesting/tree/main/queries) developed specifically for the analysis of the Bioschemas harvested data.
We reused the notebook originally developed at BioHackathon 2020 (https://biohackrxiv.org/v3jct/) and since evolved for the Intrinsically Disordered Protein Knowledge Graph (IDP-KG) [@gray_idp-kg_2022]. We include the HCLS Dataset Description profile statistics queries ([§6](https://www.w3.org/TR/hcls-dataset/#s6_6)) [@Dumontier:HCLS-datadesc:PeerJ2016], read in from an existing [repository](https://github.com/AlasdairGray/HCLS-Stats-Queries). We also include [queries](https://github.com/BioSchemas/bioschemas-data-harvesting/tree/main/queries) developed specifically for the analysis of the Bioschemas harvested data.

To use the [notebook (MyBinder launcher)](https://mybinder.org/v2/gh/BioSchemas/bioschemas-data-harvesting/HEAD?labpath=AnalysisQueries.ipynb), you simply need to run all cells and then select the query you would like to execute from the resulting dropdown menu.

Expand Down