This project was part of the Chan Zuckerberg Initiative on "Mapping the Impact of Research Software in Science". In this project, we are interested in studying the following questions:
- What is the distribution of publications mentioning (or not) software across disciplines?
- How is different software used by researchers across their publications?
- What is the ‘proximity’ of scientific publications to the use of software? (ongoing)
We conduct scientometric analysis of publications mentioning software to match software mentions with papers, authors, and disciplines.
- CZI mentions dataset (1.7 million PubMed IDs)
- [OpenAlex] (https://openalex.org/)
- [SoftwareKG] (https://zenodo.org/records/3715147)
- Google BigQuery (InSySPo project - Brazil)
- Databricks
- VOSviewer
- R
- Python
Match CZI software mentions and SoftwareKG mentions with OpenAlex publications (DOI, PMCID)
There were software names in the CZI dataset that were not disambiguated. We used fuzzy matching to identify the "similar" software names to merge them before plotting our networks.
- Alexy Khrabrov
- Frank Krüger
- Fuqi Xu
- Huimin Xu
- Puyu Yang
- Rodrigo Costas
- Shahan Ali Memon
This repository was developed as part of the Mapping the Impact of Research Software in Science hackathon hosted by the Chan Zuckerberg Initiative (CZI). By participating in this hackathon, owners of this repository acknowledge the following:
- The code for this project is hosted by the project contributors in a repository created from a template generated by CZI. The purpose of this template is to help ensure that repositories adhere to the hackathon’s project naming conventions and licensing recommendations. CZI does not claim any ownership or intellectual property on the outputs of the hackathon. This repository allows the contributing teams to maintain ownership of code after the project, and indicates that the code produced is not a CZI product, and CZI does not assume responsibility for assuring the legality, usability, safety, or security of the code produced.
- This project is published under a MIT license.
Contributions to this project are subject to CZI’s Contributor Covenant code of conduct. By participating, contributors are expected to uphold this code of conduct.
If you believe you have found a security issue, please responsibly disclose by contacting the repository owner via the ‘security’ tab above.