https://github.com/rseng/rse
tools for assessment and categorization of research software
https://github.com/rseng/rse
research-software research-software-encyclopedia rseng
Last synced: 3 months ago
JSON representation
tools for assessment and categorization of research software
- Host: GitHub
- URL: https://github.com/rseng/rse
- Owner: rseng
- License: mpl-2.0
- Created: 2020-06-01T19:09:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T11:34:32.000Z (over 2 years ago)
- Last Synced: 2025-09-29T12:07:03.518Z (8 months ago)
- Topics: research-software, research-software-encyclopedia, rseng
- Language: Python
- Homepage: https://rseng.github.io/rse/
- Size: 21.3 MB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Research Software Encyclopedia
[](https://badge.fury.io/py/rse)
[](https://rseng.github.io/) [](https://good-labs.github.io/greater-good-affirmation)
[](https://zenodo.org/badge/latestdoi/268609253)
The Research Software Encyclopedia (rse) is software to query and otherwise interact
with a database of research software, and a research software taxonomy.
It is intended for research software engineers to be able to better qualify
and quantify the work that they do. The rse uses the following resources:
- [rseng/rseng](https://rseng.github.io/rseng/): serves the taxonomy and criteria
- [rseng/software](https://github.com/rseng/software): is a static (flat file) "database" that is updated automatically.
Unlike traditional software databases, the rse and supporting tools are completely
hosted and automated without need to manage a server.
The rse works by way of regularly scraping known research software databases,
and then adding entries to [rseng/software](https://github.com/rseng/software).
Users are then (also automatically) prompted to answer questions about criteria
and taxonomy via social media and chat (not developed yet). Non-traditional
use cases for the rse are generating a static web-site of your own research
software! See [the tutorials](https://rseng.github.io/rseng/blog/) section of the
criteria and taxonomy site to get started.
Read the [documentation](https://rseng.github.io/rse/) to get started with interacting with the
research software encyclopedia.
## License
* Free software: MPL 2.0 License